aboutsummaryrefslogtreecommitdiff
path: root/games/eduke32
Commit message (Collapse)AuthorAgeFilesLines
* Update to 20110627Max Brazhnikov2011-06-285-54/+43
| | | | | | | | PR: ports/156932 Submitted by: Olivier Smedts (maintainer) Notes: svn path=/head/; revision=276606
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-2/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-0/+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) Notes: svn path=/head/; revision=248835
* - Update to 20090313Dmitry Marakasov2009-08-074-12/+42
| | | | | | | | | | - Unbreak fetch PR: 137466 Submitted by: Olivier Smedts <olivier@gid0.org> Notes: svn path=/head/; revision=239099
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-0/+1
| | | | Notes: svn path=/head/; revision=237283
* Mark as broken on sparc64: fails to compile.Mark Linimon2009-02-031-0/+4
| | | | Notes: svn path=/head/; revision=227502
* - Change distfile locationMartin Wilke2008-09-291-1/+1
| | | | | | | | PR: 127696 Submitted by: Olivier Smedts <olivier@gid0.org> (maintainer) Notes: svn path=/head/; revision=220968
* - Update to 20080924Martin Wilke2008-09-262-4/+5
| | | | | | | | PR: 127619 Submitted by: Olivier Smedts <olivier@gid0.org> (maintainer) Notes: svn path=/head/; revision=220823
* - Update snapshot to latest version.Dmitry Marakasov2008-08-232-4/+4
| | | | | | | | | | - For the (big) list of changes, see http://forums.3drealms.com/vb/showthread.php?p=746646 PR: 126752 Submitted by: Olivier Smedts <olivier at gid0 dot org> Notes: svn path=/head/; revision=219038
* - Update to 20080709Martin Wilke2008-07-132-4/+4
| | | | | | | | PR: 125515 Submitted by: Olivier Smedts <olivier@gid0.org> (maintainer) Notes: svn path=/head/; revision=216797
* - Update to 20080610Rong-En Fan2008-06-152-5/+4
| | | | | | | | PR: ports/124522 Submitted by: Olivier Smedts <olivier at gid0.org> (maintainer) Notes: svn path=/head/; revision=214880
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 20080602Martin Wilke2008-06-033-38/+20
| | | | | | | | | | | | - Replace files/patch-Makefile with REINPLACE_CMD - Fix build without libvorbis and co - Add an option to depend on timidity++ instead of timidity, to be in sync with OPTIONS of audio/sdl_mixer PR: 124231 Submitted by: Olivier Smedts <olivier@gid0.org> (maintainer) Notes: svn path=/head/; revision=214236
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* Remove IGNORE for non-i386 by disabling ASM code when building on other archs.Ion-Mihai Tetcu2008-02-221-5/+7
| | | | | | | | PR: ports/120759 Submitted by: maintainer (Olivier Smedts) Notes: svn path=/head/; revision=207744
* - Update to 20080206Martin Wilke2008-02-164-39/+57
| | | | | | | | PR: 120738 Submitted by: Olivier Smedts <olivier@gid0.org> (maintainer) Notes: svn path=/head/; revision=207402
* - Make it fetchableRong-En Fan2007-08-111-3/+1
| | | | | | | | PR: ports/115419 Submitted by: Olivier Smedts <olivier at gid0.org> (maintainer) Notes: svn path=/head/; revision=197472
* BROKEN: UnfetchableKris Kennaway2007-07-271-0/+2
| | | | Notes: svn path=/head/; revision=196428
* From the PR:Alejandro Pulver2007-06-0519-4504/+34
| | | | | | | | | | | | | | | | - Use patches directly from the official site instead of local ones. - Fix music support. - Give maintainership to submitter. While I am here: - Use SF macro in MASTER_SITES. - Remove USE_GCC=3.2+ (was to allow building on now unsupported FreeBSD 4.x). PR: ports/113086 Submitted by: Olivier Smedts <olivier@gid0.org> Notes: svn path=/head/; revision=192792
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-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) Notes: svn path=/head/; revision=173460
* - Mark for i386 only with corresponding reason.Alejandro Pulver2006-08-311-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=171739
* EDuke32 is a Windows/Linux/UNIX version of Duke Nukem 3D aimed at highlyAlejandro Pulver2006-08-0221-0/+4569
extending what can be edited in the game. EDuke32 combines the work that JonoF and Ken Silverman have put in to JFDuke3D with the original EDuke work done by Matt Saettler, while simultaneously adding tons of new and useful features. Consequently, EDuke32 is the most advanced version of Duke Nukem 3D in existence. EDuke32 is developed and maintained by Richard "TerminX" Gobeille and the EDuke32 team. This port includes icculus.org/duke3d patches for sound and joystick support. WWW: http://eduke32.com/ Notes: svn path=/head/; revision=169498