aboutsummaryrefslogtreecommitdiff
path: root/dns/doc
Commit message (Collapse)AuthorAgeFilesLines
* Reset sanpei@'s ports after 18 months of inactivity.Rene Ladan2017-01-221-1/+1
| | | | Notes: svn path=/head/; revision=432165
* 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
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371557
* Rename dns/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-282-2/+2
| | | | Notes: svn path=/head/; revision=363210
* add bind-tools at RUN_DEPENDS for dig command.MIHIRA Sanpei Yoshiro2014-02-221-0/+2
| | | | | | | Because 10.0-RELEASE and later system does not have bind(include dig) Notes: svn path=/head/; revision=345570
* Support stagingEmanuel Haupt2014-02-192-11/+7
| | | | Notes: svn path=/head/; revision=345080
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* use NO_INSTALL_MANPAGES, instead of NOPORTDOCSMIHIRA Sanpei Yoshiro2008-06-271-1/+1
| | | | | | | Pointyhat by: itetcu@ Notes: svn path=/head/; revision=215838
* add MASTER_SITE and MASTER_SITE_SUBDIRMIHIRA Sanpei Yoshiro2008-06-251-1/+3
| | | | | | | | | (original site was too busy) Submitted by: pav at FreeBSD.org Notes: svn path=/head/; revision=215769
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200770
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - Move net/doc to dns/doc, which is a more suitable category for itPav Lucistnik2005-11-251-1/+1
| | | | | | | | Approved by: maintainer timeout (sanpei; 1 month) Repocopy by: marcus Notes: svn path=/head/; revision=149486
* Change BROKEN to IGNORE to prevent this unusable package from building onKris Kennaway2005-07-241-1/+1
| | | | | | | 4.x Notes: svn path=/head/; revision=140040
* Update to version 2.2.3MIHIRA Sanpei Yoshiro2005-05-034-23/+21
| | | | | | | BROKEN on 4.x: This version of DOC requires DiG Version-9.x to run. Notes: svn path=/head/; revision=134527
* found new master site URLMIHIRA Sanpei Yoshiro2004-04-151-2/+1
| | | | Notes: svn path=/head/; revision=107115
* statically define dig command.MIHIRA Sanpei Yoshiro2004-04-152-2/+12
| | | | | | | doc was only support bind-8's dig, not support bind-9 one. Notes: svn path=/head/; revision=107114
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* de-pkg-comment.MIHIRA Sanpei Yoshiro2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76142
* use MASTER_SITE_LOCAL as MASTER_SITE.MIHIRA Sanpei Yoshiro2000-11-191-1/+2
| | | | | | | ftp://ftp.his.com/pub/brad/dns/ was no longer anonymous ftp server. Notes: svn path=/head/; revision=35260
* change my e-mail addressMIHIRA Sanpei Yoshiro2000-08-031-1/+1
| | | | | | | --> sanpei@FreeBSD.org Notes: svn path=/head/; revision=31274
* Change maintainer's mail address.MIHIRA Sanpei Yoshiro2000-07-021-1/+1
| | | | | | | --> sanpei@sanpei.org Notes: svn path=/head/; revision=30066
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Doc is an automated tool for verifying (to an extent) that aChris Piazza1999-12-046-0/+62
domain is configured and functioning correctly. It makes no attempt to validate the data inside a domain, only the structure. PR: 15256 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=23578