Commit graph

11 commits

Author SHA1 Message Date
Pawel Pekala
2d5f04b621 Fix build after update of net/enet
Reported by:	pav
2011-11-07 19:12:13 +00:00
Dmitry Marakasov
50cc805efc - Fix build after net/enet update
- While here, make MAKE_JOBS_SAFE
2009-12-18 02:44:30 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Tilman Keskinoz
e18160e80f Fix build on 64bit platforms 2007-08-03 14:01:44 +00:00
Stanislav Sedov
4140426522 - Chase net/enet update. 2007-02-05 22:36:41 +00:00
Stanislav Sedov
9385619205 - Unbroke
- Use enet from ports collection rather than from cube distribution
  to benefit from local patches [1]
- Fix OPTIONS checking to allow BATCH building
- Fix PLIST_SUB to generate correct pkg-plist when SERVER or CLIENT
  not selected
- Add KNOB to build with optimized CFLAGS, also guarantee CFLAGS safety
- CXX safety
- Guarantee permissions safety by using INSTALL instead of CP [2]
- Bump up PORTREVISION because of [1] and [2]

Approved by:	sem (mentor)
2006-09-24 12:31:43 +00:00
Alejandro Pulver
89d08ccafe - Update to version 2005.08.29.
- Allow building only the client or server (adding OPTIONS).
- Improve wrapper script (only create ~/.cube once and pass parameters to the
  real executable).
- Install documentation (if !NOPORTDOCS).
- Build targets according to OPTIONS.
- IGNORE if no executables were selected.
- Format pkg-descr and add item.
- Copy autoexec.cfg in addition to config.cfg instead of symlinking it.

PR:		ports/101037
Submitted by:	alepulver (myself)
Approved by:	maintainer (timeout)
2006-08-07 02:30:38 +00:00
Renato Botelho
557eb37569 o Add wrapper scripts for the executables cube_client and cube_server, and
place the programs in libexec because it needs to write files in the
  data directory (otherwise it crashes).
o Use %%DATADIR%% in pkg-plist.

PR:		ports/85270
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
Approved by:	maintainer
2005-10-06 10:15:36 +00:00
Alexey Dokuchaev
ca91a11346 Unbreak (fix build on 5.X and -CURRENT).
Reported by:	kris
Approved by:	portmgr (marcus), fjoe (mentor, implicit), maintainer
2004-09-23 08:58:57 +00:00
Pav Lucistnik
b63a3d3d2c - Update to 2004.05.22
PR:		ports/67543
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2004-06-04 16:34:18 +00:00
Vanilla I. Shu
595d33b952 Add cube, it's a 3D OpenGL first person shooter game.
PR:		ports/44182
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2003-01-21 02:02:48 +00:00