7 Commits

Author SHA1 Message Date
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
jca
23b80becf7 Major update to knot-2.6.3
Upstream ChangeLog: https://gitlab.labs.nic.cz/knot/knot-dns/raw/v2.6.3/NEWS
2017-12-17 11:05:42 +00:00
jca
7f0ed188ba Major update to knot-2.4.2
Upstream stopped supporting LTS 1.6.* releases.  Let's move to the 2.x
branch which only supports LMDB (patched to use MDB_WRITEMAP) and
uses __thread (thus, needs clang or lang/gcc).

The config format changed a bit, /usr/local/libexec/knot1to2 might help.

Most work done by Alexis Vachette, ok fcambus@
2017-06-01 13:42:01 +00:00
ajacoutot
d515ff077d Sanitize rc.d script:
- no need to override rc_start()
- only checkconf when it makes sense

ok jca@ (maintainer)
2015-04-14 06:38:23 +00:00
jca
5ac68f9b8a Trim uneeded "|| return 1" clauses from knot.rc
Spotted by ajacoutot@
2015-04-12 17:09:20 +00:00
jca
0789e5624e More fixes before import.
- --without-stuff -> --disable-stuff where needed
- replace /var and /etc with LOCALSTATEDIR and SYSCONFDIR
- add "OpenBSD" cvs tag to knot.rc

The two latter nits were pointed out by portcheck(1).
2015-04-12 16:26:10 +00:00
jca
629d228aa6 Import knot-1.6.2
Tests by Pierre Emeriaud (co-maintainer) and florian@, ok sthen@

DESCR:
Knot DNS is a high-performance authoritative-only DNS server which
supports all key features of the domain name system including zone
transfers and DNSSEC.  Among its goals is support for on-line addition
and removal of zones.
2015-04-12 16:07:13 +00:00