aboutsummaryrefslogtreecommitdiffstats
path: root/audio/daapd
Commit message (Collapse)AuthorAgeFilesLines
* Fix variable substitutionslth2006-10-031-7/+7
| | | | Reported by: arved
* Updating audio/daapd to 0.2.4b. Now requires gcc 3.4+, so does the ↵lth2006-10-0310-74/+36
| | | | | | | libraries, due to c++ name mangling. PR: based on ports/97480 Submitted by: Gunter Wambaugh <gunter@six-two.net>
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-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.
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Chase libid3tag update.jylefort2005-10-281-0/+1
|
* - Depend on mpeg4ip-libmp4v2 for mp4v2 support not mpeg4ipahze2005-06-161-1/+1
| | | | | | PR: ports/79115 Submitted by: Michael Handler <handler@grendel.net> Approved by: maintainer timeout (2.75months)
* Unbreak buildlth2004-11-241-0/+11
| | | | Noticed by: Henrik Andersen
* - Update to 0.2.3dlth2004-11-223-31/+19
| | | | | PR: 72849 Submitted by: Michael Handler <handler@lair.grendel.net>
* Update to follow new rc.d/localpkg order.lth2004-07-272-1/+2
| | | | Obtained from: mtm
* Clarified pkg-messagelth2004-07-101-2/+10
| | | | | | PR: 68609 Submitted by: paul beard <paulbeard@mac.com> Approved by: erwin (implicit)
* - Update to 0.2.2clth2004-06-3010-41/+204
| | | | | | - Use rc.subr, cache file and OPTIONS Approved by: erwin (implicit)
* Change of email address.lth2004-06-011-1/+1
| | | | Approved by: erwin (mentor)
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Update to 0.2.1dsergei2003-12-144-10/+9
| | | | | PR: 60215 Submitted by: maintainer
* - Now logs to /var/log/ instead of application specific locationsergei2003-10-284-15/+6
| | | | | | | | | - Sort pkg-plist - Bump PORTREVISION PR: 58585 Submitted by: maintainer Approved by: krion (implicit)
* Add daapd 0.2.1c, server for Digital Audio Access Protocol.sergei2003-10-249-0/+216
daapd scans a directory for music files and makes them available via the Apple proprietary protocol DAAP. DAAP clients can browse the directory and retrieve individual files, either by streaming or by downloading them. PR: 58352 Submitted by: Lars Thegler <lars@thegler.dk> Approved by: krion (implicit)