aboutsummaryrefslogtreecommitdiff
path: root/games/uhexen
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-225-15/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387021
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-296-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Stagify and cleanup Makefile while here.Alexey Dokuchaev2013-10-261-10/+6
| | | | Notes: svn path=/head/; revision=331675
* Explicitly link libraries on 10 unmaintained portsJohn Marino2013-10-081-0/+1
| | | | | | | | | | | | The following ports will not build with a binutils 2.22+ linker built with standard options. This has been obvious with DPorts, but difficult to see on FreeBSD. However, setting the ports compiler as a recent gcc (e.g lang/gcc48) is an excellent way to detect the unspecified but needed libraries as these recent GCC compilers use the latest binutils linkers. These patches were tested on FreeBSD 8.4 and DragonFly 3.5 Notes: svn path=/head/; revision=329750
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Unbreak buildMartin Wilke2013-03-271-1/+3
| | | | Notes: svn path=/head/; revision=315369
* - Switch to the official sf.net CDN in MASTER_SITESAlexey Dokuchaev2012-11-223-45/+15
| | | | | | | | | | | - Integrate with our standard shareware game data port - Convert to the new OPTIONS framework - Relinquish maintainership, cleanup Makefile Feature safe: yes Notes: svn path=/head/; revision=307656
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* Mark as broken on powerpc: does not compile.Mark Linimon2011-11-111-0/+4
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=285498
* - fix explicit use of unzip in portsEitan Adler2011-11-031-1/+1
| | | | | | | | | | | PR: ports/153429 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainers (hq, gabor, amdmi3) Approved by: maintainer timeout Approved by: bapt,sahil (mentors, implicit) Notes: svn path=/head/; revision=284943
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276993
* - 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
* - Drop USE_X_PREFIXAlexey Dokuchaev2008-03-242-9/+8
| | | | | | | | - Typo fix in pkg-descr - Cleanup Makefile Notes: svn path=/head/; revision=209688
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - 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-1/+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
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Refactor parts or previous change to stop breaking POLA when not usingAlexey Dokuchaev2005-05-041-3/+3
| | | | | | | OPTIONS but command line -DFOO arguments instead. Notes: svn path=/head/; revision=134583
* - WITH_NOWAD -> not WITH_WAD as this is preferred schemeAlexey Dokuchaev2005-05-042-5/+53
| | | | | | | | | | | | - Add a patch that adds the `-nograb' command line option which disables the input grabbing done by SDL when run in windowed mode [1] - Add dependency on `audio/timidity' so in-game music works again - Bump PORTREVISION Obtained from: http://roman.mainer.de/uhexen/ Notes: svn path=/head/; revision=134578
* Attempt to fix the build on !i386.Alexey Dokuchaev2005-05-032-4/+43
| | | | | | | Tested on: panther Notes: svn path=/head/; revision=134545
* - Reword OPTIONS text slightly to be more specificAlexey Dokuchaev2005-05-031-29/+13
| | | | | | | | | - Don't mention knobs in pre-everything::, we have OPTIONS now - Retire WITHOUT_WAD knob, reorder to DTRT - Create directories and touch files silently Notes: svn path=/head/; revision=134521
* I love this game. So:Alexey Dokuchaev2005-05-031-4/+4
| | | | | | | | | - Beautify Makefile header - One <space> -> <tab> nit - Take maintainership Notes: svn path=/head/; revision=134520
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* BROKEN on !i386: Does not compileKris Kennaway2004-03-131-0/+4
| | | | Notes: svn path=/head/; revision=103859
* - Unbreak (fix pkg-plist)Pav Lucistnik2004-02-232-14/+19
| | | | | | | | | | | - Use PLIST_* - Use OPTIONS PR: ports/63012 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=101897
* BROKEN: Broken pkg-plistKris Kennaway2004-02-091-0/+2
| | | | Notes: svn path=/head/; revision=100452
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99360
* - Use new knobs from bsd.sdl.mkKirill Ponomarev2004-01-201-5/+1
| | | | Notes: svn path=/head/; revision=98663
* download and install the shareware .wad file if WITHOUT_WAD isn't specifiedOliver Lehmann2003-12-153-2/+33
| | | | Notes: svn path=/head/; revision=95900
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* Add uhexen 0.601, yet another port of Hexen.Maxim Sobolev2003-02-1010-0/+160
Notes: svn path=/head/; revision=75244