non port: audio/slimserver/distinfo |
Number of commits found: 22 |
Friday, 4 Sep 2009
|
22:53 brooks
SlimServer has been superseded by SqueezeCenter for over a year and the
audio/slimserver port has been marked as DEPRECATED for over eight
months. Remove all SlimServer related ports.
I was unable to contact the maintainer of slimserver-lastfm and
slimserver-slimscrobbler, but they have received no updates since
late 2006.
The other slimserver-* ports were maintained by tdb who approved their
removal (and who maintains squeezecenter-* couterparts for most of
them.)
Prodded by: erwin
Approved by: tdb (maintainer), <silence>
 |
Thursday, 27 Mar 2008
|
22:04 brooks
Depend on the ports version of p5-YAML-Syck instead of using the one from
slimdevices. It turns out we just need to be more agressive about removing
all the pieces of it they ship in the tarball.
Submitted by: Christopher Key <cjk32 at cam dot ac dot uk>
 |
Friday, 31 Aug 2007
|
20:56 brooks
Upgrade to slimserver 2.5.4, a minor bugfix release. See the release
notes for details:
http://www.slimdevices.com/Changelog6.html
 |
Sunday, 15 Jul 2007
|
03:47 brooks
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.
 |
Thursday, 7 Jun 2007
|
23:38 brooks
Upgrade to 6.5.2. Basicly a bugfix release. See the changelog for
details: http://www.slimdevices.com/Changelog6.html
 |
Friday, 19 Jan 2007
|
00:19 brooks
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.
 |
Thursday, 5 Oct 2006
|
02:56 brooks
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).
 |
Wednesday, 26 Jul 2006
|
15:53 brooks
Upgrade to 6.3.1 allowing the removal of a patch and fixing some other
bugs.
PR: ports/100884
Submitted by: Mark Knight <markk at knigma dot org>
 |
Tuesday, 25 Jul 2006
|
20:24 brooks
Upgrade slimserver to 6.3.0.
PR: ports/99789
Submitted by: Mark Knight <markk at knigma dot org>
 |
Friday, 5 May 2006
|
05:45 brooks
- Upgrade to slimserver 6.2.2, mostly bugfixes.
- Switch to trying to use faad instead of mov123 (non-existant on
UNIX-like platforms) for AAC files [1]
- Switch to using ogg123 directly for OGG vorbis files since sox
doesn't pull in vorbis support by default.
- Add OPTIONS support for various useful audio utils and default to
depending on the less restrictive ones.
PR: ports/91092 [1]
Submitted by: lth [1]
 |
Sunday, 20 Nov 2005
|
02:32 brooks
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.
 |
Friday, 11 Nov 2005
|
19:03 brooks
add SHA256
 |
Friday, 28 Oct 2005
|
20:21 brooks
Upgrade to slimserver 6.2.0. New features include:
- Built-in support WMA radio and files for all operating systems.
- Wake-on-LAN function.
- Seven day alarm.
- Replay gain support.
 |
Friday, 22 Jul 2005
|
22:48 brooks
- Upgrade to slimserver 6.1.1.
- Don't quote IGNORE message.
- Don't put pid file in /var/run/slimserver/. It's now created early
enough to put it directly in /var/run/.
 |
Wednesday, 27 Apr 2005
|
22:28 brooks
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
 |
Thursday, 21 Apr 2005
|
05:17 brooks
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
 |
Tuesday, 14 Dec 2004
|
17:50 brooks
Upgrade to 5.4.0.
Contains library scanning preformance improvements. Some new pluggins.
Small firmware fixes etc. See the change log for details:
http://www.slimdevices.com/su_changelog.html
 |
Wednesday, 20 Oct 2004
|
00:52 brooks
Upgrade to 5.3.1.
The main change is improved startup time. There are also a number of
bugfixes. See the release notes for details:
http://www.slimdevices.com/su_changelog.html
 |
Thursday, 23 Sep 2004
|
05:21 brooks
Upgrade to 5.3.0. This fixes a minior security problem where
"a thirdparty web page could cause your browser to trigger changes to
setup." The other major change is support for the new graphical display
shipping standard on all Squeezeboxes.
Because I had it already done in perforce and doing an upgrade without
it would be more difficult, I have also modified the port to auto
generate its pkg-plist.
Approved by: portmgr (linimon)
 |
Saturday, 21 Aug 2004
|
17:44 brooks
Upgrade to 5.2.1 which is mostly a bugfix release. I've commited a
modified version of the submitted patch.
Submitted by: Patric.Guelat at imp.ch
 |
Monday, 3 May 2004
|
22:59 brooks
- Upgrade to 5.1.5.
- Create empty config file on the first startup to allow
settings to be saved.
- Fix shutdown on 4.x and some 5.x systems. [0]
- Remove unnecessicary p5-URI dependency, p5-libwww handles
it for us.
- Add p5-Template-Toolkit dependency.
- Remove some EXCLUDE_FILES already handled by EXCLUDE_DIRS
- Fix message about SLIMDIR. [0]
- Add a newsyslog.conf entry for the log file. [0]
- Add a pkg-message warning about the open defaults of the server. [0]
PR: ports/65799
Submitted by: Dan Pelleg <daniel at pelleg.org> [0]
Approved by: krion (mentor)
 |
Friday, 16 Apr 2004
|
13:13 krion
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>
 |
Number of commits found: 22 |