Commit Graph

3701 Commits

Author SHA1 Message Date
Satoshi Asami
2e655475ff Remove spurious ";" after "then". Indend one chmod line to match
the rest of its buddies.
1996-08-21 09:25:28 +00:00
Satoshi Asami
075fc8b6cc Added youbin. 1996-08-21 09:08:40 +00:00
Satoshi Asami
f6d645c05f Remote (network) biff.
Submitted by:	max@sfc.wide.ad.jp
1996-08-21 09:06:55 +00:00
Satoshi Asami
5dd6d5383b Fix up font path in kon.cfg.
Submitted by:	max@sfc.wide.ad.jp
1996-08-21 08:24:50 +00:00
Thomas Gellekum
943c2e26f5 Upgrade to 5.2.8 1996-08-21 06:19:46 +00:00
Satoshi Asami
fed340f160 Ob-la-di, ob-la-da, the INDEX goes on,
blah, la la the INDEX file goes on.
1996-08-20 23:16:20 +00:00
Eric L. Hernes
167b46697e cleaned up the dependancies.
Requested by:	satoshi.
1996-08-20 13:32:17 +00:00
James FitzGibbon
a5e8424c8f Upgraded to v0.98b24a 1996-08-20 10:57:44 +00:00
Satoshi Asami
60b3c6e228 Added kinput2-canna+sj3, kinput2-canna+sj3+wnn, kinput2-sj3 and
kinput-sj3+wnn.
1996-08-20 10:35:08 +00:00
Satoshi Asami
3af7448a8b kinput2 that can use canna or sj3.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-20 10:27:39 +00:00
Satoshi Asami
c23230c134 kinput2 that uses sj3.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-20 10:25:51 +00:00
Satoshi Asami
7071f43502 Update explanation of *_DEPENDS, in particular note that bsd.port.mk
can now check existence of files specified by full pathnames, not only
executables.
1996-08-20 10:00:33 +00:00
Satoshi Asami
1135089f0d Change patch to use "${MOTIFLIB} ${XTOOLLIB} ${XLIB}" instead of
"${MOTIFLIB} XawClientLibs" to substitute for "XmClientLibs".  Motif
doesn't depend on the Athena Widget set.
1996-08-20 08:56:13 +00:00
Eric L. Hernes
373f7a2060 explain that `options COMPAT_LINUX' isn't necessary for -current,
but it is for -stable, and the RELEASE's
1996-08-19 20:41:43 +00:00
Satoshi Asami
69ed5992b5 Ob-la-di, ob-la-da, the compilation goes on,
blah blah blah oh the compilation goes on.
1996-08-19 12:57:08 +00:00
Satoshi Asami
f18fe27fb0 Remove libz dependency. I don't know why I missed this before. 1996-08-19 12:39:13 +00:00
Satoshi Asami
14ceb3cc8f Added xephem. 1996-08-19 12:35:39 +00:00
Satoshi Asami
8f89058ece Delete xephem, it has moved to misc. 1996-08-19 12:35:02 +00:00
Satoshi Asami
fb7eaade83 Add mule-sj3, sj3, sjxa and skk. 1996-08-19 12:03:50 +00:00
Satoshi Asami
48d09a2f99 A mule that uses sj3.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:56:51 +00:00
Satoshi Asami
05e3f717c8 Yet another Japanese imput method method.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:50:34 +00:00
Satoshi Asami
cf19655c70 An sj3 frontend.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:40:50 +00:00
Satoshi Asami
5aa0a228c4 Yet another kanji input method.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-19 11:37:29 +00:00
Satoshi Asami
0afd73d509 XmClientLibs -> ${MOTIFLIB} XawClientLibs 1996-08-19 11:12:35 +00:00
Satoshi Asami
c259fb1e42 soundcard.h is in /usr/include/machine (aka /sys/i386/include), not
/usr/include/sys (aka /sys/sys).
1996-08-19 11:08:01 +00:00
Satoshi Asami
35a6de879c Added $Id$. Eric, will you mind if I add you as the maintainer too? :) 1996-08-19 11:01:53 +00:00
Satoshi Asami
3b1e7cb385 Seems like the checksum has already changed. 1996-08-19 10:57:11 +00:00
Satoshi Asami
a40390c34b Change -lXm to ${MOTIFLIB}. Use #include <Xm/*.h> instead of
<X11/Xm/*.h> (this port had both ;)!
1996-08-19 10:56:49 +00:00
Satoshi Asami
c5393a9ca3 Remove libz, it's in /usr/src now. 1996-08-19 10:32:53 +00:00
Satoshi Asami
7a4662e170 Remove LIB_DEPENDS on libz, it's in /usr/src now. 1996-08-19 10:31:04 +00:00
Satoshi Asami
07f65db017 Make this work on -current post this change:
* davidg      96/06/12 19:54:21
 *
 *   Modified:    sys/net   if_ethersubr.c
 *                sys/netinet  if_ether.c
 *   Log:
 *   Keep ether_type in network order for BPF to be consistent with other
 *   systems.

Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-08-18 23:50:59 +00:00
Chuck Robey
936e581dba Repair mysterious cvs damage, crap added below bottom line. 1996-08-18 22:03:54 +00:00
Andrey A. Chernov
ccb17057e5 Upgrade to 3.0 release 1996-08-18 19:46:00 +00:00
Andrey A. Chernov
8a0a3b37f5 Upgrade to 3.0 release 1996-08-18 19:32:43 +00:00
Peter Wemm
22a7b49cc4 Work around what appears to be a ncurses bug. The command line at the
bottom of the screen can sometimes have stray characters left behind from
the previous command.  This seems to be because ncurses is ignoreing
a ``wprintw(window, "%s", " ")'' when it's in the last column of a window.
I dont know who is right, ncurses or ncftp.

This workaround also makes the code a little cleaner as a side effect. :-)
1996-08-18 15:12:39 +00:00
Chuck Robey
67f198adf4 Stamp on another malloc library definition. This time, it's dead! 1996-08-18 13:49:33 +00:00
Satoshi Asami
699509770b (1) Use INSTALL_PROGRAM where we attempt to pass this command line
to configure.

(2) Gently warn user for non-0022 umasks.

Submitted by:	"David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu> (1)
1996-08-18 10:53:16 +00:00
Andrey A. Chernov
e3609b30ac Upgrade to 3.44 1996-08-17 18:34:55 +00:00
Chuck Robey
9e307c4661 Make python install include files.
Reviewed by:	jkh
1996-08-17 15:39:43 +00:00
Andreas Klemm
8dbed517bc s/COMAPT_LINUX/COMPAT_LINUX/ 1996-08-17 15:05:16 +00:00
Peter Wemm
3c3b1d9e1b Dont install identconn or itest, installing itest requires root access,
meaning it will silently fail if you (say) install as "bin".  This makes
the packaging break.  (Will the package tools install the setuid-root
binary anyway?)

They were not particularly useful anyway, they are mainly diagnostic tools
to parse the output of 'netstat' to see which users have what local
connections open.

Requested by: asami
1996-08-17 11:19:03 +00:00
Peter Wemm
445cc51fbc Adjust the tclDP hack so that it doesn't depend on it being pre-installed
if USE_DPWISH is set.

Make the build work without making an X11 connection (groan!) by using
tclsh instead of "wish -notk" to build the indexes.

Requested by: asami
1996-08-17 11:07:53 +00:00
Satoshi Asami
a3a73aa969 Change AFTERDIR from ${PREFIX}/lib/afterstep to .../lib/X11/afterstep.
It's quite amazing it seems to have totally ignored the STEPRC
definition just two lines below!

Now this port packages fine.
1996-08-17 11:01:16 +00:00
Satoshi Asami
8b44b435e1 Variable reordering. Move NO_WRKSUBDIR and USE_X11 to the
"miscellaneous bsd.port.mk variables" section after MAINTAINER.
1996-08-17 10:59:08 +00:00
Satoshi Asami
271fe572a1 Move WRKSRC below MAINTAINER. 1996-08-17 10:31:50 +00:00
Satoshi Asami
1fcef4fb85 Just a little variable reordering, to make MAINTAINER stand out a bit more
(so we can yell at Eric if it doesn't work, haha :).
1996-08-17 10:26:10 +00:00
Satoshi Asami
beb2142a15 (1) Ignore patches directory without a patch with a message instead of
bombing mercilessly.

(2) If that directory has a directory called CVS, remind the user of
    the existence of the "-P" option to cvs co and update.

(3) While I'm here, clean up the PATCH_DEBUG code a bit.  In
    particular, don't duplicate a whole bunch of code just for adding
    a single "echo" statement. ;)

Reviewed by:	the ports list
1996-08-17 10:16:02 +00:00
James FitzGibbon
ba1e68acab Upgraded to v0.98b23a 1996-08-17 05:06:20 +00:00
Peter Wemm
54a78b40a6 Update from 2.7b3 -> 2.7b4, the author included our patch.
.. however, he also changed the top level Makefile to use $PREFIX for
something completely different (and incompatable) to what we use it for.
1996-08-16 18:31:04 +00:00
Peter Wemm
a8032cb64c aargh, I forgot to commit this. This fixes an optimization originally
for rdist-6.1.0, which is not quite valid on 6.1.2 when used with an
alternate rsh-like transport (such as ssh).
1996-08-16 17:05:49 +00:00