Commit graph

22 commits

Author SHA1 Message Date
Brooks Davis
bfc8bac928 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)
2008-04-02 17:30:27 +00:00
Brooks Davis
dc500014ce 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>
2008-03-27 22:04:13 +00:00
Brooks Davis
d024427455 Upgrade to slimserver 2.5.4, a minor bugfix release. See the release
notes for details:

http://www.slimdevices.com/Changelog6.html
2007-08-31 20:56:26 +00:00
Brooks Davis
fb51519057 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.
2007-07-15 03:47:20 +00:00
Brooks Davis
ce7c1934f9 Upgrade to 6.5.2. Basicly a bugfix release. See the changelog for
details:  http://www.slimdevices.com/Changelog6.html
2007-06-07 23:38:12 +00:00
Brooks Davis
4f911a8c6a 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.
2007-01-19 00:19:39 +00:00
Brooks Davis
fd5da4c7ec 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).
2006-10-05 02:56:56 +00:00
Brooks Davis
9cdc3f36bc 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>
2006-07-26 15:53:24 +00:00
Brooks Davis
7a5897af75 Upgrade slimserver to 6.3.0.
PR:		ports/99789
Submitted by:	Mark Knight <markk at knigma dot org>
2006-07-25 20:24:38 +00:00
Brooks Davis
00f60f42d5 - 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]
2006-05-05 05:45:13 +00:00
Brooks Davis
ed48a53180 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.
2005-11-20 02:32:13 +00:00
Brooks Davis
fe5bc0ecd2 add SHA256 2005-11-11 19:03:22 +00:00
Brooks Davis
2ec826ae42 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.
2005-10-28 20:21:24 +00:00
Brooks Davis
5271aee4b5 - 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/.
2005-07-22 22:48:55 +00:00
Brooks Davis
5de5eb0e44 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
2005-04-27 22:28:07 +00:00
Brooks Davis
af5ef7aea3 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
2005-04-21 05:17:02 +00:00
Brooks Davis
c7d7e561ae 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
2004-12-14 17:50:27 +00:00
Brooks Davis
dc570b092e 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
2004-10-20 00:52:23 +00:00
Brooks Davis
2345c09156 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)
2004-09-23 05:21:42 +00:00
Brooks Davis
b02588533d 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
2004-08-21 17:44:06 +00:00
Brooks Davis
b2ba59343e - 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)
2004-05-03 22:59:03 +00:00
Kirill Ponomarev
29b87cde37 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>
2004-04-16 13:13:30 +00:00