summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Actually depend on SDL libraries as necessary.nbm2002-09-091-0/+4
| | | | Submitted by: Tilman Linneweh <tilman@arved.de>
* KDE2 is dead. The source is no longer available.alane2002-09-095-2076/+0
|
* Fix things after recent GNOMENG commit.marcus2002-09-091-3/+4
|
* xpired moved to sourceforgekevlo2002-09-092-2/+3
| | | | | PR: 42568 Submitted by: MAINTAINER
* Fix things up after the GNOMENG commit.marcus2002-09-091-4/+7
| | | | | PR: 42565 Submitted by: Tilman Linneweh <tilman@arved.de>
* Add missing LIB_DEPENDS on sdl_mixerkris2002-09-091-1/+2
|
* Fix build in -current (build/link C++ code with ${CXX})kris2002-09-082-6/+30
|
* Fix build on -current (build/link C++ code with ${CXX})kris2002-09-081-36/+21
|
* Fix build on -current (Build/link C++ code with ${CXX})kris2002-09-082-16/+9
|
* Fix build on -current (catch up to <bsd.prog.mk> changes)kris2002-09-081-32/+24
|
* Fix build on -current (Build/link c++ code correctly)kris2002-09-081-4/+10
|
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)kris2002-09-085-3/+47
|
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)kris2002-09-082-0/+22
|
* Fix build in -current (machine/soundcard.h -> sys/soundcard.h) and respectkris2002-09-082-11/+18
| | | | CC
* Fix build on current (machine/soundcard.h -> sys/soundcard.h)kris2002-09-081-0/+11
|
* Fix build on -current (unnecessary #include <values.h>)kris2002-09-083-0/+30
|
* Link with ${CXX} instead of ${CC} since this contains C++ code.kris2002-09-081-7/+18
|
* upgrade to 0.6.8ijliao2002-09-072-2/+2
| | | | | PR: 42488 Submitted by: Ports Fury
* Use posix syntax for chownkris2002-09-071-2/+2
|
* Update to 2.6.2. Minor changes only.naddy2002-09-066-94/+3
|
* Respect CFLAGS.demon2002-09-051-0/+14
| | | | MAINTAINER timeout.
* add lm-solve 0.6.0ijliao2002-09-056-0/+47
| | | | A Computerized Solver for Logic Mazes
* Update to version 0.2.4kevlo2002-09-023-3/+4
| | | | | PR: 42240 Submitted by: Ports Fury
* Deploy USE_GNOMENG infrastructurelioux2002-09-0223-32/+56
| | | | | PR: 42301 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Respect CFLAGSkris2002-09-011-101/+93
|
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-014-8/+12
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-317-7/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* Add criticalmass 0.97, an SDL/OpenGL space shoot'em up game.nbm2002-08-306-0/+42
|
* Initial import of groundhog 1.4.kevlo2002-08-307-0/+44
| | | | | | | Groundhog is a small logic game. PR: 40128 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* o Depend on sdl12 port instead of sdl10 onelioux2002-08-302-5/+7
| | | | | | | | | o This fixes an outstanding full screen mode bug o PORTREVISION bump since port builded but did not work PR: 41604 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer
* Update to 2.0.4.marcus2002-08-298-42/+40
|
* Use USE_GNOMENG.marcus2002-08-281-5/+3
| | | | | PR: 42114 Submitted by: maintainer
* Add patch missed in the previous commit.sobomax2002-08-281-0/+14
|
* Update to 0.9.4.sobomax2002-08-284-50/+33
|
* Update to version 0.6.5kevlo2002-08-283-15/+30
| | | | | PR: 42036 Submitted by: MAINTAINER
* Update to version 0.16kevlo2002-08-285-57/+135
| | | | | PR: 42035 Submitted by: Ports Fury
* Upgrade to 1.0.7.obraun2002-08-263-10/+13
| | | | | | | | Pass maintainership to submitter. PR: ports/42017 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: dwcjr (mentor)
* Add wmpuzzle 0.1.1, a dockable puzzle game for WindowMaker andpetef2002-08-269-0/+158
| | | | | | | AfterStep. PR: 38110 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* Turn Miguel Mendez' ports over to Adam Weinberger.trevor2002-08-264-8/+2
| | | | PR: 42012
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-254-32/+2
| | | | | | | more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1]
* upgrade to 2.6.3ijliao2002-08-242-2/+2
|
* - update to 1.5.7petef2002-08-243-6/+8
| | | | - USE_REINPLACE
* Don't guess prototypes for functions in system headers.kris2002-08-231-0/+19
|
* Update to 0.6.2.petef2002-08-234-5/+18
| | | | Submitted by: "Brian K. White" <brian@aljex.com>
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@alane2002-08-233-3/+3
| | | | maintainership.
* <malloc.h> -> <stdlib.h> to fix build on currentkris2002-08-231-0/+11
|
* Respect CXX and CXXFLAGS, and link with CXX, not gcc.kris2002-08-231-0/+17
|
* Use POSIX syntax for chown to fix install on 5.xkris2002-08-231-1/+1
|
* Use USE_GNOMENG.marcus2002-08-221-1/+2
| | | | | PR: 41876 Submitted by: maintainer
* Update MASTER_SITES and WWW: linekevlo2002-08-212-18/+19
| | | | | PR: 41796 Submitted by: Ports Fury
OpenPOWER on IntegriCloud