aboutsummaryrefslogtreecommitdiff
path: root/dns/pear-Net_DNS
Commit message (Collapse)AuthorAgeFilesLines
* 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-03-151-13/+3
| | | | | | | - Trim header Notes: svn path=/head/; revision=314208
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Add missing filesMartin Wilke2011-03-081-1/+2
| | | | | | | PR: 155351 Notes: svn path=/head/; revision=270497
* - Update to 1.0.7Martin Wilke2011-02-262-4/+4
| | | | Notes: svn path=/head/; revision=269756
* - Update PORTSCOUT flagMartin Wilke2009-07-171-1/+1
| | | | Notes: svn path=/head/; revision=237993
* - Update to 1.0.1Martin Wilke2009-06-162-4/+4
| | | | Notes: svn path=/head/; revision=236058
* - Update PORTSCOUT flagMartin Wilke2009-02-281-2/+1
| | | | Notes: svn path=/head/; revision=229253
* - Update PORTSCOUTMartin Wilke2009-02-191-1/+1
| | | | Notes: svn path=/head/; revision=228694
* - Add/Update portscout flagsMartin Wilke2009-01-041-0/+2
| | | | Notes: svn path=/head/; revision=225228
* - Pass maintainership to miwiChin-San Huang2008-09-081-1/+1
| | | | Notes: svn path=/head/; revision=220194
* Add pear-Net_DNS 1.0.0, resolver library used to communicate with a DNSRong-En Fan2006-12-223-0/+38
server. PR: ports/107028 Submitted by: chinsan Notes: svn path=/head/; revision=180533