Commit graph

13 commits

Author SHA1 Message Date
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
Dmitry Marakasov
4ba07b115a - Remove unneeded patch 2011-03-06 17:42:19 +00:00
Dmitry Marakasov
0eb93417d0 - Add forgotten patch 2010-12-26 17:41:07 +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
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
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
Alejandro Pulver
596ef68799 - Update to version 2.0.3.
- Add patch to fix crash when saving game [1].

PR:		ports/100603
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
Obtained from:	Iasen Kostov <tbyte@otel.net> (private mail) [1]
2006-08-22 17:44:20 +00:00
Simon Barner
c360df4eb3 - Fix segmentation fault (it was calling "closedir()" with a NULL pointer
as an argument, in Linux "closedir()" ignores it, but in
  FreeBSD it crashes).
- Fix wrapper script (arguments weren't passed to the real executable).
- Bump port revision

Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
PR:		ports/86480
2005-09-23 08:44:48 +00:00
Simon Barner
4eac9f1b18 Add warzone2100 0.2.2, an innovative 3D real-time strategy game.
PR:		ports/85230
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-09-16 11:07:08 +00:00