1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

2222 Commits

Author SHA1 Message Date
Doug Barton
aaca6c8912 Upgrade to 9.9.0rc3, various small bug fixes 2012-02-19 02:41:42 +00:00
David Thiel
859882f486 Add DNSCurve support for dnscache, using Michael Dempsky's patch.
PR:		ports/164833
2012-02-18 00:34:05 +00:00
Jason Helfman
8c5c548ed6 - Update to 1.3.6
PR:	ports/165216
Submitted by:	maintainer, jaap at NLnetLabs.nl
2012-02-17 17:52:44 +00:00
Frederic Culot
551d6df7e9 - Update to 3.2.10
PR:		ports/165185
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2012-02-16 17:04:08 +00:00
Doug Barton
b2f3cb124b Update to version 0.68; Jan 30, 2012
Lots of fixes for older Perl versions, and several other bug fixes
The parse and data methods are renamed to decode and encode respectively
New feature: IDN query support, requires Net::LibIDN
New modules: Mailbox.pm, Text.pm

For the port:
* Add TEST_DEPENDS (probably won't work on its own due to CONFIGURE_ARGS)
* Add an OPTION for IDN support, off by default
* Use the PORTDOCS macro
* Move the OPTIONS= to the more standard location
2012-02-15 09:44:39 +00:00
Jason Helfman
7c5fc3c202 - Add new port (dns/py-easyzone)
Easyzone is a package to manage the common record types of a zone file,
including SOA records. This module sits on top of the dnspython package
and provides a higher level abstraction for common zone file manipulation
use cases.

WWW: http://www.psychofx.com/easyzone/

PR:	ports/164961
Submitted by: Attila Nagy <bra at fsn.hu>
2012-02-10 22:31:17 +00:00
Baptiste Daroussin
a91afe4525 give all my p5-* ports to perl team 2012-02-06 23:34:57 +00:00
Ruslan Makhmatkhanov
1650401477 - update to 2.3.6 2012-02-05 19:09:57 +00:00
Sergey Matveychuk
03054de8a5 - Update to 1.4.16
* Bugfix release
2012-02-02 13:53:27 +00:00
Doug Barton
9e59fe46d7 Update to 9.9.0rc2, which addresses mostly in-line signing bugs 2012-02-01 02:12:20 +00:00
Frederic Culot
754a546358 - Update to 1.3.5
Changes:	http://www.opendnssec.org/2012/01/23/opendnssec-1-3-5/
PR:		ports/164628
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2012-01-30 12:27:28 +00:00
Alexander Logvinov
8c253efa55 - Fix broken binary caused by using INSTALL_SCRIPT on some architectures
- Use INSTALL_MAN for the man files and respect NO_INSTALL_MANPAGES knob
- Use INSTALL_DATA for PORTDOCS file
- Hide post-extract and post-patch procedure
- Bump PORTREVISION

PR:		ports/163942 [1]
Submitted by:	Garrett Cooper <yanegomi AT gmail.com> [1]
Approved by:	maintainer via private mail
2012-01-29 10:56:06 +00:00
Martin Wilke
3a141ba29e - Update to 1.6.12
PR:		164224
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
2012-01-28 17:49:34 +00:00
Sergey Matveychuk
c3b5da5af5 - Bump unbound library version 2012-01-28 17:28:26 +00:00
Doug Barton
37ba3cc3a7 By popular demand add a port for the newest BIND branch, 9.9.x. This will
stay as a -devel until it's formally released, which should be soon'ish.

BIND 9.9 includes a number of changes from BIND 9.8 and earlier releases,
including:
	NXDOMAIN redirection
	Improved startup and reconfiguration time, especially with large
		numbers of authoritative zones
	New "inline-signing" option, allows named to sign zones completely
		transparently, including static zones
	Many other new features, especially for DNSSEC

See the CHANGES file for more information on features.

https://kb.isc.org/article/AA-00592
2012-01-28 05:28:10 +00:00
Sergey Matveychuk
2d1cdcbe42 - Fix plist
Submitted by:	dougb
2012-01-27 09:40:40 +00:00
Sergey Matveychuk
4050999bef - Update to 1.4.15
* Fixed a little memory leak
  * Couple other bugs fixed
- Run unbound-checkconf before start.
2012-01-26 13:44:58 +00:00
Martin Matuska
1d63a569b8 Update to 0.2 2012-01-25 08:44:51 +00:00
Sergey Matveychuk
85d61de6e5 - Run unbound-anchor with unbound user. It solves a permissions problem. 2012-01-24 17:23:00 +00:00
Sergey Matveychuk
ba77634c78 - Run unbound-anchor before unbound to obtain a trust anchor for DNSSEC.
Requested by:	des
2012-01-24 14:40:13 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Bernhard Froehlich
dd402c87e4 - Update to 1.4.10
PR:		ports/164233
Submitted by:	Takefu <takefu@airport.fm>
2012-01-17 11:02:58 +00:00
Doug Barton
82eea8c595 Properly fix the rc.d script patch, both for the set_rcvar change,
and generally improve the script (most of which was unneeded).

While I'm here, fix some other problems with the port:
1. Remove a dead MASTER_SITE
2. Make the rc.d script honor PREFIX
3. Install a link for /usr/local/bin/dnscheck-dispatcher so that
   the rc.d script has something to start

Bump PORTREVISION due to package changes
2012-01-16 00:26:17 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Ruslan Makhmatkhanov
236864125a - update to 3.0.1
This update fixes a Denial of Service Vulnerability, which affects versions < 3.0.1 (CVE-2012-0206)

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

PR:		164019
2012-01-11 18:59:53 +00:00
Michael Scheidell
1ab5239b25 - Need to include bsd.port.options.mk to make OPTIONS work [1]
PR:		ports/163734 [1]
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> [1]
Approved by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer), gabor (mentor, implicit)
2012-01-11 14:59:06 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Sunpoet Po-Chuan Hsieh
40706ba6ab - Update to 1.16
Changes:	http://search.cpan.org/dist/Net-DNS-ZoneFile-Fast/Changes
2012-01-06 06:52:27 +00:00
Steve Wills
c8afd8e9b7 - Add TEST_DEPENDS to enable testing 2012-01-05 15:39:07 +00:00
Ryan Steinmetz
b6a591f28e - Remove problematic empty variable assignment
Reported by:	dougb
2012-01-04 22:59:28 +00:00
Ryan Steinmetz
a7e522e2ab - Add SSL to OPTIONS
- Do not force the user to run ddclient as a daemon

PR:		ports/163271
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2012-01-04 01:47:21 +00:00
Alexander Logvinov
acd195b391 - Fix build with clang 2012-01-03 05:30:26 +00:00
Emanuel Haupt
33fcf400f8 End WWW CPAN URL with a "/" 2011-12-28 08:20:20 +00:00
Emanuel Haupt
48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +00:00
Sunpoet Po-Chuan Hsieh
091dde81a1 - Update to 0.9.1
- Fix WWW links in pkg-descr

Changes:	https://github.com/weppos/public_suffix_service/blob/master/CHANGELOG.md
2011-12-26 09:50:12 +00:00
Jason Helfman
d343539d3a move contributor address => jgh
Approved by:	crees (mentor)
2011-12-20 17:10:19 +00:00
Bernhard Froehlich
be135f91ea - Update to 1.4.07
- Add LICENSE

PR:		ports/163325
Submitted by:	Takefu <takefu@airport.fm>
2011-12-20 15:24:30 +00:00
Steve Wills
ecffd73f1b - Add missing BUILD_DEPENDS to silence build warnings
- Add TEST_DEPENDS to enable testing
2011-12-20 04:49:13 +00:00
Philip M. Gollucci
7832ddf953 - Point at the homepage consistently as defined by rubygems.org 2011-12-20 00:21:54 +00:00
Sergey Matveychuk
df278d1dfa - Update to 1.4.14
* CVE-2011-4528 fixed
2011-12-19 13:44:11 +00:00
Martin Wilke
7a8533cd34 - Update to 1.3.4
PR:		163080
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2011-12-18 08:54:22 +00:00
Wen Heping
51fd089f92 - Update to 1.2.0
Feature safe:	yes
2011-12-13 06:15:44 +00:00
Steve Wills
1a88d3c887 - Update to 1.53
Feature safe:	yes
2011-12-04 22:31:17 +00:00
Martin Wilke
be50b81f37 - Update to 2.1.3
PR:		162986
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:	yes
2011-12-04 09:52:10 +00:00
Ryan Steinmetz
b1a382328d - Remove post-install check to conditionally run 'nsdc patch'
Submitted by:	me
Approved by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes
2011-11-30 22:56:10 +00:00
Martin Wilke
2b119fdfb6 - Update to 3.2.9
PR:		162782
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes
2011-11-28 11:36:53 +00:00
Martin Wilke
87ce265324 Internationalized Domain Name toolkit 2 (idnkit-2) provides useful
APIs (libraries) for application developers to make softwares
IDNA2008-compliant, and also provides tools for system administrators
to process IDNs appropriately according to IDNA2008 specification.
The idnkit-2 is a toolkit revised by JPRS from the idnkit-1.0
developed by JPNIC, and it is released as an open source
free software modified to comply with IDNA2008.

idnkit-2 consists from its main part written in C and additional
API packages for other languages (Java, Python, and Perl).

WWW:	http://jprs.co.jp/idn/index-e.html

PR:		ports/162521
Submitted by:	Rafal Lesniak <fbsd@grid.einherjar.de>
Feature safe:	yes
2011-11-24 14:16:47 +00:00
Pav Lucistnik
c4445d6abc - Fix plist
Reported by:	pointyhat
Feature safe:	yes
2011-11-20 19:53:11 +00:00
Cheng-Lung Sung
b2c7fde9b3 - Update to 0.45
Feature safe:	yes
2011-11-18 08:46:58 +00:00
Chris Rees
fb972f4e3b Add LATEST_LINK line to avoid conflict with idnkit
Pointyhat:	erwin --> crees
Feature safe:	yes
2011-11-17 19:34:11 +00:00