summaryrefslogtreecommitdiff
path: root/games/maelstrom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-0/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Properly use SDL everywhere:Edwin Groothuis2004-03-081-5/+1
| | | | | | | | | | | | | | | USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=103247
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Update to 3.0.6.Alexander Leidinger2003-06-084-10/+375
| | | | | | | | | | | | patch-ad contains security fixes (possible buffer overflows) reported at 21 May 2003 on bugtraq, Message-ID: <3ecae83d.66656@mail.achurch.org>. A malicious user may be able to get GID games access without it. Approved by: maintainer Notes: svn path=/head/; revision=82514
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 3.0.5.Maxim Sobolev2001-08-074-21/+14
| | | | Notes: svn path=/head/; revision=45918
* Move:Maxim Sobolev2001-04-091-1/+1
| | | | | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami Notes: svn path=/head/; revision=41125
* Bump PORTREVISION for security fixKris Kennaway2001-01-291-0/+1
| | | | Notes: svn path=/head/; revision=37708
* Fix an exploitable buffer overflow with the HOME environment variable.Kris Kennaway2001-01-281-0/+11
| | | | | | | | No advisory will be released as this port is setgid games and therefore not a security risk. Notes: svn path=/head/; revision=37707
* Whitespace only change - decrease number of tabs used to separate values fromMaxim Sobolev2000-09-281-12/+12
| | | | | | | variables from 2 to 1. Notes: svn path=/head/; revision=33212
* Fix security issues.Maxim Sobolev2000-08-211-0/+6
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=31823
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Add USE_NEWGCC to prevent breakage on 3-STABLE.Maxim Sobolev2000-05-261-0/+1
| | | | Notes: svn path=/head/; revision=28770
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'Maxim Sobolev2000-05-171-1/+1
| | | | Notes: svn path=/head/; revision=28515
* Revert to libSDL-1.0.Vanilla I. Shu2000-04-231-1/+1
| | | | Notes: svn path=/head/; revision=27923
* Change libSDL-1.0 to libSDL.Vanilla I. Shu2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27900
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Add various new maintainers for these portsKris Kennaway2000-03-291-1/+1
| | | | Notes: svn path=/head/; revision=27123
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* update to 3.0.1Michael Haro2000-03-247-94/+83
| | | | | | | | PR: 17362 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=27005
* Install setgid games, not setuid gamesKris Kennaway2000-03-111-1/+1
| | | | | | | Not responding to emails: Maintainer Notes: svn path=/head/; revision=26741
* Unbreak for -currentChris Piazza2000-01-312-1/+2
| | | | | | | | PR: 16444 (part of it) Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=25335
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* (Null Cowit Mewwage)Tim Vanderhoek1999-05-021-1/+1
| | | | Notes: svn path=/head/; revision=18348
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* Since yesterday, the distfile has gone missing from sunsite. TheMatthew Hunt1998-05-171-4/+2
| | | | | | | | | non-sunsite MASTER_SITE still has it, so just use that. Submitted by: Kent A Vander Velden <graphix@iastate.edu> Notes: svn path=/head/; revision=11034
* Import of Maelstrom, a nifty Asteroids-like game. In its originalMatthew Hunt1998-05-179-0/+179
Macintosh form, it addicted a former roommate for the better part of a semester. PR: 6654 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11019