aboutsummaryrefslogtreecommitdiffstats
path: root/games/r1q2
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-012-5/+31
|
* - Update devel/sdl12 to 1.2.15mva2012-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
* Grab remaining Quake2 ports; expand alepulver's name in Makefile header.danfe2011-08-311-2/+2
|
* Correct typo in COMMENT fieldskreuzer2011-08-301-1/+1
|
* -remove MD5ohauer2011-07-031-1/+0
|
* - Reassign ports to heaptabthorpe2011-02-271-1/+1
| | | | Submitted by: alepulver
* - Add ONLY_FOR_ARCHS, as it uses a bit of FPU specific i386/amd64 code.alepulver2010-10-111-0/+2
|
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-2/+5
|
* - update to jpeg7dinoex2009-07-181-1/+2
| | | | Tested by: pav on pointyhat
* - Update to version 7904.alepulver2009-02-072-4/+4
|
* Mark as broken on sparc64.linimon2008-12-101-0/+4
| | | | Hat: portmgr
* - Update to version 7736.alepulver2008-06-042-5/+4
|
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1
|
* - Update to version 7587.alepulver2008-01-292-4/+4
|
* - Update to version 7431.alepulver2007-12-123-6/+16
|
* - Update to version 7392.alepulver2007-09-294-37/+14
| | | | Reported by: Steve Crowder <steve@crowders.org>
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to version 7187 [1].alepulver2007-04-243-9/+18
| | | | | | - Remove FreeBSD 4.x support. Reported by: Steve Crowder <steve@crowders.org>
* - Update to version 7187.alepulver2007-02-163-14/+4
| | | | Reported by: Steve Crowder <steve@crowders.org>
* - Update to version 6990.alepulver2007-01-153-12/+20
| | | | | | | - Fix wrong error message in net_udp.c (accidentaly introduced by me when disabling the Linux code). Reported by: Steve Crowder <steve@crowders.org>
* - Update to version 6974.alepulver2007-01-133-23/+27
| | | | | | | | - Fix security vulnerability in the new icmp error handling code (does not affect FreeBSD since that code is Linux specific and was disabled) [1]. Reported by: Steve Crowder <steve@crowders.org> Security: http://www.r1ch.net/forum/index.php?topic=106.msg6601#msg6601 [1]
* - Fix building on sparc64 (and probably !i386).alepulver2007-01-111-2/+12
| | | | Reported by: pointyhat
* - Update to version 6964.alepulver2006-12-303-4/+53
|
* - Update to version 6908.alepulver2006-12-2225-918/+410
|
* Update the ftp/curl port to 7.16.0.roam2006-12-131-2/+2
| | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-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)
* - Try to fix building on sparc64 (add #ifdef __i386__).alepulver2006-09-161-4/+14
| | | | Reported by: pointyhat
* - Bump PORTREVISION.alepulver2006-07-291-4/+4
| | | | - Don't build game.so by default (provided by "games/quake2-data").
* - Add more OPTIONS (allow selecting more components to build or not).alepulver2006-07-233-30/+85
| | | | | - Fix pkg-plist (missing entry). - Bump PORTREVISION.
* - Make fetchable (patch disappeared from PATCH_SITES, so I mirrored it).alepulver2006-06-241-1/+2
|
* R1Q2 is an enhanced client/server for Quake II. Based on the id Software 3.21alepulver2006-05-2222-0/+938
source, rather than concentrate on fancy graphics, embedded MP3 players and other "gimmick" features, R1Q2 is focused on providing stability, security and speed whilst remaining fully compatible with existing mods and other clients. WWW: http://www.r1ch.net/stuff/r1q2/ Approved by: garga (mentor)