summaryrefslogtreecommitdiff
path: root/games (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Activate ifm.Matthew Hunt1998-10-191-1/+2
| | | | Notes: svn path=/head/; revision=14083
* Import of Ifm 3.0, a Tk-based tool for generating interactive fictionMatthew Hunt1998-10-196-0/+104
| | | | | | | | | | maps. PR: 8288 Submitted by: Dave Chapeskie <dchapes@ddm.on.ca> Notes: svn path=/head/; revision=14082
* Upgrade to 1.12.Thomas Gellekum1998-10-193-7/+9
| | | | Notes: svn path=/head/; revision=14064
* Unbreak.Justin M. Seger1998-10-142-10/+11
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13992
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+4
| | | | | | | | | | | | | | | g++ -o xminehunter -DMINE_SCORE_PATH=\"/usr/X11R6/lib/X11/xminehunter\" xminehun ter.o callbacks.o event_handlers.o app.o interface.o constructor.o bitmap.o -L/u sr/X11R6/lib /usr/X11R6/lib/libXm.a -lXt -lXpm -lXext -lX11 /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXt.so, no t found (try using --rpath) /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone' /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber' Notes: svn path=/head/; revision=13953
* Mark BROKEN for ELF: requires rpm.Justin M. Seger1998-10-131-1/+3
| | | | Notes: svn path=/head/; revision=13952
* Mark BROKEN for ELF until a version of Motif becomes available that supports it.Justin M. Seger1998-10-131-1/+3
| | | | | | | Lesstif isn't sufficient for this port. Notes: svn path=/head/; revision=13951
* Mark BROKEN. Doesn't fetch:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | | | | | | FTP error: /usr/bin/fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from http://wildsau.idv.uni-linz.ac.at/mfx/download/. /usr/bin/fetch: pysol-1.10.tar.gz: wildsau.idv.uni-linz.ac.at: HTTP server retur ned error code 404 >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Notes: svn path=/head/; revision=13950
* Add depend with guile, correct pkg/PLIST.Vanilla I. Shu1998-10-106-6/+45
| | | | Notes: svn path=/head/; revision=13853
* Update to version 15.20.Steve Price1998-10-103-15/+18
| | | | | | | | PR: 8159 Submitted by: maintainer Notes: svn path=/head/; revision=13819
* Quote '.Satoshi Asami1998-10-091-2/+2
| | | | Notes: svn path=/head/; revision=13779
* Upgrade to 1.10.Thomas Gellekum1998-10-073-17/+44
| | | | Notes: svn path=/head/; revision=13702
* Patch to fix this error:Satoshi Asami1998-10-063-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | === cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11 -I/usr/local/include/glib -O -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -O -pipe -I/usr/X11R6/include -c menu.c In file included from /usr/include/dirent.h:43, from menu.c:21: /usr/include/sys/dirent.h:52: parse error before `u_int32_t' /usr/include/sys/dirent.h:52: warning: no semicolon at end of struct or union /usr/include/sys/dirent.h:53: warning: data definition has no type or storage class /usr/include/sys/dirent.h:54: parse error before `d_type' /usr/include/sys/dirent.h:54: warning: data definition has no type or storage class /usr/include/sys/dirent.h:55: parse error before `d_namlen' /usr/include/sys/dirent.h:55: warning: data definition has no type or storage class /usr/include/sys/dirent.h:62: parse error before `}' menu.c: In function `create_menus': menu.c:290: dereferencing pointer to incomplete type menu.c:295: dereferencing pointer to incomplete type *** Error code 1 Stop. === Notes: svn path=/head/; revision=13682
* Shared library "gnome.0" in installed by gnomelibs, not gnomecore.Satoshi Asami1998-10-053-6/+6
| | | | Notes: svn path=/head/; revision=13675
* Add a good MASTER_SITEJustin M. Seger1998-10-041-2/+3
| | | | Notes: svn path=/head/; revision=13633
* Make this buildJustin M. Seger1998-10-041-2/+2
| | | | Notes: svn path=/head/; revision=13632
* Remove bad MASTER_SITEs and add more good ones.Justin M. Seger1998-10-0310-24/+25
| | | | Notes: svn path=/head/; revision=13608
* ElfifyBrian Somers1998-10-021-4/+2
| | | | | | | This port remains broken Notes: svn path=/head/; revision=13602
* Activate gnomegames.Vanilla I. Shu1998-10-021-1/+2
| | | | Notes: svn path=/head/; revision=13592
* Import gnomegames, It's gnome game app.Vanilla I. Shu1998-10-0221-0/+804
| | | | | | | | | PR: ports/7656 Reviewed by: vanilla Submitted by: Yukihiro Nakai <Nakai@technogilist.com> Notes: svn path=/head/; revision=13591
* ElfifyBrian Somers1998-10-014-40/+32
| | | | Notes: svn path=/head/; revision=13581
* Revert checksum changes.Steve Price1998-10-011-2/+2
| | | | Notes: svn path=/head/; revision=13570
* Fix build for ELF.Steve Price1998-10-011-3/+1
| | | | | | | | PR: 7911 Submitted by: maintainer Notes: svn path=/head/; revision=13569
* Bump the minor version number for a.out so it doesn't go backwards.Steve Price1998-10-013-9/+12
| | | | | | | Noticed by: Satoshi Asami Notes: svn path=/head/; revision=13568
* Upgrade to Mesa 3.0Justin M. Seger1998-10-013-9/+11
| | | | Notes: svn path=/head/; revision=13567
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-305-5/+15
| | | | Notes: svn path=/head/; revision=13545
* Remove empty directories on deinstall.Steve Price1998-09-2815-1/+21
| | | | Notes: svn path=/head/; revision=13505
* Fix for ELF build.Steve Price1998-09-282-9/+20
| | | | Notes: svn path=/head/; revision=13504
* Fix build for ELF.Steve Price1998-09-281-69/+55
| | | | Notes: svn path=/head/; revision=13503
* Escape the '@' character so that perl in -current doesn't choke.Steve Price1998-09-281-3/+3
| | | | Notes: svn path=/head/; revision=13502
* Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunchSteve Price1998-09-282-3/+207
| | | | | | | of files pkg/PLIST forgot. Notes: svn path=/head/; revision=13501
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-2850-55/+55
| | | | Notes: svn path=/head/; revision=13500
* Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunchSteve Price1998-09-282-4/+27
| | | | | | | of files that pkg/PLIST forgot. Notes: svn path=/head/; revision=13499
* Doesn't link in an ELF build.Steve Price1998-09-281-1/+3
| | | | Notes: svn path=/head/; revision=13498
* Fix build for ELF.Steve Price1998-09-283-9/+15
| | | | Notes: svn path=/head/; revision=13497
* Move manpages from pkg/PLIST to MAN* macro in Makefile and removeSteve Price1998-09-282-2/+7
| | | | | | | empty directories on deinstall. Notes: svn path=/head/; revision=13496
* Clean out a bunch 'o stuff this port doesn't install.Steve Price1998-09-282-101/+2
| | | | Notes: svn path=/head/; revision=13494
* Move manpages from pkg/PLIST to MAN* macro in Makefile and remove emptySteve Price1998-09-282-2/+3
| | | | | | | directories on deinstall. Notes: svn path=/head/; revision=13493
* Doesn't build in an ELF world.Steve Price1998-09-289-9/+27
| | | | Notes: svn path=/head/; revision=13492
* Make this port reinstall friendly.Steve Price1998-09-281-30/+26
| | | | Notes: svn path=/head/; revision=13491
* Use MANCOMPRESSED to warn bsd.port.mk that the manpage is notSteve Price1998-09-281-1/+2
| | | | | | | compressed by this port. Notes: svn path=/head/; revision=13490
* Conver to ELF.Steve Price1998-09-283-11/+33
| | | | Notes: svn path=/head/; revision=13489
* Only remove the scores file if it exists.Steve Price1998-09-281-1/+1
| | | | Notes: svn path=/head/; revision=13487
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-2814-21/+17
| | | | Notes: svn path=/head/; revision=13486
* Anyone for a game of chase the checksum? :)Steve Price1998-09-281-2/+2
| | | | Notes: svn path=/head/; revision=13485
* Fix build for ELF.Steve Price1998-09-284-20/+35
| | | | Notes: svn path=/head/; revision=13484
* Escape the '@' character so perl in -current doesn't choke.Steve Price1998-09-281-2/+2
| | | | Notes: svn path=/head/; revision=13483
* Remove empty directories on deinstall.Steve Price1998-09-281-0/+1
| | | | Notes: svn path=/head/; revision=13482
* Won't build in an ELF world.Steve Price1998-09-281-2/+4
| | | | Notes: svn path=/head/; revision=13481
* Remove regexp support for Mesa2 libs.Steve Price1998-09-273-9/+9
| | | | Notes: svn path=/head/; revision=13457