aboutsummaryrefslogtreecommitdiff
path: root/dns/zkt
Commit message (Collapse)AuthorAgeFilesLines
* Remove always-true/false conditions after 9.x, 10.[12] EOLDmitry Marakasov2017-01-051-6/+3
| | | | | | | | | While here, couple minor fixes portmgr blanket Notes: svn path=/head/; revision=430631
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-3/+2
| | | | Notes: svn path=/head/; revision=380305
* 1. Handle removed bind in FreeBSD-HEAD and FreeBSD-10, dns/zkt depends onRaphael Kubo da Costa2014-01-052-24/+32
| | | | | | | | | | | | | dns/bin99 port in these cases. That fixes an error on the FreeBSD package build server. 2. Support staging. 3. Support LICENSE framework. PR: ports/185267 Submitted by: Frank Behrens <frank@harz2014.behrens.de> (maintainer) Notes: svn path=/head/; revision=338789
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* dns/zkt: update to 1.1.2William Grzybowski2013-08-192-11/+5
| | | | | | | | | | | | - Update to 1.1.2 [1] - Trim Makefile header [1] - Remove MAKE_JOBS_SAFE and useless port.{pre,post}.mk PR: ports/181379 Submitted by: Frank Behrens <frank harz2014.behrens.de> (maintainer) Notes: svn path=/head/; revision=324996
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 1.1.0Carlo Strub2012-07-182-14/+21
| | | | | | | | | | | - Update maintainer e-mail PR: ports/169899 Submitted by: Hrant Dadivanyan <ran@styx.aic.net> Approved by: maintainer Notes: svn path=/head/; revision=301130
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.0.Marcelo Araujo2010-07-052-8/+10
| | | | | | | | | PR: ports/148359 Submitted by: Frank Behrens <frank+ports@ilse.behrens.de> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257432
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* - Update to 0.99.cMartin Wilke2009-08-072-4/+5
| | | | | | | | PR: 137473 Submitted by: Frank Behrens <frank+ports@ilse.behrens.de> (maintainer) Notes: svn path=/head/; revision=239116
* - Update to 0.98Dmitry Marakasov2008-12-302-8/+7
| | | | | | | | PR: 130058 Submitted by: Frank Behrens <frank+ports at ilse dot behrens dot de> (maintainer) Notes: svn path=/head/; revision=225022
* - Patch man pages to reflect configuration directory on FreeBSDDmitry Marakasov2008-10-291-0/+4
| | | | | | | | PR: 128460 Submitted by: Frank Behrens <frank+ports at ilse dot behrens dot de> (maintainer) Notes: svn path=/head/; revision=222201
* New port: dns/zkt (ZKT is a tool to manage keys and signatures for DNSSEC-zones)Edwin Groothuis2008-08-173-0/+50
ZKT is a tool to manage keys and signatures for DNSSEC-zones. The Zone Key Tool consists of two commands: - dnssec-zkt to create and list dnssec zone keys and - dnssec-signer to sign a zone and manage the lifetime of the zone signing keys See: http://www.hznet.de/dns/zkt/ PR: ports/126296 Submitted by: Frank Behrens <frank+ports@ilse.behrens.de> Notes: svn path=/head/; revision=218703