constants from ldns for a different purpose, that ldns doesn't really
want to expose on non-EdXXX builds.
Bodge it in ldns instead by supporting the same USE_EDxxx cpp macros
that opendnssec uses. Looks to me like ldns are trying to replace them
with something harder to mess about with.
Hopefully the various parts of nlnetlabs responsible for these two
pieces of software will talk to each other and figure something out.
Hopefully this should fix ed25519 with opendnssec as found by an
anonymous reporter on ports@.
the build scaffolding changed so that it's easier to build everything at
once, so merge the sub-ports into a single build with multipackages.
dependent ports (net/adsuck net/p5-Zonemaster/ldns security/opendnssec)
will be synced shortly.
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@