Commit Graph

6 Commits

Author SHA1 Message Date
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
SADA Kenji
1c95fb782a Revice MASTER_SITES to the new location.
PR:		ports/8794
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-11-22 19:18:59 +00:00
Justin M. Seger
aefc85c824 Unbreak for ELF.
Submitted by:	steve
1998-10-13 02:48:49 +00:00
Justin M. Seger
0c8bdb399a Mark BROKEN for ELF:
gcc -o asprint -O2 asprint.o -L/usr/X11R6/lib  -lXaw -lXmu -lXt
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, no
t found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXaw.so,
not found (try using --rpath)
/usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/X11R6/lib/libXaw.so: undefined reference to `XFreePixmap'
/usr/X11R6/lib/libXt.so: undefined reference to `XrmEnumerateDatabase'
1998-10-12 12:33:23 +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
e357486dc7 Import of asprint port. asprint is a simple browser designed
to work with AfterStep that allows a user to select files
to print.

PR:		4331
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1997-11-04 13:42:42 +00:00