1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Raphael Kubo da Costa
b2734860b1 1. Handle removed bind in FreeBSD-HEAD and FreeBSD-10, dns/zkt depends on
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)
2014-01-05 15:50:50 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
William Grzybowski
a132c68a00 dns/zkt: update to 1.1.2
- 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)
2013-08-19 14:35:14 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Carlo Strub
0292b43240 - Update to 1.1.0
- Update maintainer e-mail

PR:		ports/169899
Submitted by:	Hrant Dadivanyan <ran@styx.aic.net>
Approved by:	maintainer
2012-07-18 21:39:17 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
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
2011-10-24 09:11:38 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Marcelo Araujo
ef08eaf510 - Update to 1.0.
PR:		ports/148359
Submitted by:	Frank Behrens <frank+ports@ilse.behrens.de> (maintainer)
Feature safe:	yes
2010-07-05 23:08:22 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Martin Wilke
70c0cae279 - Update to 0.99.c
PR:		137473
Submitted by:	Frank Behrens <frank+ports@ilse.behrens.de> (maintainer)
2009-08-07 20:10:59 +00:00
Dmitry Marakasov
e16e78be6b - Update to 0.98
PR:		130058
Submitted by:	Frank Behrens <frank+ports at ilse dot behrens dot de> (maintainer)
2008-12-30 23:47:52 +00:00
Dmitry Marakasov
9722806e23 - Patch man pages to reflect configuration directory on FreeBSD
PR:		128460
Submitted by:	Frank Behrens <frank+ports at ilse dot behrens dot de> (maintainer)
2008-10-29 14:40:07 +00:00
Edwin Groothuis
df49f00e21 New port: dns/zkt (ZKT is a tool to manage keys and signatures for DNSSEC-zones)
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>
2008-08-17 06:09:52 +00:00