NSD 2.0.2 on FreeBSD Ports

Hi all:

I'm currently using NSD 1.2.4 on a FreeBSD host to serve a big domain.

I've been looking for new versions of NSD (particularly NSD 2.0.2) on
FreeBSD Ports but I haven't found it.

Who should add this new version to Ports? Can I make something to
include it?

I don't have enough experience with FreeBSD and I feel a little bit
lost.

Best Regards

Its not in there yet. I believe there is a ports freeze for 4.10, but once
that is lifted, bug the mantainer about updating.

If you can't wait that long:
edit the Makefile, bump the version number.
run `make fetch && make makesum`
then build and install the port as normal.

(The last time I updated nsd on freebsd, I didn't have to patch anything.)