summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Ok, so the distfile was bad. Now that I look at the log carefully, it'sasami1999-02-131-1/+1
| | | | | | supposed to be 496807 bytes but only 495412 bytes are arriving. Revert the checksum. Maybe this port is cursed.
* Looks like a cut & paste error. I also updated the checksum to something weasami1999-02-131-1/+1
| | | | can get to.
* No need to specify modes in this file.asami1999-02-131-2/+0
|
* Correct md5 check sumflathill1999-02-121-1/+1
|
* Correct md5 check sumflathill1999-02-121-2/+2
|
* Correct md5 check sumflathill1999-02-121-1/+1
|
* remove run-time generated filesache1999-02-121-6/+0
|
* Add NO_CDROM. I asked IDsoftware and the reply was:jmz1999-02-101-2/+4
| | | | | "The DOOM source should not be redistributed on any physical media whatsoever."
* Fetch the .wad file so that the game is playable.jmz1999-02-103-8/+42
| | | | | | | Files are now installed in share/doom/ and libexec/doom/. bin/doom is now a script. Now the linuxddom port is useful only if one wants joystick support or the musserver program.
* Remove extra argument to "configure" that had been committed by accident.se1999-02-084-12/+4
|
* Upgrade to KDE 1.1 RELEASE.se1999-02-0812-24/+132
|
* - add more MASTER_SITESdirk1999-02-082-10/+8
| | | | | - remove EXTRACT_SUFX=.tar.bz2 (not needed if USE_BZIP2 is defined) - remove BROKEN
* Upgrade to KDE-1.1pre2 ...se1999-02-0612-76/+156
|
* Activate the mirrormagic port.steve1999-02-041-1/+2
|
* Initial import of MirrorMagic version 1.3.steve1999-02-048-0/+152
| | | | | | | An arcade style game for X Windows with stereo sound. PR: 9164 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-0314-48/+34
| | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
* Use bsd.port.{pre,post}.mk.asami1999-02-031-4/+3
|
* Upgrade to 0.99.5, and portlint.vanilla1999-02-0215-504/+1263
| | | | | PR: ports/9825 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Add USE_XLIB so this one compiles.asami1999-02-011-1/+2
|
* Upgrade to version 5.0 of ACM.se1999-02-018-109/+175
|
* Portlint.asami1999-02-012-6/+6
|
* BROKEN='no route to the *single* mastersite'obrien1999-02-012-2/+6
| | | | | | | 16 ccbrt01-vnbrt01.mediaone.net (24.128.6.33) 26.185 ms 20.049 ms 22.675 ms 17 tas5-atm.san.rr.com (204.210.0.244) 26.476 ms * 24.864 ms 18 * * * 19 * * *
* BROKEN='acm-5.0.tar.gz is all that is available'obrien1999-02-011-1/+3
|
* Change HAS_CONFIGURE to GNU_CONFIGURE,vanilla1999-01-304-10/+18
| | | | | | use gzip2 compressed distfile now. PR: ports/9667 Submitted by: Tom Hukins <tom@eborcom.com>
* Activate xflame.sada1999-01-281-1/+2
| | | | | PR: ports/9274 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* XFlame is a cool little graphics hack originally made by the Rastermansada1999-01-286-0/+54
| | | | | | | | and modified by Rahul Jain (rahul@rice.edu). It does what you would expect it to do, draw a flame on the screen. PR: ports/9274 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* Update to version 1.41.imp1999-01-283-51/+3
| | | | Found by: Satoshi's build script
* Remove 2 mirrors that are falling behind. (yoyo.cs.monash.edu.aufenner1999-01-273-9/+3
| | | | last mirrored in June 1997; ftp.cs.city.ua in May 1998)
* Use ${MASTER_SITE_GNOME}fenner1999-01-273-15/+9
|
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-2716-16/+32
|
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.nectar1999-01-222-5/+15
|
* Add PKGNAME to match directory names.asami1999-01-182-2/+4
|
* Add virtual category "windowmaker".asami1999-01-181-2/+2
|
* Update to version 1.7.2.steve1999-01-1810-32/+28
| | | | | PR: 9449 Submitted by: maintainer
* Install files in share instead of lib.steve1999-01-188-936/+936
| | | | | PR: 9475 Submitted by: Sergei Laskavy <laskavy@Berkeley.Gambit.Msk.SU>
* Upgrade to 0.99.3.vanilla1999-01-156-21/+30
|
* Remove the 'BROKEN' linejmz1999-01-151-2/+1
|
* Remove doomsrc, add linuxdoom.jmz1999-01-151-2/+2
|
* Move all files from doomsrc/ to doom/jmz1999-01-1514-819/+149
|
* Change maitainer's email address,vanilla1999-01-1222-75/+71
| | | | and BROKEN some gnome ports until I upgrade it.
* use -lGL instead of -lMesaGLflathill1999-01-112-11/+11
|
* Activate the xtron port.steve1999-01-111-1/+2
|
* Initial import of xtron version 1.1a.steve1999-01-118-0/+99
| | | | | | | The game of Tron for the X Windowing System. PR: 6171 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Add bzip2 dependency. They were missing in some kde*11 Makefiles.asami1999-01-114-4/+8
|
* Install the sr binary as sample-robot to avoid a possible conflict withsteve1999-01-102-3/+3
| | | | | | another binary of the same name installed by the lang/sr port. PR: 8946
* Update to version 1.4.steve1999-01-104-9/+36
| | | | | PR: 9344 Submitted by: maintainer
* Replace -soname with -Wl,-soname.simokawa1999-01-101-2/+2
| | | | Alpha's cc doesn't have -soname option.
* Respect system CFLAGS. (remove -m486 for alpha)simokawa1999-01-101-1/+1
|
* Make dependency lines point to right directories -- they were stillasami1999-01-084-12/+12
| | | | using the old names (without "11").
* Fix fennerage by upgrading library to version 6/8.mph1999-01-083-6/+9
|
OpenPOWER on IntegriCloud