Commit graph

451 commits

Author SHA1 Message Date
Paul Traina
5284ac1c89 Upgrade to ISC DHCP 5.14 1997-01-14 05:29:27 +00:00
Masafumi Max NAKANE
d971247863 Include osreldate.h to determine if if_var.h is needed. 1997-01-14 05:06:33 +00:00
Adam David
aa7eee611c 1.0.97 --> 1.0.98 1997-01-11 08:52:53 +00:00
Masafumi Max NAKANE
32865e9b7b Make bpfiltp.c include net/ethernet.h instead of if_{var,ether}.h.
Suggested by:	wollman
1997-01-10 02:56:29 +00:00
Satoshi Asami
2f52be8f94 Why does this file carry my name? Drats! (Change it to jdp@polstra.com) 1997-01-09 09:21:03 +00:00
Masafumi Max NAKANE
bd2b7fdf00 Make support/ethertalk/bpfiltp.c include net/if_var.h. This is due to
the changes made to if_ether.h.
Noticed by:	phk
1997-01-08 23:11:44 +00:00
Masafumi Max NAKANE
da2b0bf941 New patch:
Make support/uab/aarp.c include net/if_var.h.  (This is due to recent
change made to if_ether.h.)
Noticed by:	phk
1997-01-08 23:10:23 +00:00
Adam David
53923b125f added temporary patch until changed by author 1997-01-08 22:28:29 +00:00
Adam David
d38f513882 get the patch to behave 1997-01-08 21:58:13 +00:00
Adam David
d88558f255 use URL file syntax
added backup distribution site
1997-01-08 11:42:00 +00:00
Adam David
6fbf9c7953 had become out of sync with reality 1997-01-08 08:28:39 +00:00
Adam David
f6518a47fe had gotten out of sync with reality 1997-01-08 08:09:56 +00:00
John Polstra
e0bd0cc73c Update from CVSup-14.0 to CVSup-14.1. 1997-01-08 00:20:25 +00:00
Satoshi Asami
8f02356782 Add strobe.
Not-sure-if-forgotten-by-him-but-I'm-going-to-commit-this-before-I-forget: max
1997-01-07 12:46:33 +00:00
Masafumi Max NAKANE
d8d87cfecf Previous modification to treat ttyv? as console introduced bug and this
change should correct it.
Added some comment about the modification this patch is making.
Instead of hardcode utmp location, use _UTMP_PATH.
Submitted by:	sanpei@yy.cs.keio.ac.jp
1997-01-06 14:09:34 +00:00
Satoshi Asami
acba5a9cf3 Comment out NO_CDROM, author says ok. 1997-01-06 13:54:53 +00:00
Satoshi Asami
a6127faf46 Add NO_CDROM for now, since the README says:
===
License Agreement
=================
Big Brother is non-commercial software.  That means it can't be sold
or included in any commercial product without written permission from
Sean MacGuire.
===

I have sent mail to Mr. MacGuire asking for permission.
1997-01-06 08:51:42 +00:00
Masafumi Max NAKANE
1a587725f1 Merge patch-ag, patch-ah into patch-ab as they all change the same file. 1997-01-06 08:51:05 +00:00
Satoshi Asami
1512816f05 Update. By the way, since the distfile doesn't include the version number,
I have no idea how anyone could have compiled the updated version without
fixing this. ;)
1997-01-06 08:50:31 +00:00
Masafumi Max NAKANE
48ac028bab New patch. Description from the maintainer:
Patch for utmp ut_host.

	  GNU finger uses ut_host information in utmp.

	  From src/usr.bin/login/login.c CVS log, after 2.2 source tree,
	login.c write numerical address to ut_host.
	(1.12 comment of login.c)

	  So this patch is to translate numerical address to hostname.

Special Thanks to Tung-Hui Hu <hhui@arcfour.com>.

Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing part of #PR 2360.)
1997-01-06 07:32:57 +00:00
Masafumi Max NAKANE
f0bf4911ea Rename files/start.fingerd.sh.sample -> fingerd.sh.sample.
Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing part of PR #2360.)
1997-01-06 07:24:43 +00:00
Masafumi Max NAKANE
762e928279 Typo.
Noticed by:	phk
1997-01-05 18:46:44 +00:00
Andreas Klemm
7253116e7c Updated bb port to version 1.0.
Corrected an error in configure script.
1997-01-04 15:24:36 +00:00
Andreas Klemm
109193c05e port doesn't run-depend on lyx instead on lynx. But that was
perhaps a bad choise, as well, since you need a web browser
with graphical capabilities.
Obtained from: "up again" Andrew Stesin
1997-01-04 15:12:59 +00:00
Adam David
2ce5010d8e + regexps 1997-01-03 04:09:16 +00:00
Adam David
b4caaca0b1 added kfuns regexp_compile() and regexp_match()
this is the LPC interface to GNU regexp by Robert Leslie <rob@ccs.neu.edu>
and is used by the upcoming dgd-lpmoo port
1997-01-03 04:03:04 +00:00
Thomas Gellekum
a6aaa0d6ec Activate wget. 1997-01-02 07:26:52 +00:00
Adam David
6d6eb442fc duh braino, WRKSRC != WRKDIR 1997-01-02 06:23:22 +00:00
Adam David
6611807890 checksum changed, as did patch destination 1997-01-01 05:19:16 +00:00
Adam David
d1278e7ddf checksum changed 1997-01-01 05:17:33 +00:00
Satoshi Asami
475a5f18d3 Thanks Peter for taking this, but MAINTAINER should be a full address
(not only freefall's account name).
1996-12-31 13:11:21 +00:00
Masafumi Max NAKANE
96df1464f9 Make aarpd.c include sys/time.h.
(This is due to if.h changes.)
1996-12-29 16:45:12 +00:00
Peter Wemm
ee03cbc743 Make this puppy compile on -current after the net/if.h change to no longer
be self sufficient w/ sys/time.h
Note that this causes some harmless warnings, this is a trivial patch.
1996-12-29 05:44:46 +00:00
Satoshi Asami
d2e8909386 Ignore checksum of tzfile.h. Closes PR ports/2306.
Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-12-28 23:39:32 +00:00
Adam David
561678a4d8 1.0.93 --> 1.0.97 1996-12-26 05:46:21 +00:00
Andreas Klemm
fe0bf6dedd new patch-aa needed because of little Makefile modifications by
the author of the package.
1996-12-23 18:23:21 +00:00
Andreas Klemm
aa282eb940 Got checksum mismatch. Fetched it again and created new checksum file. 1996-12-22 12:34:19 +00:00
Andreas Klemm
9cc719eef7 Remove the package name in the COMMENT file. 1996-12-22 12:13:06 +00:00
Adam David
cf3f68c635 1.0.96 --> 1.0.97
(dumpfile change)
1996-12-21 12:07:40 +00:00
John Polstra
35c1e6484a Update from version 13.5 to version 14.0. 1996-12-14 20:13:27 +00:00
John Polstra
092ba24f2e Update from version 13.5 to version 14.0.
Fix garbling of "MASTER_SITES" that somebody's slippery editor fingers
introduced into the previous revision of the Makefile.
1996-12-14 20:12:47 +00:00
Satoshi Asami
3ae5b9a692 Remove -s from manual installation target. I have no idea how this
worked on your machine, Eric. ;)
1996-12-12 05:29:56 +00:00
Eric L. Hernes
3954167a27 upgrade to 1.0c -- closes ports/2167
Requested by:	Vincent Poy
1996-12-12 03:24:14 +00:00
Adam David
159c85cecf 1.0.95 --> 1.0.96 1996-12-11 21:05:00 +00:00
Peter Wemm
0e223d0197 Don't connect the network socket to stderr, this achieves nothing, but
prevents the connecting daemon (eg: ssh) asking for passwords etc.

Obtained from: ssh FAQ, Thomas Koenig <ciw.uni-karlsruhe.de>
1996-12-10 23:38:54 +00:00
Peter Wemm
1befa6384c treat freebsd3.0 just like freebsd2.x 1996-12-10 23:36:02 +00:00
Masafumi Max NAKANE
bb7e210560 Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN
in double-quotes.
1996-12-08 09:48:59 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
3e17de1c73 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +00:00
Masafumi Max NAKANE
3662526b0c Activated ldap. 1996-12-06 10:23:28 +00:00