CVS log for ports/audio/squeezecenter/files/Attic/pkg-install.in
Up to [FreeBSD] / ports / audio / squeezecenter / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9
Mon Nov 30 14:14:28 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +1 -1 lines
2009-11-30 audio/squeezecenter-trackstat: Replaced by audio/squeezeboxserver-trackstat 2009-11-30 audio/squeezecenter-superdatetime: Replaced by audio/squeezeboxserver-superdatetime 2009-11-30 audio/squeezecenter-sqlplaylist: Replaced by audio/squeezeboxserver-sqlplaylist 2009-11-30 audio/squeezecenter-lazysearch: Replaced by audio/squeezeboxserver-lazysearch 2009-11-30 audio/squeezecenter-dynamicplaylist: Replaced by audio/squeezeboxserver-dynamicplaylist 2009-11-30 audio/squeezecenter: Replaced by audio/squeezeboxcenter 2009-10-17 www/mod_auth_mysql41_ap2: distfile no longer fetchable 2009-10-13 x11-toolkits/gtkscintilla: no longer under development, last release in 2002 2009-10-13 x11-toolkits/py-gtkscintilla: no longer under development, last release in 2002
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 2 19:51:04 2008 UTC (3 years, 5 months ago) by brooks
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Upgrade to squeezecenter 7.2 which has: - Added support for Squeezebox Boom - Squeezebox and Transporter firmware updates to fix a number of issues - Improved performance in web interface - New and improved alarm clock - Improved Rhapsody behavior Fix the startup script when /var/*/squeezecenter are symlinks.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jun 24 16:10:23 2008 UTC (3 years, 7 months ago) by brooks
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -7 lines
Remove most bare references to "squeezecenter" in files subject to substitution. Now I'm ready for what ever they decide to call 8.0. :) This also fixes the newsyslog.conf entry created by pkg-install. Reported by: Tim Bishop <tim at bishnet dot net> (newsyslog.conf)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 30 23:18:04 2008 UTC (3 years, 9 months ago) by brooks
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
The pkg-install script incorrectly listed the pid file path as
/var/run/${name}.pid. It's actually /var/run/${name}/${name}.pid.
Note, users who have previously installed this port will need to manually fix
their netsyslog.conf files.
Reported by: Hans Brand <hans at marcans dot nl>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 4 15:48:14 2008 UTC (3 years, 10 months ago) by brooks
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -20 lines
Install squeezecenter with more normal permissions using the COPYTREE_SHARE macro. Use rc.subr's user and group startup functionality instead of the poorly supported code in squeezecenter. Switch to the default log layout where mutiple log files end up in /var/log/slimserver. Changing location is required due to the startup change and the split layout is easier to handle.
Revision 1.4: 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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -10 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.3: download - view: text, markup, annotated - select for diffs
Sun Jul 15 03:47:20 2007 UTC (4 years, 6 months ago) by brooks
Branches: MAIN
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +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.2: download - view: text, markup, annotated - select for diffs
Thu Apr 21 20:05:53 2005 UTC (6 years, 9 months ago) by brooks
Branches: MAIN
CVS tags: old_RELEASE_6_2_0, old_RELEASE_6_1_0, old_RELEASE_6_0_0, old_RELEASE_5_5_0, old_RELEASE_4_EOL, old_PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +14 -7 lines
Improve the upgrade process a bit. It was previously possible for the log file to be owned by root because most files were opened/created before the uid was switched to non-root. That's not the case anymore so we need to be sure those files are owned by slimserv:slimserv. This isn't a problem with new installed because they are made correctly in the rc script, but on upgrades it may be an issue. Handle this by resetting the permissions of existing files and directories during the install. While I'm here, remove some leftover directory creation. It properly belongs in the startup script so the files will be created if /var is clear. Bump port revision.
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
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
