Poul-Henning Kamp
e158218aab
Improve the IP-discover application.
...
Fix INADDR_LOOPBACK starvation.
Don't react to pings that come back from another address than what we
pinged.
1997-03-06 16:38:07 +00:00
Satoshi Asami
6d40495b94
Add tcptrace.
1997-03-06 02:20:23 +00:00
Satoshi Asami
736277264e
A TCP dump file analysis tool.
...
Submitted by: fenner (he had to leave so I'm importing it)
1997-03-06 02:18:51 +00:00
Paul Traina
b14ad0287b
upgrade to 1.9.16p11
1997-03-05 01:35:20 +00:00
Poul-Henning Kamp
3d4709fbb2
Boldly venture into the realm of ports, abduct an old friend of mine
...
and patch it up a bit. Yes indeed, phk is back in the tcl+snmp arena.
Update to 2.1.5, add the ability to probe several communities with
the IP-discover function.
1997-03-04 22:34:40 +00:00
Adam David
88b51f0915
--> 1.0.102
1997-03-04 06:44:42 +00:00
Adam David
18fd2a9db8
--> 1.0.102
1997-03-04 06:12:32 +00:00
Satoshi Asami
da6456b482
Remove version-specific DIST_SUBDIR. It is too hard to maintain if the
...
number of subdirectories grow.
1997-03-04 05:20:02 +00:00
Satoshi Asami
93dfe9df5a
Remove version-specific DIST_SUBDIR. It is too hard to maintain if the
...
number of subdirectories grow.
1997-03-04 05:14:57 +00:00
Gary Palmer
4231301a30
Correct typo
1997-03-04 02:21:36 +00:00
Andreas Klemm
efc245cfb1
Upgraded bb to 1.04.
...
New features ... traces sendmail, pop3, ...
Reviewed by:
Submitted by:
Obtained from:
1997-03-03 21:37:05 +00:00
Poul-Henning Kamp
62c9cb2ef0
Interface load graphs now inherit SNMP properties from object.
1997-03-03 14:29:03 +00:00
Poul-Henning Kamp
f74907ef6c
A better attempt to correct the host/net byteorder problems.
1997-03-03 11:46:46 +00:00
Satoshi Asami
4f9ad341f6
gets() -> fgets(). Closes PR ports/2765.
...
Submitted by: Marc Slemko <marcs@znep.com>
1997-03-02 13:34:28 +00:00
Satoshi Asami
3b9d0193b0
Change "/usr/local" to "${LOCALBASE}". While I'm here, change
...
MAINTAINER from asami to ports, I don't use this anymore (no cut &
paste, duh!).
By the way, does someone know why people think I'm a ytalk expert? I've
getting questions from all over the world about how to compile ytalk
on Solaris etc. Maybe taking out this MAINTAINER line would help.
1997-03-02 12:14:22 +00:00
Poul-Henning Kamp
7d15b64d19
ntohl() missing on result from gethostbyname()
1997-03-01 20:05:41 +00:00
Satoshi Asami
62ca955f04
Update ports to new __FreeBSD_version numbering scheme (220000 for
...
2.2-RELEASE, 300000 for 3.0-current for now).
1997-02-21 08:48:03 +00:00
Adam David
14e5cfca47
1.0.99 --> 1.0.100
1997-02-19 06:07:11 +00:00
Satoshi Asami
aec7cdc9ea
This is port is not interactive, as the configure response is redirected
...
to stdin.
1997-02-19 05:49:17 +00:00
David E. O'Brien
b85e96f141
Style police.
...
Bug fixes.
1997-02-18 10:09:08 +00:00
Thomas Gellekum
e419ee5a78
Activate freewais-sf.
1997-02-18 08:36:56 +00:00
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