Date: Sun, 25 Jun 2006 13:17:25 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/mt-daapd Makefile pkg-deinstall pkg-install pkg-plist ports/audio/mt-daapd/files mt-daapd.conf mt-daapd.conf.in mt-daapd.sh mt-daapd.sh.in pkg-deinstall.in pkg-install.in Message-ID: <200606251317.k5PDHPeM022245@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2006-06-25 13:17:25 UTC
FreeBSD ports repository
Modified files:
audio/mt-daapd Makefile pkg-plist
Added files:
audio/mt-daapd/files mt-daapd.conf.in mt-daapd.sh.in
pkg-deinstall.in pkg-install.in
Removed files:
audio/mt-daapd pkg-deinstall pkg-install
audio/mt-daapd/files mt-daapd.conf mt-daapd.sh
Log:
- Update to 0.2.4
- convert to USE_RC_SUBR
- make sure thread libs are detected/used correctly on all OSVERSIONs
- change default database directory to /var/db/mt-daapd.
- change default mp3 dir to ${PREFIX}/share/mt-daap
- tell users whatvariables to they can set to customize their installation
- move pkg-deinstall, pkg-install and files/mt-daapd.conf in FILESDIR to be
able to respect user choices.
- portlint
PR: ports/95190 reworked extensively by me
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> (now maintianer)
Revision Changes Path
1.8 +29 -26 ports/audio/mt-daapd/Makefile
1.3 +0 -141 ports/audio/mt-daapd/files/mt-daapd.conf (dead)
1.1 +141 -0 ports/audio/mt-daapd/files/mt-daapd.conf.in (new)
1.2 +0 -24 ports/audio/mt-daapd/files/mt-daapd.sh (dead)
1.1 +21 -0 ports/audio/mt-daapd/files/mt-daapd.sh.in (new)
1.1 +28 -0 ports/audio/mt-daapd/files/pkg-deinstall.in (new)
1.1 +33 -0 ports/audio/mt-daapd/files/pkg-install.in (new)
1.2 +0 -27 ports/audio/mt-daapd/pkg-deinstall (dead)
1.2 +0 -32 ports/audio/mt-daapd/pkg-install (dead)
1.4 +7 -6 ports/audio/mt-daapd/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606251317.k5PDHPeM022245>
