1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

2559 Commits

Author SHA1 Message Date
Erwin Lansing
e69dae8873 Update to 9.9.3 2013-05-31 09:49:42 +00:00
Erwin Lansing
bb37a21123 Update to 9.8.5 2013-05-31 09:32:28 +00:00
Erwin Lansing
ba4429551b Update to 9.6-ESV-R9 and extend the EOL to January 2014 2013-05-31 09:31:58 +00:00
Erwin Lansing
56bb308f3e Update RPZ and RRL patch set:
- address the issue raised by Bob Harold. RRL on recursive servers
     applies rate limits after waiting for recursion except on
     sub-domains of domains for which the server is authoritative.

  - fix the bug reported by Roy Arends in which "slipped" NXDOMAIN
     responses had rcode values of 0 (NoError) instead of 3 (NXDOMAIN).

  - move reports of RRL drop and slip actions from the "queries"
     log category to the "query-errors" category. Because they are not
     in the "queres" category, enabling or disabling query logging no
     longer affects them.
2013-05-31 08:10:56 +00:00
Pawel Pekala
3889f943ad Update to version 7.02
PR:		ports/178750
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
2013-05-24 17:58:42 +00:00
Anton Berezin
caa170f7fd Update to 1.21. 2013-05-24 08:46:06 +00:00
Sunpoet Po-Chuan Hsieh
07b4444a4e - Update to 0.1.15
Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
2013-05-23 20:24:33 +00:00
David Thiel
964a9139bd Dodge "WITH_IPV6" newly becoming the default, since it pulls in an unofficial
third-party patch and makes the version number go "backwards".
2013-05-22 18:18:35 +00:00
Martin Wilke
1ae396094f - Remove mysql 4X reference 2013-05-22 14:30:51 +00:00
Raphael Kubo da Costa
aa1eb6b705 Update to 3.5.1.
Changelog is here:
http://doc.powerdns.com/html/changelog.html#changelog-recursor-3.5.1

Also pet the Makefile:
- Change ${LOCALBASE} to ${PREFIX} where applicable
- Fix overwrite of recursor.conf by changing to bsd.port.pre/post.mk (and
  thus fixing ${PREFIX})

PR:		ports/178340
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2013-05-19 14:27:56 +00:00
Raphael Kubo da Costa
815ae8de86 Add an additional MASTER_SITE because upstream removes older releases.
PR:		ports/178541
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
2013-05-16 22:43:05 +00:00
Bryan Drewery
64907f26a8 - Fix default option CRYPTOPP not including its group DNSSEC
This fixes 'pretty-print-config' not including the CRYPTOPP
  option in its output.
2013-05-16 17:34:12 +00:00
William Grzybowski
ac3b2bec7c - Change MAINTAINER address of all my ports
Approved by:	culot (mentor)
2013-05-15 19:33:14 +00:00
Ryan Steinmetz
998e735e72 - Update to 1.10.0 2013-05-15 18:27:09 +00:00
Martin Wilke
890e05f4a7 - Convert to PEAR_AUTOINSTALL
- Trim header
2013-05-13 09:53:28 +00:00
Ruslan Makhmatkhanov
17ff1e6096 - trim Makefile header
- define license (CNRI)
- limit python version to 2.x only (print/except)
- convert to optionsng (DOCS case)
- clean-up pkg-descr
- bump PORTREVISION because of license file addition

PR:		177794 (based on)
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-05-07 19:45:38 +00:00
Emanuel Haupt
fd9a96e3de - Use shebangfix macro
- Trim header
2013-05-07 13:53:08 +00:00
Erwin Lansing
9d2a6cf8c1 Fix typo in RPZRRL_PATCH
Submitted by:	Alexander Yerenkow <yerenkow@gmail.com>
2013-05-06 07:53:38 +00:00
Steve Wills
137db0f52e DRI stands for Domain Registration Interface and aims to be,
for domain name registries/registrars/resellers
what Perl DBI is for databases.

Net::DRI offers a uniform API to access services.
It can be used by registrars to access registries.
It can be used by clients to access registrars and/or resellers.
It can be used by anonyone to do whois, DAS or IRIS DCHK queries.

WWW: http://search.cpan.org/dist/Net-DRI/

PR:		ports/178298
Submitted by:	Mark Felder <feld@feld.me>
2013-05-03 20:26:49 +00:00
Emanuel Haupt
45399eeb3d Update to 7.01
PR:		178200
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
2013-05-03 11:05:13 +00:00
Frederic Culot
566884a52f - Update to 1.20
Note: Upstream did not provide any changelog, but this update adds
support for the TLSA DNS record type.
2013-04-30 07:48:42 +00:00
Frederic Culot
2ac2a8cfd9 - Update to 0.47
- Trim Makefile's header
- Pet portlint(1) by replacing tab by space in WWW link

Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2013-04-30 06:23:15 +00:00
Baptiste Daroussin
9bd457f2df Add forgotten bsd.port.options.mk inclusion 2013-04-29 22:30:35 +00:00
Baptiste Daroussin
9ff06b3cbf Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework
2013-04-29 22:27:05 +00:00
Sergey Matveychuk
ecec69fbc3 - Add libevent-2.0 option
PR:		ports/178218
Submitted by:	Jan Beich <jbeich at tormail.org>
2013-04-29 16:10:07 +00:00
Raphael Kubo da Costa
87d3cc8889 Update to 1.2.0.
PR:		ports/178192
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2013-04-28 13:10:51 +00:00
Frederic Culot
f0e482d124 - Update to 0.10
- Trim Makefile's header
- Pet portlint(1) by using space instead of tab in WWW link

Changes:	http://search.cpan.org/dist/Net-DNS-Lite/Changes
2013-04-27 15:52:00 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Baptiste Daroussin
9dbc02d2c5 Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
2013-04-26 15:10:57 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Martin Wilke
956abc081b - Update to 3.2.1
PR:		177910
Submitted by:	Ports Fury
2013-04-26 06:33:30 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Niclas Zeising
f0886cc3f3 Readd dns/bind-tools.
This is done in a similar manner as the old bind-tools, but uses bind99
instead of bind97 as master port.
Change bind99 to facilitate the bind-tools slave, in a simlar way as was
done for bind97.

Approved by:	erwin (maintainer)
2013-04-24 13:17:03 +00:00
Anton Berezin
1f0919459e Update to 0.30.
Changes:	http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
2013-04-24 11:13:01 +00:00
Anton Berezin
b47d2c0db7 Add dns/p5-POE-Filter-DNS-TCP 0.04, a POE Filter to handle DNS over TCP
connections.

It is needed for the latest version of dns/p5-POE-Component-Server-DNS.
2013-04-24 10:51:30 +00:00
Bryan Drewery
cd61b88662 Reset maintainer 2013-04-23 17:16:16 +00:00
Erwin Lansing
7b2568a60f 2013-04-12 dns/bind97: No longer supported by ISC, use Bind 9.8 or 9.9
2013-04-12 dns/bind97-sdb: No longer supported by ISC, use Bind 9.8 or 9.9
2013-04-12 dns/bind-tools: No longer supported by ISC, use Bind 9.8 or 9.9
2013-04-23 09:20:24 +00:00
Erwin Lansing
6c56c3253b Remove dns/dnsperf, depends on expired dns/bind97 port. 2013-04-23 09:08:16 +00:00
Erwin Lansing
eb345175df Make pkg-message and pkg-install a local file to the bind96
port and not include the one from the deprecated bind97 port, which is
to be removed.
2013-04-23 08:33:33 +00:00
Erwin Lansing
2a0e1389ad Make pkg-message and pkg-install a local file to the bind98 and bind99
ports and not include the one from the deprecated bind97 port, which is
to be removed.
2013-04-23 08:26:48 +00:00
Baptiste Daroussin
3bc475b29f Convert dns to USES=pkgconfig 2013-04-23 07:24:02 +00:00
Anton Berezin
2f407f198f Update to 0.7.
PR:		177981
Submitted by:	maintainer
Feature safe:	yes
2013-04-22 13:15:06 +00:00
Bryan Drewery
d95d919c82 - Update to 2.1.5
- Convert tab to space in pkg-descr

PR:		ports/177975
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
Feature safe:	yes
2013-04-21 18:31:29 +00:00
Matthias Andree
77a9c5b3f0 Kill blank line at EOF, to please portlint.
Feature safe: yes
2013-04-17 17:50:27 +00:00
Matthias Andree
8ecfdfa5cd Update to new upstream release 2.66.
New DHCPv6 stuff, ability to act as authoritative server for local data.

Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG

Feature safe: yes
2013-04-17 17:49:50 +00:00
Erwin Lansing
fb20fb9362 Update RPZ+RRL patchset to the latest version.
The change makes "slip 1;" send only truncated (TC=1) responses.
Without the change, "slip 1;" is the same as the default of "slip 2;".
That default, which alternates truncated with dropped responses
when the rate limit is exceeded, is better for authoritative DNS
servers, because it further reduces the amplification of an attack
from about 1X to about 0.5X.

DNS RRL is not recommended for recursive servers.

Feature safe:	yes
2013-04-17 07:57:54 +00:00
Matthias Andree
eb479105c2 DNSMasq 2.66rc5 fixes a DHCPv6 issue where dnsmasq 2.66rc2 spoils its own
leases file for IPv6 records. The closest evidence to a changelog is
the mailing list message at
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q2/007028.html
(and a few prior messages in that same thread).

PR:		ports/177788
Approved by:	portmgr (bdrewery)
2013-04-15 15:24:54 +00:00
Emanuel Haupt
cc2f3b6b28 Create a soft link in order to fix compilation for build environments where the
source is on a different filesystem.
2013-03-30 02:15:07 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00