summaryrefslogtreecommitdiff
path: root/audio/daapd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Now logs to /var/log/ instead of application specific locationSergei Kolobov2003-10-284-15/+6
| | | | | | | | | | | | - Sort pkg-plist - Bump PORTREVISION PR: 58585 Submitted by: maintainer Approved by: krion (implicit) Notes: svn path=/head/; revision=92439
* Add daapd 0.2.1c, server for Digital Audio Access Protocol.Sergei Kolobov2003-10-239-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) Notes: svn path=/head/; revision=91994