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

2413 Commits

Author SHA1 Message Date
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
Matthias Andree
781a77fac7 Fix inverted PORT_OPTIONS:MDOCS logic, regression from optionsNG migration.
Reported by: Spil Oss
Reported by: pointyhat (by way of pav@)
2012-06-11 20:49:30 +00:00
Sunpoet Po-Chuan Hsieh
cbd9f72106 - Update to 12.1.0
- Change RUN_DEPENDS to ensure same-verison twisted dependency

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/names/topfiles/NEWS
2012-06-11 16:09:55 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Ryan Steinmetz
17363b49d1 - Convert to OptionsNG 2012-06-10 18:36:32 +00:00
Ryan Steinmetz
504977ada7 - Add CONFLICTS
- Use PLIST_FILES instead of pkg-plist
- Fix MASTER_SITES
- Bump PORTREVISION
2012-06-10 13:49:05 +00:00
Martin Wilke
6b98655af2 gdnsd is an Authoritative-only DNS server.
The initial g stands for Geographic, as gdnsd offers a plugin system for
geographic (or other sorts of) balancing, redirection, and service-state-conscious
failover. If you don't care about that feature, it's still quite good at being
a very fast, lean, and resilient authoritative-only server for static DNS data.

gdnsd is written in C using libev and pthreads with a focus on highi performance,
low latency service. It does not offer any form of caching or recursive service,
and does not support DNSSEC.

WWW: http://code.google.com/p/gdnsd/

PR:		ports/167946
Submitted by:	Stefan Caunter <stef@scaleengine.com>
2012-06-09 15:47:57 +00:00
Martin Wilke
b250ee1aaa - Update to 0.5
PR:		168858
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2012-06-09 14:44:05 +00:00
Matthias Andree
8821d2dc0b Update to bug-fix release 2.62.
Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG

Convert to OptionsNG.
2012-06-08 14:34:16 +00:00
Steve Wills
6ded9bc9ea - Update to 0.7.1 2012-06-05 15:56:50 +00:00
Jase Thew
c68c56bc22 - Update to 0.920
- Update maintainer address

Changes:	http://search.cpan.org/dist/POE-Component-Resolver/CHANGES
Approved by:	flo, culot (mentors)
2012-06-05 12:18:08 +00:00
Ryan Steinmetz
91f8eb99da - Remove SITE_PERL from *_DEPENDS 2012-06-05 10:14:55 +00:00
Doug Barton
543df633d3 Upgrade to 9.6-ESV-R7-P1, 9.7.6-P1, 9.8.3-P1, and 9.9.1-P1, the latest
from ISC. These patched versions contain a critical bugfix:

  Processing of DNS resource records where the rdata field is zero length
  may cause various issues for the servers handling them.

  Processing of these records may lead to unexpected outcomes. Recursive
  servers may crash or disclose some portion of memory to the client.
  Secondary servers may crash on restart after transferring a zone
  containing these records. Master servers may corrupt zone data if the
  zone option "auto-dnssec" is set to "maintain". Other unexpected
  problems that are not listed here may also be encountered.

All BIND users are strongly encouraged to upgrade.
2012-06-04 21:51:34 +00:00
Andrej Zverev
5542fae1ef - Remove SITE_PERL from *_DEPENDS
- Reassign maintainership from ports@ to perl@
2012-06-04 06:17:03 +00:00
Andrej Zverev
5f7e07eadd - Remove SITE_PERL from *_DEPENDS 2012-06-04 05:21:59 +00:00
Doug Barton
77c2e8801a Fix Perl package name dependencies 2012-06-03 21:41:02 +00:00
Andrej Zverev
a50c1cb647 - Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
2012-06-03 05:56:20 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Doug Barton
249914eb08 Convert to specifying the port name in _DEPENDS instead of
${SITE_PERL}/foo/bar/file.pm

http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies
2012-06-01 04:00:24 +00:00
Pav Lucistnik
b80b0fa196 - Remove dns/drill, the tool was folded into dns/ldns package
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2012-05-31 07:58:40 +00:00
Martin Wilke
884d68e374 - Disable ECDSA support
PR:		168394
Submitted by:	maintainer
2012-05-28 04:51:14 +00:00
Sergey Matveychuk
01c06198be - Update to 1.4.17
* Use ECDSA by default
  * Add a hack to build ldns with ECDSA support if it's not installed

Feature safe:	Yes
2012-05-24 15:02:38 +00:00
Alex Kozlov
b526704ea1 - Update to 1.6.13
This is mostly a bugfix release. Most notable new features are ECDSA
  support (RFC 6605) and command-line options for ldns-verify-zone for
  validating against given keys and for safety margins on signatures
  inception and expiration times.
- The examples and drill programs will now built by default.

PR:	ports/168296
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by:	itetcu (mentor)
2012-05-24 14:01:39 +00:00
Doug Barton
7d79b1b01f Upgrade to BIND versions 9.9.1, 9.8.3, 9.7.6, and 9.6-ESV-R7,
the latest from ISC. These versions all contain the following:

Feature Change

*  BIND now recognizes the TLSA resource record type, created to
   support IETF DANE (DNS-based Authentication of Named Entities)
   [RT #28989]

Bug Fix

*  The locking strategy around the handling of iterative queries
   has been tuned to reduce unnecessary contention in a multi-
   threaded environment.

Each version also contains other critical bug fixes.

All BIND users are encouraged to upgrade to these latest versions.
2012-05-23 04:41:19 +00:00
Doug Barton
b416df6141 Remove patch that is incorporated into version 9.9.1 2012-05-23 04:40:33 +00:00
Ruslan Makhmatkhanov
799386883c - update 3.1.r3,1
- set NO_LATEST_LINK
- while I'm here, add LICENSE (GPL2) and remove mention of it from pkg-descr

PR:		168192
Submitted by:	Ralf van der Enden <tremere at cainites dot net> (maintainer)
2012-05-22 18:53:55 +00:00
Ruslan Makhmatkhanov
de2511b228 - update to 3.1
- while I'm here, add LICENSE (GPL2) and remove mention of it from pkg-descr

changelog: http://doc.powerdns.com/changelog.html#changelog-auth-3-1

PR:		168198
Submitted by:	Ralf van der Enden <tremere at cainites dot net> (maintainer)
2012-05-22 18:52:01 +00:00
Ruslan Makhmatkhanov
fee9ffe23d - update to 1.0.5
- fix build fix clang
- mark MAKE_JOBS_SAFE

PR:		168014
Submitted by:	Hirohisa Yamaguchi <umq at ueo.co dot jp>
Approved by:	freebsd at dns-lab dot com (maintainer)
2012-05-21 20:35:20 +00:00
Sunpoet Po-Chuan Hsieh
cf968d9fd1 - Add p5-Net-DNS-Zone-Parser 0.02
The Net::DNS::Zone::Parser should be considered a preprocessor that "normalizes"
a zonefile.

It will read a zonefile in a format conforming to the relevant RFCs with the
addition of BIND's GENERATE directive from disk and will write fully specified
resource records (RRs) to a filehandle. Whereby:
- All comments are stripped
- There is one RR per line
- Each RR is fully expanded i.e. all domain names are fully qualified
  (canonicalised) and the CLASS and TTLs are specified.
- Some RRs may be 'stripped' from the source or otherwise processed. For details
  see the 'read' method.

Note that this module does not have a notion of what constitutes a valid zone,
it only parses. For example, the parser will happilly parse RRs with ownernames
that are below in another zone because a NS RR elsewhere in the zone.

WWW: http://search.cpan.org/dist/Net-DNS-Zone-Parser/

PR:		ports/167708
Submitted by:	Jimmy Bergman <jimmy@sigint.se>
2012-05-18 18:50:49 +00:00
Pawel Pekala
d1ebb0f8b4 - Update to version 2.1.5 [1]
- Add option for PGSQL support [1]
- Switch to bsd.port.options

PR:		ports/167841 [1]
Submitted by:	Edmondas Girkantas <eg@fbsd.lt> (maintainer) [1]
2012-05-18 16:27:18 +00:00
Ryan Steinmetz
63f97a3e04 - Resolve rc script issues 2012-05-17 20:41:44 +00:00
Ryan Steinmetz
301598e7bd - Update to 1.20 2012-05-17 18:56:53 +00:00
Pawel Pekala
3772632854 DNSCrypt is a piece of lightweight software that everyone
should use to boost online privacy and security. It works
by encrypting all DNS traffic between the user and OpenDNS,
preventing any spying, spoofing or man-in-the-middle attacks.

WWW:	https://www.opendns.com/technology/dnscrypt/

PR:		ports/167833
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
2012-05-15 20:14:53 +00:00
Frederic Culot
4625baac2a - Update to 0.918
Changes:	http://search.cpan.org/dist/POE-Component-Resolver/CHANGES
PR:		ports/167929
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer)
2012-05-15 18:22:58 +00:00
Michael Scheidell
ef67eb675f - Update to development release 3.1 RC2
PR:		ports/167045
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from:	http://doc.powerdns.com/changelog.html#changelog-auth-3-1
2012-05-09 17:56:13 +00:00
Sylvio Cesar Teixeira
b240caf9e4 - Chase rrdtool shlib version bump. 2012-05-07 18:52:09 +00:00
Baptiste Daroussin
03a1bca500 Stop installing catpages
PR:		ports/167255
Submitted by:	bapt
Approved by:	maintainer timeout (14d)
2012-05-07 16:41:50 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Matthias Andree
19f87ebe0d Update to new upstream release 2.61. Changes are, per Simon Kelley:
Re-write interface discovery code on *BSD to use getifaddrs. This
is more portable, more straightforward, and allows us to find the
prefix length for IPv6 addresses.

Add ra-names, ra-stateless and slaac keywords for DHCPv6.  Dnsmasq
can now synthesise AAAA records for dual-stack hosts which get IPv6
addresses via SLAAC. It is also now possible to use SLAAC and
stateless DHCPv6, and to tell clients to use SLAAC addresses as
well as DHCP ones.  Thanks to Dave Taht for help with this.

Add --dhcp-duid to allow DUID-EN uids to be used.

Explicity send DHCPv6 replies to the correct port, instead of relying
on clients to send requests with the correct source address, since
at least one client in the wild gets this wrong. Thanks to Conrda
Kostecki for help tracking this down.

Send a preference value of 255 in DHCPv6 replies when --dhcp-authoritative
is in effect. This tells clients not to wait around for other DHCP
servers.

Better logging of DHCPv6 options.

Add --host-record. Thanks to Rob Zwissler for the suggestion.

Invoke the DHCP script with action "tftp" when a TFTP file transfer
completes. The size of the file, address to which it was sent and
complete pathname are supplied. Note that version 2.60 introduced
some script incompatibilties associated with DHCPv6, and this is a
further change. To be safe, scripts should ignore unknown actions,
and if not IPv6-aware, should exit if the environment variable
DNSMASQ_IAID is set. The use-case for this is to track netboot/install.
Suggestion from Shantanu Gadgil.

Update contrib/port-forward/dnsmasq-portforward to reflect the
above.

Set the environment variable DNSMASQ_LOG_DHCP when running the
script id --log-dhcp is in effect, so that script can taylor their
logging verbosity. Suggestion from Malte Forkel.

Arrange that addresses specified with --listen-address work even
if there is no interface carrying the address. This is chiefly
useful for IPv4 loopback addresses, where any address in 127.0.0.0/8
is a valid loopback address, but normally only 127.0.0.1 appears
on the lo interface. Thanks to Mathieu Trudel-Lapierre for the idea
and initial patch.

Fix crash, introduced in 2.60, when a DHCPINFORM is received from
a network which has no valid dhcp-range.  Thanks to Stephane Glondu
for the bug report.

Add a new DHCP lease time keyword, "deprecated" for --dhcp-range.
This is only valid for IPv6, and sets the preffered lease time for
both DHCP and RA to zero. The effect is that clients can continue
to use the address for existing connections, but new connections
will use other addresses, if they exist. This makes hitless renumbering
at least possible.

Fix bug in address6_available() which caused DHCPv6 lease aquisition
to fail if more than one dhcp-range in use.

Provide RDNSS and DNSSL data in router advertisements, using the
settings provided for DHCP options option6:domain-search and
option6:dns-server.

Tweak logo/favicon.ico to add some transparency. Thanks to SamLT
for work on this.

Don't cache data from non-recursive nameservers, since it may
erroneously look like a valid CNAME to a non-exitant name. Thanks
to Ben Winslow for finding this.

Call SO_BINDTODEVICE on the DHCP socket(s) when doing DHCP on exactly
one interface and --bind-interfaces is set. This makes the OpenStack
use-case of one dnsmasq per virtual interface work. This is only
available on Linux; it's not supported on other platforms. Thanks
to Vishvananda Ishaya and the OpenStack team for the suggestion.

Updated French translation. Thanks to Gildas Le Nadan.

Give correct from-cache answers to explict CNAME queries.  Thanks
to Rob Zwissler for spotting this.

Add --tftp-lowercase option. Thanks to Oliver Rath for the patch.

Ensure that the DBus DhcpLeaseUpdated events are generated when a
lease goes through INIT_REBOOT state, even if the dhcp-script is
not in use. thanks to Antoaneta-Ecaterina Ene for the patch.

Fix failure of TFTP over IPv4 on OpenBSD platform. Thanks to Brad
Smith for spotting this.
2012-04-30 20:38:13 +00:00
Ryan Steinmetz
40ca4dd55f - Update to 1.8.0 2012-04-29 21:54:21 +00:00