Commit graph

441 commits

Author SHA1 Message Date
Peter Pentchev
3ca95a6e68 Update to 1.04.
Approved by:	nbm (maintainer)
2001-01-22 14:44:08 +00:00
Will Andrews
e5a7427bfb Update to 9.1.0; replace Makefile.in patch with perl regex.
Requested by:	Joong Hyun Kim <better@ns1.betterbox.net>
2001-01-21 00:42:49 +00:00
Kris Kennaway
c995483016 Update to totd 1.1p5 2001-01-14 11:32:16 +00:00
Peter Pentchev
a4a5a5be35 Update to 1.03.
PR:		24144 (almost)
Submitted by:	Dan Peterson <danp@cosmo.jt.org>
Approved by:	nbm (maintainer)
2001-01-09 07:49:47 +00:00
Kevin Lo
edda04f4da Upgrade to 1.1.0
PR: 24118
Submitted by: MAINTAINER
2001-01-07 15:06:46 +00:00
Chris D. Faulhaber
4da55bf3aa Update port to 8.2.2p7
No reponse from:	Maintainer
2001-01-05 14:03:21 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Daniel Harris
0a49356ed6 Update to 1.4.0.
PR:		22981
Submitted by:	joseph@randomnetworks.com
2000-12-23 20:41:08 +00:00
David E. O'Brien
8b3f98e6a3 return to ports .at. freebsd.org 2000-12-23 19:26:59 +00:00
James E. Housley
95f68a9247 New Port: net/pdns
pdnsd is a proxy dns server with permanent caching

PR:		22963
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-12-14 03:27:37 +00:00
Ade Lovett
09a4ed7fa5 Add CONFIGURE_ARGS so that named/lwresd put their pid files
in the "right" place (/var/run), as opposed to ${PREFIX}/var/run
2000-12-01 23:42:12 +00:00
Nick Sayer
f0cc834642 Fix web site location
Approved by: kris
2000-11-27 20:35:36 +00:00
Peter Pentchev
a08cc887be Take over maintainership
Approved by:	kris (former maintainer)
2000-11-25 08:13:46 +00:00
Peter Pentchev
05ce43b4f6 update my email address - roam@orbitel.bg -> roam@FreeBSD.org 2000-11-22 10:20:14 +00:00
David E. O'Brien
1ceded9e6e Add $FreeBSD$'s which help me in problem reports. 2000-11-22 00:17:18 +00:00
Doug Barton
d4d172612f Update to 9.0.1
PR:		ports/22941
Submitted by:	Leif Neland, leifn@neland.dk
2000-11-19 19:21:02 +00:00
MIHIRA Sanpei Yoshiro
17ce737d95 use MASTER_SITE_LOCAL as MASTER_SITE.
ftp://ftp.his.com/pub/brad/dns/ was no longer anonymous ftp server.
2000-11-19 13:11:41 +00:00
Kris Kennaway
951ea6cda9 totd 1.1p4 is a DNS proxy that supports IPv6 <==> IPv4 record translation
Obtained from:  OpenBSD
2000-11-17 23:08:15 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Munechika SUMIKAWA
d2930d381b Bump PORTREVISION for the previous commiting. 2000-11-03 17:25:13 +00:00
Akinori MUSHA
079eb6d922 Update to 3.0.1.
PR:		22280
Submitted by:	Christopher J. Michaels <cjm2@altavista.net> (MAINTAINER)

Introduce BSD style Makefile to make the build/installation process clean.

Fix manpage. (/etc -> ${PREFIX}/etc)

Fix ddupcron.sh to match FreeBSD environment.
2000-11-03 16:21:54 +00:00
Munechika SUMIKAWA
8827b20ae0 Add 'ipv6' on CATEGORIES. bind9 supports queries via IPv6. 2000-11-03 16:06:24 +00:00
Will Andrews
12d1966fa8 Update to BIND version 9.0.0, now with better DNSSEC support among lots
of other neat things like that.  Sorry for the delay.

Repo-copy by:	asami
2000-10-29 04:45:17 +00:00
Will Andrews
79b138f7a8 Hand these ports to Dmitry Sivachenko <dima@chg.ru>. 2000-10-24 22:39:57 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
James E. Housley
3a268dec05 Add port net/ghtool
A command-line interface to the resolver library

PR:		21396
Submitted by:	Peter Pentchev <roam@orbitel.bg> MAINTAINER
2000-10-23 10:50:06 +00:00
Satoshi Asami
420e6de25f Temporarily remove bind9, it is a repo-copy from bind8 not updated.
The history is safe, so just "cvs add" the files back when bind9 is
ready to be committed.
2000-10-21 21:05:58 +00:00
Kevin Lo
27243d592a Fix pkg-plist.
PR: 22004
Submitted by: MAINTAINER
2000-10-16 13:07:56 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Neil Blakey-Milner
e0b2c29572 Update to djbdns 1.02
PR:		21510
Submitted by:	Dan Peterson <danp@danp.net>
2000-09-28 18:19:06 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Ade Lovett
9853f06e8b Update to version 1.0
PR:		21357
Submitted by:	maintainer
2000-09-18 23:38:51 +00:00
Kris Kennaway
47a80dd61a Remove empty directory on deinstall
Submitted by:	bento
2000-09-17 12:30:34 +00:00
Brian Feldman
4e04ff0f8a Update to 1.5.0.
Make a shared directory 1777 instead of 777.
Respect ${PREFIX}.

Submitted by:	Alex Perel <veers@disturbed.net>
2000-08-17 03:40:58 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +00:00
Neil Blakey-Milner
8daabefad0 Add the ftp version of the MASTER_SITE 2000-07-29 16:39:44 +00:00
Alexander Langer
b8fbdda745 Add bin/adnsresfilter
Submitted by:	bento
2000-07-29 12:44:59 +00:00
Maxim Sobolev
729d5f1268 Update to 1.6.
Submitted by:	maintainer
2000-07-13 11:13:34 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
MIHIRA Sanpei Yoshiro
e3b1b27874 Change maintainer's mail address.
--> sanpei@sanpei.org
2000-07-02 14:14:04 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Satoshi Asami
fb5157eab7 Remove empty directories that end with "Net" upon deinstallation.
Submitted by:	bento
2000-05-08 08:07:43 +00:00
Neil Blakey-Milner
8dbf47fcd3 Add dependency to daemontools, now that we have a compatible version. 2000-04-27 22:56:59 +00:00
Neil Blakey-Milner
2cd3c80e2a Import of port for dnscache, djb's set of DNS utilities, including a
caching name server.
2000-04-26 19:12:06 +00:00
Michael Haro
af27580cce PREFIX -> LOCALBASE (portlint) 2000-04-20 20:18:09 +00:00
Michael Haro
435f2f0857 portlint:
chmod -> ${CHMOD}
	echo -> ${ECHO}
	http:// -> WWW: http://
2000-04-20 20:17:33 +00:00
Michael Haro
7a417cfa07 white space and use WWW: (portlint) 2000-04-20 20:15:22 +00:00
Michael Haro
a2004a3739 change header file order
PR:		18055
Submitted by:	Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
2000-04-17 23:30:55 +00:00
David E. O'Brien
aa1ff89493 Fix bogon in the PORT{NAME,VERSION} conversion. 2000-04-15 09:38:52 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
SADA Kenji
32a9b4c6ac Added an option: -a <address> .
It allows you to set the address of a domain in the SOA record.
 It will adds a "IN A <address>" line to the SOA.
 This is needed for sites that want a default address for a partial name -
 say just yahoo.com instead of forcing users to always type www.yahoo.com.

Submitted by:	"David Peterson" <chief@mail.idrive.com>
2000-04-08 17:55:02 +00:00
Will Andrews
63eef36fd6 Add adns, an asynchronous DNS resolver library that provides a way to do
nslookups in a non-blocking manner. The adns distribution also comes with
some utilities similar to dig, host, nslookup, etc.

The port that I'm importing rips out the ${PORTOBJFORMAT} checking and
also trims the extra stuff in pkg/DESCR, which the original submission
contained.

PR:		17510
Submitted by:	Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
Reviewed by:	billf, mharo
2000-04-02 05:37:29 +00:00
Matthew Hunt
22706d277f Correct fennerage (distfile moved). 2000-03-22 17:24:18 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Kris Kennaway
95ab1a6bba nsping 0.8 is a tool for 'pinging' DNS servers.
Obtained from:	OpenBSD
2000-03-05 09:38:56 +00:00
Kris Kennaway
4ab3038827 Chase the checksum (minor changes to the distfile contents)
Noticed by:	Satoshi's lunchbox
2000-02-27 07:23:34 +00:00
Satoshi Taoka
5b7c1e126d Update to 2.2
PR: 16822
Submitted by: maintainer
2000-02-23 02:52:35 +00:00
Chris D. Faulhaber
0083e20040 Finish updating port to 3.1:
* Correct executable name in etc/rc.d/dhid.sh
* Provide users with more information about configuring

Obtained from:	Maintainer
2000-02-13 12:54:25 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Marc G. Fournier
ad94a31c37 Add WWW link 2000-02-11 04:45:32 +00:00
Marc G. Fournier
5274635be1 Add WWW link 2000-02-11 04:24:18 +00:00
Chris D. Faulhaber
861507f014 Update port to 2.1
PR:		16622
Submitted by:	Maintainer
2000-02-10 23:15:56 +00:00
Kris Kennaway
28989c4601 Unbreak this port by upgrading to dhid 3.1. I don't use this software,
so I had to play it a bit by ear, but I didn't hear back from the
maintainer.

Noticed by:	bento
2000-02-05 22:07:51 +00:00
Chris Piazza
98ba52ccac Update to version 2.0.1
PR:		16082
Submitted by:	maintainer
2000-01-22 02:19:39 +00:00
Chris Piazza
df219905c1 Use new checksum; diff -ruN reports no differences. 2000-01-09 08:22:44 +00:00
Ade Lovett
bbb10523ab Unbreak 'make install'.
PR:		15962
Submitted by:	Maintainer
2000-01-08 17:05:15 +00:00
David E. O'Brien
b4a96af692 Make PREFIX clean. 2000-01-02 11:35:01 +00:00
Steve Price
63b2ceee1f Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn't
support a '-I' argument, instead of this

	soelim -Iman1 man1/foo.1 > tmp

I did this.

	(cd man1; soelim foo.1) > tmp

PR:		15093
Submitted by:	maintainer
1999-12-27 01:08:35 +00:00
Chris Piazza
35006c4895 Doc is an automated tool for verifying (to an extent) that a
domain is configured and functioning correctly.  It makes no
attempt to validate the data inside a domain, only the structure.

PR:		15256
Submitted by:	MIHIRA Yoshiro <sanpei@sanpei.org>
1999-12-04 20:43:27 +00:00
Steve Price
56c39734bb Don't know how I managed this, but change $Id$ to $FreeBSD$.
Submitted by:	maintainer
1999-11-25 16:10:35 +00:00
Justin M. Seger
2d8e4c1345 Upgrade to 8.2.2 patch 5 1999-11-15 01:03:44 +00:00
Bill Fumerola
55c2fdf7b9 Respect CFLAGS
Approved by:	jseger (maintainer)
1999-11-12 18:27:03 +00:00
Bill Fumerola
ef562be9d7 Add a missing file. 1999-11-12 18:25:10 +00:00
Justin M. Seger
838b14af65 Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues.
Many people submitted patches for  this one, and a combination of them
were used.
1999-11-12 06:40:39 +00:00
Steve Price
8f5bd3085f Inital import of dhid version 3.0.
A dhis client for updating dynamic DNS entries in dhisd DNS tables.

PR:		13312
Submitted by:	Oryx Gazella <oryx@ungulate.net>
1999-11-01 03:55:21 +00:00
Steve Price
364472919c Initial import of ddup version 2.0.4.
A DynDNS client for FreeBSD.

PR:		13861
Submitted by:	Christopher J. Michaels <cjm2@altavista.net>
1999-11-01 02:08:06 +00:00
David E. O'Brien
63b30814ee Upgrade to version 1.3.3.
* Bug fix: grep -v changed to grep -iv (compare domains caselessly).
 * Bug fix: nameservers now sorted in SOA serial number order, largest first.
   This way you can dlint the primary server immediately after making changes
   to it (previously had to wait for secondaries to do their update).
 * Optimization: if any nameserver does not return an SOA record in Test 1,
   it is removed from the list of nameservers and a warning is reported.
   This way dlint won't use broken nameservers during the rest of the run.
 * Sanity check domain names of nameservers themselves: any nameserver with
   in-addr.arpa. in its name generates a warning and is skipped.
1999-10-31 23:57:54 +00:00
Jacques Vidrine
e99643037e This broke somewhere along the way (-shared was slipping in when
building the binaries).  Fix it.
1999-10-04 17:34:16 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Justin M. Seger
1d778e52e5 Upgrade to bind 8.2.1
Submitted by:	ust@cert.siemens.de
PR:		ports/12875
1999-08-08 18:03:46 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Steve Price
52ea699c95 Update to version 1.5.
PR:		12848
Submitted by:	maintainer
1999-08-01 02:47:41 +00:00
Tim Vanderhoek
a48bc2f5ee Fix instances of "This is ...." 1999-07-03 09:31:52 +00:00
Bill Fumerola
15c5eaf394 Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.
Requested By:	a bazillion people both on mailing lists and #FreeBSD.
1999-06-28 21:25:34 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Justin M. Seger
ce5fc21e50 Nuke bind8, it's been in the base system for a while now. 1999-06-25 20:22:17 +00:00
Bill Fumerola
18a505adb8 1. Make this port easier to upgrade later on.
2. Use the correct location of perl5
1999-06-17 16:09:09 +00:00
Bill Fumerola
6b7509ec76 Remove trailing whitespace
Found By:	portlint
1999-06-17 16:05:40 +00:00
John-Mark Gurney
9aaf246709 import of domtools
'domtools' is a set of DNS information extraction utilities.

The commands in the 'domtools' package allow you to traverse DNS domain
hierarchies, list all hosts (or subdomains) within a given domain,
convert host name to IP address and vice-versa, convert a normal IP address
to the "in-addr.arpa." format and vice-versa, and more. These commands can be
used manually, or included as building blocks for higher level DNS tools.
They generate output that is easily computer parsable.
1999-06-17 10:00:30 +00:00
Justin M. Seger
4df78b912f Use latest patches from ISC.
PR:		ports/11784
1999-05-31 17:36:29 +00:00
Jacques Vidrine
7837a3de02 Add another MASTER_SITES entry. 1999-05-28 20:53:31 +00:00
Michael Haro
5b9355a3b1 WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
Justin M. Seger
c1196dd22b Upgrade to bind 8.2
Submitted by:	Brad Hendrickse <bradh@uunet.co.za>
PR:		ports/10861
1999-04-04 14:28:39 +00:00
Marc G. Fournier
a43086689f Add a couple more Y2K links... 1999-01-13 03:37:28 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Steve Price
ba5f361d3d Update to released version 2.0.
Suggested by:	Leif Neland <root@swimsuit.internet.dk>
Reviewed by:	maintainer
1999-01-04 20:56:20 +00:00
SADA Kenji
8ff7f60bb0 h2n, easy BIND[48] configure and maintainance tool.
This program is introduced in NUTSHELL's ``DNS & BIND''.
1998-12-24 18:52:39 +00:00
David E. O'Brien
fd6b63bd86 lint for DNS zones (Domain Name Server zone verification utility) 1998-12-23 17:57:50 +00:00
Jun Kuriyama
4ffe687a9a Path for p5-Net-DNS is moved. 1998-12-16 15:48:55 +00:00
Justin M. Seger
007ce88990 Install HTML documentation in ${PREFIX}/share/doc/bind8
PR:	7750
1998-12-10 02:59:27 +00:00
David E. O'Brien
4d7307bda2 dns-rev Take the forward DNS mapping and generate the reverse mapping.
dns-hosts Take the forward DNS mapping and generate the /etc/hosts file.
dns-ng Take the	forward	DNS mapping and	generate the /etc/netgroup file.

Submitted-by:	Karl.Dietz@triplan.com
PR:		8664
1998-12-01 11:59:36 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Steve Price
64ea3c7aab Update to version 2.0a7.
PR:		8029
Submitted by:	maintainer
1998-10-10 03:37:10 +00:00
Jacques Vidrine
de2c0f5c6d Build and install a shared library version, too. 1998-10-07 19:34:46 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Satoshi Asami
2e69c43cef Adjust to new perl5 scheme. I don't continue fixing things but this port
was required by a few others.
1998-08-20 10:04:02 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Steve Price
462ad1f5b4 Update to versino 2.0a6.
PR:		7579
Submitted by:	maintainer
1998-08-17 00:41:50 +00:00
Tim Vanderhoek
1784dc1b97 Using $ Id $ strings in pkg/DESCR is sub-optimal.
No need to use a computer-friendly data format --- only humans read DESCR.
1998-07-27 17:21:32 +00:00
Gary Palmer
c3b336dcdf Update comment to match reality 1998-07-19 05:11:59 +00:00
Satoshi Asami
5ec9ecabb6 No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined. 1998-07-05 13:09:46 +00:00
Steve Price
2fe784171b Initial import of hesiod version 3.0.2.
hesiod - a directory service built on DNS and BIND.

PR:		6924
Submitted by:	Jacques Vidrine <n@nectar.com>
1998-07-04 19:51:53 +00:00
Justin M. Seger
be992c468e Fix patch-aa, and add patch-ad to make this compile under current. 1998-05-21 01:27:14 +00:00
Justin M. Seger
7eabacc47e Upgrade to version 8.1.2.
Submitted by:   Studded@dal.net
1998-05-21 00:42:35 +00:00
Jun-ichiro itojun Hagino
1b3be504dd original distribution updated (-> 2.0a5) 1998-04-19 03:41:52 +00:00
Matthew Hunt
19ee22a331 "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain. 1998-04-17 23:26:31 +00:00
Justin M. Seger
86a4877f95 Make this build under current again. 1998-04-14 21:44:27 +00:00
David E. O'Brien
2bf658895a Upgraded to 2.0alpha4 1998-03-01 22:04:40 +00:00
David E. O'Brien
311a3d0a70 DNS debugger - requests a zone transfer and analyzes the result.
PR:		ports/5515
Submitted by:	Matthew Hunt <mph@pobox.com>
1998-03-01 18:11:29 +00:00
Garrett Wollman
8bef6a590d Take markm out of his misery... The patch belongs to the port's
makefile, not bind's.
1998-02-04 16:23:28 +00:00
Jun-ichiro itojun Hagino
81f08908e9 original source updated, on the next day after the port has imported :-< 1998-02-03 11:55:34 +00:00
Jun-ichiro itojun Hagino
9fb8b0b4e6 ports/net/nslint, "perform consistency checks on DNS files"
PR:		4941
1998-01-30 06:21:50 +00:00
Mark Murray
9c0dac7451 Install the raw (roff) man pages, not the formatted ones. 1998-01-12 19:19:44 +00:00
Justin M. Seger
5166a6056f Import of bind 8.1.1 port.
PR:		ports/4118
1997-11-26 00:24:20 +00:00
James FitzGibbon
32c2c6cc8c Upgrade to v0.12 1997-11-10 14:46:20 +00:00
James FitzGibbon
e4c1129f91 Upgrade to v0.11 1997-07-07 13:04:42 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
James FitzGibbon
f5862628ef Upgrade to v0.10 1997-06-17 02:49:41 +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
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
James FitzGibbon
5e1636a1ac Upgrade to 0.07
Fixed incorrect PKGNAME in Makefile
Obtained from:
1997-04-27 17:20:23 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +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