58 Commits

Author SHA1 Message Date
fcambus
dbe53b6fab Update xmp to 4.1.0
OK edd@
2016-09-02 17:42:44 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
schwarze
4d41ec3c2c only minor formatting differences; drop USE_GROFF; no bump needed 2015-01-24 11:07:56 +00:00
bcallah
3513327766 Update to 4.0.10 - take MAINTAINER
ok shadchin@
2014-12-08 20:01:33 +00:00
bcallah
554880742a Update to 4.0.9
ok shadchin@
2014-10-06 01:18:53 +00:00
shadchin
2054990547 Update to xmp 4.0.6.
ok edd@
2013-06-19 15:59:12 +00:00
jasper
18e07a1f0f security fix for CVE-2013-1980, libxmp MASI Parsing Buffer Overflow Vulnerability
note that this port could use an update by someone who cares..
2013-04-23 13:10:46 +00:00
naddy
b137eb0fee audio/bmp is gone, so don't try to enable the bmp plugin 2013-04-02 14:09:23 +00:00
rpe
7e278dca26 remove -bmp subpackage, audio/bmp is gone
ok aja@
2013-04-01 17:16:32 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
dcoppa
6e000d5fc6 Update to xmp-3.5.0 2012-03-22 13:32:55 +00:00
dcoppa
25cee56417 Various fixes following audacious' update.
- For audacious:

devel/mcs is no longer a dependency

"--disable-sse2" configure flag no longer exists

libexecinfo is useless (backtrace() isn't used anywhere)

fix libpthread linkage ("-lpthread" -> "-pthread")

fix WANTLIB

- For audacious-plugins:

zap jack subpackage, since now Jack2>=1.9.7 is required

remove configure flags that no longer exist

do not pick hidden dependencies up if they're installed

fix libpthread linkage ("-lpthread" -> "-pthread")

fix configure failing to correctly detect required libraries due
to undefined references (wrong linking)

pass "--disable-ffaudio" to configure since it wants a ffmpeg newer
than the one we have

fix WANTLIB and CONFIGURE_ENV

- For xmp:

zap audacious subpackage: it's broken beyond any repair with audacious-3.2

OK ajacoutot@
2012-03-21 16:13:25 +00:00
sthen
22edabdcb4 Remove patches casting NULL when used as a sentinel to a pointer.
These are no longer needed since unistd.h r1.63 et al.  ok ajacoutot@
2012-02-21 22:19:31 +00:00
jasper
a0771359b0 explicitly disable pulseaudio in these ports so they won't pick it up
when it becomes available.

thanks to sthen@ for grepping the sources
2011-09-19 13:48:15 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
shadchin
c1843e13be Update to 3.4.1
ok jasper@
2011-08-28 19:15:46 +00:00
ajacoutot
41174f7adf Gah, it's BUILD_DEPENDS, not BUILD_DEPENDS-audacious... stupid me. 2011-01-03 19:15:38 +00:00
landry
32d4088fb7 fix tyop 2010-12-30 19:09:03 +00:00
ajacoutot
734e05d0b6 Unbreak by fixing dependencies. 2010-12-30 16:32:05 +00:00
shadchin
54adf4a2aa Update to 3.3.0.
ok jasper@
2010-12-21 18:06:05 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
jasper
70308c140c - it helps to set REVISION for an existing subpackage 2010-10-13 15:04:28 +00:00
jasper
71d252f28e - fix WANTLIB after cairo update.
these and upcoming fixes test built by landry@
2010-10-11 08:11:16 +00:00
jasper
c0b723ca44 - update xmp to 3.2.0
from Alexandr Shadchin, with some tweaks by me
2010-08-23 18:13:58 +00:00
jakemsr
62e960b925 update to xmp-3.0.0
from Alexandr Shadchin
2009-12-16 07:49:29 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
miod
88e6cd5f4d Makefile typo caused xmms to be a dependency even for the no_xmms flavor. 2008-06-18 18:08:06 +00:00
simon
ec8fc0fefe remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-15 21:26:00 +00:00
espie
ca74ad9f70 new MULTI_PACKAGES style 2006-11-20 19:15:09 +00:00
espie
b019a77038 new-style specs 2006-08-01 12:13:28 +00:00
naddy
b08c7d2ecf fix wantlib for -xmms subpackage 2005-11-16 19:50:53 +00:00
espie
2bae543880 re-read parameters after set.
fixes issues with soundcards that can't handle all frequencies or any
number of channels.
2005-10-04 20:16:04 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
espie
fb765d9783 fix buffer underflow 2005-07-11 06:28:31 +00:00
espie
48252a0ad4 WANTLIB markers 2004-11-21 17:51:44 +00:00
jolan
9e3d126138 revert to previous (working) construct, pointed out by naddy 2004-07-04 22:53:44 +00:00
jolan
5c341ad359 use NO_SHARED_LIBS construct 2004-07-03 22:16:42 +00:00
naddy
2fdd5bce32 Update to 2.0.4, add XMMS plugin. 2003-05-18 07:40:55 +00:00
margarida
70f10496e9 Add HOMEPAGE;
Change to new MASTER_SITES.

ok naddy@
2003-04-27 19:38:16 +00:00
sturm
d348a7d641 USE_X11=Yes 2003-03-31 14:59:29 +00:00
fgsch
c88e2520c6 byebye NEED_VERSION. 2002-12-29 19:29:56 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
pvalchev
d24069f0e4 fix MODGNU_CONFIG_GUESS_DIRS 2002-03-09 02:23:53 +00:00
espie
49bc284aaa Finally repair xmp. temp race is so obvious to fix, and nobody will move.
Also, make driver more robust, by separating gain control (which often
does not work) from main setup.
2001-04-05 19:31:41 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
39c49b2f64 Various minor clean-ups:
- use new CONFIGURE_STYLE
- use PLIST/DESCR substitution to add HOMEPAGE and various fragments
- add systematic @comment $OpenBSD$ to PLIST
- remove FAKE=Yes
2000-06-10 17:39:11 +00:00
espie
4cd170d89e Fake.
Tsk, tsk, tsk, xmp is using tempnam + system to decompress files.
Bad, *really* bad...
Mark as broken.
2000-04-08 18:31:17 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00