Bug 151325

Summary: New Port: audio/pianobar Command line Pandora player
Product: Ports & Packages Reporter: John Hixson <john>
Component: Individual Port(s)Assignee: Josh Paetzel <jpaetzel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description John Hixson 2010-10-08 23:30:04 UTC
This is a command line Pandora player

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-10-09 00:37:50 UTC
jpaetzel    2010-10-08 23:37:46 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/pianobar       Makefile distinfo pkg-descr 
    audio/pianobar/files patch-Makefile patch-main.c 
                         patch-terminal.c patch-ui.c 
                         patch-waitress.c 
  Log:
  A free/open-source, console-based replacement for pandora's flash player.
  
  PR:             ports/151325
  Submitted by:   John Hixson <john at pcbsd.org>
  
  Revision  Changes    Path
  1.1143    +1 -0      ports/audio/Makefile
  1.1       +28 -0     ports/audio/pianobar/Makefile (new)
  1.1       +3 -0      ports/audio/pianobar/distinfo (new)
  1.1       +46 -0     ports/audio/pianobar/files/patch-Makefile (new)
  1.1       +12 -0     ports/audio/pianobar/files/patch-main.c (new)
  1.1       +12 -0     ports/audio/pianobar/files/patch-terminal.c (new)
  1.1       +12 -0     ports/audio/pianobar/files/patch-ui.c (new)
  1.1       +12 -0     ports/audio/pianobar/files/patch-waitress.c (new)
  1.1       +1 -0      ports/audio/pianobar/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Josh Paetzel freebsd_committer freebsd_triage 2010-10-09 00:38:18 UTC
State Changed
From-To: open->closed

Committed with small fixes, thanks! 


Comment 3 Josh Paetzel freebsd_committer freebsd_triage 2010-10-09 00:38:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jpaetzel

Committed with small fixes, thanks!