cvs commit: ports/audio/slimserver Makefile pkg-install
ports/audio/slimserver/files CPANfiles patch-Slim_Utils_Prefs.pm
pm2port softsqueeze.sh
Brooks Davis
brooks at FreeBSD.org
Thu Dec 30 16:17:06 PST 2004
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
More information about the cvs-all
mailing list