aboutsummaryrefslogtreecommitdiffstats
path: root/games/cube
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-2/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1
| | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit)
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Fix build after net/enet updateamdmi32009-12-183-0/+33
| | | | - While here, make MAKE_JOBS_SAFE
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with G
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-1/+0
| | | | MAKE_ENV
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - 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)
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
|
* Fix build on 64bit platformsarved2007-08-032-4/+36
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - COPYTREE_* are now part of bsd.port.mkpav2007-03-241-7/+0
| | | | | PR: ports/100996 Submitted by: stass
* - Chase net/enet update.stas2007-02-063-1/+43
|
* - Unbrokestas2006-09-243-35/+52
| | | | | | | | | | | | | | - 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)
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* BROKEN: Does not buildkris2006-09-171-0/+2
|
* Maintainer asked to return these ports to the pool.linimon2006-09-041-1/+1
|
* - Fix wrong target names from my last patch.alepulver2006-08-091-2/+2
|
* - Update to version 2005.08.29.alepulver2006-08-078-91/+479
| | | | | | | | | | | | | | | - 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)
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Don't remove what belongs to mtreepav2006-01-051-2/+0
| | | | Approved by: Arjan van Leeuwen <avleeuwen@gmail.com> (maintainer)
* o Add wrapper scripts for the executables cube_client and cube_server, andgarga2005-10-066-898/+922
| | | | | | | | | | 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
* Unbreak (fix build on 5.X and -CURRENT).danfe2004-09-232-7/+20
| | | | | Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit), maintainer
* BROKEN on 5.x: Does not compilekris2004-09-181-1/+7
| | | | Approved by: portmgr (self)
* - Update to 2004.05.22pav2004-06-054-32/+323
| | | | | PR: ports/67543 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-3/+1
| | | | Approved by: portmgr
* Remove a MASTER_SITE with a corrupt DISTFILE as reported by bento.tom2003-09-241-2/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add cube, it's a 3D OpenGL first person shooter game.vanilla2003-01-217-0/+710
PR: ports/44182 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>