Adam Weinberger
a84c115a09
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Brooks Davis
acf6d6d459
Stageify.
...
PR: 191042
Submitted by: markk@knigma.org (maintainer)
2014-06-20 14:28:51 +00:00
Baptiste Daroussin
183c2ed74f
Add NO_STAGE all over the place in preparation for the staging support (cat: audio)
2013-09-20 14:36:35 +00:00
Baptiste Daroussin
926c80457b
Convert to new perl framework
...
Convert from USE_GMAKE to USES=gmake
2013-09-16 17:07:26 +00:00
Andrej Zverev
fbdb31918a
- Remove unnecessary depend on PERL_LEVEL < 5.12
2013-05-24 08:53:45 +00:00
Stefan Walter
7b9b86faa6
Configure correct database table depending on MySQL version in use.
...
PR: 178657
Submitted by: Thomas Mueller <tmueller@sysgo.com>
Approved by: Mark Knight <markk@knigma.org> (maintainer)
2013-05-18 22:37:05 +00:00
Stefan Walter
857995bc86
- Disable File::Spec included in squeezeboxserver as it is incompatible with the
...
current p5-Path-Class.
- Fix MySQL support.
- Assign maintainership to submitter.
PR: 177524
Submitted by: Mark Knight <markk@knigma.org>
2013-05-13 20:22:24 +00:00
Alex Kozlov
05a9235c98
- Fix all cases of 'No newline at end of file' in ports tree
...
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Doug Barton
9aac569eaa
Move the rc.d scripts of the form *.sh.in to *.in
...
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Michael Scheidell
6a6ae1551b
- Fix for mysql50+ [1]
...
- Remove dependency for p5-Mysql50 (replace with p5-Mysql) [2]
PR: ports/164177
Reported by: Daniel Pritts <danno@umich.edu>
Submitted by: the_mix_room@hotmail.com [1]
Reviewed by: scheidell@ (me) [2]
Approved by: The little dancing elves
2012-07-04 20:50:08 +00:00
Andrej Zverev
2f57eb0926
- Remove SITE_PERL from *_DEPENDS
2012-06-28 18:37:23 +00:00
Chris Rees
cee96bd7bd
Return to file-based dependency for p5-DBD-mysql; there is no way currently
...
to do a package dependency since p5-DBD-mysql50 and p5-DBD-mysql have different
basenames, and therefore cannot be considered as alternatives.
The correct solution is to switch the use of PKGNAMESUFFIX in the slave ports
to using LATEST_LINK instead so they all have the same PKGBASE
2012-06-10 16:43:17 +00:00
Chris Rees
2f67189afe
SITE_PERL --> package dependencies
...
Stop depending on a versioned p5-DBD-mysql port
2012-06-08 20:34:50 +00:00
Baptiste Daroussin
296f94764c
Convert to new options framework
2012-06-01 12:17:20 +00:00
Emanuel Haupt
dd99c7b155
Require MySQL version 5.0 as the squeezeboxserver does not start with a newer
...
MySQL version.
PR: 164177
Submitted by: Daniel Pritts <danno@umich.edu>
2012-03-08 13:15:22 +00:00
Ashish SHUKLA
97ddb4e13d
- Bump PORTREVISION to chase the update of multimedia/libvpx
2012-02-16 15:57:34 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Michael Scheidell
c69637fc7a
- reopen logs on SIGHUP
...
PR: ports/147645
Submitted by: Christopher Key <cjk32@cam.ac.uk>
Approved by: maintainer (timeout, 3 years) gabor (mentor)
2012-01-08 01:26:12 +00:00
Ruslan Makhmatkhanov
9ec83be016
- remove CONFLICTS with no more existing audio/squeezecenter
...
- whitespace fixes in pkg-descr
Approved by: novel (mentor, implicit)
2011-12-25 19:47:55 +00:00
Brooks Davis
cbbac344b0
Drop maintainership of squeezeboxserver. There hasn't been a release
...
with features that motivated me to update in ages and the two hours
I wasted trying to do an upgrade that required unreleased and pretty
much unbuildable perl modules over the weekend finished demotivating me.
Feature safe: yes
2011-12-05 18:41:53 +00:00
Doug Barton
7ec7e2a3cf
Remove references to mysql 323 and 40, most commonly of the form:
...
IGNORE_WITH_MYSQL= 323 40
2011-10-17 04:35:02 +00:00
Doug Barton
ef3353b0da
Remove the direct dependency on mysqld and replace it with USE_MYSQL= server
...
PR: ports/159538
Submitted by: me
Approved by: maintainer timeout (14 days)
2011-08-20 00:06:18 +00:00
Chris Rees
0be726db06
- Use USERS and GROUPS
...
- Remove redundant PKGINSTALL assignment
PR: ports/157535
Submitted by: crees (me)
Approved by: rene (mentor, implicit), maintainer timeout (brooks, 35 days)
2011-07-09 17:44:14 +00:00
Brooks Davis
2ada2bca50
Change the URL to something that actually works.
...
Reported by: simon
2011-05-14 19:54:43 +00:00
Brooks Davis
6e1b64c847
Upgrade to 7.5.4 release.[1]
...
Since squeezeboxserver depends on a specific version of Audio::Scan,
also depend directly on that version (unfortunatly need to also
depend on future versions so PORTREVISION bumps won't't break
squeezeboxserver).
Submitted by: Mark Knight <markk at knigma org>[1]
PR: ports/156569
2011-04-22 16:52:26 +00:00
Alex Dupre
1bda2b2725
Bump PORTREVISION for ports linking to default libmysqlclient.
2011-03-19 13:15:34 +00:00
Brooks Davis
2c9fdd98a1
Upgrade to 7.5.3.
...
Submitted by: Mark Knight
PR: ports/154035
2011-02-14 22:21:06 +00:00
Martin Matuska
ddcc0de921
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
...
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
2010-09-21 07:56:43 +00:00
Brooks Davis
9e5eeb4e5b
Another attempt to fixing interactions with p5-DBIx-Class. A few people
...
report that this works.
PR: 148318
Feature safe: yes
Submitted by: Mark Knight
2010-07-07 23:22:25 +00:00
Brooks Davis
272ce93379
Fix the build-plist target to include custom-convert.conf in the plist
...
and fix the plist.
Reported by: QAT
Feature safe: yes
2010-06-24 20:48:37 +00:00
Brooks Davis
72383c6bb1
Upgrade to 7.5.1. Seems to fix DBIx-Class compatiabilty issues.
...
Drop the musepack option for the moment. I didn't see a trivial way
to make it work and don't really have the resources to test it.
Feature safe: yes
2010-06-24 18:38:27 +00:00
Brooks Davis
62ec72c8f4
Recent DBIx-Class updates break this port so mark it BROKEN. It also
...
fails to build on pointyhat due to dependency issues.
2010-06-15 03:45:36 +00:00
Pav Lucistnik
23aab389ce
- Update musepack depobj
...
Reported by: pointyhat
2010-06-09 20:22:06 +00:00
Brooks Davis
6b4999bf8f
Actually include custom-convert.conf.
2010-04-11 03:17:21 +00:00
Brooks Davis
b5db8e6d1a
Upgrade to 7.5.0.
...
Submitted by: Hans Soonieus <hans at soonieus dot nl>
2010-04-10 01:00:54 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Brooks Davis
b01e165056
Upgrade to 7.4.2.
...
Submitted by: Hans Soonieus
Feature safe: yes
2010-02-25 01:08:52 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Jun Kuriyama
326d89e098
- Remove unneeded dependencies which is in perl-5.8.9 dist
...
(part 19; last!).
Approved by: portmgr (itetcu)
2010-01-29 14:52:21 +00:00
Brooks Davis
d9eb3d9f85
p5-Class-XSAccessor-Array has been merged into p5-Class-XSAccessor.
...
Remove a dependency on the former package so it can be removed and patch
the use of an internal function which broke in the latest version.
PR: ports/140662, ports/141106
Submitted by: Cezary Morga <cm at therek net>
Christopher Key <cjk32 at cam ac uk>
Prodded by: many :)
Pointy hat to: brooks
2009-12-03 01:28:10 +00:00
Brooks Davis
171487d8fc
Upgrade to 7.4.1.
...
Fixed a few minor plist bugs related to /var/db.
Add a conflicts line since there is a one file overlap with
squeezecenter (bin/softsqueeze).
2009-10-24 17:56:07 +00:00
Brooks Davis
9b78628803
Upgrade the repocopied squeezecenter port to squeezeboxserver-7.4.0.
...
Submitted by: Hans Soonieus <hans at soonieus nl> (with some changes)
2009-10-14 22:33:31 +00:00
Brooks Davis
35e9ecb58e
Commit an identical copy of squeezecenter.sh.in as
...
squeezeboxserver.sh.in so we get diffs when the real port comes in.
Remove the squeezeboxserver.sh.in I mistakenly added last time. Too
many similar product names. :(
2009-10-14 21:42:58 +00:00
Brooks Davis
947a1473a3
Commit an identical copy of squeezecenter.sh.in as
...
squeezeboxcenter.sh.in so we get diffs when the real port comes in.
2009-10-14 21:31:42 +00:00
Brooks Davis
cf2d62bc72
Forced commit to record the repocopy of audio/squeezecenter to
...
audio/squeezeboxserver.
Repocopy by: marcus
2009-10-14 18:59:57 +00:00
Doug Barton
0175383f0a
Fix a few "bad example" problems in the rc.d scripts that have been
...
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.
2009-07-15 16:56:10 +00:00
Brooks Davis
0e20754e22
Upgrade to squeezecenter 7.3.3.
...
PR: ports/136326
Submitted by: Mark Knight <markk at knigma dot org>
2009-07-06 03:48:42 +00:00
Brooks Davis
51d0722b9d
Fix plist to packages build.
...
Reported by: QAT, pointyhat
2009-06-05 22:11:38 +00:00
Brooks Davis
e7370bdd98
The recently updated p5-Digest-SHA1 port conflicts with the version
...
includes with squeezecenter. Remove the squeezecenter verison.
Reported by: many :) Sorry for the delay
2009-06-03 21:29:53 +00:00