summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak.jseger1998-10-142-10/+11
| | | | Submitted by: steve
* Mark BROKEN for ELF:jseger1998-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'
* Mark BROKEN for ELF: requires rpm.jseger1998-10-131-1/+3
|
* Mark BROKEN for ELF until a version of Motif becomes available that supports it.jseger1998-10-131-1/+3
| | | | Lesstif isn't sufficient for this port.
* Mark BROKEN. Doesn't fetch:jseger1998-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
* Add depend with guile, correct pkg/PLIST.vanilla1998-10-106-6/+45
|
* Update to version 15.20.steve1998-10-103-15/+18
| | | | | PR: 8159 Submitted by: maintainer
* Quote '.asami1998-10-091-2/+2
|
* Upgrade to 1.10.tg1998-10-073-17/+44
|
* Patch to fix this error: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. ===
* Shared library "gnome.0" in installed by gnomelibs, not gnomecore.asami1998-10-053-6/+6
|
* Add a good MASTER_SITEjseger1998-10-041-2/+3
|
* Make this buildjseger1998-10-041-2/+2
|
* Remove bad MASTER_SITEs and add more good ones.jseger1998-10-0310-24/+25
|
* Elfifybrian1998-10-021-4/+2
| | | | This port remains broken
* Activate gnomegames.vanilla1998-10-021-1/+2
|
* Import gnomegames, It's gnome game app.vanilla1998-10-0221-0/+804
| | | | | | PR: ports/7656 Reviewed by: vanilla Submitted by: Yukihiro Nakai <Nakai@technogilist.com>
* Elfifybrian1998-10-014-40/+32
|
* Revert checksum changes.steve1998-10-011-2/+2
|
* Fix build for ELF.steve1998-10-011-3/+1
| | | | | PR: 7911 Submitted by: maintainer
* Bump the minor version number for a.out so it doesn't go backwards.steve1998-10-013-9/+12
| | | | Noticed by: Satoshi Asami
* Upgrade to Mesa 3.0jseger1998-10-013-9/+11
|
* Mark all KDE ports BROKEN for ELF.jseger1998-09-305-5/+15
|
* Remove empty directories on deinstall.steve1998-09-2815-1/+21
|
* Fix for ELF build.steve1998-09-282-9/+20
|
* Fix build for ELF.steve1998-09-281-69/+55
|
* Escape the '@' character so that perl in -current doesn't choke.steve1998-09-281-3/+3
|
* Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunchsteve1998-09-282-3/+207
| | | | of files pkg/PLIST forgot.
* Move manpages from pkg/PLIST to MAN* macro in Makefile.steve1998-09-2850-55/+55
|
* Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunchsteve1998-09-282-4/+27
| | | | of files that pkg/PLIST forgot.
* Doesn't link in an ELF build.steve1998-09-281-1/+3
|
* Fix build for ELF.steve1998-09-283-9/+15
|
* Move manpages from pkg/PLIST to MAN* macro in Makefile and removesteve1998-09-282-2/+7
| | | | empty directories on deinstall.
* Clean out a bunch 'o stuff this port doesn't install.steve1998-09-282-101/+2
|
* Move manpages from pkg/PLIST to MAN* macro in Makefile and remove emptysteve1998-09-282-2/+3
| | | | directories on deinstall.
* Doesn't build in an ELF world.steve1998-09-289-9/+27
|
* Make this port reinstall friendly.steve1998-09-281-30/+26
|
* Use MANCOMPRESSED to warn bsd.port.mk that the manpage is notsteve1998-09-281-1/+2
| | | | compressed by this port.
* Conver to ELF.steve1998-09-283-11/+33
|
* Only remove the scores file if it exists.steve1998-09-281-1/+1
|
* Move manpages from pkg/PLIST to MAN* macro in Makefile.steve1998-09-2814-21/+17
|
* Anyone for a game of chase the checksum? :)steve1998-09-281-2/+2
|
* Fix build for ELF.steve1998-09-284-20/+35
|
* Escape the '@' character so perl in -current doesn't choke.steve1998-09-281-2/+2
|
* Remove empty directories on deinstall.steve1998-09-281-0/+1
|
* Won't build in an ELF world.steve1998-09-281-2/+4
|
* Remove regexp support for Mesa2 libs.steve1998-09-273-9/+9
|
* Mark broken for ELF because of xforms port.steve1998-09-263-6/+12
|
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* Remove regexp support for libxview not that it builds ELF too.steve1998-09-213-8/+8
|
OpenPOWER on IntegriCloud