aboutsummaryrefslogtreecommitdiffstats
path: root/dns/validns
Commit message (Collapse)AuthorAgeFilesLines
* Use BROKEN_SSLsunpoet2018-02-171-6/+2
| | | | Approved by: portmgr (blanket)
* Remove all USE_OPENSSL occurrences.mat2017-03-151-1/+1
| | | | Sponsored by: Absolight
* - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile sotijl2017-02-061-8/+6
| | | | | | | | | | | | | | | | | bsd.default-versions.mk can rely on ARCH being defined. - In bsd.port.mk move inclusion of bsd.default-versions.mk from the pre-makefile section to the options section so the variables can be used earlier. Also put the bit of code sitting between the options section and the pre-makefile section into the options section. - Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is handled in bsd.default-versions.mk and some ports were setting it after including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports, and then only when setting non-default options, work without setting that variable. PR: 215996 Exp-run by: antoine Approved by: portmgr (antoine)
* Mark some ports as not openssl-devel ready.mat2016-11-301-1/+7
| | | | Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* dns/validns: fix build with non-default LOCALBASE/PREFIXpi2014-08-121-0/+3
| | | | | | PR: 184739 Submitted by: jhujhiti@adjectivism.org Approved by: umq@ueo.co.jp (maintainer timeout)
* - Update to 0.8miwi2014-06-273-16/+11
| | | | | | - Use ports SSL PR: 190703
* Support stagebapt2014-02-171-15/+13
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | dns)
* Update to 0.7.tobez2013-04-224-20/+16
| | | | | | PR: 177981 Submitted by: maintainer Feature safe: yes
* Update to 0.6.tobez2012-10-303-7/+18
| | | | | | PR: 172590 Submitted by: Hirohisa Yamaguchi (umq.876-gmail.com) Feature safe: yes
* - Update to 0.5miwi2012-06-092-3/+3
| | | | | PR: 168858 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
* Add dns/validns 0.4, a high performance DNS/DNSSEC zone validator.tobez2012-04-263-0/+44
PR: 167299 Submitted by: Hirohisa Yamaguchi <umq at-symbol ueo.co.jp>