summaryrefslogtreecommitdiff
path: root/audio/squeezeboxserver/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2015-07-12Comment out dependencies of the stylewiz1-2/+2
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-08-18use mysql 5.5. bump pkg rev.mrg1-3/+3
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-12-09Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.obache1-3/+3
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-03-02Bump PKGREVISION for mysql default change to 55.wiz1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15Recursive bump from mysql51-client library changed to use openssl.obache1-2/+2
2012-01-15- depend upon two more packages no longer part of perl 5.14 base,mrg1-2/+4
p5-Class-ISA and p5-Data-Compare - bump the p5-Audio-Scan acceptable version to what pkgsrc now has - bump pkgrev as the depends have changed
2011-11-18Move PKG_DESTDIR_SUPPORT up.joerg1-3/+3
2011-09-12b3.mk was fixed, drop failed manual attempt at upper limitjoerg1-2/+1
2011-09-05Fix previous; it only depended on mysql-client.dholland1-1/+3
XXX: mysql51-server's bl3 file does not limit the version to less than 5.5; XXX: should it?
2011-09-05Use mysql.buildlink3.mk instead of explicitly depending on mysql51-server.dholland1-2/+3
As a precaution (given the known bodginess of this package) set MYSQL_VERSIONS_ACCEPTED to 51 (only) to preserve the previous behavior. Someone who has the hardware should probably test it on mysql55-server sometime.
2011-08-13Relax dependency in the hope that it still works instead of failing duejoerg1-3/+3
to missing dependency.
2010-10-30Let to offer pkgsrc default mysql server for resolving dependency.obache1-2/+2
2010-09-07Make squeezeboxserver accept p5-Audio-Scan-0.84.wiz1-3/+3
Bump PKGREVISION. Ok cube@
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-3/+3
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-08-01Fix DEPENDS list and make user/group names builder-configurable.cube1-4/+6
From feedback from mrg@.
2010-07-19Add the necessary NO_{BIN,SRC}. I thought RESTRICTED was enough.cube1-1/+5
2010-07-05Initial, long overdue import of audio/squeezeboxserver, version 7.5.1, intocube1-0/+192
the NetBSD Packages Collection. To be honest, either you already know what this piece of software is, or you don't really care. The Squeezebox and all the other networked audio players made by Logitech are cool devices, though. Here's the DESCR: SqueezeboxServer is the software behind Logitech's networked audio players such as the Squeezebox. It streams music to the device over the network from your local computer.