Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbreak. | jseger | 1998-10-14 | 2 | -10/+11 |
| | | | | Submitted by: steve | ||||
* | Mark BROKEN for ELF: | jseger | 1998-10-13 | 1 | -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. | jseger | 1998-10-13 | 1 | -1/+3 |
| | |||||
* | Mark BROKEN for ELF until a version of Motif becomes available that supports it. | jseger | 1998-10-13 | 1 | -1/+3 |
| | | | | Lesstif isn't sufficient for this port. | ||||
* | Mark BROKEN. Doesn't fetch: | jseger | 1998-10-13 | 1 | -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. | vanilla | 1998-10-10 | 6 | -6/+45 |
| | |||||
* | Update to version 15.20. | steve | 1998-10-10 | 3 | -15/+18 |
| | | | | | PR: 8159 Submitted by: maintainer | ||||
* | Quote '. | asami | 1998-10-09 | 1 | -2/+2 |
| | |||||
* | Upgrade to 1.10. | tg | 1998-10-07 | 3 | -17/+44 |
| | |||||
* | Patch to fix this error: | asami | 1998-10-06 | 3 | -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. | asami | 1998-10-05 | 3 | -6/+6 |
| | |||||
* | Add a good MASTER_SITE | jseger | 1998-10-04 | 1 | -2/+3 |
| | |||||
* | Make this build | jseger | 1998-10-04 | 1 | -2/+2 |
| | |||||
* | Remove bad MASTER_SITEs and add more good ones. | jseger | 1998-10-03 | 10 | -24/+25 |
| | |||||
* | Elfify | brian | 1998-10-02 | 1 | -4/+2 |
| | | | | This port remains broken | ||||
* | Activate gnomegames. | vanilla | 1998-10-02 | 1 | -1/+2 |
| | |||||
* | Import gnomegames, It's gnome game app. | vanilla | 1998-10-02 | 21 | -0/+804 |
| | | | | | | PR: ports/7656 Reviewed by: vanilla Submitted by: Yukihiro Nakai <Nakai@technogilist.com> | ||||
* | Elfify | brian | 1998-10-01 | 4 | -40/+32 |
| | |||||
* | Revert checksum changes. | steve | 1998-10-01 | 1 | -2/+2 |
| | |||||
* | Fix build for ELF. | steve | 1998-10-01 | 1 | -3/+1 |
| | | | | | PR: 7911 Submitted by: maintainer | ||||
* | Bump the minor version number for a.out so it doesn't go backwards. | steve | 1998-10-01 | 3 | -9/+12 |
| | | | | Noticed by: Satoshi Asami | ||||
* | Upgrade to Mesa 3.0 | jseger | 1998-10-01 | 3 | -9/+11 |
| | |||||
* | Mark all KDE ports BROKEN for ELF. | jseger | 1998-09-30 | 5 | -5/+15 |
| | |||||
* | Remove empty directories on deinstall. | steve | 1998-09-28 | 15 | -1/+21 |
| | |||||
* | Fix for ELF build. | steve | 1998-09-28 | 2 | -9/+20 |
| | |||||
* | Fix build for ELF. | steve | 1998-09-28 | 1 | -69/+55 |
| | |||||
* | Escape the '@' character so that perl in -current doesn't choke. | steve | 1998-09-28 | 1 | -3/+3 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunch | steve | 1998-09-28 | 2 | -3/+207 |
| | | | | of files pkg/PLIST forgot. | ||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile. | steve | 1998-09-28 | 50 | -55/+55 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunch | steve | 1998-09-28 | 2 | -4/+27 |
| | | | | of files that pkg/PLIST forgot. | ||||
* | Doesn't link in an ELF build. | steve | 1998-09-28 | 1 | -1/+3 |
| | |||||
* | Fix build for ELF. | steve | 1998-09-28 | 3 | -9/+15 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile and remove | steve | 1998-09-28 | 2 | -2/+7 |
| | | | | empty directories on deinstall. | ||||
* | Clean out a bunch 'o stuff this port doesn't install. | steve | 1998-09-28 | 2 | -101/+2 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile and remove empty | steve | 1998-09-28 | 2 | -2/+3 |
| | | | | directories on deinstall. | ||||
* | Doesn't build in an ELF world. | steve | 1998-09-28 | 9 | -9/+27 |
| | |||||
* | Make this port reinstall friendly. | steve | 1998-09-28 | 1 | -30/+26 |
| | |||||
* | Use MANCOMPRESSED to warn bsd.port.mk that the manpage is not | steve | 1998-09-28 | 1 | -1/+2 |
| | | | | compressed by this port. | ||||
* | Conver to ELF. | steve | 1998-09-28 | 3 | -11/+33 |
| | |||||
* | Only remove the scores file if it exists. | steve | 1998-09-28 | 1 | -1/+1 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile. | steve | 1998-09-28 | 14 | -21/+17 |
| | |||||
* | Anyone for a game of chase the checksum? :) | steve | 1998-09-28 | 1 | -2/+2 |
| | |||||
* | Fix build for ELF. | steve | 1998-09-28 | 4 | -20/+35 |
| | |||||
* | Escape the '@' character so perl in -current doesn't choke. | steve | 1998-09-28 | 1 | -2/+2 |
| | |||||
* | Remove empty directories on deinstall. | steve | 1998-09-28 | 1 | -0/+1 |
| | |||||
* | Won't build in an ELF world. | steve | 1998-09-28 | 1 | -2/+4 |
| | |||||
* | Remove regexp support for Mesa2 libs. | steve | 1998-09-27 | 3 | -9/+9 |
| | |||||
* | Mark broken for ELF because of xforms port. | steve | 1998-09-26 | 3 | -6/+12 |
| | |||||
* | tk80 has been ELFized. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Remove regexp support for libxview not that it builds ELF too. | steve | 1998-09-21 | 3 | -8/+8 |
| |