Commit graph

58 commits

Author SHA1 Message Date
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Dmitry Marakasov
7fa87db7da - Add forgotten patch, fix build 2013-02-01 14:33:47 +00:00
Dmitry Marakasov
cc7e777f81 - Update to 3.1.0 2013-01-30 19:10:42 +00:00
Baptiste Daroussin
a04e24d15c Fix duplicate patch 2012-07-26 06:36:51 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Martin Wilke
3cabe21a2d - Get rid FreeBSD 6 support 2011-11-07 04:24:55 +00:00
Dmitry Marakasov
3469df6705 - Update to 2.3.9 2011-11-01 21:59:21 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Dmitry Marakasov
437c5b45f3 - Update to 2.3.8 2011-05-24 02:30:24 +00:00
Dmitry Marakasov
4ba07b115a - Remove unneeded patch 2011-03-06 17:42:19 +00:00
Dmitry Marakasov
d9b789f0d6 - Update to 2.3.7 2011-03-06 17:41:02 +00:00
Dmitry Marakasov
0eb93417d0 - Add forgotten patch 2010-12-26 17:41:07 +00:00
Dmitry Marakasov
fb5b1e917d - Update to 2.3.6 2010-12-26 17:40:36 +00:00
Dmitry Marakasov
43ac42d616 - Update to 2.3.5
- Fix multiplayer [1]

Submitted by:	Carlos Eduardo G. Carvalho (Cartola) <cartoleba at gmail dot com> ([1])
2010-11-09 01:46:52 +00:00
Dmitry Marakasov
41e40c01a3 - Update to 2.3.4 2010-08-19 01:36:27 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dmitry Marakasov
26fba0ed18 - Update to 2.3.0 2010-05-05 14:24:16 +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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Pav Lucistnik
14ac881764 - Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:		ports/142123
Submitted by:	mva
Tested by:	pointyhat exp-run
Approved by:	portmgr (hat)
2010-01-25 19:15:18 +00:00
Dmitry Marakasov
a01e3409a5 - Steal maintainership from alepulver@, as he has been inactive for quite some time
Asked by:	linimon
2009-11-08 04:05:52 +00:00
Dmitry Marakasov
61b14afd3f - Update to 2.2.4
PR:		139787
Submitted by:	myself
Approved by:	maintainer timeout
2009-11-07 01:58:33 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Alejandro Pulver
4c8fa525b2 - Update to 2.2.0
- Add SF mirror
- Mark MAKE_JOBS_SAFE
- Add WITHOUT_NLS support
- Unfortunately, no longer builds on 6.x :(

PR:		ports/135303
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2009-07-29 00:17:09 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Oliver Lehmann
8fed2698e1 update devel/physfs to 2.0.0
bump PORTREVISION on the affected ports
2009-04-04 12:05:22 +00:00
Alejandro Pulver
3c773d0117 - Never install unneeded docs, and fix with NOPORTDOCS.
Reported by:	QA Tindy
2008-08-12 23:43:09 +00:00
Alejandro Pulver
86c8fdbac4 - Avoid creating an empty %%DOCSDIR%% when not installing docs (NOPORTDOCS).
Reported by:	QA Tindy
2008-08-11 02:37:23 +00:00
Alejandro Pulver
60431c17d6 - Fix NOPORTDOCS handling.
Reported by:	QA Tindy
2008-08-10 14:42:57 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Alejandro Pulver
edb917ebb4 - Update to version 2.0.10.
- Remove pkg-message (bug fixed, no workaround should be needed).
2008-01-04 09:24:50 +00:00
Alejandro Pulver
65cc3fd6cf - Update to version 2.0.9.
- Remove external patch (PATCH_SITES/PATCHFILES), now integrated.
2007-12-12 17:23:17 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Alejandro Pulver
d0c68de59a - Update to version 2.0.7. 2007-07-24 14:29:43 +00:00
Pav Lucistnik
2e85588102 - Correct dependency on bison2
Reported by:	pointyhat
2007-07-21 12:56:29 +00:00
Alejandro Pulver
055f496d1b - Use versions in dependencies correctly (bison>=2.1 --> bison2>=2.1). 2007-07-11 21:08:48 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
356b3b191d - Update to version 2.0.6.
Reported by:	portscout
2007-04-10 01:38:32 +00:00
Alejandro Pulver
c28d4966fb - Update to version 2.0.5. 2007-03-05 14:14:18 +00:00
Alejandro Pulver
8d38b1a823 - Update to version 2.0.5 RC1 (is is a release candidate but it fixes many
bugs from the last version, specially in single player games).
2006-10-31 18:54:38 +00:00
Alejandro Pulver
736e980d96 - Fix building on 4.x.
Reported by:	pointyhat
2006-09-12 23:51:54 +00:00
Alejandro Pulver
4801c2f1f2 - Use correct program name in pkg-message. 2006-09-01 17:04:43 +00:00
Alejandro Pulver
8a15aa5afe - Rename games/warzone back to games/warzone2100 because the last version
(2.0.4) changed the name to the original one.
- Update to version 2.0.4.
- Add patches and pkg-message to fix problems [1].

Obtained from:>-Iasen Kostov <tbyte@otel.net> (private e-mail) [1]
2006-08-31 22:39:04 +00:00
Alejandro Pulver
f662192839 - Complete the rename of games/warzone2100 to games/warzone.
PR:		ports/102398
2006-08-28 19:35:35 +00:00