1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-13 23:36:08 +00:00
Commit Graph

539 Commits

Author SHA1 Message Date
James FitzGibbon
5e1636a1ac Upgrade to 0.07
Fixed incorrect PKGNAME in Makefile
Obtained from:
1997-04-27 17:20:23 +00:00
James FitzGibbon
9bec78b485 Upgrade to v2.2 1997-04-25 13:54:01 +00:00
Satoshi Asami
3a5534f4b1 Not that it matters much, but delete empty line between BUILD_DEPENDS
and RUN_DEPENDS.
1997-04-21 01:17:14 +00:00
James FitzGibbon
0617725316 Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics:	p5-Net fixed for IS_INTERACTIVE
		p5-libwww fixed for IS_INTERACTIVE
1997-04-20 21:26:49 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
James FitzGibbon
8324e0ea23 Added net/mrtg and devel/p5-PV 1997-04-18 12:10:56 +00:00
James FitzGibbon
fad2f5ffa3 Import of the multi-router traffic grapher. 1997-04-18 12:08:17 +00:00
Adam David
c0fc93bbe8 1.0.104 --> 1.1 1997-04-15 23:25:46 +00:00
Brian Somers
e5d8e95e17 Change brian@awfulhak.demon.co.uk to brian@awfulhak.org 1997-04-13 16:01:26 +00:00
Brian Somers
550fd9c4c2 Add natd. 1997-04-13 15:41:57 +00:00
Peter Wemm
20c83a7922 Attach echoping 1997-04-12 17:19:11 +00:00
Peter Wemm
358c5baa72 echoping is a damn useful tool for checking reachability other than
via icmp status, eg: tcp or udp.  It speaks http as well, so it can
"ping" a http server or a http proxy cache to make sure it's operating
and not wedged.  (Nearly all of our system lockups are not detected
by icmp pings)
1997-04-12 17:17:34 +00:00
Peter Wemm
b6baaf2ca3 Update gated 3.5 beta3 to the release of 3.5.5
(Beta4 used to core dump when an interface went down, eg when ppp hung up)
1997-04-11 18:24:55 +00:00
James FitzGibbon
7e7d4bc6c8 Mark as IS_INTERACTIVE to let batch runs continue until I can fix these two. 1997-04-09 12:00:41 +00:00
James FitzGibbon
6ab72a8d1d Added p5-Net-DNS 1997-04-05 22:16:37 +00:00
James FitzGibbon
3f368cbcb0 Import of p5-Net-DNS, a perl5 interface to the resolver libraries. 1997-04-05 22:15:47 +00:00
James FitzGibbon
a86f66cb5c Upgrade to v1.05
Submitted by:	Bill Fenner <fenner@parc.xerox.com>
1997-04-05 20:23:48 +00:00
Masafumi Max NAKANE
3a5a14e2ee Upgrade, 4.0.4 -> 4.0.7. 1997-04-04 13:14:57 +00:00
Brian Somers
38b745529b Finish the update to wide-dhcp so that it compiles with the
new interface stuff and if_var.h

Closes pr3161

Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
Obtained from:  pr3161
1997-04-04 02:37:13 +00:00
Brian Somers
b98a2e6435 Update wide-dhcp so that it compiles with the new
interface stuff (and if_var.h).

Closes pr3161

Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
Obtained from:  pr3161
1997-04-04 02:20:28 +00:00
Bill Fenner
719eee8245 DISTFILE moved on MASTER_SITE
Found by:	distfile checker
1997-04-01 23:49:05 +00:00
Brian Somers
f032ebd13d Complete the arpwatch port. 1997-03-31 20:16:38 +00:00
David E. O'Brien
9338234e80 Add install-man to INSTALL_TARGET rather than deal with it in post-install
target.
1997-03-30 18:26:41 +00:00
David E. O'Brien
cf76a5ac8a COMMENT should be one line and as short as possible and still be able
to convey information.
Need to package compressed manpages
1997-03-30 18:12:59 +00:00
David E. O'Brien
146319ce61 Style fixes:
*  CATEGORIES doens't have ``+'' anymore
  *  manpages should be listed in MAN8 so they get compressed
  *  use ${MKDIR} so parrent dirs get created if nessicary
  *  blank likes around MAINTAINER
  *  PKGNAME isn't needed when PKGNAME is same as DISTNAME
1997-03-30 18:11:58 +00:00
Brian Somers
4155dab552 Import arpwatch version 2.0.1a1, a tool for monitoring
a network interface and maintaining a table of MAC
addresses against IP numbers and host names.
1997-03-30 17:19:56 +00:00
David E. O'Brien
ba49294df8 Clean up header comments. 1997-03-27 18:03:12 +00:00
David E. O'Brien
ad2fe35534 share fping w/the world 1997-03-25 09:58:50 +00:00
David E. O'Brien
16a624c849 A tool to quickly ping N number of hosts to determine their reachability
without flooding the network.
1997-03-25 09:58:02 +00:00
Poul-Henning Kamp
b9d8eba3f7 Add .../bin/scotty 1997-03-21 07:37:18 +00:00
Adam David
c7551b49b5 Correct some really embarrassing typos in critical locations.
I'm trusting that this needs no approval during ports freeze because these
packages are not built automatically, so therefore this is not treading on
Satoshi's toes.
1997-03-14 03:58:24 +00:00
Peter Wemm
21aaf2b306 Convert the changes from the version of sup in the src tree in recent
history to patch format to the native tree layout.

The version in src/usr.sbin/sup can now die. :-)
1997-03-11 04:41:41 +00:00
Satoshi Asami
b2a26a9848 Fix this so it will package. Also, instead of making "PLIST" from
"PLIST.in", make "PLIST.tmp" from "PLIST".  The difference is that we
can now do a grep on PLIST on the entire ports tree to find what the
scotty port installed.
1997-03-10 10:54:21 +00:00
Satoshi Asami
c021677ca3 Fix this so it will package. Also, instead of making "PLIST" from
"PLIST.in", make "PLIST.tmp" from "PLIST".  The difference is that we
can now do a grep on PLIST on the entire ports tree to find what the
scotty port installed.
1997-03-10 10:49:00 +00:00
Adam David
3d331335e4 changes in distribution filesets 1997-03-10 03:35:10 +00:00
Gary Palmer
abcbcf3adc Remember to change the Required line :) 1997-03-07 11:36:04 +00:00
Gary Palmer
76bd4dfdd7 Try to bring this port up to date. Upgrade to 3.1.3, and untangle the
patches a bit (author incorporated a fair number of them, and made
even more cross-platfrm portability improvements). I'll deal with
any packaging changes tomorrow.
1997-03-07 11:33:51 +00:00
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