Commit Graph

359 Commits

Author SHA1 Message Date
Doug Barton
c51ab41d20 * Bump PORTREVISION to reflect the ISC security patches
* Switch to DOCSDIR for PORTDOCS, which in addition to being
more aesthetically pleasing also reduces a gratuitous
mismatch when PORT_REPLACES_BASE
2002-11-14 07:32:46 +00:00
Doug Barton
e5ea67970d This is the patch provided by ISC, re-generated to work in our system. 2002-11-14 07:28:36 +00:00
Doug Barton
36473c3905 Update to 0.30, which has TKEY support, a new safe_push() method
for detecting duplicate RR's in an update packet, and some more
tests. Note, the tests are not installed by the port, but are
useful to examine as samples, and to test your installation.

* Update the port to handle the new TKEY and FAQ files.
* Patch the new FAQ, since pod2man is choking on the CVS Id.
* Update the comment by mentioning dynamic updates.
* Add a comment to the Makefile about the harmless build errors
you see if you don't have the run-time depends already installed.
2002-11-11 09:54:18 +00:00
Doug Barton
3441ee82fc Revert 1.32, which was wrong in all its particulars:
* The errors related to the missing dependencies during build are harmless.
The build-time and run-time dependencies are seperated on purpose so that
the port can be built and run on different boxes.

* The Test-Simple module is not needed to build or run the port, the
tests are not installed by us, and not part of the port itself.

These changes should have been discussed with me before they were made.
2002-11-11 08:58:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Edwin Groothuis
7368c19fe1 Maintainer updates for misc/firestring and net/firedns (depending
on each other)

PR:		ports/44771,ports/44773
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2002-11-09 00:37:57 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Edwin Groothuis
5019ffc91b Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.

Noticed on bento and others (full mailbox :-)
2002-11-04 22:57:37 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Dirk Meyer
1ed50f7250 - Fix perl/reinplace problems 2002-11-04 03:35:55 +00:00
Edwin Groothuis
6097f03e91 PERL -> REINPLACE
Noticed on: bento
2002-11-04 02:35:01 +00:00
Edwin Groothuis
a6429924fc PERL -> REINPLACE
Noticed on: bento
2002-11-04 02:18:21 +00:00
Edwin Groothuis
558f2d386c PERL -> REINPLACE
Noticed on: bento
2002-11-04 01:56:21 +00:00
Munechika SUMIKAWA
191ecb38be Fix signal handling. 2002-11-03 16:20:24 +00:00
Munechika SUMIKAWA
27c90ba30b Add startup script. 2002-11-03 15:51:39 +00:00
Doug Barton
5dd6c6c5e9 Handle the fact that -current defines pselect() already. 2002-11-03 10:16:46 +00:00
Edwin Groothuis
aa578dd3a6 use USE_REINPLACE instead of perl 2002-11-03 04:21:10 +00:00
Bill Fenner
332822f66b Add "dnstop", a libpcap application (ala tcpdump) that displays various
tables of DNS traffic on your network.

Cribbed from itojun's NetBSD pkg.
2002-10-31 18:59:02 +00:00
Norikatsu Shigemura
3d1081d670 Add p5-Net-DNS-SEC(0.07), a perl module for DNSSEC extensions to Net::DNS.
PR:		ports/44777
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-10-31 10:53:44 +00:00
Mario Sergio Fujikawa Ferreira
aa015e5427 Update to 0.195 2002-10-27 00:58:19 +00:00
Maxim Sobolev
2027aa621c Add missed dependency and copy RUN_DEPENDS into BUILD_DEPENDS to eliminate
configure-time warning.
2002-10-24 09:44:53 +00:00
Mario Sergio Fujikawa Ferreira
a233e8d93d Update to 0.188 2002-10-19 02:24:02 +00:00
Christian Weisgerber
da83310480 Update to new vendor release 0.1.29.
PR:		44083
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2002-10-15 14:39:10 +00:00
Patrick Li
e6d6d90047 Update to 1.0.08
PR:		ports/43786
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-08 20:30:34 +00:00
Ying-Chieh Liao
61268e9c6c upgrade to 1.0.07
PR:		43704
Submitted by:	Ports Fury
2002-10-07 01:01:09 +00:00
Hye-Shik Chang
04f80bd9e7 Add py-dns 2.3.0, DNS (Domain Name Service) library for Python.
PR:		43256
Submitted by:	Mark Linimon (linimon@lonesome.com)
2002-10-06 15:14:10 +00:00
Doug Barton
cf491d3290 Minor bugfixes. Variable scope in one module, and avoid a divide
by zero error when there are no usable interfaces.
2002-10-06 10:40:52 +00:00
Patrick Li
c4c696f560 Update to 0.7
PR:		ports/43646
Submitted by:	maintainer
2002-10-05 22:13:25 +00:00
Oliver Braun
acf6b51e81 Upgrade to 0.9.3.
PR:		43638
Submitted by:	maintainer
2002-10-05 19:19:43 +00:00
Peter Pentchev
8b53ceb0d0 Update the IPv6 patch to test14; later ones seem to have problems
receiving datagrams.

Fix the build with the dnscache cache dump patch - that is, define
DUMPCACHE in the CFLAGS..

PR:		38207, 42480
Submitted by:	"Maciej Korzeñ" <maciekk@linux.sky.pl>,
		Paulius Bulotas <paulius@kaktusas.org>
2002-09-20 06:57:20 +00:00
Mario Sergio Fujikawa Ferreira
55d2d83fc8 Update to 0.187 2002-09-20 02:39:59 +00:00
Oliver Braun
9e189e2d02 Upgrade to 0.9.1.
PR:		ports/42871
Submitted by:	maintainer
2002-09-18 19:28:50 +00:00
Oliver Braun
1b17431da4 Upgrade to 0.9.0.
PR:		ports/42804
Submitted by:	maintainer
2002-09-16 10:10:26 +00:00
Oliver Braun
dad75dcff4 Add nsd 1.0.1,
an authoratative only non-recursive high performance
name server.

PR:		ports/42368
Submitted by:	Alexis Yushin <alexis@forest.NLnetLabs.nl>
2002-09-09 21:38:19 +00:00
Sean Chittenden
8bbff11d12 Add sysutils/ucspi-tcp to the run dependencies for those that need axfrdns.
Reviewed by:	knu (mentor) && roam (maintainer)
Approved by:	knu (mentor) && roam (maintainer)
2002-09-09 18:49:18 +00:00
Jacques Vidrine
717d3b5242 Fix missing <sys/types.h> in hestest.c (noticed in -CURRENT). 2002-09-07 15:35:32 +00:00
Mario Sergio Fujikawa Ferreira
b9d28dac8b Deploy USE_GNOMENG infrastructure
PR:		42345
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 01:06:26 +00:00
Doug Barton
4435849fff Update to 0.28, which fixes some more AUTOLOAD bugs, dynamic update
bugs, SRV bugs, and Net::DNS::SEC bugs. No new features.
2002-09-02 21:24:48 +00:00
David W. Chapman Jr.
fdefa71132 Update to 0.5
PR:		41655
Submitted by:	admins@staticcling.org
2002-09-01 18:45:09 +00:00
David W. Chapman Jr.
8cd5ec1c17 Remove version from pkg-descr
PR:		41749
Submitted by:	mark@summersault.com
2002-09-01 18:41:02 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Dirk Meyer
8d97fb36a7 BIND version 9 Nameserver, with DLZ extensions
Add capabilities to Bind 9 that will allow Bind backend databases to support
adding and removing zones without interrupting normal server operation.
WWW: http://bind-dlz.sourceforge.net/
2002-08-30 15:53:30 +00:00
Kris Kennaway
b805b9fbde Correct the location of the totd.conf and totd.conf.sample files for
package installations.  Release my maintainership as I don't use this
port any more.

Submitted by:	Shoichi Sakane <sakane@kame.net>
PR:		ports/38451
2002-08-24 03:31:43 +00:00
Hye-Shik Chang
ade02d77e5 1. Fix typo (s/INSTALL_SHLIBS/INSTALLS_SHLIB/)
2. Two minor style fixes (whitespace and EXTRACT_SUFX)
3. Bump PORTREVISION due to [1].

PR:		41933 (1, 3)
Submitted by:	maintainer
2002-08-23 15:35:37 +00:00
Hye-Shik Chang
8ef5e1ca02 Add missing .pyo files to each pkg-plist 2002-08-23 11:30:23 +00:00
Mario Sergio Fujikawa Ferreira
9c9113eb0c Update to 0.183 2002-08-22 19:26:12 +00:00
Ade Lovett
76d6ac6122 BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
2002-08-22 19:13:46 +00:00
Kevin Lo
d7bf995438 Update to version 0.1.28
PR: 41875
Submitted by: MAINTAINER
2002-08-22 03:39:12 +00:00
Patrick Li
941730efa6 Update to 0.8.3
PR:		ports/41539
Submitted by:	maintainer
2002-08-12 06:52:44 +00:00
Doug Barton
13f554ed42 Upgrade to 0.26, which has fixes for the test suite, and the AUTOLOAD
bug that I found when running this code under perl 5.005.
2002-08-07 00:17:06 +00:00