non port: audio/squeezecenter/files/squeezecenter.sh.in |
SVNWeb
|
Number of commits found: 7 |
Mon, 30 Nov 2009
|
[ 14:14 miwi ] (Only the first 10 of 55 ports in this commit are shown above. )
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
|
Wed, 15 Jul 2009
|
[ 16:56 dougb ] (Only the first 10 of 213 ports in this commit are shown above. )
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
|
Tue, 2 Sep 2008
|
[ 19:51 brooks ]
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.
|
Mon, 11 Aug 2008
|
[ 16:57 brooks ]
Upgrade to 7.1, mostly a bugfix release.
Fix an error in the rc.d script where a typo caused a couple variable
names not to expand. Some configuration settings may need to be restored or
/var/db/squeezecenter/%{name}.conf (literally) my be renamed to
squeezecenter.conf.
|
Tue, 24 Jun 2008
|
[ 16:10 brooks ]
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)
|
Fri, 4 Apr 2008
|
[ 15:48 brooks ]
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.
|
Wed, 2 Apr 2008
|
[ 17:30 brooks ] (Only the first 10 of 15 ports in this commit are shown above. )
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)
|
Number of commits found: 7 |