aboutsummaryrefslogtreecommitdiffstats
path: root/dns/walker
Commit message (Collapse)AuthorAgeFilesLines
* - Add NO_ARCHamdmi32015-08-271-6/+5
| | | | | | | - Switch to options helpers - Unsilence install commands Approved by: portmgr blanket
* Remove trailing whitespaces from category dnsehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* - Fix perl shebang pathjohans2013-12-291-10/+12
| | | | | - Enable stage support - Bump PORTREVISION
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | dns)
* - convert to the new perl5 frameworkaz2013-09-111-7/+2
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Remove SITE_PERL from RUN_DEPENDSjohans2012-06-291-2/+2
| | | | Submitted by: az
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Update my mail address to @FreeBSD.orgjohans2010-02-241-1/+1
| | | | Feature safe: yes
* Remove USE_GPG from all effected ports. This knob is a no-op and the way itgabor2007-01-302-7/+0
| | | | | | | | | was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor)
* SHA256ifyedwin2006-01-221-0/+2
| | | | Approved by: krion@
* - update dns/walker to 3.8ehaupt2005-10-053-8/+7
| | | | | | | | | | - use PLIST_FILES, remove pkg-plist - install PORTDOCS PR: 86889 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) Approved by: novel (mentor)
* Update to 3.7.novel2005-09-202-5/+5
| | | | | PR: 86363 Submitted by: Johan van Selst (maintainer)
* How was discovered by dns/dnssecwalker port maintainer,sem2004-12-142-5/+12
| | | | | | | | dns/walker is the same ports. And name 'walker' was recognized as a better name. So we move dns/dnssecwalker to dns/walker port and remove the first one. Submitted by: Johan van Selst <johans(at)stack.nl>
* SIZEify.trevor2004-01-291-0/+1
|
* Adjust the dependency check on p5-Net-DNS to take into account itsdougb2004-01-041-1/+1
| | | | | | | new PERL_ARCH'ified location. In a few cases, standardize on searching for ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
* [non maintainer update] dns/walker to 3.2edwin2004-01-033-13/+11
| | | | | | | Update to 1.2.3. This replaces my previous PR number 60784. PR: ports/60832 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* - Add CONFLICTS, because of the same item in pkg-plistkrion2003-10-111-0/+2
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Chase repocopies towards ports/dnsedwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* Massive repo-copies request: net->dns (partly devel->dns)edwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-1/+2
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* add walkerijliao2001-05-315-0/+42
Recover zone file information from servers that use DNSSEC