Satoshi Asami
21291fbe43
Patch to fix build on -current. This port isn't broken anymore. Also,
...
add
Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com>
as maintainer.
1997-06-03 22:11:37 +00:00
Satoshi Asami
07d2d1313c
Remove the last remnant of p5-IO dependency.
...
Found by: make index
1997-06-03 11:35:24 +00:00
Satoshi Asami
b0a9cc700e
Mark it BROKEN for 3.0.
1997-06-03 07:35:25 +00:00
Satoshi Asami
1fe4bf0a64
There is no ZEXTENSION defined anywhere. (Besides, you are not supposed
...
to add the ".gz" suffix to the MAN? variables.)
1997-06-03 06:47:59 +00:00
Satoshi Asami
e08982007a
Variable reordization (LIB_DEPENDS before misc. variables).
1997-06-03 06:11:35 +00:00
David E. O'Brien
2168f8a167
Add MANTAINER.
...
Its a good idea to explicitly have a MAINTAINER, even if it's
"ports@FreeBSD.org".
1997-06-01 04:51:57 +00:00
Paul Traina
0b314a90ec
Upgrade to b5.16 and remove se as maintainer per request of Fenner & se
1997-05-31 16:14:04 +00:00
James FitzGibbon
f077c7ddc8
Activate mail/cyrus
...
Activate devel/p5-Penguin
Activate devel/p5-Penguin-Easy
Activate net/rwhois
Activate textproc/pilot_makedoc
1997-05-30 20:13:39 +00:00
James FitzGibbon
16b58c70f3
Import of the InterNIC's referral whois server and client
1997-05-30 20:13:24 +00:00
Masafumi Max NAKANE
fdf92566aa
Let the port's Makefile compress the man pages.
...
Install docs and sample files into ${PREFIX}/share/{doc,examples}/dhcp
respectively.
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:52:45 +00:00
Masafumi Max NAKANE
86dd11dadc
Part 6/6 of the update:
...
Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:39:24 +00:00
Masafumi Max NAKANE
b880ad35b0
Part 5/6 of the update:
...
Remove dhcpdb.bind file if changed dhcpdb.pool file.
If dhcpdb.pool file is changed and dhcpdb.bind file is
not matched to new pool file, dhcp server(dhcps) can not
run with some errors like this.
* dhcps in free(): warning: modified (chunk-) pointer.
* dhcps[25591]: hash_ins() with client identifier failed in read_bind_db()
I fixed start-up script to remove dhcpdb.bind file
when dhcpdb.pool file is newer than dhcpdb.bind.
Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:38:11 +00:00
Masafumi Max NAKANE
3d0c04fa57
Part 4/6 of update:
...
Unlink /etc/resolv.conf before recreate new one.
If /etc/resolv.conf is symbolic link file, dhcpc with -r
option overwrite symfile.
Then unlink it berfore recreate.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:35:33 +00:00
Masafumi Max NAKANE
b11193b1c9
Part 3/6 of update:
...
Append description into pkg/DESCR file.
o CHECK_SUM error problem under 2.1.x FreeBSD box.
o dhcps need dhcpdb.relay file without using dhcpdb.relay.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:33:26 +00:00
Masafumi Max NAKANE
3875504aa9
Part 2/6 of update:
...
Append description of dhcpc.interface.pid file to man page.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:31:22 +00:00
Masafumi Max NAKANE
2edc1e9884
Part 1/6 of update:
...
Fix manpage files about path of dhcpdb.bind file.
The dhcpdb.bind file is in /var/db/ under FreeBSD, not
in /etc.
PR: 3717
Submitted-by: sanpei@yy.cs.keio.ac.jp
1997-05-30 18:28:53 +00:00
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