Date: Thu, 23 Oct 2003 13:24:42 -0700 (PDT) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/daapd Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-message pkg-plist ports/audio/daapd/files daapd.sh patch-makefile Message-ID: <200310232024.h9NKOgRm085485@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2003/10/23 13:24:42 PDT
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/daapd Makefile distinfo pkg-deinstall pkg-descr
pkg-install pkg-message pkg-plist
audio/daapd/files daapd.sh patch-makefile
Log:
Add daapd 0.2.1c, server for Digital Audio Access Protocol.
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)
Revision Changes Path
1.455 +1 -0 ports/audio/Makefile
1.1 +65 -0 ports/audio/daapd/Makefile (new)
1.1 +1 -0 ports/audio/daapd/distinfo (new)
1.1 +28 -0 ports/audio/daapd/files/daapd.sh (new)
1.1 +15 -0 ports/audio/daapd/files/patch-makefile (new)
1.1 +27 -0 ports/audio/daapd/pkg-deinstall (new)
1.1 +6 -0 ports/audio/daapd/pkg-descr (new)
1.1 +40 -0 ports/audio/daapd/pkg-install (new)
1.1 +28 -0 ports/audio/daapd/pkg-message (new)
1.1 +6 -0 ports/audio/daapd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310232024.h9NKOgRm085485>
