Patrick Li
6bdeada327
Update to 0.9.18
...
PR: 36584
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-03-31 18:03:23 +00:00
Ying-Chieh Liao
d0ac31aeff
upgrade to 0.9.17
...
PR: 36294
Submitted by: Ports Fury
2002-03-25 12:26:47 +00:00
Pete Fritchman
17a2c2f805
Add a missing dependency on libgmp.
...
Submitted by: bento
2002-03-24 00:24:31 +00:00
Munechika SUMIKAWA
86e0790656
Upgrade to 1.3.
...
Approved by: kris
2002-03-19 04:17:23 +00:00
Doug Barton
26070aa7ab
Fix PORTVERSION so that wacky things don't happen down the road.
...
In my previous commit I forgot to mention that 'pkg_add -r bind' is
only half the rationale for changing PORTNAME. The other half is so
that people who really want to can 'pkg_add -r bind9'.
2002-03-17 19:09:09 +00:00
Doug Barton
f5fbcb7753
Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugs
...
are fixed in this version, however BIND 9 is still recommended only
for early adopters, and those that have time to closely monitor
their name service.
* Change PORTNAME to bind9 so that 'pkg_add -r bind' does the right thing
* Use the local version of openssl, and disable threads on all but
the most recent -current. Thread support is still considered experimental.
2002-03-17 06:47:25 +00:00
Peter Pentchev
53862497c4
Add Florent Guillaume's patch for dnscache make the cache persistent
...
across restarts, conditional on the WITH_DNSCACHE_DUMPCACHE knob.
Add a pre-fetch target describing the available makevar knobs.
PR: 35483
Submitted by: Joe Barbish <barbish@a1poweruser.com>
2002-03-14 17:17:32 +00:00
Patrick Li
aba9fbafa5
Update to 0.9.14
...
PR: 35793
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-03-12 00:38:51 +00:00
Mario Sergio Fujikawa Ferreira
c6caf151c1
Update to 0.153
...
PR: 35746
Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
2002-03-11 20:06:36 +00:00
Doug Barton
f6eea92879
Small tuneups:
...
* Make patching silent, like standard ports
* Use MANPREFIX for man pages
* Add a patch to specify the right arguments to getgrouplist,
by __FreeBSD_version
2002-02-28 05:31:24 +00:00
Patrick Li
a04c61f7b0
Add new port net/py-adns - Python interface to asynchronous dns resolver
...
PR: 35277
Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-02-26 22:35:54 +00:00
Patrick Li
c53bfa3f78
Update to 1.4
...
PR: 35287
Submitted by: maintainer
2002-02-24 23:18:13 +00:00
Patrick Li
0437d606c4
Update to 0.9.11
...
PR: 35094
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-02-19 21:42:37 +00:00
Doug Barton
b01cab0651
Fix distinfo file for new distfile path
2002-02-14 10:36:25 +00:00
Doug Barton
93b72cd13d
Makefile
2002-02-13 21:43:50 +00:00
Ying-Chieh Liao
67bf66366d
add dnssec walker
...
DNSSEC Walker
2002-02-07 00:42:46 +00:00
Doug Barton
e4e46ecd08
* Assume maintainership by agreement.
...
* Update to 0.14, which has only two changes:
- Fix the bug which we fixed with patch-aa
- Fix the "defined @array" line that trips
up perl 5.6.x
2002-02-06 07:59:56 +00:00
Patrick Li
23102c9438
Update to 1.3
...
PR: 34649
Submitted by: maintainer
2002-02-06 05:18:32 +00:00
Doug Barton
60f5079d3b
Upgrade to 8.3.1, an urgent bugfix release. To quote from the release
...
notes, "If you have BIND 8.3.0 you need to upgrade." See
/usr/local/share/doc/bind8/CHANGES for a complete list, but the most
important change is:
1324. [bug] certian bad delegations could result in a DNS storm.
2002-02-03 21:37:34 +00:00
Peter Pentchev
4979367b38
Add Felix von Leitner's IPv6 patches if WITH_IPV6 is defined.
...
Add Gerritt Pape's manual pages unless WITHOUT_MAN is defined.
Assume maintainership.
Reviewed by: nbm
Approved by: nbm (former maintainer)
2002-01-31 11:28:40 +00:00
Akinori MUSHA
a68e98c9c6
Fix some typos I (knu) made in the last commit to unbreak make
...
install.
PR: ports/34469
Submitted by: Andrew <andrew@ugh.net.au>
2002-01-31 05:07:35 +00:00
Patrick Li
5d10d02a03
Add port net/dnstracer - dnstracer determines where a given
...
DNS server gets its information from, and follows the chain
of DNS servers back to the servers which know the data.
PR: 34216, 34025
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-01-31 04:22:01 +00:00
Patrick Li
0196bda3a3
Update to 0.9.09
...
PR: 34385
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-01-30 02:29:26 +00:00
Akinori MUSHA
897d06aa97
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Dirk Froemberg
ba757e82ec
Upgrade 3.6.2.
2002-01-23 08:54:17 +00:00
Doug Barton
41a7272359
Upgrade to version 8.3.0, which contains bug fixes too numerous to mention,
...
and a few new features. Many of the bugs are related to memory allocation,
and some of BIND's newer features like TSIG, IXFR, etc. Users particularly
interested should take a look at the CHANGES file (see below).
Perhaps the most significant change is the introduction of EDNS0, the ability
to negotiate capabilities between servers. This feature was previously only
available in BIND 9. Whether this is a good idea or not is yet to be seen.
Install more of the documentation, and wrap it all in PORTSDOCS.
2002-01-21 11:05:59 +00:00
Thomas Moestl
b6de39d6b8
Upgrade to 1.1.7a to fix a security issue (after timeout from maintainer).
...
Reviewed by: nectar
2002-01-18 18:33:36 +00:00
Patrick Li
a24f52b460
Update to 0.9.01
...
PR: 33791
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-01-11 22:31:42 +00:00
Patrick Li
127ac3193c
Update to 1.02
...
PR: 33684
Submitted by: maintainer
2002-01-09 00:27:24 +00:00
Pete Fritchman
0e2f3f2905
Add staticcharge 0.4, a GTK client for the StaticCling dynamic DNS
...
service.
PR: 31528
Submitted by: Mahlon <mahlon@martini.nu>
2001-12-25 05:07:24 +00:00
Patrick Li
b666502afd
- PORTDOCS police
...
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Patrick Li
9c85df8368
Update to 0.8.99a
...
PR: 33059
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-12-22 02:52:33 +00:00
Andrey A. Chernov
e220af2442
Prevent request id overflow over 65535
2001-12-20 21:45:10 +00:00
Patrick Li
d105ffcbcd
Update to 0.8.99
...
PR: 32861
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-12-15 12:55:07 +00:00
Ying-Chieh Liao
498b77f3cf
add p5-POE-Component-Client-DNS
...
POE component for non-blocking/concurrent DNS queries
PR: 32779
Submitted by: Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:15:37 +00:00
Maxim Sobolev
5eb1cd0412
Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8
...
accordingly.
2001-12-11 10:28:43 +00:00
Ying-Chieh Liao
5a10833b63
upgrade to 0.8.35
...
PR: 32627
Submitted by: Ports Fury
2001-12-08 20:21:15 +00:00
Pete Fritchman
5b36ff26b0
Update to 2.1.a3.
2001-12-07 23:06:59 +00:00
Mario Sergio Fujikawa Ferreira
9f618d6c16
o Update to latest version 0.142
...
o Bump PORTEPOCH since latest version number is smaller than previous
(1.16)
2001-12-04 21:37:15 +00:00
Dirk Froemberg
441e558cc8
Upgrade to 3.6.
2001-11-25 15:32:07 +00:00
David W. Chapman Jr.
784a571455
Update to 5.1
...
PR: 31759
Submitted by: maintainer
2001-11-24 18:52:33 +00:00
Dirk Froemberg
ffc78fd4ea
Fix startup script (add missing ;; in stop block).
2001-11-24 12:55:21 +00:00
Pete Fritchman
02038c5cc2
Update to 2.1.a2
2001-11-20 22:53:45 +00:00
Munechika SUMIKAWA
b54e01ac65
Add geta(GET Address) - Simple IPv4/IPv6 address resolving tool.
2001-11-05 12:17:56 +00:00
Tom Hukins
0aa721ef1c
Add more MASTER_SITES
2001-10-23 12:37:57 +00:00
Doug Barton
fb6eb3b47a
* Update to 8.2.5, which contains, "Minor bug fixes and portability changes."
...
* Add a note explaining why I don't update this port immediately after a new
release, and add some of ISC's mirrors.
2001-10-10 05:18:09 +00:00
Pete Fritchman
afbebb0cfe
Set maintainer to ports@FreeBSD.org
...
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Dirk Froemberg
9366a5fae2
Upgrade to 3.4.5.
2001-09-22 11:33:48 +00:00
Dirk Froemberg
e84fc3013c
Add slashes at the end of directory names to make ddclient actually run.
2001-08-26 22:28:39 +00:00
Dirk Froemberg
bca308bdce
Upgrade to 3.5.1.
...
The old distfile was removed from distsite.
Things are moving too fast... ;-)
2001-08-26 17:53:53 +00:00