FreshPorts -- The Place For Ports Mon, 8 Sep 2008 7:55 PM BST
Port details
squeezecenter 7.2.0_1 audio on this many watch lists=1 search for ports that depend on this port
Slim Devices audio streaming server
Maintained by: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Apr 2008 18:30:46


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, converters/p5-Encode-Detect, graphics/p5-GD, converters/p5-JSON-XS, 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/squeezecenter/ && make install clean
To add the package: pkg_add -r squeezecenter


Configuration Options
===> The following configuration options are available for squeezecenter-7.2.0_1:
     CLASSIC=off (default) "Default to the Classic skin"
     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/SqueezeCenter_v7.2.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Sep 2008 21:55:46
Original commit files touched by this commit  7.2.0_1
brooks search for other commits by this committer
Fix the plist.

While here, tidy up a bit and reduce portlint warnings.

Reported by:    QA-Tindy
02 Sep 2008 20:51:04
Original commit files touched by this commit  7.2.0
brooks search for other commits by this committer
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.
11 Aug 2008 17:57:00
Original commit files touched by this commit  7.1.0
brooks search for other commits by this committer
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.
24 Jun 2008 17:10:23
Original commit files touched by this commit  7.0.1_4
brooks search for other commits by this committer
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)
21 Jun 2008 18:38:13
Original commit files touched by this commit  7.0.1_3
brooks search for other commits by this committer
Fix the softsqueeze wrapper script.  The path was wrong in general and more
wrong when PREFIX was set to something other than /usr/local.

Also, invoke the Java VM wrapper as java instead of javavm.

Reported by:    Tim Bishop <tim at bishnet dot net> (path issue)
18 Jun 2008 06:09:30
Original commit files touched by this commit  7.0.1_2
brooks search for other commits by this committer
Add CPAN/Encode to the list of directories we exclude since the version of
Encode::Detect found there is now incompatable with the on provided by ports.

Fix the plist.

Reported by:    Nick Evans <nevans at talkpoint dot com>
17 Jun 2008 06:14:49
Original commit files touched by this commit  7.0.1_1
brooks search for other commits by this committer
Actually update to 7.0.1 including referencing the right distfile.

In 7.0.1, squeezecenter supports new and old versions of JSON::XS.  Keep
the custom module that handles this so things work correctly.

Pointy hat to:  brooks
12 Jun 2008 01:56:51
Original commit files touched by this commit  7.0.1
brooks search for other commits by this committer
Upgrade to squeezecenter 7.0.1.

Fix plist in the NOPORTDOCS case. [0]

Reported by:    itetcu [0]
06 Jun 2008 14:07:20
Original commit files touched by this commit  7.0.0_5
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)
13 May 2008 16:55:19
Original commit files touched by this commit  7.0.0_4
brooks search for other commits by this committer
Don't install copies of GD files they get picked up before the port
version and the port version has now been updates.

Reported by:    Christopher Key <cjk32 at cam dot ac dot uk>
01 May 2008 00:18:04
Original commit files touched by this commit  7.0.0_3
brooks search for other commits by this committer
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>
04 Apr 2008 16:48:14
Original commit files touched by this commit  7.0.0_2
brooks search for other commits by this committer
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.
02 Apr 2008 19:29:21
Original commit files touched by this commit  7.0.0_1
brooks search for other commits by this committer
Don't install fragments of Compress/Zlib and JSON.  They conflict with
the CPAN versions.
02 Apr 2008 18:30:27
Original commit files touched by this commit  7.0.0
brooks search for other commits by this committer
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: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 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
Traffic

Calculated hourly:
Port count 19172
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 132
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 74
new 48 hours86
new 7 days118
new fortnight165
new month318

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.131 seconds.