Commit graph

10 commits

Author SHA1 Message Date
Brooks Davis
acd9ef5c7f 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
2005-01-27 06:00:52 +00:00
Brooks Davis
f64a110e0c Update configuration notice to reflect changes in user interface layout.
PR:		76665
Submitted by:	Dan Pelleg <daniel plus gnats at pelleg dot org>
2005-01-25 19:29:26 +00:00
Brooks Davis
f13dcde71c 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]
2004-12-31 00:17:05 +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
41633ac2e0 - 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)
2004-05-04 01:10:23 +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