aboutsummaryrefslogtreecommitdiff
path: root/games/xonotic
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* Chase audio/libmodplug updateEmanuel Haupt2010-05-281-2/+2
| | | | Notes: svn path=/head/; revision=255227
* Fix the build when dedicated server only is selected.Alexey Dokuchaev2010-05-271-2/+2
| | | | | | | | PR: ports/147074 Submitted by: Emil Smolenski Notes: svn path=/head/; revision=255165
* Fix function signature to match that of libpng 1.4. While the game seems toAlexey Dokuchaev2010-05-231-1/+4
| | | | | | | | | | be playable without this change, bump PORTREVISION just to be safe. Package is not built by default anyways. PR: ports/146150 Notes: svn path=/head/; revision=254885
* Chase audio/libmodplug update.Emanuel Haupt2010-04-241-1/+1
| | | | Notes: svn path=/head/; revision=253157
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* - 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-1/+2
| | | | Notes: svn path=/head/; revision=249285
* Drop the patch that changed DarkPlaces' jpeg.h definitions to jpeg7's --Alexey Dokuchaev2009-10-082-59/+2
| | | | | | | | | | | | | there is a knob (DP_LINK_TO_LIBJPEG) to disable offending code automatically. This allows to link against system-provided libjpeg, whether it is jpeg62 or jpeg7. That way it will continue to work, even if e.g. a new libjpeg71 with incompatible ABI comes out. Submitted by: Rudolf Polzer, one of the developers of Nexuiz Notes: svn path=/head/; revision=242584
* Update to version 2.5.2.Alexey Dokuchaev2009-10-043-9/+19
| | | | Notes: svn path=/head/; revision=242457
* - 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
* - Belatedly update to version 2.5.1Alexey Dokuchaev2009-08-104-27/+106
| | | | | | | | | - Remove superfluous home-rolled `do-build' target - Link to dependent libraries instead of loading them at run-time - Install server-related files and scripts (can be useful for admin) Notes: svn path=/head/; revision=239289
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-1/+1
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* - Fix buildPietro Cerutti2008-09-101-1/+2
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=220324
* - Make Nexuiz' lhnetaddress structure really compatible with FreeBSD'sAlexey Dokuchaev2008-08-131-0/+6
| | | | | | | | | | | | | sockaddr_in (as claimed) - Fix value for LHNETADDRESSTYPE_INET6_FAMILY along the way This should fix network-related issues (broken server browsing, etc.) reported by number of users. Submitted by: Alexander Drozdov Notes: svn path=/head/; revision=218504
* - Better separate extracting and patchingAlexey Dokuchaev2008-06-181-2/+4
| | | | | | | - Minor textual nit in comment Notes: svn path=/head/; revision=215111
* - Update to version 2.4.2Alexey Dokuchaev2008-06-183-14/+12
| | | | | | | | - Switch back to using BSD make(1) - Stop patching things at extract phase Notes: svn path=/head/; revision=215108
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+5
| | | | | | | | | | | | | | | | | | - 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
* Reformat for better readability.Alexey Dokuchaev2008-03-171-2/+3
| | | | Notes: svn path=/head/; revision=209193
* - Update to version 2.4Alexey Dokuchaev2008-03-173-12/+11
| | | | | | | - Use gmake(1) since build fails with BSD make(1) Notes: svn path=/head/; revision=209192
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-0/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - Update to version 2.3, the latest to dateAlexey Dokuchaev2007-06-134-16/+72
| | | | | | | | - Add a knob to install community map pack, default to on - Utilize pkg-plist due to increased number of files installed Notes: svn path=/head/; revision=193392
* - 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
* - Do not extract things during `pre-patch' phaseAlexey Dokuchaev2007-03-191-2/+5
| | | | | | | | | | - Fix `libcurl.so' support Based on PR: ports/110418 Submitted by: Dierk Sacher Notes: svn path=/head/; revision=187713
* Update to version 2.2.3.Alexey Dokuchaev2007-03-152-8/+6
| | | | Notes: svn path=/head/; revision=187445
* - Update to version 2.1Alexey Dokuchaev2006-09-222-11/+10
| | | | | | | | | | - Remove `-ffast-math' from CFLAGS, it breaks the engine [1] - Fix missing `libpng' dependency Reported by: Rudolf Polzer <polzer(at)informatik.uni-frankfurt.de> Notes: svn path=/head/; revision=173609
* - 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
* Update to version 2.0.Alexey Dokuchaev2006-06-282-15/+17
| | | | Notes: svn path=/head/; revision=166506
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - Quote NO_PACKAGE message per portlint(1)Alexey Dokuchaev2005-12-082-1/+2
| | | | | | | - Add SHA256 hash while here Notes: svn path=/head/; revision=150658
* - Update to version 1.2.1Alexey Dokuchaev2005-10-123-19/+16
| | | | | | | - Remove now inaccurate numbers from pkg-descr Notes: svn path=/head/; revision=145120
* Update to 1.1.Alexey Dokuchaev2005-07-122-9/+12
| | | | | | | | | I've decided to do upgrade via patch to save users from downloading huge full new version distfile while they might have original one already on disk. Notes: svn path=/head/; revision=138977
* Remove useless line.Alexey Dokuchaev2005-06-031-1/+0
| | | | Notes: svn path=/head/; revision=136716
* Add Nexuiz, a fast-paced, chaotic, and intense multiplayer first personAlexey Dokuchaev2005-06-033-0/+106
shooter. WWW: http://www.nexuiz.com/ Notes: svn path=/head/; revision=136714