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

2372 Commits

Author SHA1 Message Date
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
Anton Berezin
429f32ee0f Add dns/validns 0.4, a high performance DNS/DNSSEC zone validator.
PR:		167299
Submitted by:	Hirohisa Yamaguchi <umq at-symbol ueo.co.jp>
2012-04-26 08:43:00 +00:00
Dennis Herrmann
84e393bcf6 - Update to 1.0.3
PR:		ports/167241
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2012-04-24 14:13:26 +00:00
Sunpoet Po-Chuan Hsieh
f9ca195d0a - Fix BUILD_DEPENDS: p5-HTTP-Tiny is in core since Perl 5.13.9 (check PERL_LEVEL against 501400) 2012-04-21 05:53:58 +00:00
Doug Barton
a6f06de54e BIND 9.8.2 tarball was re-rolled to remove 9.8.1 release notes. This change
was noticed by ISC at:

https://lists.isc.org/pipermail/bind-users/2012-April/087345.html

and verified by me both by comparing the contents of the old and new
distfiles and by verifying the PGP signature on the new distfile.

No PORTREVISION bump because these files were not installed.
2012-04-12 00:56:32 +00:00
Ashish SHUKLA
617524d7ad - Update to 1.2.9a
- Update MASTER_SITES
- Add LICENSE information
- Remove obsolete patches
2012-04-11 09:21:57 +00:00
Wen Heping
389130385f - Update to 1.2.1 2012-04-10 06:18:02 +00:00
Doug Barton
9ee0aabd58 Switch to using the PORTDOCS macro
Feature safe:	yes
2012-04-04 22:03:08 +00:00
Doug Barton
187aeae853 Update to version 9.6-ESV-R6, the latest from ISC, which contains numerous bug fixes.
For the port, switch to using the PORTDOCS macro.
Also, switch to the (identical) pkg-message in ../bind97 which was apparently missed
when the other ports were converted.

Feature safe:   yes
2012-04-04 22:02:15 +00:00
Doug Barton
3adb7aaf27 Update to version 9.7.5, the latest from ISC, which contains numerous bug fixes.
For the port, switch to using the PORTDOCS macro.

Feature safe:   yes
2012-04-04 21:49:17 +00:00
Doug Barton
b0981920bd Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes.
For the port, switch to using the PORTDOCS macro.

Feature safe:	yes
2012-04-04 21:41:32 +00:00
Sunpoet Po-Chuan Hsieh
03d6382607 - Add p5-Mozilla-PublicSuffix 0.1.6
Mozilla::PublicSuffix provides a single function that returns the public suffix
of a domain name by referencing a parsed copy of Mozilla's Public Suffix List.
From the official website at 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. The Public
Suffix List is a list of all known public suffixes.

A copy of the official list is bundled with the distribution. As the official
list continues to be updated, the bundled copy will inevitably fall out of date.
Therefore, if the bundled copy of found to be over thirty days old, this
distribution's installer provides the option to check for a new version of the
list and download/use it if one is found.

WWW: http://search.cpan.org/dist/Mozilla-PublicSuffix/

Feature safe:	yes
2012-04-03 08:28:12 +00:00
Matthias Andree
34c815a522 Fix a rare configuration-dependent crash. Simon Kelley, upstream
maintainer, wrote in message <4F70361B.7080306@thekelleys.org.uk>:

    A bug has been found in dnsmasq 2.60 that can cause crashes. This is
    configuration dependent: it either crashes frequently or not at all.
    The configuration required is one which allows dnsmasq to receive
    DHCPINFORM requests for which there is no valid dhcp-range. This is
    rare.

Adding the patch he offers for download.

Feature safe: yes
2012-04-01 11:18:18 +00:00
Sunpoet Po-Chuan Hsieh
4a83991526 - Update to 12.0.0
- Pass maintainership to python@

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/names/topfiles/NEWS
PR:		ports/165732
Submitted by:	sunpoet (myself)
Approved by:	Neal Nelson <neal@nicandneal.net> (maintainer)
Feature safe:	yes
2012-03-28 19:37:34 +00:00
Ryan Steinmetz
f75ef89f43 - Adopt port
- Add LICENSE
- Add additional MASTER_SITE

Feature safe:	yes
2012-03-23 11:55:48 +00:00
Martin Wilke
4cd6ad2256 - Update to 1.3.7
PR:		166125
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>(maintainer)
Feature safe:	yes
2012-03-18 04:44:00 +00:00
Michael Scheidell
518b7ede95 - Final patch
- Add back cat pkg-message
- Add knot.full.conf to ETCDIR and pkg-plist
- Bump PORTREVISON

PR:		ports/165798
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe:	yes
2012-03-17 12:44:20 +00:00
Doug Barton
59d8a15c5f Add a patch from ISC slated for 9.9.1 which fixes an assertion failure
Feature safe: yes
2012-03-17 06:37:10 +00:00
Michael Scheidell
b4aad3a6af - Unbreak for non i86 archs
- No PORTREVISION bump

PR:		ports/165798
Submitted by:	mexas@bristol.ac.uk
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer, implicit)
Feature safe:	yes
2012-03-16 10:28:53 +00:00
Michael Scheidell
b23e936e48 - Add ONLY_FOR_ARCHS= i386 amd64
- No PORTREVISION bump

PR:		ports/165787
Reported by:	Anton Shterenlikht <mexas@bristol.ac.uk>
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer, implicit)
Feature safe:	yes
2012-03-15 15:15:00 +00:00
Michael Scheidell
14622161b7 New port: dns/knot high-performance auth-only DNS server by NIC-CZ
PR:		ports/165798
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe:	yes
2012-03-14 21:41:59 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Doug Barton
e346523d43 Restore support for ${PERL_LEVEL} < 501000
Feature safe:	yes
2012-03-12 00:32:09 +00:00
Matthias Andree
375fa2ae28 Update to new upstream release 2.60. Notable new features are:
- The LUA port option enables Lua support for DHCP lease-change scripts
- DHCPv6 support
- IPv6 Router Advertisement support

Changelog:    http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
Feature safe: yes
2012-03-11 23:59:44 +00:00
Doug Barton
7c588a6b6d Fix OPTIONS broken by the perl < 5.12 sweep [1]
While I'm here, reduce the number of docs variables.

PR:		ports/165930 [1]
Submitted by:	Alexey Markov <redrat@mail.ru> [1]

Feature safe:	yes
2012-03-11 21:25:55 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
0d39fffab4 - Update to 0.22
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
2012-03-08 08:42:28 +00:00
Frederic Culot
efdaeb59bf - Update to 0.916
Changes:	http://search.cpan.org/dist/POE-Component-Resolver/CHANGES
PR:		ports/165718
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer)
2012-03-06 09:42:34 +00:00
Steve Wills
e43571dc73 A Perl POE component that provides non-blocking DNSBL lookups
WWW:	http://search.cpan.org/dist/POE-Component-Client-DNSBL/
2012-03-01 16:34:33 +00:00
Sunpoet Po-Chuan Hsieh
9581436a3f - Update to 1.04
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/POE-Component-Client-DNS-Recursive/Changes
2012-03-01 10:53:48 +00:00
Doug Barton
4281e345bf Release version of 9.9.0. Code is identical to rc4. 2012-02-29 18:41:12 +00:00
Steve Wills
ecc6bd0b82 - Update to 1.41
- Add TEST_DEPENDS to enable testing
- Add patch to fix tests, submitted upstream
2012-02-29 16:21:16 +00:00
Steve Wills
ee406a9fe3 - Add missing BUILD_DEPENDS and RUN_DEPENDS
- Bump PORTREVISION due to new RUN_DEPENDS changing package
2012-02-29 04:52:36 +00:00
Steve Wills
4db0639e54 A recursive DNS client for POE
WWW:	http://search.cpan.org/dist/POE-Component-Client-DNS-Recursive/
2012-02-29 04:41:15 +00:00
Greg Larkin
b48da6b6c5 - Reassign to the heap
Requested by:	roam (on ports-developers@)
2012-02-27 20:32:31 +00:00
Martin Matuska
8c26bbc254 Return maintainership back to pool 2012-02-26 12:10:28 +00:00
Ryan Steinmetz
2cada48d0a - Update to 1.7.5
- Add additional MASTER_SITES
2012-02-25 14:59:11 +00:00
Ryan Steinmetz
6cb55cd984 - Adopt port per maintainers request
Approved by:	roam@
2012-02-25 14:08:09 +00:00
Ryan Steinmetz
47c0ac176c - Adpot port per request of maintainer
Approved by:	roam@
2012-02-25 14:01:08 +00:00
Michael Scheidell
e65e70eeab - Change boost-libs from BUILD_DEPENDS to LIB_DEPENDS. This fixes installing from packages.
PR:		ports/165352
Reported by:	Marat Bakeev <hawara@hawara.com>
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by:	gabor (mentor, implicit)
Feature safe:	yes
2012-02-24 13:00:45 +00:00
Doug Barton
42a96bb523 Upgrade to rc4, rndc and dlz fixes, including DNSSEC key maintenance timer 2012-02-24 07:26:21 +00:00
Jason Helfman
4eed42b968 - Update to 20110809-2
- Builds now on 9.x, drop conditional
- while here use include of bpm and loop on portdocs

PR:	ports/165388
Submitted by:	maintainer, mc@hack.org
2012-02-22 20:07:31 +00:00