CVS log for ports/audio/squeezecenter/files/Attic/patch-Slim_Utils_Prefs.pm
Up to [FreeBSD] / ports / audio / squeezecenter / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9
Tue Jan 6 17:09:39 2009 UTC (3 years, 1 month ago) by brooks
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +1 -1 lines
Upgrade to the Squeezecenter 7.3.1. [1] Remove the ability to set the default skin using the port. The current implemenation breaks the install wizard and I don't want to hold this commit up further. [2] Submitted by: Alex Varju <freebsd dash ports at varju dot ca> [1] Reported by: Nicolai Petri <nicolai at catpipe dot net> [2]
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 2 17:30:27 2008 UTC (3 years, 10 months ago) by brooks
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +10 -30 lines
Introduce a port of SqueezeCenter 7.0.0, the latest release of the software formerly know as SlimServer (audio/slimserver). The most visiable change is a new AJAX heavy default skin. A configuration option is available to install with the Classic skin instead (the new Default is broken with Konqueror). Other changes can be found in the release notes: http://www.slimdevices.com/changelog7.html The SqueezeCenter port does not overlap with SlimServer so both will remain for the time being. Repocopy by: marcus (ports/122138)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jul 15 03:47:20 2007 UTC (4 years, 7 months ago) by brooks
Branches: MAIN
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Upgrade to slimserver 6.5.3 see change log for details. http://www.slimdevices.com/Changelog6.html Add largely untested support for changing the slimserver user, group, and database/cache directory with the SLIMUSER, SLIMGROUP, and SLIMDBDIR make variables. Make sure the user/group exists before install if you use a non-standard one.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 7 23:38:12 2007 UTC (4 years, 8 months ago) by brooks
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
Upgrade to 6.5.2. Basicly a bugfix release. See the changelog for details: http://www.slimdevices.com/Changelog6.html
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 5 02:56:56 2006 UTC (5 years, 4 months ago) by brooks
Branches: MAIN
CVS tags: old_RELEASE_6_2_0, old_RELEASE_4_EOL, old_PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5 lines
Upgrade slimserver to version 6.5.0. The biggest change is that the database is now MySQL instead of SQLite. Slimserver starts it's own MySQL instance so you don't need to deal with MySQL configuration, but both the client and server are now dependencies. For more info see the change log at: http://www.slimdevices.com/Changelog6.html Most of the binary perl modules are now port dependencies. YAML-Syck is not yet because it didn't work. I suspect a version issues (the ports version is newer).
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 27 22:28:07 2005 UTC (6 years, 9 months ago) by brooks
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_6_0_0, old_RELEASE_5_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6 lines
Upgrade to 6.0.2. The most important fix is probably avoiding database corruption that caused the wrong artists to be associated with songs/albums. For full details, see the Changelog.html or: http://www.slimdevices.com/su_changelog.html
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 21 05:17:02 2005 UTC (6 years, 9 months ago) by brooks
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -7 lines
Upgrade to 6.0.1. Stop trying to use ports versions of all the CPAN bits and do things the way the vendor expects. It's less elegant, but much easier to maintain. Do build our own versions of binary modules so we have a chance on all platforms, but use a slightly modified version of their script to do so (mostly make it non interactive and fetch the files from DISTDIR/DIST_SUBDIR rather than direct from slimdevices each build). Mark RESTRICTED. The distfiles and the build contain non-restributable bits. Some of the people building packages for linux are working on a way around this (not distributing the firmware and using alternate images), but that's no here yet. Nagged by: many :-) Prodded by: my dying cd player
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 31 00:17:05 2004 UTC (7 years, 1 month ago) by brooks
Branches: MAIN
CVS tags: old_RELEASE_5_4_0, old_RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +22 -4 lines
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 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 16 13:13:30 2004 UTC (7 years, 9 months ago) by krion
Branches: MAIN
CVS tags: old_RELEASE_5_3_0, old_RELEASE_4_10_0
Add slimserver 5.1.1, Slim Devices SlimServer streams a variety of audio formats including MP3, Ogg, and FLAC to Squeezebox and SLIMP3 network players as well as most software players. PR: ports/65601 Submitted by: Brooks Davis <brooks@freebsd.org>
