Bug 151325 - New Port: audio/pianobar Command line Pandora player
Summary: New Port: audio/pianobar Command line Pandora player
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Josh Paetzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-08 23:30 UTC by John Hixson
Modified: 2010-10-09 00:40 UTC (History)
0 users

See Also:


Attachments
file.shar (4.91 KB, text/plain)
2010-10-08 23:30 UTC, John Hixson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!