Port details |
- zonecheck Perform consistency checks on DNS zones
- 3.0.5,1 dns
=7 3.0.5,1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: jmohacsi@bsd.hu
- Port Added: 2003-08-30 06:25:49
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: nmap, rsync, p5-Net-DNS, lsof, p5-DBD-mysql
- Also Listed In: ruby
- License: GPLv3
- WWW:
- https://www.zonemaster.fr/
- Description:
- ZoneCheck is intended to help solving misconfigurations or inconsistencies
of DNS zone files.
Features
* Powerful XML based configuration file (allowing changes in test severity,
order, zone of application, ...)
* Does not depend on policies
* Fine grained test selection (by test, by categories, by zones)
* Full IPv6 support (connectivity and AAAA records)
* Supports several input/output interfaces such as CLI, CGI
* Dedicated mode for use inside shell scripts
* Batch mode available (ideal when dealing with several domains)
* Use of stylesheets for easy integration and javascript for enhancement only
* Generates reports either by severity or by hosts
* I18N and L10N support (available: French, English)
* Multi-threaded application in order to cut down checking time
* Extensible: new tests, new interfaces, new reports, ...
* Exception and cache mechanisms to simplify test writting
WWW: https://www.zonemaster.fr/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zonecheck>0:dns/zonecheck
- No installation instructions:
- This port has been deleted.
- PKGNAME: zonecheck
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (zonecheck-3.0.5.tgz) = 887ea8f355f84ee41f8093551ea29bdf0b467397e53db046d5f79e18e59d881f
SIZE (zonecheck-3.0.5.tgz) = 238695
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby26 : lang/ruby26
- gmake : devel/gmake
- Runtime dependencies:
-
- rubygem-dnsruby>=1.47 : dns/rubygem-dnsruby
- ruby26 : lang/ruby26
- Patch dependencies:
-
- ruby26 : lang/ruby26
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zonecheck-3.0.5,1:
CGI=off: Install with CGI support
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake tar:tgz
- 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 |
3.0.5,1 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
3.0.5,1 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
3.0.5,1 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
3.0.5,1 09 Oct 2019 10:34:57 |
bapt |
Drop the ipv6 virtual category for d* category as it is not relevant anymore |
3.0.5,1 30 Dec 2017 09:59:17 |
krion |
Restore trailing slash.
Reminded by: danfe |
3.0.5,1 30 Dec 2017 09:11:07 |
krion |
Fix WWW: and add HTTPS. |
3.0.5,1 07 Feb 2017 16:37:18 |
mat |
Fix build WITH=CGI after r431796.
Sponsored by: Absolight |
3.0.5,1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
3.0.5,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.0.5,1 27 Oct 2015 15:53:53 |
sunpoet |
- Convert to new options target helper
- Convert to new options variable helper
- While I'm here:
- Add NO_ARCH
- Fix indent
Approved by: portmgr (blanket) |
3.0.5,1 27 Oct 2014 12:13:23 |
bapt |
Cleanup plist |
3.0.5,1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
3.0.5,1 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
3.0.5,1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
3.0.5,1 12 Nov 2013 13:32:55 |
mat |
- Fix when WITH=CGI
- USES=gmake
- Stagify
- Use OPTIONS_SUB
- Install whatever docs would be installed by the installer.
Ruby 1.9 is encoding aware, and it can't open a non US-ASCII file if LANG is
unset (or if LANG mismatches the encoding of the file.)
maintainer timeout.
PR: ports/183413
Submitted by: mat |
3.0.5,1 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
3.0.5,1 09 Jan 2013 19:50:06 |
tabthorpe |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
3.0.5,1 28 Oct 2012 20:05:02 |
pgj |
- Convert options to the new format
PR: ports/172556
Submitted by: pgj
Approved by: maintainer
Feature safe: yes |
3.0.5,1 13 Sep 2011 10:57:17 |
pav |
- Update to 3.0.5
PR: ports/159920
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
2.1.1,1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.1.1,1 30 May 2010 17:44:07 |
arved |
Update to 2.1.1
PR: 147225
Submitted by: Janos Mohacsi |
2.1.0,1 15 Feb 2010 16:54:31 |
lwhsu |
- Update to 2.1.0
PR: ports/143957
Submitted by: Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer) |
2.0.4,1 14 Jul 2006 15:13:16 |
clsung |
- Update to 2.0.4
PR: ports/99996
Submitted by: clsung
Approved by: maintainer (Janos Mohacsi) |
2.0.3,1 22 Jan 2006 08:31:47 |
edwin |
SHA256ify
Approved by: krion@ |
2.0.3,1 21 Mar 2004 19:04:57 |
pav |
- Update to 2.0.3
PR: ports/64428
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
2.0.2_1,1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.0.2,1 27 Jan 2004 11:33:59 |
pav |
- Update to 2.0.2
PR: ports/61984
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
2.0.0,1 15 Dec 2003 16:39:43 |
sergei |
- Update from 2.0.0b9 to 2.0.0
- Add WITH_ZONECHECK_CGI knob
While I'm here:
- Bump PORTEPOCH
- Re-sort pkg-plist
PR: 59899
Submitted by: maintainer |
2.0.0b9 04 Nov 2003 15:03:14 |
sergei |
- Update to 2.0.0b9
- Fix broken dependency
- Properly handle docs and respect NOPORTDOCS
PR: 58921
Submitted by: maintainer |
2.0.0b7 03 Nov 2003 22:19:05 |
edwin |
fix broken mastersite |
2.0.0b7 03 Nov 2003 03:56:42 |
kris |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
2.0.0b7 15 Oct 2003 06:25:21 |
edwin |
Only throw the error when RUBY_VER != RUBY_DEFAULT_VER. |
2.0.0b7 15 Oct 2003 01:51:23 |
kris |
BROEN: Broken dependency |
2.0.0b7 03 Oct 2003 11:04:59 |
edwin |
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
2.0.0b7 02 Sep 2003 13:56:37 |
krion |
- Update to version 2.0.0b7
o better locale handling
o inetd mode
o documentation improvement
o new test flags
o man page added
o now installs binary as zonecheck not zc
PR: 56314
Submitted by: maintainer |
2.0.0b5 30 Aug 2003 06:25:10 |
edwin |
New port: net/zonecheck version 2.0.0b5
New port: zonecheck - check DNS zone files for consistency
and report it. It supports IPv6 zones.
PR: ports/54319
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> |