1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

2752 Commits

Author SHA1 Message Date
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
Martin Wilke
7622d9f86f - Mark broken
- While here trim header

Reported by:	pointyhat
2013-03-27 08:20:58 +00:00
Erwin Lansing
baa44623f2 Update to 9.9.2-P2
Removed the check for regex.h in configure in order
to disable regex syntax checking, as it exposes
BIND to a critical flaw in libregex on some
platforms. [RT #32688]

Security:       CVE-2013-2266
2013-03-27 07:56:12 +00:00
Erwin Lansing
3311832790 Update to 9.8.4-P2
Removed the check for regex.h in configure in order
to disable regex syntax checking, as it exposes
BIND to a critical flaw in libregex on some
platforms. [RT #32688]

Security:	CVE-2013-2266
2013-03-27 07:55:22 +00:00
Baptiste Daroussin
445b2bb748 Finish converting dns to new options framework 2013-03-26 07:43:14 +00:00
Sergey Matveychuk
09849c22a5 - Update to 1.4.20 2013-03-25 16:03:53 +00:00
Matthias Andree
c75e48fcb9 Update to new upstream release candidate 2.66rc2. 2013-03-23 14:02:52 +00:00
Felippe de Meirelles Motta
35362f0b9e inadyn, inadyn-advanced fork. A multi-OS (*NIX, BSD, NT, 32 bit Win)
console/service/daemon dynamic DNS client.

It gives the possibility to have your own fixed hostname registered on the
internet, although your IP might be changing. It checks periodically whether
the IP address stored by the DNS server is the real current IP address of the
machine that is running it.

WWW: http://sourceforge.net/projects/inadyn-mt/

PR:		ports/177149
Submitted by:	William Grzybowski <william88@gmail.com>
2013-03-21 20:38:15 +00:00
Anton Berezin
384e738cc6 Update to 0.6(.)2.
Changes:	http://search.cpan.org/dist/Tie-DNS/Changes
2013-03-21 09:27:13 +00:00
Anton Berezin
a27c445385 Update to 1.11.
Changes:	http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2013-03-20 13:17:41 +00:00
Eitan Adler
8c01feb810 Remove dns/h2n: legally questionable and obsolete.
Approved by:	portmgr (bapt)
2013-03-17 19:54:32 +00:00
Alexey Dokuchaev
f42840e555 In categories starting with 'c' and 'd', remove empty lines from pkg-plist
(except for `databases/tdbc' and `devel/py-mercurialserver', where it looks
like they're being used deliberately).
2013-03-17 13:55:04 +00:00
Martin Wilke
d3f8fd6fac - Convert to PEAR_AUTOINSTALL 2013-03-16 16:21:45 +00:00
Erwin Lansing
bdfe2cb8a0 Update the RPZ+RRL patch files which remove
working files that should not have been in the patches[1]
Also move to a versioned filename for the patches[2]

Submitted by:	Robert Sargent <robtsgt@gmail.com> [1],
		Vernon Schryver <vjs@rhyolite.com> [2]
2013-03-15 14:47:41 +00:00
Erwin Lansing
715dba2977 Update the RPZ+RRL patch files which remove
working files that should not have been in the patches[1]
Also move to a versioned filename for the patches[2]

Submitted by:	Robert Sargent <robtsgt@gmail.com> [1],
		Vernon Schryver <vjs@rhyolite.com> [2]
2013-03-15 10:56:33 +00:00
Martin Wilke
0ae73a65ee - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-15 00:58:09 +00:00
Beech Rintoul
396bb7c8b4 - Update to 1.2.1
PR:		ports/176472
Submitted by:	Linus Lee <csosstudy@gmail.com>
Approved by:	Maintainer timeout
2013-03-14 01:50:38 +00:00
Erwin Lansing
0c39ab7295 Add a gentle reminder that Bind 9.6 will be EOL shortly
and recommend planning to move to newer versions before
June 2013.

http://www.isc.org/software/bind/versions
2013-03-12 08:07:01 +00:00
Erwin Lansing
0333735a90 Mark EOL.
http://www.isc.org/software/bind/versions
2013-03-12 08:04:20 +00:00
Matthias Andree
76038d925e Tidy up Makefile header. 2013-03-11 18:22:57 +00:00
Matthias Andree
1fc75bfed6 Drop default options, to keep the Makefile tidy.
Submitted by:	bapt@
2013-03-11 18:21:51 +00:00
Sunpoet Po-Chuan Hsieh
3a2a2be837 - Update to 0.1.13
Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
2013-03-10 14:14:10 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +00:00
Martin Wilke
b7df065165 - Convert to OptionsNG
- Trim header

Reviewed by:	bapt
2013-03-07 16:53:45 +00:00
Felippe de Meirelles Motta
081b514267 - Update to 2.1.4.
- Pass maintainership to submitter.

PR:		ports/176655
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-03-06 17:30:01 +00:00
Ruslan Makhmatkhanov
86e76a45bb - make this port aware of python3 version distribution (different codebase)
Submitted by:	Bertrand Petit <elrond@phoe.frmug.org> (by mail)
2013-03-01 19:32:05 +00:00
Beech Rintoul
ddc6276244 - Add multi-instance support
PR:		ports/176156
Submitted by:	Darren Pilgrim <darren.pilgrim@gmail.com>
Approved by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2013-02-25 21:59:11 +00:00
Anton Berezin
77ffd59414 Remove dns/p5-Net-DNS-ZoneFile, this module is now bundled with
dns/p5-Net-DNS.
2013-02-25 12:52:33 +00:00
Sunpoet Po-Chuan Hsieh
2b855d851a - Update to 0.1.12
Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
2013-02-21 17:12:41 +00:00
Martin Wilke
0f83481044 - Update to 1.3.13
PR:		176303
Submitted by:	maintainer
2013-02-21 00:44:40 +00:00
Baptiste Daroussin
9bd79dd801 Use DOCS instead of NOPORTDOCS 2013-02-20 20:22:13 +00:00
Dima Panov
1a267d63c3 - Reassign ports from avl@ back to pool at his request.
Submitted by:	avl via IM
Approved by:	avl via IM
2013-02-20 16:08:58 +00:00
Sunpoet Po-Chuan Hsieh
fcaa64be38 - Update to 0.1.11
Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
2013-02-18 18:55:10 +00:00
Anton Berezin
a209e54ec7 Update to 2.02.
Changes:	http://search.cpan.org/dist/Net-Nslookup/Changes
2013-02-14 21:31:18 +00:00
Timur I. Bakeyev
617326bf54 Add 'samba-nsupdate' to the list of ports 2013-02-14 00:32:34 +00:00
Timur I. Bakeyev
3bb61d8bc7 Add a new port that builds nsupdate from dns/bind9 with the GSS-TSIG
support. This is a requirement for Samba4 port.
2013-02-14 00:21:19 +00:00
Martin Wilke
0f1a0b17e9 - Update to 3.2
PR:		175480
Submitted by:	maintainer
2013-02-10 08:12:15 +00:00
Pietro Cerutti
74de3f2935 - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: dns)
Approved by:	portmgr
2013-02-07 12:52:44 +00:00
Florian Smeets
9c0c82f682 Update to 1.26
PR:		ports/175900
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-02-06 22:35:30 +00:00
Erwin Lansing
fa37780fed - Update to 3.2.15
Features
* Support for ILNP RR types: NID, L32, L64, LP (RFC6742).
* RRL, --enable-ratelimit at configure time and config options.
* TSIG initialization only fails when there is no digest found at all.
Bugfixes
* Bugfix #478: Declaration after statement (for gcc 2.95).
* Bugfix #483: Better error message in case of TSIG error.
* Bugfix #485: TTL should not be greater than 2^31 - 1.
* Fix RCODE when CNAME loop final answer does not exist,
should return NXDOMAIN as stated by RFC 6604.
* Fix --disable-full-prehash bug, where after multiple incoming IXFRs,
NSEC3 can be removed unjustified.

PR:		175837
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2013-02-05 09:42:31 +00:00
Erwin Lansing
2e85b58e49 Update RPZ+RRL patch to 028.23
A serious Multiple Zone Response Policy Zone (RPZ2)
Speed Improvement bug has been fixed.

`./configure --enable-rpz-nsip --enable-rpz-nsdname`
is now the default.

Responses affected by the all-per-second parameter
are always dropped. The slip value has no effect on them.

There are improved log messages for responses that aredropped or "slipped," because they would require an
excessive identical referral.
2013-02-05 09:35:28 +00:00
Erwin Lansing
acbe6f2e70 Update RPZ+RRL patch to 028.23
A serious Multiple Zone Response Policy Zone (RPZ2)
Speed Improvement bug has been fixed.

`./configure --enable-rpz-nsip --enable-rpz-nsdname`
is now the default.

Responses affected by the all-per-second parameter
are always dropped. The slip value has no effect on them.

There are improved log messages for responses that are
dropped or "slipped," because they would require an
excessive identical referral.
2013-02-05 09:34:48 +00:00
Dmitry Marakasov
faa3066089 - Update to 2.1.6
PR:		175699
Submitted by:	Edmondas Girkantas <eg@fbsd.lt> (maintainer)
2013-02-04 01:22:56 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Sunpoet Po-Chuan Hsieh
e3f0c346f4 - Add BUILD_DEPENDS
- Sort TEST_DEPENDS
- Remove OPTIONS_DEFAULT: bsd.options.mk turns IPV6 on by default
- Sort MAN3
- Reformat pkg-descr
- Sort PLIST
2013-01-30 18:13:33 +00:00
Sunpoet Po-Chuan Hsieh
980eaf4238 - Cleanup Makefile header
- Fix and sort PLIST: %%SITE_PERL%%/Net/DNS/RR/SIG does not exist
2013-01-30 17:31:43 +00:00
Anton Berezin
e0aa0b3718 Update to 0.28.
Changes:	http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
2013-01-28 10:42:19 +00:00
Anton Berezin
c522f597b9 Update to 1.06.
Changes: http://search.cpan.org/dist/POE-Component-Client-DNS-Recursive/Changes
2013-01-25 09:25:35 +00:00
Emanuel Haupt
c4c14fd156 - Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
2013-01-15 13:40:28 +00:00
Anton Berezin
5f8c080a58 Update to 1.10.
Changes:	http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2013-01-15 12:28:59 +00:00
Bryan Drewery
d176c05f58 - Update to latest snapshot
- Fix fetching
2013-01-14 21:05:18 +00:00
Raphael Kubo da Costa
922367dd73 - Update to PowerDNS 3.2-RC4.
- Add a patch to fix ECDSA keys (algorithms 13 & 14) for DNSSEC operation;
  will be part of RC5.
- Fix CONFIGURE_ARGS for DNSSEC option (was CONFIGURE_FLAGS for some
  mysterious reason) so cryptopp is actually compiled in.

Changelog: http://rtfm.powerdns.com/changelog.html#changelog-auth-3-2

PR:		ports/175185
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2013-01-12 16:00:01 +00:00
Marcus von Appen
7ba8ac7910 - Update to 2.2
PR:		ports/174318
Submitted by:	Rafal Lesniak <fbsd@grid.einherjar.de> (maintainer)
2013-01-12 11:04:47 +00:00
Wen Heping
ece37e64c2 - Update to 1.2.5
- Reset maintainer
2013-01-12 02:39:33 +00:00
Ruslan Makhmatkhanov
3aa56c5d63 - pass maintainership up to new volunteer
PR:		175207
Submitted by:	Simon Krenz <simon.krenz@ghostbsd.de>
2013-01-11 19:52:03 +00:00
Erwin Lansing
dc0e56bb80 Reduce lenght of the option description for RPZRRL_PATCH to
avoid problems with the older dialog(1) on FreeBSD 8.x

Noticed by:   Terry Kennedy <terry@tmk.com>
2013-01-10 10:37:18 +00:00
Thomas Abthorpe
b2d4b657d1 - Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
2013-01-09 19:50:06 +00:00
Erwin Lansing
bad9ad12ae Update the response rate limiting patch to the latest
released version of January 5, 2013.

This also includes performance patches to the BIND9
Response Policy Zones (DNS RPZ), Single Zone Response
Policy Zone (RPZ) Speed Improvement, in the same
patch.

More information: http://ss.vix.su/~vjs/rrlrpz.html
2013-01-09 10:20:16 +00:00
Erwin Lansing
d2c1b13640 Add LICENSE. 2013-01-04 10:47:28 +00:00
Erwin Lansing
38649eeb03 Add experimental option for Response Rate Limiting patch. 2013-01-04 10:39:41 +00:00
Philippe Audeoud
57d151afd8 - Update to 1.18
- Changelog: http://cpansearch.perl.org/src/HARDAKER/Net-DNS-ZoneFile-Fast-1.18/Changes
2013-01-03 16:37:44 +00:00
Philippe Audeoud
5b9412d5fa - Update to 0.72
- Changelog: http://cpansearch.perl.org/src/NLNETLABS/Net-DNS-0.72/Changes
2013-01-03 16:18:01 +00:00
Ruslan Makhmatkhanov
ff0bf828ac - update to 1.2.0 [1,2]
- update MASTER_SITES list [1,2]
- add hidden devel/libexecinfo dependency (reported by pawel@)

while here:
- trim Makefile header
- convert to optionsng (PORTDOCS case)
- tab -> space change in pkg-descr:WWW

PR:		173190 [1]
PR: 174514 [2]
Submitted by:	csosstudy <csosstudy@gmail.com> [1], Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [2]
2013-01-02 20:51:44 +00:00
Martin Matuska
9b3f7519c3 Update some of my ports to new options framework
Submitted by:	Baptiste Daroussin <bapt@FreeBSD.org>
2012-12-31 10:49:52 +00:00
Thomas Abthorpe
a2a49934f8 - Reassign to the heap at maintainer's request
Approved by:	portmgr
2012-12-29 04:36:59 +00:00
Alex Kozlov
b5668a2d41 - Update to 1.1.3
PR:	ports/174619
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2012-12-24 13:01:09 +00:00
Pawel Pekala
41199a588c - Update to version 6.94 [1]
- Use CXXFLAGS, PTHREAD_LIBS during build
- Fix typo in pkg-descr
- Give maintainership to submitter

PR:		ports/174005 [1]
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net>
2012-12-20 22:56:10 +00:00
Pawel Pekala
597d7f3b37 - Update to version 2.2 [1]
- Convert tab -> space WWW: line

PR:		ports/174317 [1]
Submitted by:	Rafal Lesniak <fbsd@grid.einherjar.de> (maintainer)
2012-12-20 16:47:20 +00:00
Philippe Audeoud
b33c24bb9b - Update to 1.09
- Changelog: http://cpansearch.perl.org/src/DESPAIR/Net-Domain-ExpireDate-1.09/Changes
2012-12-19 12:17:43 +00:00
Jason E. Hale
33bd5eb62c - Fix build with clang. Patch was not updated in r309135
and no longer seems neccessary.
- Remove superfluous PORTVERSION and space
- Remove COPYING from PORTDOCS since LICENSE is defined
- Drop ABI version from LIB_DEPENDS
- Tab -> space in pkg-descr WWW line
- Remove FreeBSD keyword from pkg-plist
2012-12-18 12:36:46 +00:00
Philippe Audeoud
8fe9e6b59c - Update to 0.71
- Changelog: http://cpansearch.perl.org/src/NLNETLABS/Net-DNS-0.71/Changes
2012-12-18 09:20:26 +00:00
Beech Rintoul
6539cb3b2c - Update to 1.1.3RC2.
- Several fixes: http://www.knot-dns.cz/

PR:		ports/174515
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2012-12-18 00:13:03 +00:00
Andrej Zverev
ca9da06ad1 Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 05:44:43 +00:00
Matthias Andree
18f6bd438d Update to new upstream release 2.65.
Upstream changes:

    Fix regression which broke forwarding of queries sent via
    TCP which are not for A and AAAA and which were directed to
    non-default servers. Thanks to Niax for the bug report.

    Fix failure to build with DHCP support excluded. Thanks to
    Gustavo Zacarias for the patch.

    Fix nasty regression in 2.64 which completely broke cacheing.
2012-12-15 16:34:11 +00:00
Matthias Andree
637692fcb9 Update to new upstream release 2.65.
Upstream changes:

    TCP which are not for A and AAAA and which were directed to
    non-default servers. Thanks to Niax for the bug report.

    Fix failure to build with DHCP support excluded. Thanks to
    Gustavo Zacarias for the patch.

    Fix nasty regression in 2.64 which completely broke cacheing.
2012-12-15 16:33:08 +00:00
Sergey Matveychuk
e7357dedfa - Update to 1.1.19 2012-12-14 13:56:16 +00:00
Erwin Lansing
b0e7b6c04c - Use new OPTIONS_GROUP for DLZ options.[1]
- This also allows more than one DLZ option
  to be set.[2]

Submitted by:	bapt [1] (as RADIO)
Suggested by:	az [2] (thus GROUP instead)
2012-12-14 10:43:35 +00:00
Steven Kreuzer
84b1effaa7 Update to 20121017
PR:		ports/174396
Approved by:	Mark Foster <mark@foster.cc>
2012-12-12 21:12:33 +00:00
Bryan Drewery
3046198d16 - Trim header
- Convert to new options framework
2012-12-12 19:20:45 +00:00
Wesley Shields
f184505469 Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
2012-12-12 18:48:33 +00:00
Philippe Audeoud
d1ad0468bb - Update to 0.70
- Changelog: http://cpansearch.perl.org/src/NLNETLABS/Net-DNS-0.70/Changes
2012-12-12 11:06:36 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Ryan Steinmetz
cf9bd998c7 - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by:	portscout
Feature safe:	yes
2012-12-06 16:39:07 +00:00
Erwin Lansing
f7345394fe Update to the latest patch level from ISC:
BIND 9 nameservers using the DNS64 IPv6 transition mechanism are
  vulnerable to a software defect that allows a crafted query to
  crash the server with a REQUIRE assertion failure.  Remote
  exploitation of this defect can be achieved without extensive
  effort, resulting in a denial-of-service (DoS) vector against
  affected servers.

Security:	2892a8e2-3d68-11e2-8e01-0800273fe665
		CVE-2012-5688
Feature safe:	yes
2012-12-05 07:46:03 +00:00
Matthias Andree
7ba3466186 Update to new upstream release 2.64.
Feature safe:	yes

Changelog for version 2.64:

Handle DHCP FQDN options with all flag bits zero and --dhcp-client-update set.
Thanks to Bernd Krumbroeck for spotting the problem.

Finesse the check for /etc/hosts names which conflict with DHCP names.
Previously a name/address pair in /etc/hosts which didn't match the
name/address of a DHCP lease would generate a warning. Now that only
happesn if there is not also a match. This allows multiple addresses for
a name in /etc/hosts with one of them assigned via DHCP.

Fix broken vendor-option processing for BOOTP. Thanks to Hans-Joachim
Baader for the bug report.

Don't report spurious netlink errors, regression in 2.63. Thanks to
Vladislav Grishenko for the patch.

Flag DHCP or DHCPv6 in starup logging. Thanks to Vladislav Grishenko for
the patch.

Add SetServersEx method in DBus interface. Thanks to Dan Williams for
the patch.

Add SetDomainServers method in DBus interface. Thanks to Roy Marples for
the patch.

Fix build with later Lua libraries. Thansk to Cristian Rodriguez for the
patch.

Add --max-cache-ttl option. Thanks to Dennis Kaarsemaker for the patch.

Fix breakage of --host-record parsing, resulting in infinte loop at
startup. Regression in 2.63. Thanks to Haim Gelfenbeyn for spotting
this.

Set SO_REUSEADDRESS and SO_V6ONLY options on the DHCPv6 socket, this
allows multiple instances of dnsmasq on a single machine, in the same
way as for DHCPv4. Thanks to Gene Czarcinski and Vladislav Grishenko for
work on this.

Fix DHCPv6 to do access control correctly when it's configured with
--listen-address. Thanks to Gene Czarcinski for sorting this out.

Add a "wildcard" dhcp-range which works for any IPv6 subnet,
--dhcp-range=::,static Useful for Stateless DHCPv6. Thanks to Vladislav
Grishenko for the patch.

Don't include lease-time in DHCPACK replies to DHCPINFORM queries, since
RFC-2131 says we shouldn't. Thanks to Wouter Ibens for pointing this
out.

Makefile tweak to do dependency checking on header files.  Thanks to
Johan Peeters for the patch.

Check interface for outgoing unsolicited router advertisements, rather
than relying on interface address configuration. Thanks to Gene
Czarinski for the patch.

Handle better attempts to transmit on interfaces which are still doing
DAD, and specifically do not just transmit without setting source
address and interface, since this can cause very puzzling effects when a
router advertisement goes astray. Thanks again to Gene Czarinski.

Get RA timers right when there is more than one dhcp-range on a subnet.
2012-12-04 22:29:10 +00:00
Wesley Shields
b297fe0670 Update to 3.2.r1
Add a patch to build with clang.

PR:		ports/173861
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Feature safe:	yes
2012-12-04 20:19:22 +00:00
Sunpoet Po-Chuan Hsieh
5eacd0cdbe - Update to 0.1.10
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
Feature safe:	yes
2012-12-04 08:48:56 +00:00
Ruslan Makhmatkhanov
a09a00ced1 - update to 1.3.12
while here:
- trim Makefile header
- remove trailin dots from options descriptions

PR:		174094
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes
2012-12-04 08:37:13 +00:00
Matthias Andree
2f90573870 Update to new upstream release candidate #3 to 2.64.
Feature safe: yes
2012-12-03 21:20:37 +00:00
Ruslan Makhmatkhanov
4cfc195422 - update WWW
- remove Author field, while here

PR:		172886
Submitted by:	Aldis Berjoza <graudeejs@gmail.com>
Approved by:	maintainer timeout (1 month+)
Feature safe:	yes
2012-12-03 12:23:42 +00:00
Erwin Lansing
534bdf4937 Improve the SSL option description
Submitted by:	Kazunori Fujiwara <fujiwara@jprs.co.jp>
Feature safe:	yes
2012-12-03 10:52:11 +00:00
Erwin Lansing
680f311898 Remove gpg signature checking that in itself does not
provide any additional security.

Feature safe:	yes
2012-12-03 10:48:18 +00:00
Baptiste Daroussin
2114fb2304 2012-11-27 java/jmp: Java 1.5 is EOLed
2012-11-26 irc/tr-ircd: No more public distfiles
2012-11-26 lang/imp-interpreter: No more public distfiles
2012-11-26 games/xquarto: No more public distfiles
2012-11-26 games/six: No more public distfiles
2012-11-26 finance/gfp: No more public distfiles
2012-11-26 games/44bsd-hunt: No more public distfiles
2012-11-26 graphics/ale: No more public distfiles
2012-11-26 german/digibux: No more public distfiles
2012-11-26 java/eclipse-clay-core: No more public distfiles
2012-11-26 games/xbloody: No more public distfiles
2012-11-26 dns/sqldjbdns: No more public distfiles

Feature safe:	yes
2012-11-28 10:32:44 +00:00
Erwin Lansing
e8882f0ecc - Update CONFLICTS
- Fix a typo in the OPTIONSNG conversion
- Add FIXED_RRSET option
- Add RPZ options (9.8 and 9.8 only)

PR:		172586
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Feature safe:	yes
2012-11-27 10:05:32 +00:00
Erwin Lansing
5ad4e4b3bb Update to 1.1.2
Bugfixes:
	* Fixed crash on reload when config contained duplicate zones.
	* Fixed scheduling of transfers.
	* Fixed debug message.

PR:		173422
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe:	yes
2012-11-26 14:05:56 +00:00
Erwin Lansing
34a224b65d Update to 1.6.16
ldns 1.6.14 and ldns 1.6.15 had a bug in creating empty
bitmaps for NSEC3 on empty non-terminals; and were
unable to build a loadable pyldns module.
This release has those two bugs resolved.

PR:		173626
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by:	maintainer
Feature safe:	yes
2012-11-26 13:48:39 +00:00
Emanuel Haupt
5cb7e30ca1 Use OPTIONS_SET instead of WITH_*
Notified by:	ak@ravenloft.kiev.ua (via irc)
Feature safe:	yes
2012-11-22 12:53:44 +00:00
Emanuel Haupt
101b8e4ac7 Bump PORTREVISION in order to make the registration of CONFLICTS work.
Feature safe:	yes
2012-11-22 12:42:28 +00:00
Emanuel Haupt
96ef05b189 - Update to 1.2.2
- Use github macros
- Update WWW, project moved to github
- Trim header

Feature safe:	yes
2012-11-22 12:30:39 +00:00
Emanuel Haupt
6a7d8f34f4 - Add dns/py-ldns, a stub port of dns/ldns with python bindings enabled. This
is required for the upcoming dns/sshfp update
- Register CONFLICTS and PKGNAMEPREFIX in dns/ldns

Feature safe:	yes
2012-11-22 12:28:09 +00:00
Sergey Matveychuk
9c468e517c - Mention in options that ECDSA requires OpenSSL from ports
PR:		ports/173709
Submitted by:	Ilya Bakulin <webmaster at kibab.com>
Feature safe:	yes
2012-11-18 23:49:11 +00:00
Matthias Andree
579255392d Update to new release candidate v2.64rc1 (after portscout complaint).
Feature safe:	yes (leaf port)
2012-11-15 21:38:50 +00:00
Ruslan Makhmatkhanov
4ce9d257d7 - fix dependency
- do not bumping PORTREVISION because it's not default

Submitted by:	bapt (by mail)
Feature safe:	yes
2012-11-14 20:26:48 +00:00
Alex Kozlov
69ba8747de - Rename DOCS option to DOXYGEN and turn it off by default, restoring pre-OptionsNG status quo
- Shorten GOST option description, to fit in old dialog's line restrictions on 8.x
- Use standard EXAMPLES/DOXYGEN descriptions
- Remove quotes from option descriptions

Approved by:	Jaap Akkerhuis <jaap at NLnetLabs.nl> (maintainer)
Feature safe:	yes
2012-11-08 17:57:59 +00:00
Bryan Drewery
a97b0b8e46 - Update to 3.2.14
- Trim header

Changes:
  * Bugfixes
  * New Feature: Use of writev, to improve TCP response time

PR:		ports/173261
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes
2012-11-01 18:41:15 +00:00
Nick Hibma
355422a922 /dev is not populated when using pkg_add -C to install a package into a
chroot (NanoBSD for example). So use truncate -s... instead of dd
if=/dev/zero... to initialise the pdns DB.

PR:		pors/172268
Submitted by:	n_hibma
Feature safe:	yes
2012-11-01 07:43:58 +00:00
Alex Kozlov
25334a5bb6 - Update ldns to 1.6.15 [1]
- Add an entry to UPDATING about binary incompatibility in previous version of ldns
- Fix OptionsNG
- Bump PORTREVISION for all ports dependent on dns/ldns
- Remove ABI version numbers from LIB_DEPENDS while I'm here

PR:	ports/173080 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1]
Approved by:	portmgr (erwin)
Feature safe:	yes
2012-10-31 07:58:36 +00:00
Anton Berezin
bbee32d3f9 Update to 0.6.
PR:		172590
Submitted by:	Hirohisa Yamaguchi (umq.876-gmail.com)
Feature safe:	yes
2012-10-30 10:42:38 +00:00
Gabor Pali
e27a8fab44 - Convert options to the new format
PR:		ports/172556
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 20:05:02 +00:00
Baptiste Daroussin
da6c3af5fc Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
2012-10-26 14:57:50 +00:00
Erwin Lansing
fc2b7bdc9a Reduce lenght of the option description for DLZ_MYSQL to
avoid problems with the older dialog(1) on FreeBSD 8.x

Noticed by:	Terry Kennedy <terry@tmk.com>
Feature safe:	yes
2012-10-26 08:37:10 +00:00
Baptiste Daroussin
6d5ccff713 2012-10-20 games/yace: No more public distfiles
2012-10-20 games/xripple: No more public distfiles
2012-10-20 games/wolf3d: No more public distfiles
2012-10-20 games/pets: No more public distfiles
2012-10-20 games/linux-enemyterritory-fortress: No more public distfiles
2012-10-20 games/linux-enemyterritory-etpub: No more public distfiles (for the .pk3)
2012-10-20 games/freesci: No more public distfiles
2012-10-20 dns/gresolver: No more public distfiles
2012-10-20 devel/vb2c: No more public distfiles
2012-10-20 devel/portlet-api: No more public distfiles
2012-10-20 devel/libsigc++: Abandoned upstream, no more depending ports
2012-10-20 devel/klassmodeler: Abandonware, depends on the deprecated wxGTK 2.4
2012-10-20 devel/ecos-tools: Depends on an obsolete version of wx, broken with gcc4.2 for long
2012-10-20 devel/datadesigner: Abandonware, depends on the deprecated wxGTK 2.4

Feature safe:	yes
2012-10-25 22:57:16 +00:00
Erwin Lansing
311da8020a - Convert to OPTIONSNG
- Turn on IPv6 support by default

Feature safe:	yes
2012-10-25 10:53:57 +00:00
Bernhard Froehlich
19ef8747db - Convert to OptionsNG
- Shrink pkg-desc to make portlint happy
- Trim Makefile headers
- Cleanup CLANG patch
- Drop maintainership

PR:		ports/172949
Submitted by:	Takefu <takefu@airport.fm>
Feature safe:	yes
2012-10-24 08:01:21 +00:00
Frederic Culot
0c90bfe735 - Update to 1.6.14 [1]
- Convert to OptionsNG [2]

Changes:	http://www.nlnetlabs.nl/svn/ldns/tags/release-1.6.14/Changelog
PR:		ports/173003 [1]
		ports/171934 [2]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1]
		Takefu <takefu@airport.fm> [2]
Feature safe:	yes
2012-10-24 05:42:06 +00:00
Erwin Lansing
d2e05ada1c Convert to OPTIONSNG
PR:		172903
Submitted by:	me
Approved by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes
2012-10-23 12:34:03 +00:00
Eitan Adler
979b791e14 Convert to OptionsNG
Feature safe:	yes
2012-10-20 15:36:46 +00:00
Erwin Lansing
a2855c60bc Force python off to disable build time detection of python.
Submitted by:	zeising
Feature safe:	yes
2012-10-19 13:20:02 +00:00
Erwin Lansing
9699084cf2 Update to 9.9.2
Feature safe:	yes
2012-10-19 10:17:27 +00:00
Erwin Lansing
fee03cc166 Update to 9.8.4
Feature safe:	yes
2012-10-19 09:32:00 +00:00
Erwin Lansing
3a059552bb Update to 9.7.7
Feature safe:	yes
2012-10-19 09:31:29 +00:00
Erwin Lansing
26986fd468 Update to 9.6-ESV-R8
Feature safe:	yes
2012-10-19 09:30:55 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Ruslan Makhmatkhanov
1a8881e2ec - convert Makefile header to new two-line format
- add dns/py-dnspython to RUN_DEPENDS too, because easyzone will not
  work w/o it
- remove some redundant python specific knobs: PYDISTUTILS_NOEGGINFO,
  PYDISTUTILS_PKGNAME
- use PYEASYINSTALL_EGG in pkg-plist instead of redundant passing
  PORTVERSION and PYTHON_VER there
- bump PORTREVISION because of dependencies change

PR:		172446
Submitted by:	rm (myself)
Approved by:	Attila Nagy <bra at fsn dot hu> (maintainer, by mail)
Feature safe:	yes
2012-10-12 07:08:52 +00:00
Baptiste Daroussin
b0fcd5062d Convert to new options framework
Feature safe:	yes
2012-10-12 07:08:38 +00:00
Baptiste Daroussin
a043a47f84 forgot the keep the defaults
Feature safe:	yes
2012-10-12 07:06:46 +00:00
Baptiste Daroussin
416fb31fde Convert to new options framework
Feature safe:	yes
2012-10-12 07:04:45 +00:00
Bryan Drewery
61fceef050 - Take maintainership
- Trim header
- Use USE_GITHUB for fetching
2012-10-10 12:31:20 +00:00
Erwin Lansing
b6095ca45c Upgrade to the latest BIND patch level:
A deliberately constructed combination of records could cause named
to hang while populating the additional section of a response.

Security:	  http://www.vuxml.org/freebsd/57a700f9-12c0-11e2-9f86-001d923933b6.html
2012-10-10 11:54:44 +00:00
Erwin Lansing
0a8fc4d0e4 Take maintainership of the BIND ports while I'm working on the latest
security releases.
2012-10-10 09:11:41 +00:00
Doug Barton
deda664425 Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
2012-10-08 10:38:47 +00:00
Eitan Adler
d95db58136 Trim the headers in the ports I maintain. 2012-10-06 14:35:45 +00:00
Ruslan Makhmatkhanov
169a3378e6 - circumvent the ports options infrastructure limitation to not nag user with
options dialog every time (to let him actually save the chosen options)

Reported by:	bapt
2012-10-04 08:13:51 +00:00
Jason Helfman
7cfb9cd4b2 - adjust header, per standards
Approved by:	maintainer, freebsd@dns-lab.com
2012-10-03 20:33:48 +00:00
Jason Helfman
c2c2364488 - update to 1.1.0
PR:		172303
Submitted by:	maintainer, freebsd@dns-lab.com
2012-10-03 20:13:36 +00:00
Eitan Adler
611632eb0f remove quotes from description (I forgot :w when I fixed this) 2012-10-02 18:20:44 +00:00
Eitan Adler
9744d67fda Covert to OptionsNG
Mark opendd broken

Approved by:	maintainer timeout (>= 3 months)
2012-10-02 18:19:53 +00:00
Frederic Culot
83d0f85223 - Update to 1.17
Note: Upstream did not provide any changelog, but this update allows to
deal with new bind output formats.
2012-10-01 11:15:52 +00:00
Wen Heping
9b80303f9f - Update to 1.2.4
- Convert to new Makefile format
2012-09-30 04:27:03 +00:00
Ruslan Makhmatkhanov
b8ffbd56aa - update to 1.10.0
- convert to optionsng

while here:
- limit python version to 2.x only
- remove deprecated attribution in pkg-descr

PR:		171786
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Andy Greenwood <greenwood.andy at gmail dot com> (prev maintainer)
2012-09-29 20:19:52 +00:00
Ruslan Makhmatkhanov
bd7a1aab54 - take maintainership 2012-09-22 18:46:24 +00:00
Thomas Abthorpe
783ef3315b - Reassign to the heap at maintainer's request 2012-09-22 15:48:23 +00:00
Baptiste Daroussin
ac54f274cc Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
2012-09-21 06:52:44 +00:00
Doug Barton
ece74c7d62 Upgrade to the latest BIND patch level:
Prevents a crash when queried for a record whose RDATA exceeds
65535 bytes.

Prevents a crash when validating caused by using "Bad cache" data
before it has been initialized.

ISC_QUEUE handling for recursive clients was updated to address
a race condition that could cause a memory leak. This rarely
occurred with UDP clients, but could be a significant problem
for a server handling a steady rate of TCP queries.

A condition has been corrected where improper handling of
zero-length RDATA could cause undesirable behavior, including
termination of the named process.

For more information: https://kb.isc.org/article/AA-00788
2012-09-19 03:46:35 +00:00
Bryan Drewery
3d50f7053c - Update to 1.6.8 [1]
- Update WWW to new location [1]
- Switch to GNU_CONFIGURE so that PREFIX is
  properly respected on install, when not
  set to LOCALBASE

PR:		ports/170817 [1]
Submitted by:	Stefan Caunter <stef@scaleengine.com> (maintainer)
2012-09-13 12:09:21 +00:00
Sergey Matveychuk
69e0a039a4 - Fix permissions on munin script
PR:		ports/171526
Submitted by:	Jaap Akkerhuis <jaap at NLnetLabs.nl>
2012-09-10 17:53:04 +00:00
Sergey Matveychuk
a26bbf8ae1 - Run unbound-checkconf on startup
Submitted by:	Anton Yuzhaninov <citrin at citrin.ru>
2012-09-09 01:08:36 +00:00
Sunpoet Po-Chuan Hsieh
e437bd451b - Update to 0.1.8
Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
2012-09-07 23:27:52 +00:00
Steve Wills
6934e52a5f - Update to 0.122310
PR:		ports/170964
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
2012-09-04 15:08:50 +00:00
Raphael Kubo da Costa
c78234ec60 Update to 1.1.0rc2.
PR:		ports/171024
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2012-08-27 02:11:10 +00:00
Tom Judge
0318e17c25 Fix typo in options handling.
PR:		ports/170794
Submitted by:	Artis Caune <Artis.Caune@gmail.com>
Approved by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by:	eadler (mentor)
2012-08-23 12:27:28 +00:00
Matthias Andree
0d9f10ff48 Demote USE_PKGCONFIG to =build (was =yes). 2012-08-20 20:40:29 +00:00
Matthias Andree
6a12857837 Update to 2.63.
Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
2012-08-20 20:33:27 +00:00
Matthias Andree
e310d5d221 Update to rc6, which became the formal release. 2012-08-20 20:32:42 +00:00
Brian Somers
dcffed9c21 Update to 1.0.1
Maintainer timeout: 10 days
2012-08-20 18:06:19 +00:00
Wen Heping
03d7d9b7af - Update to 1.2.3 2012-08-18 08:08:02 +00:00
Jase Thew
34538d142b - Update to 0.921
Changes:	http://search.cpan.org/dist/POE-Component-Resolver/CHANGES
Approved by:	flo (mentor)
2012-08-16 09:57:24 +00:00
Doug Barton
f9b6bb72bd Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
2012-08-15 01:04:30 +00:00
Doug Barton
d04156022a danfe was kind enough to remind me that:
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
is already the default, so for those ports where we are doing:
@${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}
to avoid the problem of conflicts with the rc.d script of the same
name it is not necessary to define WRKSRC separately.

Clean up this mistake of mine, and standardize for the others.
2012-08-15 00:37:55 +00:00
Michael Scheidell
d7b377b874 Credns is a software program aimed at fortifying DNSSEC by performing
validation in the DNS notify/transfer-chain.

WWW:	http://www.nlnetlabs.nl/projects/credns/

PR:		ports/169732
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
2012-08-12 21:00:32 +00:00
Michael Scheidell
b0cf9a880f - Update to 1.3.10
PR:		ports/170544
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2012-08-12 07:52:50 +00:00
Wen Heping
01fc8b8759 - Update to 1.2.2 2012-08-11 14:04:18 +00:00
Matthias Andree
b1f133991c Update to rc3 to avoid nag questions.
Now uses .tar.xz suffix.
2012-08-09 19:38:52 +00:00
Bryan Drewery
412f3c3fa4 Update to 1.25
ChangeLog:

1.23
  https://lists.gnu.org/archive/html/info-gnu/2011-11/msg00014.html
1.24
  https://lists.gnu.org/archive/html/info-gnu/2012-01/msg00008.html
1.25
  https://lists.gnu.org/archive/html/info-gnu/2012-05/msg00010.html

Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
PR:		ports/170428
Approved by:	eadler (mentor)
2012-08-08 01:04:59 +00:00
Matthias Andree
3db34ff5cb Add new dnsmasq-devel version, for development/test/release candidate versions.
This port is based on dns/dnsmasq 2.62_1,1 and has been updated to 2.63rc2.

Description (by Simon Kelley, the upstream maintainer):
Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server.
It is designed to provide DNS and, optionally, DHCP, to a small network. It
can serve the names of local machines which are not in the global DNS. The
DHCP server integrates with the DNS server and allows machines with
DHCP-allocated addresses to appear in the DNS with names configured either
in each host or in a central configuration file. Dnsmasq supports static and
dynamic DHCP leases and BOOTP/TFTP/PXE for network booting of diskless
machines.
2012-08-07 22:22:11 +00:00
Doug Barton
dae082c958 Fix what looks like a copy-paste-o that originated in the same script:
command=foo >/dev/null 2>&1
	|
	v
command=foo
command_args='>/dev/null 2>&1'

This is clearly what should have been done, for several reasons.

No PORTREVISION bump because the old version simply ignored everything
after the space, and does not seem to have done any harm. However
it's good to clean these up so that similar errors aren't pasted into
a new script where they might actually matter.
2012-08-06 00:28:43 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Bernhard Froehlich
d15b0a5e16 - Update to 1.4.12
- Whitespace fixes in pkg-descr
- Remove SF from MASTER_SITES
- Fix CC definition (fixes CLANG builds)

PR:		ports/170322
Submitted by:	Takefu <takefu@airport.fm>
2012-08-04 15:05:23 +00:00
Brian Somers
5ef1596316 Update to 1.0
I've also updated MASTER_SITES as the maintainer's site doesn't have version 1.0.
This can be changed back if/when the maintainer comes back.

Maintainer timeout after: 5 days
2012-08-03 23:19:19 +00:00
Sergey Matveychuk
d19bcdeba8 - Update to 1.4.18 2012-08-03 10:05:26 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Doug Barton
59b9e0f8ee Make the MASTER_SITES URL variable too
Reminded by:	bsam
2012-07-30 20:51:37 +00:00
Doug Barton
e9cfaef621 Use the same method for github downloads as portupgrade-devel
Thanks for the pointer:	bryan@shatow.net
2012-07-30 05:59:08 +00:00
Doug Barton
6c1bc50c5a Remove my personal web site from MASTER_SITES 2012-07-29 08:17:33 +00:00
Michael Scheidell
66268a76b3 - Fix CONFLICTS and readd PKGNAMESUFFIX so we don't get in trouble with dns/powerdns
- Convert to new OptionsNG
- Add DNSSEC knob by popular demand. Disabling this will disable DNSSEC algorithms 13 and 14 and remove dependency on libcryptopp.
- Disabled botan support since it's broken with 1.8. When 1.10 becomes part of the ports tree it can be enabled again.

PR:		ports/170196
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2012-07-28 12:21:10 +00:00
Michael Scheidell
933cc87dea - Fix CONFLICTS.
- Convert to new OptionsNG
- Add DNSSEC knob by popular demand. Disabling this will disable DNSSEC algorithms 13 and 14 and remove dependency on
libcryptopp.
- Also disabled botan support since it's broken with 1.8. When 1.10 becomes part of the ports tree it can be enabled again.

PR:		ports/170195
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2012-07-28 12:19:03 +00:00
Ryan Steinmetz
c90f865d10 - Update to 3.2.13
- Cleanup whitespace
- Document vulnerability in dns/nsd (CVE-2012-29789)

PR:		ports/170208
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Security:	17f369dc-d7e7-11e1-90a2-000c299b62e1
2012-07-27 12:39:06 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Hajimu UMEMOTO
6dbd6baa2a Update master site. 2012-07-25 17:27:23 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Carlo Strub
965b4433c8 Fix typos in COMMENT 2012-07-24 21:09:44 +00:00
Doug Barton
e859d6a9bf Heavy DNSSEC Validation Load Can Cause a "Bad Cache" Assertion Failure
in BIND9

High numbers of queries with DNSSEC validation enabled can cause an
assertion failure in named, caused by using a "bad cache" data structure
before it has been initialized.

CVE: CVE-2012-3817
Posting date: 24 July, 2012
2012-07-24 19:23:23 +00:00
Sunpoet Po-Chuan Hsieh
fee3a85521 - Fix option handling of THREADS
PR:		ports/170007
Reported by:	Alexey Kouznetsov <alexey@kouznetsov.com>
Submitted by:	crees
Approved by:	sem (maintainer)
2012-07-21 20:41:09 +00:00
Chris Rees
afd23bb21a Update to 3.2.12
BUG FIXES:
- Fix for VU#624931 CVE-2012-2978: NSD denial of service
vulnerability from non-standard DNS packet from any host
on the internet.

PR:		ports/170001
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Security:	CVE-2012-2978
2012-07-20 15:09:18 +00:00
Doug Barton
2b0dcf6311 Update to the latest version from the new git repository.
I'll host the (contrived) distfile for now.
2012-07-19 12:08:14 +00:00
Carlo Strub
0292b43240 - Update to 1.1.0
- Update maintainer e-mail

PR:		ports/169899
Submitted by:	Hrant Dadivanyan <ran@styx.aic.net>
Approved by:	maintainer
2012-07-18 21:39:17 +00:00
Jase Thew
6c3f98ad34 - Fix LARGEFILE option typo that resulted in largefile support being
constantly disabled.

PR:		ports/169952
Spotted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by:	flo (mentor)
2012-07-17 23:49:20 +00:00
Jase Thew
9a62263693 - Update to 3.2.11 [1]
- Convert to optionsNG, add DOCS option
- Replace bsd.port.{pre,post}.mk includes
- Remove non-existent DNSSEC, TSIG, NSID options
- Fix typo in NSEC3PREHASH option CONFIGURE_ARGS
- Replace hardcoded ETCDIR in pkg-plist

PR:		ports/169731 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by:	flo (mentor)
2012-07-17 10:36:25 +00:00
Michael Scheidell
1747f9c81d - Update to 1.3.9
- Add GIDs/UIDs 215

PR:		ports/169646
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2012-07-08 12:39:15 +00:00
Andrej Zverev
4641b63dd1 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 13:48:34 +00:00
Frederic Culot
02fcc02588 - Remove SITE_PERL from *_DEPENDS [1]
- Add BUILD_DEPENDS to silence build warnings

PR:		ports/169554 [1]
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
2012-06-30 10:16:28 +00:00
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Andrej Zverev
e214c57b8f - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 18:37:54 +00:00
Andrej Zverev
042ea2947a - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 18:30:42 +00:00
Johan van Selst
4c44c06b4b Remove SITE_PERL from RUN_DEPENDS
Submitted by:	az
2012-06-29 10:07:34 +00:00
Sunpoet Po-Chuan Hsieh
682140c221 - Update to 0.1.7
- Add LICENSE

Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
2012-06-29 02:56:27 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Jason Helfman
8d5d61fa74 add new port: dns/py-publicsuffix
This module allows you to get the public suffix of a domain name using
the Public Suffix List from http://publicsuffix.org

A public suffix is one under which Internet users can directly register names.
Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us.
Accurately knowing the public suffix of a domain is useful when handling web
browser cookies, highlighting the most important part of a domain name in a
user interface or sorting URLs by web site

WWW: http://pypi.python.org/pypi/publicsuffix/

PR:	ports/169326
Submitted by:	d.pryadko@rambler-co.ru
2012-06-27 22:25:42 +00:00
Sergey Matveychuk
7c4c76c791 - Fix the port after the last commit
PR:		ports/169474
Submitted by:	Takefu <takefu at airport.fm>
2012-06-27 09:01:10 +00:00
Ryan Steinmetz
5db8b1dfe1 - Add Munin Support [1]
- Add LICENSE
- Fix ECDSA Support
- Convert to OptionsNG
- Pacify portlint(1)
- Stylistic changes
- Remove pkg-install/pkg-deinstall files

PR:		ports/156015
Submitted by:	Takefu <takefu@airport.fm> [1]
Approved by:	sem@ (maintainer)
2012-06-26 17:44:28 +00:00
Jason Helfman
5e8fb43b19 - adopt optionsNG 2012-06-25 23:09:08 +00:00
Sunpoet Po-Chuan Hsieh
2651fc3983 - Update to 0.09
Changes:	http://search.cpan.org/dist/Net-DNS-Lite/Changes
2012-06-22 01:30:56 +00:00
Ryan Steinmetz
de91845000 - Update to 1.9.1 2012-06-19 11:52:50 +00:00
Jason Helfman
a9e846e414 - update to 1.0.6
- while here pet portlint, and use optionsng for docs

PR:	ports/169170
Submitted by:	maintainer, freebsd@dns-lab.com
2012-06-17 23:59:05 +00:00
Sunpoet Po-Chuan Hsieh
caa51a69e7 - Update to 20120611
- While I'm here:
  - Add LICENSE
  - Remove unnecessary WRKSRC
  - Pet portlint

Changes:	http://dns.measurement-factory.com/tools/dnstop/src/CHANGES
PR:		ports/169091
Submitted by:	John Marshall <john.marshall@riverwillow.com.au>
Approved by:	Mark Foster <mark@foster.cc> (maintainer)
2012-06-15 15:32:12 +00:00
Baptiste Daroussin
f3381fa548 Convert to new options framework 2012-06-12 10:34:46 +00:00