Commit Graph

12 Commits

Author SHA1 Message Date
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Justin M. Seger
fcf5e39048 Unbreak.
Submitted by:	steve
1998-10-14 03:58:36 +00:00
Justin M. Seger
835ff19b02 Mark BROKEN for ELF:
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'
1998-10-13 14:47:14 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Thomas Gellekum
325c29745d Upgrade to 0.4. 1997-02-21 15:41:28 +00:00
Satoshi Asami
389b4e5fb3 They only have a .tar.Z file (don't have .tar.gz anymore). Gosh, isn't
that backwards?
1997-02-13 10:24:26 +00:00
Satoshi Asami
6adaee9ace No trailing slash necessary for MASTER_SITE_SUBDIR. Set USE_X11 instead
of saying PREFIX=${X11BASE}.
1997-01-10 12:23:20 +00:00
Thomas Gellekum
0443cef870 Import of xminehunter, yet another minesweeper game.
Uses Motif, and almost works with the latest lesstif-current.
1997-01-10 07:54:03 +00:00