Commit graph

16 commits

Author SHA1 Message Date
Kurt Jaeger
cf104c2232 dns/knot2: Fix rc script
- knotc now takes "conf-check" not "checkconf" argument.

PR:		210080
Submitted by:	Andris Raugulis <moo@arthepsy.eu>
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2016-06-07 08:00:17 +00:00
Dmitry Marakasov
6d3c8e19d8 - Update to 2.2.1
PR:		209964
Submitted by:	freebsd@dns-lab.com (maintainer)
2016-06-06 15:18:05 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Kurt Jaeger
459d860c47 dns/knot2: 2.0.2 -> 2.1.1
Changes:
  https://gitlab.labs.nic.cz/labs/knot/raw/v2.1.1/NEWS

PR:		207100
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2016-02-22 17:27:50 +00:00
Kurt Jaeger
17099ab555 dns/knot2: enable multiple instances in rc.d script
PR:		203931
Submitted by:	Chad J. Milios <milios@ccsys.com>
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2016-02-11 02:40:57 +00:00
Dmitry Marakasov
c7e91eca28 - Fix build after nettle update
Approved by:	portmgr blanket
2016-02-08 18:48:52 +00:00
Johan van Selst
c590f0bad9 Bump versions to chase Nettle shared library update 2016-01-23 21:14:18 +00:00
Martin Wilke
a59ffc1f28 - Update to 2.0.2
- Fix start script

PR:		204826
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4464
2015-12-10 14:09:19 +00:00
Alexey Dokuchaev
0f25be1a1e Unbreak the build with (non-default) DNSTAP option set. The root cause
here is that `kdig_CPPFLAGS += $(DNSTAP_CFLAGS)' line is missing from the
`src/Makefile.am' file (and thus pre-generated `src/Makefile.in') which
should contain "$libfstrm_CFLAGS $libprotobuf_c_CFLAGS" set by configure
script.

As I'd rather avoid patching `src/Makefile.in' and don't want to request
regeneration thereof, provide DNSTAP_CPPFLAGS explicitly for the moment,
while ideally this bug should be fixed upstream.  Add an accompanying XXX
comment about it.

PR:	203931 (partially)
2015-10-22 14:57:42 +00:00
Erwin Lansing
0e5d997450 Update to 2.0.1
PR:		203127
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Sponsored by:	DK Hostmaster A/S
2015-09-17 11:06:30 +00:00
Mathieu Arnold
91ee9c40a2 Fix build WITHOUT=DNSTAP.
Submitted by:	maintainer (via email)
Sponsored by:	Absolight
2015-08-09 12:19:00 +00:00
Erwin Lansing
22f615a973 Update to 2.0.0
PR:		201257
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
Sponsored by:	DK Hostmaster A/S
2015-08-07 07:51:44 +00:00
Mathieu Arnold
c049f80c05 If you're using DISTVERSION, might as well really use it.
Sponsored by:	Absolight
2015-06-25 08:14:42 +00:00
Dmitry Marakasov
455152c68b - Update to 2.0.0-rc1
PR:		201029
Submitted by:	freebsd@dns-lab.com (maintainer)
2015-06-23 16:13:06 +00:00
Erwin Lansing
61fb20e769 Add knot2 beta, the next major release of the Knot DNS
high-performance authoritative-only DNS server

PR:		199868
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
2015-05-18 11:33:11 +00:00