aboutsummaryrefslogtreecommitdiff
path: root/audio/musicpd
Commit message (Collapse)AuthorAgeFilesLines
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* - Fix dependency on libaudiofileTim Bishop2006-01-161-2/+2
| | | | | | | | | PR: 91472 Submitted by: Michael Kuhn <mkuhn.nw@web.de> Approved by: maintainer Notes: svn path=/head/; revision=153693
* new version of libFLACChristian Weisgerber2005-03-161-1/+2
| | | | Notes: svn path=/head/; revision=131401
* - Update to 0.11.5Volker Stolz2005-01-142-3/+8
| | | | | | | | | | | - Add ID3TAG-knob PR: ports/75693 Submitted by: Anton Karpov Approvd by: maintainer Notes: svn path=/head/; revision=126436
* Update to 0.11.4Volker Stolz2004-09-032-3/+3
| | | | | | | | | PR: ports/70817 Submitted by: Ingmar Gebert Approved by: maintainer Notes: svn path=/head/; revision=118003
* upgrade to 0.11.2Ying-Chieh Liao2004-07-202-3/+3
| | | | | | | | PR: 69314 Submitted by: maintainer Notes: svn path=/head/; revision=114261
* - Update to 0.11.0Pav Lucistnik2004-06-183-19/+11
| | | | | | | | PR: ports/68069 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer) Notes: svn path=/head/; revision=111712
* - Update to 0.10.3Kirill Ponomarev2004-04-114-16/+12
| | | | | | | | PR: ports/65417 Submitted by: maintainer Notes: svn path=/head/; revision=106725
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* - Update to 0.10.2Kirill Ponomarev2004-03-256-46/+47
| | | | | | | | | | | | - Added support for MP4/AAC - IPv6 support deselectable - New sample configuration file with better defaults PR: ports/64717 Submitted by: maintainer Notes: svn path=/head/; revision=105260
* - Fix build on sparc64Kirill Ponomarev2004-03-102-0/+12
| | | | | | | | | PR: ports/64004 Submitted by: maintainer Noticed by: bento via kris Notes: svn path=/head/; revision=103507
* - Update to 0.10.0Kirill Ponomarev2004-03-032-3/+14
| | | | | | | | PR: ports/63703 Submitted by: maintainer Notes: svn path=/head/; revision=102851
* Add IPv6 on CATEGORIES. Musicpd and mpc speaks IPv6 since 0.9.0.Munechika SUMIKAWA2004-02-221-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=101758
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - update to 0.9.4Clement Laforet2004-01-232-12/+7
| | | | | | | | PR: 61794 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer) Notes: svn path=/head/; revision=98917
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-7/+7
| | | | Notes: svn path=/head/; revision=96269
* Chase the libmad/libid3tag shared lib version.Joe Marcus Clarke2003-12-071-1/+2
| | | | Notes: svn path=/head/; revision=95225
* - Update to 0.9.3James E. Housley2003-11-092-2/+16
| | | | | | | | | | MPD changes include wave file support, bitrate output in status, and song lengths are now stored in the db. mpc and libmpdclient recieved a significant speed boost. PR: 58820 Submitted By: MAINTAINER Notes: svn path=/head/; revision=93545
* Upgrade to 0.9.2.Munechika SUMIKAWA2003-10-134-31/+39
| | | | | | | | PR: ports/57977 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> Notes: svn path=/head/; revision=91114
* Add musicpd 0.9.1, a remote-controllable music-daemon.Munechika SUMIKAWA2003-10-088-0/+180
PR: 57518 Submitted by: Mark Reidel <ports@mark.reidel.info> Notes: svn path=/head/; revision=90611