summaryrefslogtreecommitdiffstats
path: root/games/maelstrom/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with gcc-3.4krion2004-08-231-2/+2
| | | | | | | Support PORTDOCS PR: ports/70866 Submitted by: Ports Fury
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-0/+1
| | | | on sdl12-1.2.5
* Properly use SDL everywhere:edwin2004-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>
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Update to 3.0.6.netchild2003-06-081-1/+2
| | | | | | | | | 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
* Clear moonlight beckons.ade2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to 3.0.5.sobomax2001-08-071-4/+5
|
* Move:sobomax2001-04-091-1/+1
| | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
* Bump PORTREVISION for security fixkris2001-01-291-0/+1
|
* Whitespace only change - decrease number of tabs used to separate values fromsobomax2000-09-281-12/+12
| | | | variables from 2 to 1.
* Fix security issues.sobomax2000-08-211-0/+6
| | | | Submitted by: kris
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-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
* Add USE_NEWGCC to prevent breakage on 3-STABLE.sobomax2000-05-261-0/+1
|
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-171-1/+1
|
* Revert to libSDL-1.0.vanilla2000-04-231-1/+1
|
* Change libSDL-1.0 to libSDL.vanilla2000-04-221-1/+1
|
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-3/+3
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* Add various new maintainers for these portskris2000-03-291-1/+1
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* update to 3.0.1mharo2000-03-241-28/+8
| | | | | PR: 17362 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Install setgid games, not setuid gameskris2000-03-111-1/+1
| | | | Not responding to emails: Maintainer
* Unbreak for -currentcpiazza2000-01-311-0/+1
| | | | | PR: 16444 (part of it) Submitted by: Alexander Langer <alex@cichlids.com>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-3/+3
| | | | chown -> ${CHOWN}
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-271-2/+2
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* Since yesterday, the distfile has gone missing from sunsite. Themph1998-05-171-4/+2
| | | | | | non-sunsite MASTER_SITE still has it, so just use that. Submitted by: Kent A Vander Velden <graphix@iastate.edu>
* Import of Maelstrom, a nifty Asteroids-like game. In its originalmph1998-05-171-0/+47
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>
OpenPOWER on IntegriCloud