Jean-Yves Lefort
d9050d967f
Update to 1.0.28
...
PR: ports/80900
Submitted by: maintainer
2005-05-11 17:58:48 +00:00
Kirill Ponomarev
136d951bb1
Update to 0.5.16
2005-05-11 17:45:31 +00:00
Roman Bogorodskiy
fbc2c13312
Update to 2.3.0
...
PR: 80654
Submitted by: Olafur Osvaldsson (maintainer)
2005-05-06 11:50:25 +00:00
MIHIRA Sanpei Yoshiro
7a6617483f
Update to version 2.2.3
...
BROKEN on 4.x: This version of DOC requires DiG Version-9.x to run.
2005-05-03 07:35:57 +00:00
Pav Lucistnik
6af650b4c2
zonenotify is useful to send a NS_NOTIFY packet to BIND slave server.
...
When you update a zone in your djbdns DNS you must notify the slaves
about your change.
PR: ports/80091
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-04-23 11:51:58 +00:00
Cheng-Lung Sung
38c93d2abe
- update to 0.34
...
- improved obtaining expiration date of .ru domains
2005-04-23 07:49:21 +00:00
Volker Stolz
cc44d9f114
- Use MAKE_ARGS
...
- Sanitize >>${TMPPLIST}-usage
2005-04-22 13:11:24 +00:00
Kirill Ponomarev
cf5a50e409
Drop maintership.
2005-04-21 17:44:08 +00:00
Jean-Yves Lefort
693ba532be
- Fix the checksum of spoofed packets
...
- Honor NOPORTDOCS
PR: ports/80161
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Approved by: adamw (mentor)
2005-04-21 13:29:42 +00:00
Jean-Yves Lefort
3ff7677ce7
scavenge is a utility to audit DNS records within an IP address range.
...
It scans the range and classifies its findings into 4 categories:
- Missing A records
- Missing PTR records
- Mismatched A/PTR records
- Stale PTR records
PR: ports/80119
Submitted by: Mark Foster <mark@foster.cc>
Approved by: adamw (mentor)
2005-04-20 00:21:04 +00:00
Simon Barner
3194ed74d9
- Update to 1.0.25
...
Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
PR: ports/79128
Approved by: arved (mentor)
2005-04-16 06:23:38 +00:00
Florent Thoumie
bb8aa8e88b
- Fix BUILD_DEPENDS.
...
PR: ports/79953
Submitted by: maintainer
2005-04-15 11:21:05 +00:00
Florent Thoumie
116dcd0a33
- Add py-twistedNames, a DNS protocol implementation with client and server.
...
PR: ports/79929
Submitted by: Neal Nelson <neal@nelson.name>
2005-04-15 04:55:22 +00:00
Volker Stolz
bfa4f75685
Unbreak on 4.x
...
PR: ports/77346
2005-04-14 13:49:51 +00:00
Jean-Yves Lefort
7c10e30e3a
Change my MAINTAINER email address to jylefort@FreeBSD.org
...
Approved by: adamw (mentor)
2005-04-12 22:10:43 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
ca702b7472
BROKEN on 4.x: Does not compile
2005-04-10 21:37:43 +00:00
Kris Kennaway
1762190743
Now builds on sparc64
2005-04-10 21:14:31 +00:00
Roman Bogorodskiy
8776a5a609
Update to 3.6.6.
...
PR: 79411
Submitted by: Radek Kozlowski (maintainer)
2005-04-05 17:03:40 +00:00
Yen-Ming Lee
217fd50f3e
- update to 2.22
...
PR: 79563
Submitted by: maintainer
2005-04-05 15:18:42 +00:00
Doug Barton
ce79355859
Update to the latest version, mostly bug fixes.
2005-04-05 12:48:43 +00:00
Kris Kennaway
21b72b7724
Reset inactive maintainer. Thanks for your work in the past!
2005-04-03 21:30:39 +00:00
Mario Sergio Fujikawa Ferreira
d68e3f7809
Update to 0.226
2005-04-03 19:35:53 +00:00
Mario Sergio Fujikawa Ferreira
a3e782767e
Update to 1.3.3
...
PR: 79181
Submitted by: Martin Jackson <mhjacks@swbell.net>
2005-04-02 23:20:09 +00:00
Volker Stolz
8972b110be
Remove 1-line plist I intended to do in the previous update
2005-03-20 18:03:30 +00:00
Hye-Shik Chang
6b919f8395
Update to 1.1.0.
2005-03-20 17:49:32 +00:00
Kirill Ponomarev
47142b783e
Update to 0.5.15
2005-03-20 14:55:35 +00:00
Doug Barton
96dbf2741c
1. The OPTIONS stuff isn't working the way it should according to reports,
...
so rip it out until I have a chance to debug it.
2. Improve the comment about deprecating an old knob.
2005-03-17 07:07:51 +00:00
Dirk Meyer
d5bb74cb59
- update to bind9-9.3.1
...
- new options: WITH_BIND9_THREADS, WITH_DLZ_OLD
2005-03-16 21:32:49 +00:00
Doug Barton
8f80a0e30e
Upgrade to 9.3.1, the latest version from ISC. This version contains
...
several important fixes, including a remote (although unlikely) exploit.
See the CHANGES file for details.
All users of BIND 9 are highly encouraged to upgrade to this version.
Changes to the port include:
1. Remove ISC patch to 9.3.0 that addressed the remote exploit
2. Change to OPTIONS, and thereby
3. --enable-threads is now the default. Users report that the new thread
code in 9.3.x works significantly better than the old on all versions of
FreeBSD.
4. Add a temporary shim for the old PORT_REPLACES_BASE_BIND9 option.
The OPTIONS framework requires knobs to start with WITH_ or WITHOUT_
5. Remove patch that shoehorned named.conf.5 into the right place,
it has been fixed in the code.
2005-03-13 10:52:52 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Alex Dupre
72802caf38
- Update to 1.0.0 release [1]
...
- Switch to libtool15
- Switch to rcNG startup script
PR: ports/78595 [1]
Submitted by: Simon Dick <simond@irrelevant.org> [1]
2005-03-08 16:27:45 +00:00
Volker Stolz
92cf0b2cfe
Update to 0.9.2
...
PR: ports/77346
Submitted by: maintainer
2005-03-08 14:09:20 +00:00
Cheng-Lung Sung
82f5ebe210
- obtain expiration date of domain names
...
e.g.
use Net::Domain::ExpireDate;
$expiration_obj = expire_date( 'microsoft.com' );
2005-03-04 02:07:30 +00:00
Yen-Ming Lee
0601a51252
- update Martin's email address
...
PR: 77938
Submitted by: Martin Matuska <martin at matuska.org>
2005-02-24 01:44:07 +00:00
Volker Stolz
a7f2d6742a
Update to 2.2.1
...
PR: ports/77856
Submitted by: maintainer
2005-02-21 15:17:09 +00:00
Pav Lucistnik
c2cc940cad
- Reset long time inactive maintainer
2005-02-19 20:47:02 +00:00
Pav Lucistnik
9f5981cd69
- Update to 5.2
...
PR: ports/77127
Submitted by: Thomas Melzer <tmelzer@tomesoft.de>
Approved by: maintainer timeout (14 days)
2005-02-19 20:42:39 +00:00
Stefan Eßer
e151404710
The author's master site does not exist anymore, replace it by some mirrors.
2005-02-15 21:13:20 +00:00
Kirill Ponomarev
432b449af5
Update to 1.0.3
...
PR: ports/77536
Submitted by: maintainer
2005-02-15 20:14:19 +00:00
Pav Lucistnik
1c651cda9c
- Fix build on FreeBSD 6
...
PR: ports/77480
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
2005-02-14 21:41:38 +00:00
Volker Stolz
5e3696a7ad
Update to 2.20
...
PR: ports/77502
Submitted by: maintainer
2005-02-14 17:12:36 +00:00
Bill Fenner
233361eeef
Update to version 20050203.
...
Adds a non-interactive mode, and support for collecting
3rd-level domain statistics.
2005-02-13 17:20:11 +00:00
Pav Lucistnik
187ac44f70
- Update to 2.19
...
PR: ports/77347
Submitted by: Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
2005-02-10 22:38:58 +00:00
Edwin Groothuis
2926ccd9e6
[MAINTAINER] dns/nsd: update to 2.2.0
...
- Update to 2.2.0
With this release nsd no longer requires named-xfer to be
present on the system.
I also changed the options to a configure script.
Added file(s):
- scripts/configure.nsd
PR: ports/76412
Submitted by: Olafur Osvaldsson <oli@isnic.is>
2005-02-07 21:51:13 +00:00
Edwin Groothuis
082d147558
Install README as stated in the PLISTDOCS variable
...
Noticed by: krion / test of ports/75379
2005-02-05 22:55:44 +00:00
Volker Stolz
f4b3a22aaf
Quote BROKEN
...
Submitted by: krion
2005-02-01 10:17:09 +00:00
Volker Stolz
b804906d86
Mark as broken on 6.X
...
PR: ports/76457
Submitted by: Ralf van der Enden (maintainer)
2005-02-01 10:06:46 +00:00
Palle Girgensohn
34fa6c853e
Split the postgresql ports into a server and a client part.
...
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00