aboutsummaryrefslogtreecommitdiffstats
path: root/dns/zkt
Commit message (Collapse)AuthorAgeFilesLines
* dns/zkt: update to 1.1.2wg2013-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)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 1.1.0cs2012-07-192-14/+21
| | | | | | | | - Update maintainer e-mail PR: ports/169899 Submitted by: Hrant Dadivanyan <ran@styx.aic.net> Approved by: maintainer
* The vast majority of pkg-descr files had the following format when theydougb2011-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
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update to 1.0.araujo2010-07-062-8/+10
| | | | | | PR: ports/148359 Submitted by: Frank Behrens <frank+ports@ilse.behrens.de> (maintainer) Feature safe: yes
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with D
* - Update to 0.99.cmiwi2009-08-082-4/+5
| | | | | PR: 137473 Submitted by: Frank Behrens <frank+ports@ilse.behrens.de> (maintainer)
* - Update to 0.98amdmi32008-12-312-8/+7
| | | | | PR: 130058 Submitted by: Frank Behrens <frank+ports at ilse dot behrens dot de> (maintainer)
* - Patch man pages to reflect configuration directory on FreeBSDamdmi32008-10-291-0/+4
| | | | | PR: 128460 Submitted by: Frank Behrens <frank+ports at ilse dot behrens dot de> (maintainer)
* New port: dns/zkt (ZKT is a tool to manage keys and signatures for DNSSEC-zones)edwin2008-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>