1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

2693 Commits

Author SHA1 Message Date
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
David Thiel
8a430d2424 Add option to auto-add users for dnscache, tinydns and dnslog.
PR:	ports/180069
Submitted by:	Alexandre Biancalana <ale@biancalanas.net>
2013-07-23 20:48:13 +00:00
Pawel Pekala
01edb2cc99 - Update to version 3.2.16
- Add EUI_RRTYPES option

While here:
- Remove leading article from COMMENT
- Convert tab to space in WWW: line

PR:		ports/180741
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2013-07-23 15:32:49 +00:00
Hiroki Sato
6a51fced01 Re-add dns/dnsperf and update to 2.0.0.0. 2013-07-21 13:23:43 +00:00
Ruslan Makhmatkhanov
f5d79b1f3d Cleanup empty files and directories. 2013-07-19 14:03:52 +00:00
Ruslan Makhmatkhanov
a1f335c6d3 - update to 1.11.0
changelog:
- 1.11.0 is mostly a bug fix release, but two new features are support
  for the $GENERATE syntax and the TLSA RR type.
- A number of bugs have been fixed as well.
- Python 2.4 or later is required.
2013-07-18 12:24:09 +00:00
Craig Rodrigues
2b5a4a9efb Clean up files which were being installed but not part of plist. 2013-07-18 05:39:00 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Craig Rodrigues
d4ba53c21b HostDB is a system for generating internal DNS zones,
external DNS zones, and DHCP configuration data from the
same hostdb.txt file.

WWW: http://everythingsysadmin.com/hostdb/
     http://code.google.com/p/hostdb/

PR:             ports/180589
Submitted by:   Craig Rodrigues <rodrigc@FreeBSD.org>
2013-07-16 20:35:20 +00:00
Martin Wilke
5b94764eb8 - Update to 3.3.r1
PR:		179379
Submitted by:	maintainer
2013-07-15 15:08:14 +00:00
Mathieu Arnold
47d55bc233 Have dns/py-ldns only install the Python bits.
PR:		ports/179812
Submitted by:	mat
Approved by:	maintainer
2013-07-11 12:40:54 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Eitan Adler
55a524735c Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion.
2013-07-06 17:27:41 +00:00
William Grzybowski
0e3d0f60d9 dns/opendnssec: update to 1.4.1
- Update to 1.4.1

Changes: http://www.opendnssec.org/2013/06/27/opendnssec-1-4-1/

PR:		ports/180194
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2013-07-02 13:12:23 +00:00
Frederic Culot
ed8be0acde ddns is a lightweight UDP-based dynamic DNS updater.
It consists of a client that regularly sends UDP packets and a
server that updates a bind zone file or runs a command using the
peer IPv4 address of recieved UDP packets.

WWW: http://fossil.instinctive.eu/ddns/home

PR:		ports/179316
Submitted by:	Natacha Porte <natbsd@instinctive.eu>
2013-07-01 12:53:39 +00:00
Steve Wills
56d0ee63c0 PublicSuffix can parse and decompose a domain name into top level domain,
domain and subdomains.

WWW: http://www.simonecarletti.com/code/publicsuffix
2013-06-29 02:22:50 +00:00
Cheng-Lung Sung
391740ac6c - Update to 2.03 2013-06-28 02:39:11 +00:00
Alex Kozlov
8e7534a621 - Update to 1.3.1
PR:	ports/179545
Submitted by: csosstudy <csosstudy@gmail.com> (first version), freebsd@dns-lab.com (maintainer)
2013-06-27 05:28:47 +00:00
Raphael Kubo da Costa
fa85d6d8ba Update to 1.27. [1]
While here, replace USE_GNOME with the respective USES entries.

PR:		ports/179981
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-06-25 23:19:35 +00:00
William Grzybowski
82c50772f7 dns/inadyn-mt: fix install
- Fix install to use make
- Add DOCS and EXAMPLES options
- Add LICENSE (GPLv3)
2013-06-24 23:16:38 +00:00
Steve Wills
149db01841 - Update to 1.54 2013-06-23 05:14:11 +00:00
William Grzybowski
56b8f3b37c dns/opendnssec: fix build with sqlite
- Fix build with non-default LOCALBASE and sqlite

PR:		ports/179606
Submitted by:	Erick Turnquist <jhujhiti@adjectivism.org>
Approved by:	maintainer
2013-06-21 21:00:44 +00:00
Martin Wilke
41a780bc8f - Update to version 0.10.0.20130404
PR:		179592
Submitted by:	Ports Fury
2013-06-17 15:29:25 +00:00
Andrej Zverev
2accb24ffc - Trim Makefile header
- Improve COMMENT and pkg-descr
- Remove obsolete knob NO_INSTALL_MANPAGES
- NOPORTDOCS -> PORT_OPTIONS:MDOCS

PR:		ports/178979
Submitted by: 	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	maintainer (timeout)
2013-06-17 06:22:19 +00:00
William Grzybowski
220d9dcd4f dns/knot: update to 1.3.0r1
- Update to 1.3.0r1 [1]
- Drop port.pre.mk in favor of port.options.mk
- Unmute install commands

Changes:
https://gitweb.labs.nic.cz/?p=knot.git;a=blob_plain;f=NEWS;hb=b83f1e9f

PR:		ports/179428 [1]
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-13 16:15:29 +00:00
Kubilay Kocak
346f9b9421 sysutils/userspace-rcu: Rename to sysutils/liburcu, update to 0.7.6
- Rename to sysutils/liburcu (according to upstream)
- Update MOVED
- Remove userspace-rcu from sysutils/Makefile
- Add liburcu to sysutils/Makefile
- Update dns/knot LIB_DEPENDS dependency

While I'm here:

- Update to 0.7.6
- Add CONFIGURE_ARGS for correct --docdir
- Add regression-test: target
- Update COMMENT
- Re-order USE_* section
- pkg-descr: Tab->space in WWW:
- Update WWW: URL

Changes:

2013-01-09 Userspace RCU 0.7.6
	* Discourage use of pthread_atfork() for call_rcu handlers
	* Fix call_rcu fork handling
	* test: fork handling
	* Fix TLS detection: test with linker, add --disable-compiler-tls
	* Cleanup: cast pthread_self() return value to unsigned long
	* Fallback mechanism not working on platform where TLS is unsupported

PR:		ports/179358
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2013-06-07 12:36:07 +00:00
Erwin Lansing
c971701b31 Update to 9.9.3-P1
Security Fixes

   Prevents exploitation of a runtime_check which can crash named
   when satisfying a recursive query for particular malformed zones.
   (CVE-2013-3919) [RT #33690]

   Now supports NAPTR regular expression validation on all platforms,
   and avoids memory exhaustion compiling pathological regular
   expressions. (CVE-2013-2266)  [RT #32688]

   Prevents named from aborting with a require assertion failure
   on servers with DNS64 enabled.  These crashes might occur as a
   result of specific queries that are received.  (CVE-2012-5688)
   [RT #30792 / #30996]

   Prevents an assertion failure in named when RPZ and DNS64 are
   used together. (CVE-2012-5689) [RT #32141]

See release notes for further features and bug fixes:
https://kb.isc.org/article/AA-00970/0/BIND-9.9.3-P1-Extended-Support-Version-Release-Notes.html

Security:	CVE-2013-3919
		CVE-2013-2266
		CVE-2012-5688
		CVE-2012-5689
2013-06-05 11:51:29 +00:00
Erwin Lansing
92b781fac4 Update to 9.8.5-P1
Security Fixes

   Prevents exploitation of a runtime_check which can crash named
   when satisfying a recursive query for particular malformed zones.
   (CVE-2013-3919) [RT #33690]

   A deliberately constructed combination of records could cause
   named to hang while populating the additional section of a
   response. (CVE-2012-5166) [RT #31090]

   Now supports NAPTR regular expression validation on all platforms,
   and avoids memory exhaustion compiling pathological regular
   expressions. (CVE-2013-2266)  [RT #32688]

   Prevents named from aborting with a require assertion failure
   on servers with DNS64 enabled.  These crashes might occur as a
   result of specific queries that are received.  (CVE-2012-5688)
   [RT #30792 / #30996]

   Prevents an assertion failure in named when RPZ and DNS64 are
   used together. (CVE-2012-5689) [RT #32141]

See release notes for further features and bug fixes:
https://kb.isc.org/article/AA-00969/0/BIND-9.8.5-P1-Release-Notes.html

Security:	CVE-2013-3919
		CVE-2012-5166
		CVE-2013-2266
		CVE-2012-5688
		CVE-2012-5689
2013-06-05 11:49:51 +00:00
Erwin Lansing
47f031680b Update to 9.6-ESV-R9-P1
Security Fixes

   Prevents exploitation of a runtime_check which can crash named
   when satisfying a recursive query for particular malformed zones.
   (CVE-2013-3919) [RT #33690]

   Prevents a named assert (crash) when validating caused by using
   "Bad cache" data before it has been initialized. [CVE-2012-3817]
   [RT #30025]

   A condition has been corrected where improper handling of
   zero-length RDATA could cause undesirable behavior, including
   termination of the named process. [CVE-2012-1667] [RT #29644]

See release notes for further features and bug fixes:
https://kb.isc.org/article/AA-00968/0/BIND-9.6-ESV-R9-P1-Release-Notes.html

Security:	CVE-2013-3919
		CVE-2012-3817
		CVE-2012-1667
2013-06-05 11:46:54 +00:00
Mathieu Arnold
ea0be977ce Update to 1.053. 2013-06-05 08:04:01 +00:00
Martin Wilke
298d95b22c - Update to 1.3.0 2013-06-04 16:56:40 +00:00
William Grzybowski
6a8ee1f592 - Update to 1.3.14 [1]
- Better SOFTHSM option description
- Fix build of AUDITOR option with ruby 1.9

Changes: http://www.opendnssec.org/2013/05/16/opendnssec-1-3-14/

PR:		ports/178860 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by:	culot (mentor)
2013-06-03 22:26:05 +00:00
William Grzybowski
c6572e3775 - Update to 1.4.0 [1]
- Add PORTDOCS
- Install extra migration files
- Preserve 1.3.x as dns/opendnssec13

Changes: https://wiki.opendnssec.org/display/DOCS/New+in+OpenDNSSEC+1.4

PR:		ports/178861 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> [1]
Approved by:	culot (mentor), maintainer
2013-06-03 22:13:11 +00:00
Steve Wills
f92faaee62 - Update to 0.8.0 2013-06-02 18:56:18 +00:00
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
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