Commit graph

938 commits

Author SHA1 Message Date
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
Pav Lucistnik
6a62896044 DNSMax's perl update client. It manages DNS records, update history, and
allows for per record configuration.  It also includes a wizard for generation
of configuration files.

PR:		ports/76614
Submitted by:	Dan Smith <dan@algenta.com>
2005-01-29 19:17:03 +00:00
Kirill Ponomarev
c2d8dcef9a Update to 0.5.13 2005-01-29 09:08:07 +00:00
Doug Barton
400315c158 Include a patch from ISC to deal with the following vulnerability:
Name:			BIND: Self Check Failing [Added 2005.25.01]
Versions affected:	BIND 9.3.0
Severity:		LOW
Exploitable:		Remotely
Type:			Denial of Service
Description:
An incorrect assumption in the validator (authvalidated) can result in a
REQUIRE (internal consistancy) test failing and named exiting.

Workarounds:
Turn off dnssec validation (off by default) at the options/view level.

	dnssec-enable no;

Active Exploits:	None known

Bump PORTREVISION accordingly.

It should be noted that the vast majority of users would not have
DNSSEC enabled, and therefore are not vulnerable to this bug.
2005-01-28 20:47:44 +00:00
Doug Barton
040ad89a36 Update to version 8.4.6, the latest from ISC. To quote the release notes:
BIND 8.4.6-REL is a security release of BIND 8.4.

	It is possible to remotely trigger a overrun causing a
	denial of service.  If you are running BIND 8.4.4 or
	BIND 8.4.5 you should upgrade.

Also:
1. Add ipv6 as a virtual category, since a key reason for the
BIND 8.4.x branch is IPv6 transport.
2. Download the PGP .asc files for the src and doc tarballs.
3. Add a new example file to PORTDOCS.
2005-01-26 00:30:58 +00:00
Kirill Ponomarev
5a06d89e4d Add pkgconfig dependency. 2005-01-25 21:10:41 +00:00
Edwin Groothuis
c235f1b681 Jean-Yves' version of pkg-plist solution. 2005-01-25 09:27:17 +00:00
Edwin Groothuis
d1f16520cb Fix pkg-plist 2005-01-25 08:04:57 +00:00
Pav Lucistnik
9200f42f58 This project is a web-based front-end for the PowerDNS DNS server.
PR:		ports/76480
Submitted by:	Geoffroy RIVAT <grivat@sicfa.net>
2005-01-20 16:49:52 +00:00