Port details |
- validns High performance DNS/DNSSEC zone validator
- 0.8_2 dns
=3 0.8_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Last upstream release was 10 years ago and last upstream activity in 2017
This port expired on: 2023-06-03
- Maintainer: umq@ueo.co.jp
- Port Added: 2012-04-26 08:43:36
- Last Update: 2023-06-03 11:12:41
- Commit Hash: 646bd02
- People watching this port, also watch:: openssl, htop, rsync, py311-psutil, sudo
- Also Listed In: security
- License: BSD2CLAUSE
- WWW:
- http://www.validns.net/
- Description:
- Validns is a standalone command line RFC 1034/1035 zone file
validation tool that, in addition to basic syntactic and semantic zone
checks, includes DNSSEC signature verification and NSEC/NSEC3 chain
validation, as well a number of optional policy checks on the zone.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: validns
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (validns-0.8.tar.gz) = df2db0eaa998a0411ff4c1c4e417eb82d32aec4835f92f45f26c66c8d1d5bd22
SIZE (validns-0.8.tar.gz) = 190325
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- p5-Test-Command-Simple>=0 : devel/p5-Test-Command-Simple
- Library dependencies:
-
- libJudy.so : devel/judy
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for validns-0.8_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- dns_validns
- USES:
- ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8_2 03 Jun 2023 11:12:41 |
Rene Ladan (rene) |
dns/validns: Remove expired port
2023-06-03 dns/validns: Last upstream release was 10 years ago and last upstream
activity in 2017 |
0.8_2 04 May 2023 01:44:28 |
Muhammad Moinur Rahman (bofh) |
dns/validns: Mark DEPRECATED
- Last upstream release was 10 years ago and last upstream activity in
2017
- Mark BROKEN_SSL woth OpenSSL 3.0.0 and later as it requires deprecated
RSA_* routines
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8_1 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
0.8_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8_1 08 Sep 2020 07:30:59 |
danfe |
- Unbreak the build against contemporary versions of OpenSSL
- Hook provided test suite to our framework, respect CFLAGS |
0.8_1 01 Jan 2020 17:27:55 |
brnrd |
Chase rename of security/openssl111
- Categories a-m
MFH: 2020Q1 |
0.8_1 03 Apr 2019 14:15:34 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
0.8_1 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
0.8_1 17 Feb 2018 11:59:59 |
sunpoet |
Use BROKEN_SSL
Approved by: portmgr (blanket) |
0.8_1 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.8_1 05 Feb 2017 21:20:24 |
tijl |
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
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) |
0.8 29 Nov 2016 18:46:22 |
mat |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
0.8 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.8 11 Aug 2014 20:29:45 |
pi |
dns/validns: fix build with non-default LOCALBASE/PREFIX
PR: 184739
Submitted by: jhujhiti@adjectivism.org
Approved by: umq@ueo.co.jp (maintainer timeout) |
0.8 27 Jun 2014 14:24:00 |
miwi |
- Update to 0.8
- Use ports SSL
PR: 190703 |
0.7 17 Feb 2014 12:44:16 |
bapt |
Support stage |
0.7 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
0.7 22 Apr 2013 13:15:07 |
tobez |
Update to 0.7.
PR: 177981
Submitted by: maintainer
Feature safe: yes |
0.6 30 Oct 2012 10:42:38 |
tobez |
Update to 0.6.
PR: 172590
Submitted by: Hirohisa Yamaguchi (umq.876-gmail.com)
Feature safe: yes |
0.5 09 Jun 2012 14:44:05 |
miwi |
- Update to 0.5
PR: 168858
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
0.4 26 Apr 2012 08:43:00 |
tobez |
Add dns/validns 0.4, a high performance DNS/DNSSEC zone validator.
PR: 167299
Submitted by: Hirohisa Yamaguchi <umq at-symbol ueo.co.jp> |