aboutsummaryrefslogtreecommitdiff
path: root/dns/pear-File_DNS
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Introduce PHP flavors.Mathieu Arnold2018-03-081-2/+2
| | | | | | | | | | | | | | | | | Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now flavored. They will automatically get flavors (php56, php70, php71, php72) depending of the versions they support (set with IGNORE_WITH_PHP). As a consequence, ports using USES=pear and USES=horde are also flavored. PR: 226242 Submitted by: mat Exp-run by: antoine Approved by: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14208 Notes: svn path=/head/; revision=463917
* Update distinfo and unbreak this portSunpoet Po-Chuan Hsieh2017-06-112-3/+4
| | | | | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => File_DNS-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_DNS-0.1.0.tgz fetch: http://pear.php.net/get/File_DNS-0.1.0.tgz: size mismatch: expected 10024, actual 10128 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_DNS-0.1.0.tgz [1] Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443252
* - Update WWW: pear.php.net uses https://Sunpoet Po-Chuan Hsieh2016-12-131-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=428494
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert to USES=pearBaptiste Daroussin2014-09-231-4/+2
| | | | Notes: svn path=/head/; revision=369068
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* 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
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-05-131-7/+2
| | | | | | | - Trim header Notes: svn path=/head/; revision=318052
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 0.1.0Wen Heping2010-10-283-6/+7
| | | | | | | | PR: ports/151787 Submitted by: Chris St Denis <chris@ctgameinfo.com> (maintainer) Notes: svn path=/head/; revision=263669
* The File_DNS class provides a way to read,Martin Wilke2007-07-043-0/+29
edit and write RFC1033 style DNS Zones. PR: ports/114271 Submitted by: Chris St Denis (<chris at ctgameinfo.com>) Notes: svn path=/head/; revision=194872