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

Ion-Mihai Tetcu itetcu at FreeBSD.org
Sun Jun 25 13:17:29 UTC 2006


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 at 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


More information about the cvs-all mailing list