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
Sergey Matveychuk
03054de8a5
- Update to 1.4.16
...
* Bugfix release
2012-02-02 13:53:27 +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
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
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
Sergey Matveychuk
df278d1dfa
- Update to 1.4.14
...
* CVE-2011-4528 fixed
2011-12-19 13:44:11 +00:00
Martin Wilke
3cabe21a2d
- Get rid FreeBSD 6 support
2011-11-07 04:24:55 +00:00
Sergey Matveychuk
e2c9da64eb
- Update to 1.4.13
2011-09-15 12:04:09 +00:00
Sergey Matveychuk
567660bb5f
- Update to 1.4.12 (a bugfix release)
...
- Disable GOST by default
- Depend on dns/ldns
2011-07-15 12:53:51 +00:00
Chris Rees
c32d99baaf
Use USERS
...
PR: ports/157597
Submitted by: crees (me)
Reviewed by: rene (mentor, implicit), maintainer timeout (sem, 34 days)
2011-07-09 16:30:19 +00:00
Sergey Matveychuk
7855dfcc04
- Update to 1.4.11
2011-07-01 14:46:19 +00:00
Sergey Matveychuk
45c89956ba
- Update to 1.4.10
...
* CVE-2011-1922 VU#531342 fixed
2011-05-25 09:30:38 +00:00
Sergey Matveychuk
b819ba41df
- Update to 1.4.9
2011-03-24 13:24:05 +00:00
Sergey Matveychuk
4ff51aa3a5
- Update to 1.4.8
...
Feature safe: yes
2011-01-24 16:19:05 +00:00
Sergey Matveychuk
a16e8de40f
- Update to 1.4.7
...
* It uses GOST by default and depends on port's openssl 1.0.0
(may be turned off by an option).
2010-11-09 14:09:52 +00:00
Sergey Matveychuk
6dd3ca4c36
- Update to 1.4.6
2010-08-04 11:06:04 +00:00
Martin Matuska
39b68bb4fe
Update libevent to 1.4.14b
...
PR: ports/147723
Approved by: maintainer (timeout)
2010-07-25 15:39:20 +00:00
Sergey Matveychuk
7722c237dd
- Update to 1.4.5
2010-06-15 15:46:14 +00:00
Sergey Matveychuk
9fe0c5b688
- Update to 1.4.4
...
* mistly bugs fix release
* ECC-GOST is not supported by the port yet because of it requires
OpenSSL 1.0.0 from ports. (There is in TODO).
2010-04-22 12:06:15 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Sergey Matveychuk
65f3f3ca62
- Update to 1.4.3
2010-03-12 12:54:34 +00:00