Commit Graph

56 Commits

Author SHA1 Message Date
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
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +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
espie
086ed2a9a6 fix installation directories to avoid prefix issues if we set mandir
separately.

No change in generated package.
2006-07-13 13:35:15 +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
naddy
199c30b4ac SIZE 2005-01-05 15:47:05 +00:00
espie
48252a0ad4 WANTLIB markers 2004-11-21 17:51:44 +00:00
espie
eb921aa00e convert to new style PLISTS.
xhippo loses install scripts.
all xmms modules are marked SHARED_ONLY.
2004-09-14 23:16:54 +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
pvalchev
f0605e72e4 -fPIC for shared objects 2004-06-13 06:11:53 +00:00
espie
33e28d55ef Fix totally bogus misuse of token pasting. 2003-12-30 02:18:50 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
avsm
828270b31e off by one in the kris loader. reported upstream 2003-06-16 19:56:45 +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
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
pvalchev
d24069f0e4 fix MODGNU_CONFIG_GUESS_DIRS 2002-03-09 02:23:53 +00:00
espie
18c74da733 Kill COMMENTS from archivers, audio, benchmarks. 2001-05-05 21:59:24 +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
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
downsj
d289301eab Change maintainer. 1999-10-26 11:30:41 +00:00
brad
0502638c25 re-arrange Makefile 1999-09-06 19:06:14 +00:00