CVS log for ports/audio/squeezecenter/files/Attic/patch-Bin_build-perl-modules.pl
Up to [FreeBSD] / ports / audio / squeezecenter / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7
Wed Apr 2 17:30:27 2008 UTC (3 years, 10 months ago) by brooks
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.6: +1 -1 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.6: download - view: text, markup, annotated - select for diffs
Sun Jan 28 16:58:42 2007 UTC (5 years ago) by brooks
Branches: MAIN
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0, old_RELEASE_4_EOL, old_PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Fix build for people who have somehow managed to install Perl without a working /usr/bin/perl.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 19 00:19:07 2007 UTC (5 years ago) by brooks
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -6 lines
Upgrade to slimserver 6.5.1. Mostly minor improvements. See the release notes for details http://www.slimdevices.com/Changelog6.html. Fix a longstanding bug that caused mDNS support to not actually work. Take advantage of improvements in rc.subr to reduce the amount of code in the shutdown path including removing the pgrep dependancy.
Revision 1.4: 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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +50 -16 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.3: download - view: text, markup, annotated - select for diffs
Sun Nov 20 02:32:13 2005 UTC (6 years, 2 months ago) by brooks
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -68 lines
Upgrade to 6.2.1. Mostly a bugfix release. Also, switch the style of patch to Bin/build-perl-modules.pl to remove lines rather than commenting them out.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 18 19:45:10 2005 UTC (6 years, 3 months ago) by brooks
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +18 -4 lines
Override hardcoding of libexpat search paths in internal build of XML-Parser to allow an alternate LOCALBASE to work. Reported by: dosirak (via kris)
Revision 1.1: 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
CVS tags: old_RELEASE_6_0_0
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
