Peter Wemm
6ef4ce131f
Don't grep /etc/passwd and /etc/group for checking the existance of
...
users since it doesn't see yp/nis. Use 'pw {user|group} show ...' and
check the return code, otherwise the script can try and add an already
existing user or group.
1997-05-29 03:21:14 +00:00
James FitzGibbon
a4b8015098
Remove p5-IO dependancy from ports that were using it.
1997-05-29 02:53:15 +00:00
James FitzGibbon
a90c1bb2dc
Remove p5-IO; now included in perl5.004
1997-05-29 02:43:36 +00:00
Bill Fenner
e3371ee385
Update to 2.0.2a1
...
Found by: distfile checker
1997-05-28 22:52:28 +00:00
James FitzGibbon
67f2b0e5df
Upgrade all ports requiring perl5.003 to perl5.004
...
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Bill Fenner
51969ec84c
Make sdr build under 3.0
1997-05-22 05:13:53 +00:00
Satoshi Asami
88bbfe39d7
I believe 'lib/perl5/IO::Socket.pm' is a typo for 'lib/perl5/IO/Socket.pm'.
...
(Other than the file not existing, the extra colons were confusing the new
'file:dir[:target]' dependency list.)
1997-05-20 03:31:02 +00:00
Satoshi Asami
82c3aa5fda
Version 3.0 is denoted by 300000 now.
1997-05-18 03:12:39 +00:00
John Polstra
8ee2f98e9c
Check to make sure that the "gnats" subdirectory is a true
...
subdirectory, and not a symbolic link.
Update the reported size of the CVS repository to reflect current
reality.
1997-05-18 02:27:19 +00:00
John Polstra
34c76f1dee
Update for CVSup version 15.0 (previous was 14.1.1).
1997-05-18 00:32:12 +00:00
Bill Fenner
65901f8d98
Make the port not IS_INTERACTIVE if PACKAGE_BUILDING
1997-05-17 17:24:59 +00:00
Masafumi Max NAKANE
1c93d98a02
Enable traceroute.
1997-05-17 16:29:03 +00:00
Masafumi Max NAKANE
915850fa63
New port:
...
A version of 'traceroute' that shows the AS network number of each hop.
PR: 2778
Submitted by: Chris Dabrowski < chris@vader.org>
1997-05-17 16:21:11 +00:00
John Polstra
7a4ac6b1f2
Fix the master site, which has moved from freefall to hub. Add the
...
German mirror site and the other US site as well.
1997-05-06 15:03:41 +00:00
James FitzGibbon
8b99119c97
Fix slipup in CATEGORIES
1997-05-05 10:48:08 +00:00
James FitzGibbon
2471118853
Activate ratoolset
1997-05-05 10:46:43 +00:00
James FitzGibbon
8db7e65794
Import of RAToolSet, a policy analysis tool suite for the Internet Routing Registry.
...
Requested-by: Poul-Henning Kamp <phk@dk.tfs.com>
1997-05-05 10:46:20 +00:00
Masafumi Max NAKANE
b39c6760cf
Update, beta-0.17.1-exportable -> beta-0.17.2-exportable.
1997-05-04 16:55:38 +00:00
Masafumi Max NAKANE
975259720a
Upgrade, 1.04 (?) -> 1.04H.
1997-05-04 03:26:54 +00:00
Satoshi Asami
bada70ab1f
Use new MASTER_SITE_LOCAL variable from bsd.port.mk.
1997-04-30 03:18:09 +00:00
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