Commit Graph

480 Commits

Author SHA1 Message Date
Thomas Gellekum
9f20a9982c Import of freewais-sf, an enhanced WAIS.
Closes PR #2156.

Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-02-18 08:30:58 +00:00
Thomas Gellekum
38ea4c281d Activate ftpsearch. 1997-02-17 10:46:01 +00:00
David E. O'Brien
4a74478dcf Turn on bing port. 1997-02-16 01:20:57 +00:00
David E. O'Brien
b67353cede Bing is a point-to-point bandwidth measurement tool (hence the 'b'),
based on ping.

Closes PR:	ports/2576
Submitted by:	jseger@scds.com
1997-02-16 01:19:20 +00:00
Masafumi Max NAKANE
04b4e5b075 Enable delegate. 1997-02-12 15:51:39 +00:00
Masafumi Max NAKANE
9b85add6f8 New port, DeleGate:
General purpose TCP/IP proxy system
1997-02-12 15:49:28 +00:00
David E. O'Brien
f82486aae5 Socket++ is a iostream like C++ class library for the UNIX and INET
domains of sockets and protocols.

Submitted by:	Narvi <narvi@haldjas.folklore.ee>
Closes-PR:	ports/2532
1997-02-07 23:54:07 +00:00
Satoshi Asami
768c8dd45a Put RUN_DEPENDS in its own section. 1997-02-06 06:50:40 +00:00
John Polstra
efe48ed5b7 Add cvsup-mirror. 1997-02-02 04:16:28 +00:00
John Polstra
a2fac24797 The cvsup-mirror port, a kit that makes it easy to set up a FreeBSD
mirror site.
1997-02-02 04:11:35 +00:00
Masafumi Max NAKANE
ffa29a64aa Upgrade, 3.5a16 -> 3.5b1.
Submitted by:	 Mike Peck <mike@falcon.binghamton.edu>
Reviewed & Modified by:	max
(Closing PR #2374.)
1997-01-30 08:42:22 +00:00
Adam David
37a4b9a363 1.0.98 --> 1.0.99 1997-01-28 13:42:29 +00:00
Andreas Klemm
cb9659df17 - copy correct bb-pager.sh script to cgi-bin.
- make a symlink to $PREFIX/bb/www instead from there to cgi-bin, so
  that apache server finds the script outside the document root.
- updated PLIST.
- provide better environment for ,paging' in script (BBHOME, ...)
1997-01-26 18:44:39 +00:00
Masafumi Max NAKANE
92b84d1036 Change all /usr/tmp to /var/tmp. 1997-01-25 16:03:05 +00:00
Satoshi Asami
e91ccdae02 "ln -s" -> "ln -sf". 1997-01-24 12:16:53 +00:00
Satoshi Asami
64e5bbde17 Move "done" to the right place so this port actually installs. 1997-01-24 12:10:12 +00:00
James FitzGibbon
48cf0f27d2 Upgrade to radius-961029 1997-01-24 10:19:35 +00:00
Andreas Klemm
f269a41291 remove 2 files from PLIST, that actually are created, when running
the start script.

Added a needed tmp dir ($PREFIX/bb/tmp), otherwise bb refuses to start.
Updated PLIST.

symlinked page.sh cgi script to $PREFIX/www/cgi-bin
1997-01-23 22:05:48 +00:00
Andreas Klemm
ff9aa2e3ff Some bugfixes and enhancements:
a) The link created in /usr/local/www to the bb is relative, so it
does not work if the ${PREFIX}/www is itself a symlink.  Fixed that
by using full paths.

b) Added a symlink bb/index.html to bb/bb.html so that the URL can
just be http://hostname/bb

c) Added 3 files (two of them were very important) to PLIST which
were missing (bb.html, bb2.html and the new index.html). So I think
nobody tried to install bb from a package since now.

Reviewed by:
Partially submitted by:	Mikhail Teterin <mi@www.video-collage.com>
Obtained from:
1997-01-20 11:46:02 +00:00
Andreas Klemm
13472af44c Removed RUN_DEPENDS=netscape3.
Strongly suggested by:	Satoshi
1997-01-20 09:59:33 +00:00
Andreas Klemm
56ee6818d3 corrected md5 checksum because author did changes without bumping
the release number.
Obtained from: Doug White <dwhite@gdi.uoregon.edu>
1997-01-20 09:57:27 +00:00
Satoshi Asami
ab0b8fd515 (1) This is a classic example of a "trivial fix" blowing up on one's face
unless you test it, Brian. :)  (Directory path prefix was wrong.)

(2) Also, this patch modifies the same file as patch-af, so I combined
    those two (see handbook).
1997-01-19 00:55:10 +00:00
Brian Somers
75ac3d590f If a client suggests an IP that is different from the server-config
IP for that hardware-address, return a NAK rather than being silent.

Reviewed by:    None (trivial fix, discussed briefly with author & cc'd
                to hackers)
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 01:26:27 +00:00
Adam David
ee3483e1fa preconfigure the run files 1997-01-16 11:48:01 +00:00
Adam David
6e6624a5fa WRKDIR != WRKSRC 1997-01-16 11:46:58 +00:00
John Polstra
3d6079d216 Update from CVSup release 14.1 to release 14.1.1.
This micro release of CVSup fixes a server bug that would have been
tickled by some planned repairs to the FreeBSD repository.  The client
remains unchanged from release 14.1.
1997-01-16 03:27:31 +00:00
Paul Traina
a6621d4552 Serves me right for committing work I hadn't looked at in over a month.
This cleans up everything, installs man pages properly, et al.

The dhcp client is not installed, since it is not yet functional.
1997-01-14 20:16:10 +00:00
Masafumi Max NAKANE
91e91b11ad Modify the configuration to use file locking with fcntl() so that
the trash folder works properly.
Submitted by:	Koichi Satou <copan@ppp.fastnet.or.jp>
1997-01-14 07:10:52 +00:00
Masafumi Max NAKANE
fc5a5dbcaa Better method to test if make is run with BATCH defined. 1997-01-14 06:16:24 +00:00
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