summaryrefslogtreecommitdiff
path: root/games (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-12-302-4/+4
| | | | Notes: svn path=/head/; revision=5139
* The distfile has been changed.Masafumi Max NAKANE1996-12-301-1/+1
| | | | | | | Pointed-out by: John-Mark Gurney <jmg@nike.efn.org> Notes: svn path=/head/; revision=5135
* Moved the @exec mkdir ... line so that it won't fail toMasafumi Max NAKANE1996-12-278-8/+8
| | | | | | | mkdir lib/nethackdir/save when you do pkg_add this package for the first time. Notes: svn path=/head/; revision=5107
* Update to 3.2.2.Satoshi Asami1996-12-2316-56/+48
| | | | | | | Notified by: andreas Notes: svn path=/head/; revision=5062
* Trim down excessively long DESCR files in ports i either own, or whereJoerg Wunsch1996-12-222-48/+2
| | | | | | | | | i'm somehow related to (hpscan, that is). Requested by: asmi (long ago) Notes: svn path=/head/; revision=5057
* BUILD_DEPENDS on ld.so;Eric L. Hernes1996-12-194-4/+6
| | | | | | | | modload the linuxulator if we can't run the linux binary in the build process. Notes: svn path=/head/; revision=5039
* Add $Id$.Satoshi Asami1996-12-191-0/+1
| | | | Notes: svn path=/head/; revision=5033
* Upgrade to unofficial 1.2, now includes "BSD Daemon" mode (-bsd).Satoshi Asami1996-12-182-8/+9
| | | | | | | Submitted by: candy@fct.kgc.co.jp Notes: svn path=/head/; revision=5022
* Add files/md5 entries for files whose checksum should be ignored as well.Satoshi Asami1996-12-174-2/+6
| | | | | | | Requires rev. 1.239 of bsd.port.mk. Notes: svn path=/head/; revision=5009
* Remove ${DISTNAME}.tar.gz in pre-clean target, it is built from the realSatoshi Asami1996-12-171-1/+4
| | | | | | | | | distfile in the do-extract target. Found by: msmith's pib distfile checker Notes: svn path=/head/; revision=5001
* /dev/joy0 -c must be -c /dev/joy0Andrey A. Chernov1996-12-131-1/+1
| | | | Notes: svn path=/head/; revision=4966
* Remove unnecessary EXTRACT_SUFX (DISTFILES list is defined).Satoshi Asami1996-12-122-4/+2
| | | | Notes: svn path=/head/; revision=4956
* add doom to the Makefile, so Satoshi won't have to tonite ;-)Eric L. Hernes1996-12-111-1/+2
| | | | Notes: svn path=/head/; revision=4934
* new port of linux Doom, this has most (maybe all) of Amancio'sEric L. Hernes1996-12-1113-0/+1689
| | | | | | | joystick/music/sound stuff! Notes: svn path=/head/; revision=4933
* Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKENMasafumi Max NAKANE1996-12-081-2/+2
| | | | | | | in double-quotes. Notes: svn path=/head/; revision=4891
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-081-2/+2
| | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami Notes: svn path=/head/; revision=4884
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-081-3/+3
| | | | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami cp -> ${CP} Notes: svn path=/head/; revision=4882
* Add reason for NO_CDROM (shareware).Satoshi Asami1996-12-071-2/+2
| | | | Notes: svn path=/head/; revision=4865
* Now, string describing reason for defining these variables must be setMasafumi Max NAKANE1996-12-071-2/+2
| | | | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED. Notes: svn path=/head/; revision=4860
* Use ${MASTER_SITE_XCONTRIB}. The old one didn't work anyway (missing "/").Satoshi Asami1996-12-061-2/+3
| | | | Notes: svn path=/head/; revision=4844
* Upgrade to version 4.04Steven Wallace1996-12-064-12/+15
| | | | Notes: svn path=/head/; revision=4819
* Fix for GUS sound cards.Satoshi Asami1996-11-301-0/+19
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=4727
* Upgrade the md5 file Torsten forgot (as usual :).Satoshi Asami1996-11-301-1/+1
| | | | Notes: svn path=/head/; revision=4722
* Upgrade to 1.6cTorsten Blum1996-11-302-6/+18
| | | | Notes: svn path=/head/; revision=4718
* Make this thing actually compile without Motif.Satoshi Asami1996-11-262-8/+4
| | | | Notes: svn path=/head/; revision=4678
* Add flying, imaze and xeyesplus. Sort.Satoshi Asami1996-11-261-2/+5
| | | | Notes: svn path=/head/; revision=4676
* Please read your commit messages. Or even a cvs log of this file.Satoshi Asami1996-11-221-1/+1
| | | | | | | Don't people do that anymore before committing? Notes: svn path=/head/; revision=4631
* Re-update xpilot to version 3.5.1Steven Wallace1996-11-215-62/+62
| | | | Notes: svn path=/head/; revision=4629
* Remove unnecessary USE_X11 (implied by USE_IMAKE) and XMKMF (alreadySatoshi Asami1996-11-201-5/+3
| | | | | | | | | | | | defined, why do we need it?). Don't put "x11" in category just because it uses X, or 2/3 of the games would be in x11. Change "mkdir -p" to ${MKDIR}. In case you are wondering why I jumped on this so quickly, these are exactly the things I was fixing on Mr. Nakai's other ports too. ;) Notes: svn path=/head/; revision=4613
* It's not recommended to put the full man page in this file. ;)Satoshi Asami1996-11-201-100/+0
| | | | Notes: svn path=/head/; revision=4612
* Add xsokoban.Thomas Gellekum1996-11-201-1/+2
| | | | Notes: svn path=/head/; revision=4607
* Import of xsokoban, a pushing blocks solitaire game.Thomas Gellekum1996-11-208-0/+371
| | | | | | | | | Closes PRs 1801, 2029, 2059. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4604
* - if MOTIFLIB is not defined, setup a defaultTorsten Blum1996-11-192-3/+8
| | | | | | | - only use Motif if "FORCE_MOTIF" is defined Notes: svn path=/head/; revision=4596
* Use Motif if HAVE_MOTIF and MOTIFLIB are defined (/etc/make.conf).Torsten Blum1996-11-192-4/+46
| | | | | | | default it to build the xview version. Notes: svn path=/head/; revision=4587
* unzip and lha should be BUILD_DEPENDS not FETCH_DEPENDS. (Note thatSatoshi Asami1996-11-191-2/+2
| | | | | | | | BUILD_DEPENDS is actually checked from within the extract target, and thus covers everything from extract to build.) Notes: svn path=/head/; revision=4582
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-1832-76/+26
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-1839-84/+83
| | | | Notes: svn path=/head/; revision=4575
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-182-12/+8
| | | | Notes: svn path=/head/; revision=4572
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-1810-79/+55
| | | | Notes: svn path=/head/; revision=4571
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-186-18/+23
| | | | Notes: svn path=/head/; revision=4570
* Add gnushogi, xcubes and xshogi.Satoshi Asami1996-11-171-1/+4
| | | | Notes: svn path=/head/; revision=4548
* X frontend to GNU shogi. Closes PR 1886/2028.Satoshi Asami1996-11-177-0/+133
| | | | | | | Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4547
* This sucker will beat you in shogi. Closes PR 1885/2018.Satoshi Asami1996-11-176-0/+126
| | | | | | | Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4546
* A 3-D "rearrange the cubes" puzzle. Closes PR 1795/2023.Satoshi Asami1996-11-175-0/+30
| | | | | | | Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4542
* Add xdino, xpuyo, and xtriangles.Satoshi Asami1996-11-161-1/+4
| | | | Notes: svn path=/head/; revision=4519
* Dinosaur puzzle.Satoshi Asami1996-11-165-0/+125
| | | | | | | | | Closes PR 1796/2030. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4518
* Triangle puzzle game.Satoshi Asami1996-11-165-0/+90
| | | | | | | | | Closes PR 1802/2031. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4517
* Cute little blob-merging game. Set to RESTRICTED because theSatoshi Asami1996-11-166-0/+151
| | | | | | | | | | | author is ashamed of the quality. Drat. Closes PR ports/2027. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4516
* A) From: "Brian Thomas" <thomas@astro.psu.edu>Andreas Klemm1996-11-129-12/+249
| | | | | | | | | | | | | | | | | | | | | | | | | | Ok, I found the problem.. the artifact code assigns a level value to artifacts with kind "Berserkergang". The specialweapon/apply code, when it finds a weapon with a "level" immediately compares the title field to the weilder's name. If they dont match, it can't be used. I created a patch to remove the level designation from the artifact code since other named weaopns (cf "glamdri") dont have a level assigned. B) From: Klaus Elsbernd <elsbernd@dfki.uni-kl.de> In version 0.92.8 is a bug in the inventory-unlock-code, which prevents unlocking. C) From: myself make post-install target modified in Makefile, *$*HOME was eaten up by 'make' and displayed nonsense. Tell player to create the players dir in his login directory. Notes: svn path=/head/; revision=4426
* Put CATEGORIES above MASTER_SITES.Satoshi Asami1996-11-091-2/+2
| | | | Notes: svn path=/head/; revision=4352