Commit Graph

1343 Commits

Author SHA1 Message Date
Andreas Schulz
851416f6bd Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-19 18:17:17 +00:00
Andreas Schulz
736001e515 Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-19 17:58:32 +00:00
Andreas Schulz
dd653c6bcb Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-19 17:42:34 +00:00
Andreas Schulz
8fc525e05c Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch. 1995-03-19 16:32:33 +00:00
Andreas Schulz
064e2f3948 Add ImageMagick to the subdirs list. 1995-03-19 16:19:15 +00:00
Andreas Schulz
2a3d1ecea6 Add a -L${X11BASE}/lib to the LDFLAGS to get ld happy :-) for the -lX11. 1995-03-19 14:36:06 +00:00
Andreas Schulz
5a0c5f9308 Change all absolute references to /usr/X11R6 to ${X11BASE} instead. 1995-03-19 14:17:52 +00:00
Andreas Schulz
85667802e9 Change the xmkmf call to a xmkmf -a call. This should be more correct for
all X11R5 and X11R6 ports. This is the way how it should be normally
used according the manuals. Only pre-X1R5 ( X11R4, X11R3) ports can't
handle it.
1995-03-19 12:49:06 +00:00
Andreas Schulz
a3ff74310e Comment out wais for the moment until it is fixed. 1995-03-19 12:43:00 +00:00
Andreas Schulz
b648579ea0 Change the Makefile to use gmake instead of make to prevent all the
error messages from make.
Delete the references to sys_errlist.
This port is not yet complete, it may only work with X11R5, aka XFree2.xx.
It uses the font member in the X-window xxsinkxxx structures. But these
members don't exist anymore under X11R6 (Xfree3.xx).
1995-03-19 12:39:56 +00:00
Andreas Schulz
cc750712b0 Change the Makefile to use gmake instead of make to prevent all the
error messages from make.
1995-03-19 12:32:54 +00:00
Joerg Wunsch
66d6fa2f8d mkdir -p the BINDIR during beforeinstall, instead of blindly
assuming everyone has already got a /usr/local/libexec.
1995-03-19 10:12:39 +00:00
Andrey A. Chernov
19e44216df Upgrade. 1995-03-17 19:18:53 +00:00
Steven Wallace
60b41a5a07 Port of rplay 3.2.0b2
Submitted by:	rmallory@csusb.edu
1995-03-17 05:53:43 +00:00
Andrey A. Chernov
534d002999 Upgrade. 1995-03-17 01:05:07 +00:00
Satoshi Asami
64e2e8735d Added xlife. 1995-03-16 09:21:13 +00:00
Satoshi Asami
b816975af2 John Horton Conway's Game of Life, taken from R5-contrib archives. 1995-03-16 09:19:18 +00:00
Jeffrey Hsu
e5d5d8902c The makefiles now use some gmake constructs. 1995-03-16 08:40:01 +00:00
Jeffrey Hsu
22c9bb89aa Author updated distribution w/o bumping version number. 1995-03-16 04:38:02 +00:00
Satoshi Asami
49af80baff Oops, forgot to upgrade the package files. 1995-03-16 02:39:28 +00:00
Satoshi Asami
05554fdb81 Upgrade, 1.4 + unofficial patches -> 1.5p1 1995-03-16 02:24:46 +00:00
Satoshi Asami
3c37543e75 Added japanese to subdir list. 1995-03-16 00:12:23 +00:00
Satoshi Asami
ff58dfaf0c Change references to Wnn/Canna to point to ports/japanese instead of
ports/utils.
1995-03-16 00:09:45 +00:00
Satoshi Asami
177a07f6ea Removed Canna, Wnn, kterm and nkf. 1995-03-16 00:07:40 +00:00
Satoshi Asami
2a294145da The new /usr/ports/japanese hierarchy starts today. Here goes
the Makefile.
1995-03-15 23:56:09 +00:00
Jeffrey Hsu
417668e48f Upgrade to 1.1.2 beta. 1995-03-15 17:03:00 +00:00
Satoshi Asami
24217db1f1 Added emiclock. 1995-03-15 07:06:17 +00:00
Satoshi Asami
f08730ef78 `Emi Clock' is a hyper animated face analog clock with pretty
characters.  Click the left button to display the menu.

Submitted by:	Masayuki Koba <nobu@psrc.isac.co.jp>
1995-03-15 07:03:49 +00:00
Joshua Peck Macdonald
58d20f42d2 I forgot to add this when I fixed scheme48, it works now. 1995-03-14 05:26:51 +00:00
Andrey A. Chernov
d22a45556e Upgrade 1995-03-12 23:46:17 +00:00
Andreas Schulz
6ad8760aee Put back tclX from the broken subdirs to the regular subdirs. It builds
and installs now.
1995-03-12 23:15:21 +00:00
Andreas Schulz
c58478bee2 put the dgd-lpmud directory to the broken targets. It doesn't build cleanly
in the moment.
1995-03-12 23:03:16 +00:00
Joerg Wunsch
f97bda7473 We don't have cua01 any longer, change the device name to cuaa1 instead.
(It's only a default for a user inquiry, but confusing.)

Drop the PID files under /var/run/mgetty.%s.pid instead of /etc/mg-pid.%s.
This is more consistent with our hierarchy.
1995-03-12 19:00:35 +00:00
Andreas Schulz
b7d5ab0c19 Fetched the slib.info.tar.gz new and corrected the checksum in the md5
file.
1995-03-12 15:38:01 +00:00
Andreas Schulz
91f63cbcef fvwm doesn't like a "make depend". So set the XMKMF variable to an
explizit xmkmf.
1995-03-11 15:07:14 +00:00
Andreas Schulz
56b712ffb3 Mark emu as an interactive port. It uses xrdb that fails without a valid
DISPLAY variable that is normally not set if you run a "make BATCH=yes".
1995-03-11 14:54:48 +00:00
Adam David
e8f02048f0 Upgrade to DGD 1.0.9.1 1995-03-10 18:52:49 +00:00
Adam David
7622771fee patchfile was bogus.
ir/Makefile needs more work (too much for slownet at 1 cpm)
1995-03-10 16:50:40 +00:00
Andrey A. Chernov
4dc2d72732 Upgrade. 1995-03-09 19:42:54 +00:00
Andrey A. Chernov
13909dd850 Upgrade. 1995-03-09 17:58:40 +00:00
Jean-Marc Zucconi
4d45b3dd61 French dictionary updated 1995-03-09 15:32:50 +00:00
Ugen J.S. Antsilevich
7d154d6c19 Same 1995-03-09 11:21:33 +00:00
Ugen J.S. Antsilevich
3306552fc2 s3mod port..this is the last version i found on
Sunsite..actually  all the porting is to change #ifdef LINUX
to #ifdef __FreeBSD__ and a couple of include paths..
On this opportunity i want to say that tracker DOES NOT WORKS!!!
I am pretty sure tracker should be better mod player but
for now it is broken..
1995-03-09 11:20:49 +00:00
Jeffrey Hsu
ada2276045 The provided md5 checksum appears to be bad. Generate new one. 1995-03-09 10:21:12 +00:00
Jeffrey Hsu
8fd3f4f060 Add trailing slash to ftp path. 1995-03-09 10:18:46 +00:00
Jeffrey Hsu
5d27111496 Elk -- an imbeddable Scheme interpreter
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-03-09 10:16:20 +00:00
Satoshi Asami
19e4924603 Added colorls. 1995-03-09 00:51:20 +00:00
Satoshi Asami
d3c5462ad0 Color patch for ls. Am I going to be killed for this? ;) 1995-03-09 00:49:22 +00:00
Satoshi Asami
1779cedfac .1x -> .1.gz 1995-03-08 01:27:45 +00:00
Jean-Marc Zucconi
8d7f9951a6 Add support for french dictionary 1995-03-07 14:41:48 +00:00