aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Add a missed png dependency.Maxim Sobolev2000-05-251-1/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=28752
* The FTP server got rearranged (apparently, about 11 months ago).Bill Fenner2000-05-251-1/+1
| | | | Notes: svn path=/head/; revision=28741
* Activate digger-vgl.Maxim Sobolev2000-05-221-0/+1
| | | | Notes: svn path=/head/; revision=28680
* New port of Digger - a VGL version of the famous Digger game. AFAIK it is theMaxim Sobolev2000-05-226-0/+79
| | | | | | | | | | | | fist full-blown game with VGL support ;). Very suitable it you have nothing to do while your computer assembling bits of 'make buildworld' (the game uses only about 5% CPU on my P133 laptop). PR: 18112 Submitted by: me Notes: svn path=/head/; revision=28679
* Reflect moving graphics/glx port into new graphics/utah-glx location.Maxim Sobolev2000-05-221-1/+1
| | | | | | | | P.S. I have a patches at hand that would make utah-glx actually usable, so stay tuned ;). Notes: svn path=/head/; revision=28675
* Change MAINTAINER's mail address.Akinori MUSHA2000-05-213-7/+4
| | | | | | | | | | Now "Don Croyle <croyle@gelemna.org>". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28647
* Update to 0.6. Add WWW.Will Andrews2000-05-206-60/+89
| | | | Notes: svn path=/head/; revision=28624
* Remove sdlquake from its category Makefile.Will Andrews2000-05-201-1/+0
| | | | Notes: svn path=/head/; revision=28622
* Update to 1.6.0.Will Andrews2000-05-193-2/+14
| | | | Notes: svn path=/head/; revision=28616
* Update category Makefiles to move kmud to net from games.Will Andrews2000-05-191-1/+0
| | | | | | | Repo-copy by: asami (gotta document this somewhere :-) Notes: svn path=/head/; revision=28611
* Update to 1.3.8Chris Piazza2000-05-193-3/+52
| | | | | | | | PR: 18561 Submitted by: maintainer Notes: svn path=/head/; revision=28585
* Add USE_X_PREFIX so this compiles if you don't have X libs installed.Will Andrews2000-05-181-0/+1
| | | | | | | Found by: bento Notes: svn path=/head/; revision=28565
* glife is a GNOME version of Conway's classic game of lifeAde Lovett2000-05-187-0/+72
| | | | Notes: svn path=/head/; revision=28558
* Merge shareware WAD support from sdlquake. Now sdlquake is ready to be nukedMaxim Sobolev2000-05-183-5/+36
| | | | | | | from the tree. Notes: svn path=/head/; revision=28556
* Update 4.1.0 -> 4.2.1:Sheldon Hearn2000-05-183-2/+4
| | | | | | | | | * Two new maps * New features gleaned from tournaments * Many small bugfixes Notes: svn path=/head/; revision=28551
* OOPS, forgot patches ...Maxim Sobolev2000-05-184-0/+259
| | | | | | | PR: ports/18090 Notes: svn path=/head/; revision=28550
* Update of the QuakeForge port to the new 0.1.1 version and remove CVS hack,Maxim Sobolev2000-05-184-673/+40
| | | | | | | | | | | | | | since the QuakeForge project now makes regular snapshots available from their home page. All targets (X11, GLX and SDL) now using SDL library for sound output, since buindled with QuakeForge OSS support only capable to work with mmap() enabled sound drivers, while current FreeBSD driver doesn't support it properly yet. PR: ports/18090 Notes: svn path=/head/; revision=28549
* Update MASTER_SITES. Files are now available on Linuxberg, so I've thrownWill Andrews2000-05-181-1/+2
| | | | | | | 2 of their mirror sites in here. Notes: svn path=/head/; revision=28547
* Update to GLTron 0.59. WARNING: This requires an enormous amount of CPUWill Andrews2000-05-186-28/+187
| | | | | | | | | to run! If you don't have sound, be sure to compile with -DNO_SOUND. Helped by: sobomax Notes: svn path=/head/; revision=28546
* Update category Makefiles to add KDE2 ports.Will Andrews2000-05-171-0/+1
| | | | Notes: svn path=/head/; revision=28542
* Change MAINTAINER to myself, and clean these ports up a little.Will Andrews2000-05-171-6/+3
| | | | | | | Approved by: se (previous maintainer) Notes: svn path=/head/; revision=28517
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'Maxim Sobolev2000-05-171-1/+1
| | | | Notes: svn path=/head/; revision=28515
* Update to KDEGAMES 1.90 (aka KDE2 beta). This commit was delayed when IWill Andrews2000-05-179-1920/+3069
| | | | | | | | | | | discovered that my kdesupport2 port was botched. However, after testing and discovering that kdegames does not need kdesupport, it is being updated now. I hope to finish the rest of the job soon. Repo-copy by: asami Notes: svn path=/head/; revision=28507
* Upgrade to 17.9.Matthew Hunt2000-05-163-10/+12
| | | | Notes: svn path=/head/; revision=28500
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-144-4/+4
| | | | Notes: svn path=/head/; revision=28453
* Comment clean-ups.Tim Vanderhoek2000-05-121-1/+1
| | | | Notes: svn path=/head/; revision=28421
* - Remove obsolete sites from MASTER_SITESChris D. Faulhaber2000-05-073-18/+26
| | | | | | | | | | - Support PREFIX/LOCALBASE properly PR: 18436 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28353
* Make this port setgid, not setuid.Kris Kennaway2000-05-074-19/+78
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=28325
* Fix man page installation. Looks like there are some differences betweenThomas Gellekum2000-05-041-2/+1
| | | | | | | the imake files in XFree86-3.3.3.1 and 3.3.6. Notes: svn path=/head/; revision=28290
* Install the game setgid gamesJean-Marc Zucconi2000-05-012-0/+5
| | | | Notes: svn path=/head/; revision=28251
* Do not install makelev setuid root, so that nobody but root can edit filesJean-Marc Zucconi2000-05-012-37/+70
| | | | | | | | | | in ${PREFIX}/. Users can still create levels in their directories if the file name has a /. Golddig is now setgid games so that it can update the score file (the file is no more world writable) Notes: svn path=/head/; revision=28248
* Cleanup.Jean-Marc Zucconi2000-05-011-2/+0
| | | | Notes: svn path=/head/; revision=28247
* Upgrade to gnugo-2.6Justin M. Seger2000-05-014-2/+23
| | | | | | | Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=28233
* chown games:games -> chown root:gamesKris Kennaway2000-05-011-1/+1
| | | | Notes: svn path=/head/; revision=28219
* Install setgid games, not setuid root.Kris Kennaway2000-05-011-0/+31
| | | | Notes: svn path=/head/; revision=28196
* Oops, this was actually being installed setuid root as well as setuidKris Kennaway2000-05-011-1/+1
| | | | | | | games. Notes: svn path=/head/; revision=28195
* Add doom1v18.wad.gz to files/md5 to unbreak the build.Kris Kennaway2000-04-301-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28141
* Mark BROKEN: compiler errorKris Kennaway2000-04-293-0/+6
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28115
* Mark BROKEN: compiler errorsKris Kennaway2000-04-291-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28095
* Upgrade to version 2.6.1 of xblast (includes sound support).Stefan Eßer2000-04-284-228/+531
| | | | | | | Submitted by: tg@melaten.rwth-aachen.de (Thomas Gellekum) Notes: svn path=/head/; revision=28055
* Upgrade to 4.20.Thomas Gellekum2000-04-284-125/+1115
| | | | Notes: svn path=/head/; revision=28054
* Fix buffer overflowKris Kennaway2000-04-271-0/+11
| | | | | | | Reported by: Brock Tellier <btellier@usa.net> Notes: svn path=/head/; revision=28045
* Install setgid root:games, not setuid gamesKris Kennaway2000-04-271-5/+5
| | | | | | | Submitted by: Brock Tellier <btellier@usa.net> Notes: svn path=/head/; revision=28044
* Upgrade to 3.3.Thomas Gellekum2000-04-263-4/+6
| | | | Notes: svn path=/head/; revision=28019
* USE_GTK -> WITH_GTK to match masterdir's idea of switches.Satoshi Asami2000-04-261-1/+1
| | | | | | | Reported by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=28014
* Move one of the distfiles from submitter's web space to myMatthew Hunt2000-04-241-1/+1
| | | | | | | space on personal.FreeBSD.org. Notes: svn path=/head/; revision=27969
* Upgrade to 2.9.0. The software has a new primary developer andMatthew Hunt2000-04-245-45/+72
| | | | | | | | | web page; see pkg/DESCR. Submitted by: Takaya Ogawa <t-ogawa@ic.netlaputa.ne.jp> Notes: svn path=/head/; revision=27968
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-232-2/+2
| | | | | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich Notes: svn path=/head/; revision=27941
* Revert to libSDL-1.0.Vanilla I. Shu2000-04-233-3/+3
| | | | Notes: svn path=/head/; revision=27923
* Change libSDL-1.0 to libSDL.Vanilla I. Shu2000-04-223-3/+3
| | | | Notes: svn path=/head/; revision=27900