| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio/squeezeboxserver-trackstat
2009-11-30 audio/squeezecenter-superdatetime: Replaced by audio/squeezeboxserver-superdatetime
2009-11-30 audio/squeezecenter-sqlplaylist: Replaced by audio/squeezeboxserver-sqlplaylist
2009-11-30 audio/squeezecenter-lazysearch: Replaced by audio/squeezeboxserver-lazysearch
2009-11-30 audio/squeezecenter-dynamicplaylist: Replaced by audio/squeezeboxserver-dynamicplaylist
2009-11-30 audio/squeezecenter: Replaced by audio/squeezeboxcenter
2009-10-17 www/mod_auth_mysql41_ap2: distfile no longer fetchable
2009-10-13 x11-toolkits/gtkscintilla: no longer under development, last release in 2002
2009-10-13 x11-toolkits/py-gtkscintilla: no longer under development, last release in 2002
Notes:
svn path=/head/; revision=245021
|
|
|
|
| |
Notes:
svn path=/head/; revision=242871
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
|
|
|
|
| |
PR: ports/136326
Submitted by: Mark Knight <markk at knigma dot org>
Notes:
svn path=/head/; revision=237227
|
|
|
|
|
|
|
| |
Reported by: QAT, pointyhat
Notes:
svn path=/head/; revision=235251
|
|
|
|
|
|
|
|
|
| |
includes with squeezecenter. Remove the squeezecenter verison.
Reported by: many :) Sorry for the delay
Notes:
svn path=/head/; revision=235135
|
|
|
|
| |
Notes:
svn path=/head/; revision=228783
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix support for AAC files.
Switch back to using sox to handle ogg-vorbis files. The upstream made
this change because non-default sample rate files end up sounding funny
when oggdec is used.
Submitted by: Hans Soonieus <hans@soonieus.nl> (except sox change)
Notes:
svn path=/head/; revision=226738
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
directories. This should fix the installation of plugins via the
Extension Downloader. [1]
Rename Slim/Utils/OS/FreeBSD.pm as Slim/Utils/OS/Custom.pm and store it
directly rather than as a patch to make it easier to edit. This reduces
the number of patches required.
Remove the Slim/Utils/OS/Unix.pm patch since it's now replaced by code in
Custom.pm.
Submitted by: Hans Soonieus <hans at soonieus dot nl> and
Mark Knight <markk at knigma dot org> [1]
Notes:
svn path=/head/; revision=225675
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove the ability to set the default skin using the port. The current
implemenation breaks the install wizard and I don't want to hold this
commit up further. [2]
Submitted by: Alex Varju <freebsd dash ports at varju dot ca> [1]
Reported by: Nicolai Petri <nicolai at catpipe dot net> [2]
Notes:
svn path=/head/; revision=225332
|
|
|
|
|
|
|
|
|
| |
http://wiki.slimdevices.com/index.php/Release_Notes#7.2.1_Release_Highlights
Prodded by: Andy Rossmeissl
Notes:
svn path=/head/; revision=222701
|
|
|
|
|
|
|
|
|
|
| |
being newer than expected and the general workaround not being implemented in
this plugin.
Submitted by: tdb
Notes:
svn path=/head/; revision=221305
|
|
|
|
|
|
|
|
|
| |
While here, tidy up a bit and reduce portlint warnings.
Reported by: QA-Tindy
Notes:
svn path=/head/; revision=219691
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=219688
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=218415
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=215711
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=215481
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=215042
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=214992
|
|
|
|
|
|
|
|
|
| |
Fix plist in the NOPORTDOCS case. [0]
Reported by: itetcu [0]
Notes:
svn path=/head/; revision=214683
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214428
|
|
|
|
|
|
|
|
|
| |
version and the port version has now been updates.
Reported by: Christopher Key <cjk32 at cam dot ac dot uk>
Notes:
svn path=/head/; revision=212996
|
|
|
|
|
|
|
|
|
|
|
|
| |
/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>
Notes:
svn path=/head/; revision=212383
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=210521
|
|
|
|
|
|
|
| |
the CPAN versions.
Notes:
svn path=/head/; revision=210400
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=210395
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=209969
|
|
|
|
|
|
|
|
|
| |
notes for details:
http://www.slimdevices.com/Changelog6.html
Notes:
svn path=/head/; revision=198593
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=195639
|
|
|
|
|
|
|
| |
details: http://www.slimdevices.com/Changelog6.html
Notes:
svn path=/head/; revision=193027
|
|
|
|
| |
Notes:
svn path=/head/; revision=184545
|
|
|
|
|
|
|
| |
working /usr/bin/perl.
Notes:
svn path=/head/; revision=183555
|
|
|
|
|
|
|
| |
Depend on DBD/mysql.pm instead.
Notes:
svn path=/head/; revision=183019
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=182766
|
|
|
|
| |
Notes:
svn path=/head/; revision=178677
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=174681
|
|
|
|
|
|
|
| |
Reported by: kris (from pointyhat)
Notes:
svn path=/head/; revision=174596
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=174504
|
|
|
|
|
|
|
|
|
|
| |
bugs.
PR: ports/100884
Submitted by: Mark Knight <markk at knigma dot org>
Notes:
svn path=/head/; revision=168826
|
|
|
|
|
|
|
|
| |
PR: ports/99789
Submitted by: Mark Knight <markk at knigma dot org>
Notes:
svn path=/head/; revision=168748
|
|
|
|
|
|
|
| |
Submitted by: Niels Bakker <niels at bakker dot net>
Notes:
svn path=/head/; revision=161464
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=161376
|
|
|
|
| |
Notes:
svn path=/head/; revision=161245
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156534
|
|
|
|
| |
Notes:
svn path=/head/; revision=154857
|
|
|
|
|
|
|
| |
Reported by: krismail
Notes:
svn path=/head/; revision=154364
|
|
|
|
|
|
|
|
| |
Also, switch the style of patch to Bin/build-perl-modules.pl to remove
lines rather than commenting them out.
Notes:
svn path=/head/; revision=148827
|
|
|
|
| |
Notes:
svn path=/head/; revision=147966
|
|
|
|
|
|
|
|
|
|
| |
- Built-in support WMA radio and files for all operating systems.
- Wake-on-LAN function.
- Seven day alarm.
- Replay gain support.
Notes:
svn path=/head/; revision=146593
|
|
|
|
|
|
|
|
|
| |
XML-Parser to allow an alternate LOCALBASE to work.
Reported by: dosirak (via kris)
Notes:
svn path=/head/; revision=145794
|