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

103 Commits

Author SHA1 Message Date
Dmitry Marakasov
875abff582 - Add CPE info
- Fix LICENSE
- Fix WWW:

Approved by:	portmgr blanket
2015-05-13 04:55:03 +00:00
Baptiste Daroussin
64fc8fee89 Use @dir mechanisms to ensure etc/unbound belongs to the unbound user 2015-05-03 14:21:38 +00:00
Sergey Matveychuk
69796f0a61 - Forgotten option description
Submitted by:	darksoul@darkbsd.org
2015-03-16 15:36:57 +00:00
Sergey Matveychuk
82b09860f8 - Fix option name
- Hide patch output
2015-03-16 15:33:44 +00:00
Sergey Matveychuk
5ee8e018bd - fix cut&paste problem 2015-03-16 15:26:10 +00:00
Sergey Matveychuk
97d11ed1f9 - Option to apply contrib/aaaa-filter-iterator.patch
PR:		198581
Submitted by:	darksoul@darkbsd.org
2015-03-16 14:47:51 +00:00
Sergey Matveychuk
382865e1f5 - Update to 1.5.3
PR:		198538
Submitted by:	garga
2015-03-12 14:47:35 +00:00
Sergey Matveychuk
f5f04df80f - Update to 1.5.2 2015-02-19 17:55:34 +00:00
Sergey Matveychuk
fd489c12ab - Do not remove /var/run/unbound for smooth upgrading.
PR:		195846
Submitted by:	roberto
2014-12-10 13:44:50 +00:00
Sergey Matveychuk
d3be893a31 - Fix build with python
- Fix plist

PR:		195803
2014-12-09 17:11:47 +00:00
Sergey Matveychuk
eaf3f111f3 - Upgrade to 1.5.1. It fixes CVE-2014-8602.
- Mark python support as broken: does not build.

PR:		195814, 195803
Submitted by:	Kenji Rikitake, Jeroen
2014-12-09 02:18:01 +00:00
Sergey Matveychuk
a1df0a0765 - Remove redundant build,run options for python dependency
Submitted by:	Ruslan Makhmatkhanov
2014-12-06 01:12:55 +00:00
Sergey Matveychuk
647d8df5bc - Fix python dependency
PR:		194447
Submitted by:	Andrew Berg <aberg010@my.hennepintech.edu>
2014-12-05 19:00:10 +00:00
Sergey Matveychuk
4b1e4f7dc4 - Update to 1.5.0
- Removed FreeBSD 10 check for libevent, because of upstream fixes (as stated in changelog)
- Converted files/patch-Makefile.in to sed patch, which is position independent

PR:		195674
Submitted by:	lightside@gmx.com
2014-12-05 18:52:53 +00:00
Mark Felder
6bf206c71c Remove BROKEN for LIBEVENT and 10.0+ and replace with an appropriate
warning in the pkg-message

PR:		191532
2014-12-01 15:05:05 +00:00
Baptiste Daroussin
530a33f611 Cleanup plist 2014-10-27 12:13:22 +00:00
John Marino
4a16e1bb7f dns/unbound: check OPSYS with OSVERION (check broke DragonFly) 2014-10-23 19:54:50 +00:00
Marcus von Appen
91e4e8a4e3 - Convert ports from dns/, editors/ and emulators/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 15:43:33 +00:00
Mark Felder
805615e7ee Correct last patch. There is only one libevent now.
Pointyhat -> feld

PR:		191532
2014-10-16 13:52:42 +00:00
Mark Felder
d0da337c5a Mark unbound BROKEN for FreeBSD 10.0+ if built with libevent
There is a known issue that causes random crashes due to poor
interaction with Capsicum.

PR:		191532
2014-10-16 13:19:40 +00:00
Kubilay Kocak
e236906109 dns/unbound: Fix packaging with PYTHON option enabled
- Fix packaging with PYTHON option enabled

While I'm here, pet portlint.

PR:		193057
Reported by:	Jaret Bartsch <jaretbartsch at yahoo dot ca>
Reviewed by:	antoine
Approved by:	portmgr (blanket: packaging)
2014-08-27 06:32:27 +00:00
Dmitry Marakasov
13ab9a72d8 - Switch dns/unbound to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- While here, add LICENSE_FILE to dns/getdns

Approved by:	portmgr blanket
2014-08-22 09:06:34 +00:00
Baptiste Daroussin
b564653452 Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
2014-07-24 13:32:58 +00:00
Adam Weinberger
123723612f Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:09:58 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Sergey Matveychuk
1e92898cab - Run unbound even when unbound-anchors fails
- Remove trailing space

PR:		ports/189818
Submitted by:	zi
2014-05-15 08:27:53 +00:00
Peter Wemm
f7c12ea7c4 Bump port revision after I changed LIB_DEPENDS.
Approved by:	bdrewery
Pointy-hat to:	peter
2014-04-18 01:34:31 +00:00
Peter Wemm
afe0fd0f50 Fix apparent typo in LIB_PATH that prevented build with LIBEVENT14
Approved by:	bdrewery
2014-04-18 01:29:43 +00:00
Sergey Matveychuk
23c4a1d85a - Really fix unbound_anchorflags
- New LIB_DEPENDS format
- Strip binaries
2014-04-12 19:43:33 +00:00
Sergey Matveychuk
b79865ffa8 - Fix unbound_anchorflags in RC script 2014-04-11 15:27:38 +00:00
Sergey Matveychuk
15491f2b37 - Update to 1.4.22 2014-03-13 11:07:56 +00:00
Ryan Steinmetz
af1034a1fe - Add STAGE support
- Fix build with custom LOCALBASE/PREFIX
- Add ability to specify flags to unbound-anchor via unbound_anchorflags in rc.conf (useful for when /etc/resolv.conf only contains 127.0.0.1)
- Bump PORTREVISION

PR:		ports/187239
Submitted by:	zi@
Approved by:	sem@ (maintainer)
2014-03-04 15:51:44 +00:00
Sergey Matveychuk
7b7a338699 - Hide output of check config command
PR:		ports/186195
Submitted by:	Nick Hibma <nick@anywi.com>
2014-02-07 21:07:31 +00:00
Sergey Matveychuk
6fbd3e4cb7 - Remove chown ${ETCDIR}
PR:		ports/185472
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
2014-01-17 10:30:16 +00:00
Bryan Drewery
eaeda40a01 - unbound was imported into base in r255597 with group 'unbound'. Chase
this and have the port also add a group to avoid mergemaster conflict

Approved by:	maintainer timeout (via email)
2013-10-03 11:02:37 +00:00
Sergey Matveychuk
5afc4828b2 - Update to 1.4.21 2013-09-23 02:39:57 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
Sergey Matveychuk
b069c27f74 - Do not depend on security/openssl if openssl in base is sufficient.
PR:		ports/178262
Submitted by:	Jan Beich <jbeich@tormail.org>
Reviewed by:	ldns' port maintainer
2013-09-05 14:37:34 +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
Sergey Matveychuk
09849c22a5 - Update to 1.4.20 2013-03-25 16:03:53 +00:00
Sergey Matveychuk
e7357dedfa - Update to 1.1.19 2012-12-14 13:56:16 +00:00
Sergey Matveychuk
9c468e517c - Mention in options that ECDSA requires OpenSSL from ports
PR:		ports/173709
Submitted by:	Ilya Bakulin <webmaster at kibab.com>
Feature safe:	yes
2012-11-18 23:49:11 +00:00
Alex Kozlov
25334a5bb6 - Update ldns to 1.6.15 [1]
- Add an entry to UPDATING about binary incompatibility in previous version of ldns
- Fix OptionsNG
- Bump PORTREVISION for all ports dependent on dns/ldns
- Remove ABI version numbers from LIB_DEPENDS while I'm here

PR:	ports/173080 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1]
Approved by:	portmgr (erwin)
Feature safe:	yes
2012-10-31 07:58:36 +00:00
Sergey Matveychuk
69e0a039a4 - Fix permissions on munin script
PR:		ports/171526
Submitted by:	Jaap Akkerhuis <jaap at NLnetLabs.nl>
2012-09-10 17:53:04 +00:00
Sergey Matveychuk
a26bbf8ae1 - Run unbound-checkconf on startup
Submitted by:	Anton Yuzhaninov <citrin at citrin.ru>
2012-09-09 01:08:36 +00:00
Sergey Matveychuk
d19bcdeba8 - Update to 1.4.18 2012-08-03 10:05:26 +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
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
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