1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

1438 Commits

Author SHA1 Message Date
Martin Wilke
05290f7589 - Backport multiline txt records support [1]
- Bump PORTREVISION

[1] Notes:
powerdns-recursor 3.1.4 doesn't support multiline txt records, which
are used by various dns information systems. 3.1.5 does have support
for this. A backport of the code changes is relatively risk-free, and has been
requested by users and port maintainers.

http://www.nabble.com/recursor-unable-to-resolve-asn.routeviews.org-data-t4252567.html

PR:		116029
Submitted by:	Sten Spans <sten@blinkenlights.nl> (Maintainer)
2007-09-06 22:37:02 +00:00
Martin Matuska
512af8eae8 - Update to 9.4.1.1
PR:		ports/115163
Submitted by:	Aleksey Ovcharenko <aleksey.ovcharenko at gmail.com>
Patch by:	sumbitter, mm [1]
Approved by:	Hugo Meiland <hugo at chem.leidenuniv.nl> (maintainer)

[1] fixed patch approved by maintainer timeout (14+ days)
2007-09-05 13:48:51 +00:00
Martin Wilke
a6d47ced88 - Update to 2.40
Approved by:	maintainer implicit
2007-09-04 22:30:15 +00:00
Doug Barton
853f59fc81 1. Add the patch for 8.4.7-P1, and bump PORTVERSION in a way that works
for us.

2. Tighten the list of master sites way down since almost all mirrors
have dropped BIND 8.
2007-09-02 22:08:12 +00:00
Pav Lucistnik
765ed4940d - Update to 0.73
PR:		ports/115833
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz>
2007-09-01 22:03:13 +00:00
Mathieu Arnold
d1850a3d8c Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
2007-08-31 13:37:23 +00:00
Doug Barton
b81a362e33 Begin the de-orbit burn for the beloved, but now more than a bit long
in the tooth BIND 8. As of today (27 August 2007) ISC has announced
that BIND 8 is officially End of Life (EOL) and therefore it's time
to say good-bye.

Please see http://www.isc.org/sw/bind/bind8-eol.php for details on the
reasoning behind the EOL status, the latest security issues, and a
migration guide to help you move toward BIND 9.4.x.

bind8 (BIND 8.3.7) is marked FORBIDDEN due to the predictable query ID
bug (see above) which will not be fixed for this version.

bind84 is marked DEPRECATED, and will be upgraded to 8.4.7-P1 when it
is available.
2007-08-28 00:03:42 +00:00
Ion-Mihai Tetcu
18c38bf81b Net::DNSBL::MultiDaemon is the Perl module that implements the multi_dnsbl
daemon.

multi_dnsbl is a DNS emulator daemon that increases the efficacy of DNSBL
look-ups in a mail system. multi_dnsbl may be used as a stand-alone DNSBL or as
a plug-in for a standard BIND 9 installation. multi_dnsbl shares a common
configuration file format with the Mail::SpamCannibal sc_BLcheck.pl script so
that DNSBL's can be maintained in a common configuration file for an entire
mail installation.

Because DNSBL usefulness is dependent on the nature and source of spam sent to
a specific site and because sometimes DNSBL's may provide intermittant service,
multi_dnsbl interrogates them sorted in the order of greatest successful hits.
DNSBL's that do not respond within the configured timeout period are not
interrogated at all after 6 consecutive failures, and thereafter will be
retried not more often than once every hour until they come back online. This
eliminates the need to place DNSBL's in a particular order in your MTA's config
file or periodically monitor the DNSBL statistics and/or update the MTA config
file.

WWW: http://search.cpan.org/~miker/Net-DNSBL-MultiDaemon-0.18/MultiDaemon.pm

PR:		ports/115639
Submitted by:	Andrew Greenwood <greenwood.andy at gmail.com>
2007-08-21 11:01:56 +00:00
Cheng-Lung Sung
46ed6440b9 - Update to 0.42 2007-08-21 06:16:56 +00:00
Rong-En Fan
fa77a4b1cf - Add a patch for chained CNAME
PR:		ports/115297
Submitted by:	rafan
Approved by:	farrokhi (maintainer)
Obtained from:	http://hugo.vulcano.cl/development/adns-cc
2007-08-21 01:33:56 +00:00
Gabor Kovesdan
15f99e6662 - Update to 3.0
PR:		ports/115324
Submitted by:	Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
2007-08-15 18:14:25 +00:00
Emanuel Haupt
84ef78913b Use NOPORTEXAMPLES instead of NOPORTDOCS
Notified by:	sat
2007-08-15 11:40:37 +00:00
Cheng-Lung Sung
bb01ff9404 - Update to 0.07
PR:		ports/115497
Submitted by:	clsung
Approved by:	maintainer (Jin-Shan Tseng)
2007-08-15 02:22:50 +00:00
Emanuel Haupt
ce3fafbe36 Add vizone, a script that updates the serialnumber in one or more dns zonefiles. 2007-08-13 21:37:31 +00:00
Rong-En Fan
4fb03f721b - Update to 1.11
- Update WWW
- Pass maintainership to submitter

PR:		ports/115267
Submitted by:	Stefan Pauly <stefan at fh-mainz.de>
2007-08-11 10:00:51 +00:00
Rong-En Fan
570c89b4e4 - Sort pkg-plist 2007-08-11 10:00:19 +00:00
Doug Barton
abeae79dc5 1. Upgrade to 0.61 which has a few small code cleanups.
2. --no-online-tests works now, so stop building them.
3. Remove support for prehistoric Perl.
2007-08-06 17:56:00 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Doug Barton
83aa56c48f Update to 9.4.1-P1, which has fixes for the following:
1. The default access control lists (acls) are not being
correctly set. If not set anyone can make recursive queries
and/or query the cache contents.

See also:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2925

2. The DNS query id generation is vulnerable to cryptographic
analysis which provides a 1 in 8 chance of guessing the next
query id for 50% of the query ids. This can be used to perform
cache poisoning by an attacker.

This bug only affects outgoing queries, generated by BIND 9 to
answer questions as a resolver, or when it is looking up data
for internal uses, such as when sending NOTIFYs to slave name
servers.

All users are encouraged to upgrade.

See also:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926
2007-07-24 22:02:16 +00:00
Doug Barton
e8c5f493c1 Update to 9.3.4-P1, which fixes the following:
The DNS query id generation is vulnerable to cryptographic
analysis which provides a 1 in 8 chance of guessing the next
query id for 50% of the query ids. This can be used to perform
cache poisoning by an attacker.

This bug only affects outgoing queries, generated by BIND 9 to
answer questions as a resolver, or when it is looking up data
for internal uses, such as when sending NOTIFYs to slave name
servers.

All users are encouraged to upgrade.

See also:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926
2007-07-24 22:00:03 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Pav Lucistnik
f5d8c1a58e - Ignore on FreeBSD 5.X 2007-07-22 11:37:27 +00:00
Gabor Kovesdan
d8fc8c3302 - Remove distinfo hashes, which are not used officially
No objection from:	ports@, maintainers
Approved by:		portmgr (pav)
2007-07-19 21:37:13 +00:00
Martin Wilke
d0415c009a - Update to 2.39
Approved by:	maintainer implicit
2007-07-09 12:51:37 +00:00
Emanuel Haupt
517f4f9afc Update to 1.1.3 2007-07-06 09:00:17 +00:00
Martin Wilke
db51fec769 The File_DNS class provides a way to read,
edit and write RFC1033 style DNS Zones.

PR:		ports/114271
Submitted by:	Chris St Denis (<chris at ctgameinfo.com>)
2007-07-04 08:21:53 +00:00
Doug Barton
69f04a0bcb Update to 0.60, which includes some important security fixes:
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3377
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3409

... as well as rudimentary support for IPSECKEY.
See /usr/local/share/doc/p5-Net-DNS/Changes for more details.

Prodded by:	Several, including ...
PR:		ports/114230
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2007-07-03 19:47:28 +00:00
Alexey Dokuchaev
8975256f73 Fix the build with trendy GCC.
Reported by:	pointhat (logs)
2007-06-28 20:31:38 +00:00
Anton Berezin
dff4d693a2 Update to 0.08.
Changes: http://search.cpan.org/src/NEELY/Data-Validate-Domain-0.08/Changes
2007-06-20 11:21:45 +00:00
Pav Lucistnik
1d8afff97a - change duende source to create PID file by itself
- maradns.sh and zoneserver.sh now use PID file
- change default MaraDNS UID from 99 to bind(53)
- change default maraDNS GID from 99 to bind(53)
- change default duende logger process UID from 66 to nobody(65534)
- create empty etc/logger directory

PR:		ports/113235
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
Approved by:	Alex Kapranoff <alex@kapranoff.ru> (maintainer)
2007-06-16 12:42:14 +00:00
Martin Wilke
00a40ddf76 - Update to 1.4.0
Approved by:	maintainer timeout (security, 1 day), so (simon)
Security:	http://www.vuxml.org/freebsd/70ae62b0-16b0-11dc-b803-0016179b2dd5.html
2007-06-10 19:41:56 +00:00
Doug Barton
a106e86668 Add a CONFLICTS to bind 9.4. 2007-06-10 00:27:17 +00:00
Cheng-Lung Sung
10878ea6df - Update to 0.41 2007-06-09 02:36:28 +00:00
Mark Linimon
6924e88034 Reset filippo.natali@gmail.com, who is very short on free time right now.
Hat:		portmgr
2007-06-06 07:45:35 +00:00
Martin Wilke
92abb84d11 - Fix build with gcc 4.2
Submitted by:	pointhat via kris
		Sten Spans <sten@blinkenlights.nl> (maintainer)
2007-06-06 06:21:32 +00:00
Martin Wilke
ce8b0293df Manages LDAP entries for the BIND9 SDB LDAP patch.
Supports adding, removing, and modifying enteries.

The attributes it can handle are TTL, A record, C name, AAAA
record, and MX record. Outside of TTL, multiple attributes
for each type record.

WWW: http://vvelox.net/projects/ldnsm/

PR:		ports/112191
Submitted by:	Zane C. Bowers
2007-06-04 08:31:46 +00:00
Kirill Ponomarev
6ca4d110e7 Update to 0.6.14 2007-06-01 07:24:11 +00:00
Kirill Ponomarev
b937fbebad Update to 0.6.12 2007-05-31 21:00:01 +00:00
Martin Wilke
f512eeee4f - Make setuid operation and user creation configurable, as requested by users
PR:		111915
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2007-05-30 05:51:26 +00:00
Martin Wilke
ff3f005903 - Update to 1.2.12.06
PR:		112768
Submitted by:	Alex Kapranoff <alex@kapranoff.ru> (maintainer)
2007-05-25 22:11:42 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
07faecc69f Removed on authors request until the program has reached maturity. 2007-05-02 23:38:24 +00:00
Edwin Groothuis
e47de4b05b DNSCAP - DNS traffic capture utility
cap is a network capture utility designed specifically for DNS
    traffic. It produces binary data in pcap(3) format, either on
    standard output (by default) or in successive dump files (if the d
    command line option is given.) This utility is similar to tcpdump(1),
    but has finer grained packet recognition tailored to DNS transactions
    and protocol options. dnscap is expected to be used for gathering
    continuous research or audit traces.

    SYNOPSIS
     dnscap [-avf6] [-i if ...] [-l vlan ...] [-p port] [-m [quire]] [-h [ir]]
	    [-q host ...] [-r host ...] [-d base [-k cmd]] [-t lim] [-c lim]

    WWW: http://public.oarci.net/tools/dnscap
2007-05-02 22:44:13 +00:00
Martin Wilke
e7c9d4826a - Update to 1.4.3
Approved by:	maintainer implicit
2007-05-01 13:24:58 +00:00
Doug Barton
086ad81b2c Update to version 9.4.1, a security update from ISC:
2172.   [bug]       query_addsoa() was being called with a non zone db.
                    [RT #16834]

	If you are running BIND 9.4.0 (either pre-release or final),
	you are advised to upgrade as soon as possible to BIND 9.4.1.
2007-05-01 01:00:01 +00:00
Dirk Meyer
b2b8e844bd - make portlint happier 2007-04-30 08:36:01 +00:00
Alex Dupre
be9a91167f Fix recursive resolver.
Submitted by:	Pietro Celentano <pcelentano@tiscalinet.it>
2007-04-30 07:33:13 +00:00
Cheng-Lung Sung
25d9bf9e39 - Update PowerDNS to 2.9.21
- Add patch from SVN to support DNSSEC records
- Update examples (config and table creation files)
- For the complete changelog see http://doc.powerdns.com/changelog.html

PR:		ports/112055
Submitted by:	maintainer (Ralf van der Enden)
Reviewed by:	maintainer
2007-04-27 07:25:40 +00:00
Mario Sergio Fujikawa Ferreira
a8b682a008 Update to 1.5.0
PR:		112080
Submitted by:	miwi
2007-04-25 07:24:27 +00:00
Emanuel Haupt
b59d51a5fe - Update to 1.1.2
- Update WWW
2007-04-20 20:28:49 +00:00
Martin Wilke
b1a64d6f34 - Update to 1.96.2
PR:		111765
Submitted by:	Volker Theile<votdev@gmx.de>
Approved by:	maintainer
2007-04-17 19:41:28 +00:00
Martin Wilke
881359b425 - Update to 2.3.7
PR:		111733
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2007-04-17 18:51:01 +00:00
Kirill Ponomarev
51ae573518 Fix build if automake is installed.
PR:		ports/111360
Submitted by:	novel
2007-04-15 20:25:21 +00:00
Cheng-Lung Sung
b22cfea3e8 - Update to 0.31 2007-04-15 05:40:03 +00:00
Bruce M Simpson
0124d754d2 Fix nss_mdns when used from applications other than ssh.
Bump PORTREVISION.
2007-04-12 10:43:15 +00:00
Martin Matuska
8413b1b1d5 - updated maintainer e-mail address
Approved by:	garga (mentor)
2007-04-05 13:19:09 +00:00
Gabor Kovesdan
da92dce43f - Remove DESTDIR support from my ports as it is useless now. New implementation
is coming.
2007-03-31 19:56:19 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Pav Lucistnik
9a49082dc3 - Fix build on gcc 4.1
PR:		ports/110568
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)

- While here, modernize USE_RC_SUBR and kill FreeBSD 4.X bits
2007-03-25 21:21:40 +00:00
Pav Lucistnik
47649f7033 - WWWDIR is now defined in bsd.ports.mk
PR:		ports/105529
Submitted by:	laszlof
2007-03-24 14:04:36 +00:00
Pav Lucistnik
7385687c01 - Fix PostgreSQL schema
PR:		ports/110546
Submitted by:	Anish Mistry <amistry@am-productions.biz>
Approved by:	Ralf van der Enden <Ralf.vdEnden@wldelft.nl> (maintainer)
2007-03-22 22:09:51 +00:00
Martin Wilke
9577c20852 - Update to 3.0.5
PR:             110671
Submitted by:   Olafur Osvaldsson <oli@isnic.is> (maintainer)
2007-03-22 13:28:51 +00:00
Cheng-Lung Sung
34064d8e11 - Update to 0.06
PR:		ports/109963
Submitted by:	clsung
Approved by:	maintainer (Jin-Shan Tseng)
2007-03-08 01:24:11 +00:00
Martin Wilke
d15b4e87e1 - Update to 20070219
PR:             109873
Submitted by:   miwi
Approved by:    maintainer
2007-03-07 09:17:05 +00:00
Mark Linimon
201cf12ad8 Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-05 00:15:24 +00:00
Rong-En Fan
4f18c896f2 - Update OpenDBX patch, as found on www.linuxnetworkds.de, which
contains a bugfix for recovering from permanently lost database connections
- Fix build on gcc 4.x

PR:		ports/109273
Submitted by:	Ralf van der Enden <tremere at cainites.net> (maintainer)
2007-03-02 17:49:46 +00:00
Gabor Kovesdan
ca4027f02e - Update to 2.6
- Update pkg-descr

PR:		ports/109297
Submitted by:	David Sze <dsze@alumni.uwaterloo.ca>
Approved by:	Jason DiCioccio <jd@ods.org> (maintainer),
		erwin (mentor, implicit)
2007-02-28 20:05:21 +00:00
Martin Wilke
c5d48bda02 - Update to 2.1.4
PR:             109533
Submitted by:   Kay Abendroth <kay.abendroth@raxion.net> (maintainer)
2007-02-26 21:26:58 +00:00
Doug Barton
d192a302c6 Update to the release version of 9.4.0. 2007-02-26 07:57:58 +00:00
Gabor Kovesdan
3aae77cc45 POE::Component::Server::DNS is a POE component that implements a DNS server.
It uses POE::Component::Client::DNS to handle resolving when configured as
'forward_only' and Net::DNS::Resolver::Recurse wrapped by
POE::Component::Generic to perform recursion.

One may add handlers to massage and manipulate responses to particular queries
which is vaguely modelled after Net::DNS::Nameserver.

WWW:	http://search.cpan.org/dist/POE-Component-Server-DNS/

PR:		ports/109449
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Approved by:	erwin (mentor, implicit)
2007-02-25 15:03:47 +00:00
Nicola Vitale
6b58b4fc6a - Updated to 1.2.12.05
- Fixed a typo in pkg-descr

PR:		ports/109340
Submitted by:	Alex Kapranoff <alex at kapranoff.ru> (maintainer)
2007-02-22 10:07:03 +00:00
Andrew Pantyukhin
095bbf5aa4 - Create the cache file directly in /var/tmp
PR:		ports/109298
Submitted by:	Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
Approved by:	Radek Kozlowski (maintainer, implicit)
2007-02-19 00:34:02 +00:00
Andrew Pantyukhin
e16f86438d - Update to 3.7.1
Approved by:	Radosław Kozlowski <radek@raadradd.com>
2007-02-17 23:05:24 +00:00
Gabor Kovesdan
5f1a08a320 - Remove support for FreeBSD 4.x
Approved by:	erwin (mentor, implicit)
2007-02-17 20:53:56 +00:00
Martin Wilke
05b0d02aa6 - Update to 2.38
Approved by:	maintainer (implicit)
2007-02-14 12:06:02 +00:00
Hye-Shik Chang
07a5f613ba Update to 1.2.1
PR:		108471
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
2007-02-12 12:06:07 +00:00
Dirk Meyer
3acbcaea97 - bump openldap version 2007-02-11 20:48:27 +00:00
Herve Quiroz
05f666ce21 - Update to 2.0.3 [1]
- Release maintainership

Reported by:	portscout [1]
2007-02-10 22:42:43 +00:00
Martin Wilke
1502b52954 Net::DNS::Resolver::Programmable is a Net::DNS::Resolver
descendant class that allows a virtual DNS to be emulated
instead of querying the real DNS.  A set of static DNS
records may be supplied, or arbitrary code may be specified
as a means for retrieving DNS records, or even generating
them on the fly.

WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/

- Koen Martens
gmc@sonologic.nl

PR:		ports/108997
Submitted by:	Koen Martens <gmc at sonologic.nl>
2007-02-10 16:13:31 +00:00
Martin Wilke
b0860b9af9 - Update to 2.37
Approved by:	maintainer (implicit)
2007-02-10 11:39:21 +00:00
Rong-En Fan
f50e101393 - Update to 20070105
- Add ipv6 to CATEGORIES

PR:		ports/108860
Submitted by:	rafan
Approved by:	Mark Foster <mark at foster.cc> (maintainer)
2007-02-07 16:11:39 +00:00
Alejandro Pulver
dc6ea8adb7 - Add new OpenDBX patch (from [1]).
- Prepare Makefile for upcoming new stable release of OpenDBX library (which
  bumps library number from .1 to .2).
- Add stupidity fix for config location to pdns.in (moved the config but
  forgot to edit rc.d script).
- Also changed location of config directory in pdns.conf.
- Bump port-revision.

PR:		ports/108685
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from:	www.linuxnetworks.de [1]
2007-02-07 04:04:45 +00:00
Martin Wilke
947509047e - Remove semi-static
- Remove IGNORE on FreeBSD 4.x, it's no longer need.

Submitted by:   Sten Spans <sten@blinkenlights.nl> (maintainer)
2007-02-06 21:59:35 +00:00
Sergey Skvortsov
7c6b197088 Update to 1.00
Changes:	http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-1.00/CHANGES
PR:		ports/108280
Submitted by:	mat
2007-02-06 17:39:32 +00:00
Markus Brueffer
baac24ccf5 - Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION

Approved by:	bms (maintainer)
2007-02-03 04:07:27 +00:00
Markus Brueffer
5cb444e1fb - Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION

Approved by:	maintainer
2007-02-02 23:39:24 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Pav Lucistnik
eb81a88093 - Patch net/libnet* to versioned libraries and header files, so they can
coexist

PR:		ports/103861
Submitted by:	alepulver
Tested by:	pointyhat
With hat:	portmgr
2007-01-31 14:09:55 +00:00
Pav Lucistnik
4cbb0fb806 - Remove SQLITE3 backend option, it was added prematurely
- Fix plist

PR:		ports/108182
Submitted by:	Tobias Roth <ports@fsck.ch>
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2007-01-30 21:04:01 +00:00
Pav Lucistnik
f9683d7120 - Remove stray empty file 2007-01-30 20:51:11 +00:00
Gabor Kovesdan
c0ce4105e7 Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:	portmgr (erwin), erwin (mentor)
2007-01-29 19:05:07 +00:00
Doug Barton
79a046498a Complete the update for bind94 after the repocopy, and hook it up. 2007-01-28 22:45:54 +00:00
Kirill Ponomarev
dffc700b05 Update to 0.6.10 2007-01-27 23:42:06 +00:00
Rong-En Fan
411c50e995 - Update to 3.0.4
PR:		ports/108329
Submitted by:	Olafur Osvaldsson <oli at isnic.is> (maintainer)
2007-01-25 17:51:44 +00:00
Bruce M Simpson
6e57a477f6 Add USE_GMAKE.
Submitted by:	pav
2007-01-25 13:41:04 +00:00
Doug Barton
b7bd298280 Upgrade to version 9.3.4, the latest from ISC, which addresses the
following security issues. All users of BIND are encouraged to upgrade
to this version.

2126.	[security]	Serialise validation of type ANY responses. [RT #16555]

2124.	[security]	It was possible to dereference a freed fetch
			context. [RT #16584]

2089.	[security]	Raise the minimum safe OpenSSL versions to
			OpenSSL 0.9.7l and OpenSSL 0.9.8d.  Versions
			prior to these have known security flaws which
			are (potentially) exploitable in named. [RT #16391]

2088.	[security]	Change the default RSA exponent from 3 to 65537.
			[RT #16391]

2066.   [security]      Handle SIG queries gracefully. [RT #16300]

1941.   [bug]           ncache_adderesult() should set eresult even if no
                        rdataset is passed to it. [RT #15642]
2007-01-25 01:57:42 +00:00
Hajimu UMEMOTO
2369209682 Add WITH_COMPAT5X option. It is to build nss_resinit.so which is able
to work with the 5.X binaries such as p4 on 6.X after importing the
BIND9's resolver.

Requested by:	bms
2007-01-23 15:19:53 +00:00
Pav Lucistnik
7ab77bebea - Remove empty plist 2007-01-23 02:38:28 +00:00
Martin Wilke
b382c26ea0 - Update to 2.36
Approved by:	maintainer (implicit)
2007-01-22 13:07:22 +00:00