Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2004 00:17:05 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio/slimserver Makefile pkg-install ports/audio/slimserver/files CPANfiles patch-Slim_Utils_Prefs.pm pm2port softsqueeze.sh
Message-ID:  <200412310017.iBV0H53D052778@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2004-12-31 00:17:05 UTC

  FreeBSD ports repository

  Modified files:
    audio/slimserver     Makefile pkg-install 
    audio/slimserver/files patch-Slim_Utils_Prefs.pm 
  Added files:
    audio/slimserver/files CPANfiles pm2port softsqueeze.sh 
  Log:
  Various enhancements and fixes for slimserver:
   - Use a new system to track which files in the CPAN directory should be
     installed.  As a side effect, generate most of the RUN_DEPENDS list
     at runtime.
   - Add a script to start softsqueeze.  The javavm port and a Jave VM
     must be installed to the script to actually work.  A dependency was
     not added at this point because that's a huge barrier.
   - Fix a bug in EXCEPTFILES processing.
   - Patch the configuration parsing code to default the cache and
     playlist directories to locations under /var/db/slimserver instead
     of the weird defaults.  This will fix the cache on new installs. [0]
   - Bump port revision.
  
  Reported by:    Kraig Vander Berg <kraig at woodshoes dot net> [0]
  
  Revision  Changes    Path
  1.7       +36 -48    ports/audio/slimserver/Makefile
  1.1       +304 -0    ports/audio/slimserver/files/CPANfiles (new)
  1.2       +22 -4     ports/audio/slimserver/files/patch-Slim_Utils_Prefs.pm
  1.1       +41 -0     ports/audio/slimserver/files/pm2port (new)
  1.1       +10 -0     ports/audio/slimserver/files/softsqueeze.sh (new)
  1.5       +6 -1      ports/audio/slimserver/pkg-install



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412310017.iBV0H53D052778>