summaryrefslogtreecommitdiff
path: root/games (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.11.Thomas Gellekum1997-11-123-10/+10
| | | | Notes: svn path=/head/; revision=8590
* Back out previous commit. Jordan, please test before committing. :<Satoshi Asami1997-11-103-18/+15
| | | | | | | | | | | (You can't just redefine some of the DISTFILES with PATCHFILES, they are different things....) While I'm here, make the PKGNAME conform to the standard ("nethack-3.2.2-qt" -> "nethack-qt-3.2.2"). Notes: svn path=/head/; revision=8550
* Add xmame.Satoshi Asami1997-11-091-1/+2
| | | | | | | Forgotten by: jkh Notes: svn path=/head/; revision=8530
* Some stylistic tweaks I forgot to commit. Should portlint better now.Jordan K. Hubbard1997-11-096-15/+18
| | | | Notes: svn path=/head/; revision=8529
* Use arch-independent share/games/tvp for gifs after brief discussionTim Vanderhoek1997-11-082-102/+100
| | | | | | | on -ports. Notes: svn path=/head/; revision=8518
* (1) Move the following ports out of x11/:Satoshi Asami1997-11-055-13/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4) Notes: svn path=/head/; revision=8489
* Add BUILD_DEPENDS on moc pre-processor.Stefan Eßer1997-11-034-8/+12
| | | | | | | | Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp> Notes: svn path=/head/; revision=8449
* Initial import of the KDE games port (best Mahjongg ever, and have aStefan Eßer1997-11-0220-0/+2616
| | | | | | | look at the Asteroids game ... Notes: svn path=/head/; revision=8444
* Remove empty line.Satoshi Asami1997-10-301-1/+0
| | | | | | | Found by: good ol' cvs diff Notes: svn path=/head/; revision=8401
* Install all binaries.Thomas Gellekum1997-10-293-4/+7
| | | | | | | | PR: 3831 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=8386
* Sync with latest Qt update.Jordan K. Hubbard1997-10-2918-0/+279
| | | | Notes: svn path=/head/; revision=8385
* upgrade: 1.04 -> 1.09Dima Ruban1997-10-294-38/+67
| | | | Notes: svn path=/head/; revision=8384
* Checksum changed on one of the files. It appears to still build fineSatoshi Asami1997-10-281-1/+1
| | | | | | | (it's only an image file anyway). Notes: svn path=/head/; revision=8383
* Minor upgrades.Thomas Gellekum1997-10-276-8/+23
| | | | | | | | PR: 4583 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=8361
* Might want to do a portlint before importing, next time...Tim Vanderhoek1997-10-231-2/+2
| | | | Notes: svn path=/head/; revision=8342
* Activate tvpTim Vanderhoek1997-10-231-1/+2
| | | | Notes: svn path=/head/; revision=8340
* Port import of TVP (play cardgame of Ass vs. AIs)Tim Vanderhoek1997-10-237-0/+210
| | | | | | | PR: ports/4023 Notes: svn path=/head/; revision=8339
* Not that it matters much, but move around a couple of newlines toSatoshi Asami1997-10-161-2/+2
| | | | | | | make it appear nicer. Notes: svn path=/head/; revision=8296
* Correctly set the mode for scoreboard files.Masafumi Max NAKANE1997-10-158-40/+56
| | | | | | | Add @dirrm for lib/nethackdir. Notes: svn path=/head/; revision=8284
* Enable xgolgo.Masafumi Max NAKANE1997-10-151-1/+2
| | | | Notes: svn path=/head/; revision=8273
* New port, xgolgo:Masafumi Max NAKANE1997-10-156-0/+62
| | | | | | | | | | | | | | Xgolgo watches what you are doing and whether you're hostile or not. This is the patched version of xeyes in the X contrib. Golgo means GOLGO13 , the Japanese comics about the most complete sniper which eyes is like this application. PR: 4140 Submitted by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=8272
* USE_PERL5 (portlint)Andreas Klemm1997-10-133-6/+6
| | | | Notes: svn path=/head/; revision=8246
* Fix Justin M Seger's e-mail address.Thomas Gellekum1997-10-131-2/+2
| | | | Notes: svn path=/head/; revision=8238
* Upgrade to 1.0k.Thomas Gellekum1997-10-096-10/+8
| | | | Notes: svn path=/head/; revision=8188
* cosmetic changes using portlint, a really nice tool ;-)Andreas Klemm1997-10-049-210/+114
| | | | Notes: svn path=/head/; revision=8102
* Install bitmaps into a (tcl-)version independent directory.Thomas Gellekum1997-10-022-59/+62
| | | | Notes: svn path=/head/; revision=8088
* There is no lib/shutdown installed.Satoshi Asami1997-09-263-3/+0
| | | | Notes: svn path=/head/; revision=8028
* Update to use tk-4.2 (was acting funny with tk-8.0...).Satoshi Asami1997-09-243-63/+63
| | | | Notes: svn path=/head/; revision=8016
* Update to 1.8.2.Satoshi Asami1997-09-241-1/+1
| | | | | | | I'm afraid this was forgotten by: andreas Notes: svn path=/head/; revision=8012
* making my first steps in go I noticed, there is a new client available.Andreas Klemm1997-09-231-2/+2
| | | | | | | update from 1.8.0 to 1.8.2 Notes: svn path=/head/; revision=8005
* Upgrade to 2.8.2Thomas Gellekum1997-09-195-64/+120
| | | | | | | | PR: 4566 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=7959
* many changes by Dave:Andreas Klemm1997-09-1824-141/+393
| | | | | | | | | | | | | | | | | - Fix the password problem so passwords are actually checked. - Change some default options like SAVE_HOMEDIR, XPM_PIX (you hade the port requiring xpm but CF wasn't configured to link it in), ForceCCOPTIONS, EXPLORE_MODE, etc. - Remove the empty ${CFDIR}/lib/shutdown from the Makefile and the PLIST. This file just causes the program to exit without saying why until the user manually removes the file. - Fix "crossfire -o" to call uname correctly. - Set logfile to be line buffered (instead of block buffered) since they hardly ever call fflush(3). Submitted by: Dave Chapeskie <dchapes@golden.net> Notes: svn path=/head/; revision=7949
* Mass update of CPAN portsJames FitzGibbon1997-09-141-3/+3
| | | | | | | | | | p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12 Notes: svn path=/head/; revision=7899
* Disable xtetrisPeter Wemm1997-09-111-2/+1
| | | | Notes: svn path=/head/; revision=7854
* Update the master site.Masafumi Max NAKANE1997-09-101-3/+3
| | | | | | | | PR: 4506 Submitted by: the port maintainer Notes: svn path=/head/; revision=7849
* Seems the "R5contrib" dir finally disappeared from ftp.x.org.Satoshi Asami1997-09-091-3/+3
| | | | | | | Reminded by: Bill Fenner's distfile checker Notes: svn path=/head/; revision=7821
* Change xpat2 to be sgid games instead of suid games. In addition toMasafumi Max NAKANE1997-09-071-3/+4
| | | | | | | | | | | plugging any unknown security holes that might be present, this changes allows ~/.Xauthority authentication to work as expected. PR: 4479 Submitted by: the port maintainer Notes: svn path=/head/; revision=7795
* Add LIB_DEPENDS to libXpm.Masafumi Max NAKANE1997-09-061-1/+3
| | | | | | | | PR: 4473 Submitted by: Warner Losh <imp@village.org> Notes: svn path=/head/; revision=7786
* - Update my e-mail addressThomas Gellekum1997-08-261-3/+3
| | | | | | | | - Add $Id$ to tr2latex/Makefile - ``Un-maintain'' ctk. Notes: svn path=/head/; revision=7694
* Re-sort SUBDIRSBill Fenner1997-08-191-2/+2
| | | | Notes: svn path=/head/; revision=7618
* set EXTRACT_SUFX= .tar.ZEric L. Hernes1997-08-112-2/+3
| | | | | | | Spotted by: Bill Fenner Notes: svn path=/head/; revision=7533
* Upgrade to 3.6.2.Thomas Gellekum1997-08-082-5/+4
| | | | | | | | PR: 4168 Submitted by: Mark Huizer <xaa@stack.nl> Notes: svn path=/head/; revision=7502
* Activate xscrabble.Thomas Gellekum1997-08-041-1/+2
| | | | Notes: svn path=/head/; revision=7471
* Import xscrabble port.Thomas Gellekum1997-08-049-0/+118
| | | | Notes: svn path=/head/; revision=7470
* Update to 1.8.0.Thomas Gellekum1997-08-012-3/+3
| | | | | | | | PR: 4207 Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk> Notes: svn path=/head/; revision=7461
* install -> ${INSTALL}.Masafumi Max NAKANE1997-07-212-4/+4
| | | | | | | | ${.CURDIR}/files -> ${FILESDIR}. /usr/X11R6 -> ${PREFIX}. Notes: svn path=/head/; revision=7404
* Update name of perl executable in dependencies to "perl5.00401".Satoshi Asami1997-07-183-6/+6
| | | | | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). Notes: svn path=/head/; revision=7366
* Turn on ``agm''David E. O'Brien1997-07-151-1/+2
| | | | | | | PR: ports/4053 Notes: svn path=/head/; revision=7332
* 'agm' searches for single- or multi-word anagrams of target wordsDavid E. O'Brien1997-07-156-0/+57
| | | | | | | | PR: ports/4053 Submitted by: Andrey Zakhvatov Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=7331
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-132-4/+4
| | | | Notes: svn path=/head/; revision=7303