aboutsummaryrefslogtreecommitdiff
path: root/games/doomlegacy
Commit message (Collapse)AuthorAgeFilesLines
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-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) Notes: svn path=/head/; revision=248835
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Bump PORTREVISION.Alejandro Pulver2007-06-073-33/+233
| | | | | | | | | | | | - Fix wrapper script not correctly creating ~/.doomlegacy [1]. - Fix building with GCC 4.2 and remove BROKEN on FreeBSD 7.x. - Take maintainership. PR: ports/113184 Submitted by: Georgi Georgiev <roots_bg@yahoo.com> [1] Notes: svn path=/head/; revision=192957
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-0/+4
| | | | Notes: svn path=/head/; revision=191950
* - 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
* Return to pool at maintainer's request. The next generation of code (v2)Mark Linimon2007-03-121-1/+1
| | | | | | | | | will probably replace this port at some point anyway. Hat: portmgr Notes: svn path=/head/; revision=187207
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-2/+2
| | | | | | | | | | | | | | | | | | | 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
* - Bump PORTREVISION.Alejandro Pulver2006-09-183-22/+27
| | | | | | | | | | | | | | | | - Install wrapper script as PORTNAME (easier to find for users). - Rename directory from ~/.legacy to ~/.doomlegacy. - Do not use /usr/local, /usr/X11R6, /usr/local/include/SDL11 and -lSDL-1.1 directly. Use variables/command output instead. - Improve wrapper script: only create ~/.doomlegacy once, do not symlink WAD files since it looks in DOOMWADDIR (environment variable). - Remove ONLY_FOR_ARCHS=i386 (builds at least on amd64). PR: ports/103156 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=173358
* - Integrate with "doom-data".Simon Barner2005-11-179-91/+123
| | | | | | | | | | | | | | | | | - Add ONLY_FOR_ARCHS=i386 - Add OPTIONS (for x86 asm). - Make wrapper script. - Add SHA256 - Add NOPORTDOCS support and use DATADIR - Respect CC and CFLAGS PR: ports/86446 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Tweaked by: barner Approved by: Maintainer timeout (2 months) Notes: svn path=/head/; revision=148589
* - Add patch to fix sound for ALC650 AC97 Codec on ASUS A7V8XSergey Matveychuk2005-03-052-0/+12
| | | | | | | | Submitted by: glebius Obtained from: mplayer Notes: svn path=/head/; revision=130433
* Update to 1.4.2Volker Stolz2004-08-053-10/+10
| | | | | | | | | PR: ports/69253 Submitted by: Miguel Mendez Approved by: maintainer timeout Notes: svn path=/head/; revision=115458
* unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDSKris Kennaway2004-04-191-2/+2
| | | | Notes: svn path=/head/; revision=107557
* - Update to 141Pav Lucistnik2004-03-2810-111/+93
| | | | | | | | | PR: ports/62895 (based on) Submitted by: No Name <arundel@gmx.net> Approved by: maintainer timeout (6 weeks) Notes: svn path=/head/; revision=105538
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Actually pass in PTHREAD_{LIBS,CFLAGS} to the port build.Kris Kennaway2003-10-021-1/+2
| | | | Notes: svn path=/head/; revision=90068
* Respect CC, CFLAGS, PTHREAD_LIBS and PTHREAD_CFLAGS (unbreaks build on 5.x)Kris Kennaway2003-10-023-5/+90
| | | | Notes: svn path=/head/; revision=90067
* Fix WWW entry.Jimmy Olgeni2003-04-251-1/+1
| | | | Notes: svn path=/head/; revision=79631
* Sort plist.Jimmy Olgeni2003-04-251-5/+5
| | | | Notes: svn path=/head/; revision=79630
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Make games/doomlegacy compiling on -currentEdwin Groothuis2003-01-194-0/+52
| | | | Notes: svn path=/head/; revision=73466
* New port: games/doomlegacyEdwin Groothuis2003-01-176-0/+110
Doomlegacy is popular clone of Doom game. PR: ports/37536 Submitted by: Alexander G. Chetirbock <bock@bock.nnov.ru> Notes: svn path=/head/; revision=73309