FreshPorts -- The Place For Ports Sat, 4 Jul 2009 5:33 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
slimserver 6.5.4_3 audio on this many watch lists=8 search for ports that depend on this port
Deprecated DEPRECATED: Slimserver has been renamed to SqueezeCenter with the 7.0 release
Restricted RESTRICTED: Contains non-redistributable firmware, documentation, and images
Slim Devices audio streaming server
Maintained by: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Apr 2004 14:14:09


An audio streaming server with many features including:

- Web Interface--control the player and manage MP3 Internet radio 
- MP3 Internet radio
- Alarm clock 
- Automatically imports ID3 tags 
- Browse and search by title, artist, album or genre 
- Shuffle and repeat albums or songs 
- Create, save, and import .pls, .cue and .m3u playlist files 
- Displays current date and time when not playing 
- Open protocol and command line API--easy to control from other
  applications 
- Expandable through 3rd party plug-ins and skins 
- Supports multiple synchronized players 
- Cross platform Open Source software, written in Perl (GPL) 
- Listen from any computer using an MP3 software player (Winamp or iTunes)

WWW: http://www.slimdevices.com/pi_features.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: sysutils/p5-File-Which, lang/perl5.8
Required To Run: net/mDNSResponder, archivers/p5-Compress-Zlib, databases/p5-DBD-mysql, security/p5-Digest-SHA1, www/p5-HTML-Parser, www/p5-Template-Toolkit, devel/p5-Time-HiRes, textproc/p5-XML-Parser, textproc/p5-YAML-Syck, databases/mysql41-server, audio/mac, audio/faad, audio/flac, audio/musepack, audio/vorbis-tools, lang/perl5.8
Required Libraries: databases/mysql41-client

To install the port: cd /usr/ports/audio/slimserver/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for slimserver-6.5.4_3:
     APE=on (default) "Support Monkey's Audio Codec input"
     FAAD=on (default) "Support AAC input via FAAD"
     FLAC=on (default) "Support FLAC output (and input on SliMP3 and SB1)"
     LAME=off (default) "Support MP3 output via LAME"
     MUSEPACK=on (default) "Support musepack input"
     SHORTEN=off (default) "Support Shorten input"
     VORBIS=on (default) "Support OGG Vorbis input (SliMP3 and SB1)"
===> Use 'make config' to modify these settings

Master Sites:
http://downloads.slimdevices.com/SlimServer_v6.5.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/slimserver/

Number of commits found: 48

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Feb 2009 15:51:15
Original commit files touched by this commit  6.5.4_3
miwi search for other commits by this committer
- Chase audio/faad shlib bump
19 Jan 2009 16:32:05
Original commit files touched by this commit  6.5.4_2
brooks search for other commits by this committer
Fix the download location.[1]

Mark depricated.  Slimserver is unmaintained and SqueezeCenter should be
used instead.

Reported by:    troy at twisted dot net [1]
01 Dec 2008 21:20:56
Original commit files touched by this commit  6.5.4_2
itetcu search for other commits by this committer
Fix MASTER_SITES

Approved by:    brooks@ (maintainer; private email)
Prompted by:    QAT QA run
06 Jun 2008 14:07:20
Original commit files touched by this commit  6.5.4_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
27 Mar 2008 22:04:13
Original commit files touched by this commit  6.5.4_1
brooks search for other commits by this committer
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>
31 Aug 2007 21:56:26
Original commit files touched by this commit  6.5.4
brooks search for other commits by this committer
Upgrade to slimserver 2.5.4, a minor bugfix release.  See the release
notes for details:

http://www.slimdevices.com/Changelog6.html
15 Jul 2007 04:47:20
Original commit files touched by this commit  6.5.3
brooks search for other commits by this committer
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.
08 Jun 2007 00:38:12
Original commit files touched by this commit  6.5.2
brooks search for other commits by this committer
Upgrade to 6.5.2.  Basicly a bugfix release.  See the changelog for
details:  http://www.slimdevices.com/Changelog6.html
08 Feb 2007 04:19:04
Original commit files touched by this commit  6.5.1
brooks search for other commits by this committer
Get rid of warnings about for old, unsupported perl versions.
28 Jan 2007 16:58:42
Original commit files touched by this commit  6.5.1
brooks search for other commits by this committer
Fix build for people who have somehow managed to install Perl without a
working /usr/bin/perl.
22 Jan 2007 21:44:11
Original commit files touched by this commit  6.5.1
brooks search for other commits by this committer
p5-DBD-mysql no longer installs Mysql.pm so our depends were broken.
Depend on DBD/mysql.pm instead.
19 Jan 2007 00:19:39
Original commit files touched by this commit  6.5.1
brooks search for other commits by this committer
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.
19 Jan 2007 00:19:07
Original commit files touched by this commit  6.5.1
brooks search for other commits by this committer
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.
03 Dec 2006 12:45:59
Original commit files touched by this commit  6.5.0
demon search for other commits by this committer
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
06 Oct 2006 21:48:28
Original commit files touched by this commit  6.5.0
brooks search for other commits by this committer
SlimServer will work with with MySQL 4.1 so allow that in addition to
5.0.  It's not clear if 5.1 will work, but go ahead and allow it for
now.

Reported by:    Matthew Komar <digital at blackroses dot com>
06 Oct 2006 01:17:39
Original commit files touched by this commit  6.5.0
brooks search for other commits by this committer
p5-File-Which is a BUILD_DEPEND, not a RUN_DEPEND.

Reported by:    kris (from pointyhat)
05 Oct 2006 03:56:56
Original commit files touched by this commit  6.5.0
brooks search for other commits by this committer
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).
26 Jul 2006 16:53:24
Original commit files touched by this commit  6.3.1
brooks search for other commits by this committer
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>
25 Jul 2006 21:24:38
Original commit files touched by this commit  6.3.0
brooks search for other commits by this committer
Upgrade slimserver to 6.3.0.

PR:             ports/99789
Submitted by:   Mark Knight <markk at knigma dot org>
06 May 2006 05:14:42
Original commit files touched by this commit  6.2.2_1
brooks search for other commits by this committer
Really send all output from the deletation of the page cache to /dev/null.

Submitted by:   Niels Bakker <niels at bakker dot net>
05 May 2006 06:45:13
Original commit files touched by this commit  6.2.2
brooks search for other commits by this committer
- 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]
03 May 2006 06:14:35
Original commit files touched by this commit  6.2.1_1
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
20 Feb 2006 20:47:50
Original commit files touched by this commit  6.2.1_1
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
30 Jan 2006 23:20:05
Original commit files touched by this commit  6.2.1_1
kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
24 Jan 2006 17:24:34
Original commit files touched by this commit  6.2.1
brooks search for other commits by this committer
Don't manually install the rc.d script, USE_RC_SUBR does it for us.

Reported by:    krismail
20 Nov 2005 02:32:13
Original commit files touched by this commit  6.2.1
brooks search for other commits by this committer
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.
11 Nov 2005 19:03:22
Original commit files touched by this commit  6.2.0
brooks search for other commits by this committer
add SHA256
28 Oct 2005 21:21:25
Original commit files touched by this commit  6.2.0
brooks search for other commits by this committer
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.
18 Oct 2005 20:45:10
Original commit files touched by this commit  6.1.1
brooks search for other commits by this committer
Override hardcoding of libexpat search paths in internal build of
XML-Parser to allow an alternate LOCALBASE to work.

Reported by:    dosirak (via kris)
22 Jul 2005 23:48:56
Original commit files touched by this commit  6.1.1
brooks search for other commits by this committer
- 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/.
27 Apr 2005 23:28:07
Original commit files touched by this commit  6.0.2
brooks search for other commits by this committer
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
24 Apr 2005 05:57:57
Original commit files touched by this commit  6.0.1_1
brooks search for other commits by this committer
Add a dependency on expat.  Don't bump PORTREVISION since it won't
change the output if it built before and packages wouldn't have built
even if RESTRICTED wasn't set.

Reported by:    pointyhat (via kris)
22 Apr 2005 18:31:55
Original commit files touched by this commit  6.0.1_1
brooks search for other commits by this committer
Add missing USE_PERL5.

Reported by:    pointyhat (via kris)
21 Apr 2005 21:05:53
Original commit files touched by this commit  6.0.1_1
brooks search for other commits by this committer
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.
21 Apr 2005 06:17:03
Original commit files touched by this commit  6.0.1
brooks search for other commits by this committer
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
17 Feb 2005 18:00:29
Original commit files touched by this commit  5.4.0_3
brooks search for other commits by this committer
The versions of Audio::WMA and Audio:Wav in ports are hopelessly
outdated, use the version that comes with slimserver instead.

Reported by:    joe
Pointy hat to:  brooks
16 Feb 2005 17:41:49
Original commit files touched by this commit  5.4.0_2
joe search for other commits by this committer
Bump PORTREVISION.
14 Feb 2005 22:19:31
Original commit files touched by this commit  5.4.0_1
brooks search for other commits by this committer
Fix a bug that caused perl dependencies not to be installed.

While I'm here, quite portlint a bit by replacing an number of bare
commands with ${CMD} variables.

Reported by:    joe
27 Jan 2005 06:00:52
Original commit files touched by this commit  5.4.0_1
brooks search for other commits by this committer
Use SUB_FILES and SUB_LIST instead of hand rolled sed to generate
softsqueeze.sh and slimserver.sh.  Files were repo-copyed to from *.sh
to *.sh.in.

Repo-copy by:   marcus
PR:             76519
25 Jan 2005 19:29:26
Original commit files touched by this commit  5.4.0_1
brooks search for other commits by this committer
Update configuration notice to reflect changes in user interface layout.

PR:             76665
Submitted by:   Dan Pelleg <daniel plus gnats at pelleg dot org>
31 Dec 2004 00:17:05
Original commit files touched by this commit  5.4.0_1
brooks search for other commits by this committer
Various enhancements and fixes for slimserver:
 - Use a new system to track which files in the CPAN directory should be
   installed.  As a side effect, generate most of the RUN_DEPENDS list
   at runtime.
 - Add a script to start softsqueeze.  The javavm port and a Jave VM
   must be installed to the script to actually work.  A dependency was
   not added at this point because that's a huge barrier.
 - Fix a bug in EXCEPTFILES processing.
 - Patch the configuration parsing code to default the cache and
   playlist directories to locations under /var/db/slimserver instead
   of the weird defaults.  This will fix the cache on new installs. [0]
 - Bump port revision.

Reported by:    Kraig Vander Berg <kraig at woodshoes dot net> [0]
14 Dec 2004 17:50:27
Original commit files touched by this commit  5.4.0
brooks search for other commits by this committer
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
20 Oct 2004 01:52:23
Original commit files touched by this commit  5.3.1
brooks search for other commits by this committer
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
23 Sep 2004 06:21:42
Original commit files touched by this commit  5.3.0
brooks search for other commits by this committer
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)
21 Aug 2004 18:44:06
Original commit files touched by this commit  5.2.1
brooks search for other commits by this committer
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
04 May 2004 02:10:23
Original commit files touched by this commit  5.1.5
brooks search for other commits by this committer
- 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)
Pointy hat to:  brooks (failed to add pkg-message)
03 May 2004 23:59:03
Original commit files touched by this commit  5.1.5
brooks search for other commits by this committer
- 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)
16 Apr 2004 14:13:30
Original commit files touched by this commit  5.1.1
krion search for other commits by this committer
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: 48

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.295 seconds.