Version: 1.0.7, Package name: pear-Net-DNS-1.0.7 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description A resolver library used to communicate with a name server to perform DNS queries, zone transfers, dynamic DNS updates, etc. Creates an object hierarchy from a DNS server response, which allows you to view all of the information given by the DNS server. It bypasses the system resolver library and communicates directly with the server. |
Filesize: 31.882 KB |
Version History (View Complete History) |
|
2021-11-15 06:47:56 by Stuart Henderson | Files touched by this commit (306) |
Log message: remove pear-* ports, they are no longer used by other ports and many are outdated. ok benoit@ ajacoutot@ These are library classes written in PHP for various functionality and used to be needed to support PHP applications in the ports tree (things like roundcube, horde and others used them) but all of this type of software in ports now uses bundled dependencies. For development, typically a language-specific dependency manager (like www/composer) is used rather than OS packages. www/pear (providing pear itself and pear-utils) is still kept. |
2019-09-27 04:54:15 by Stuart Henderson | Files touched by this commit (1) |
Log message: drop lang/php MODULES, most pear ports just use www/pear |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-17 08:15:56 by Stuart Henderson | Files touched by this commit (54) |
Log message: switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still using mcrypt). |
2018-05-22 02:18:09 by Stuart Henderson | Files touched by this commit (39) |
Log message: - bump REVISION for php switch |
2015-06-05 00:00:24 by Robert Nagy | Files touched by this commit (72) |
Log message: bump revision due to the change of the default php version to 5.6 ok aja@ |
2014-11-15 16:18:21 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to pear-Net-DNS 1.0.7 |
2014-11-06 10:13:41 by Stuart Henderson | Files touched by this commit (67) |
Log message: bump REVISION for php version switch |
2011-07-22 04:20:11 by Stuart Henderson | Files touched by this commit (48) |
Log message: Bump for PKGSPEC changes in ports/lang/php/Makefile.inc |
2011-07-08 16:31:59 by Robert Nagy | Files touched by this commit (8) |
Log message: switch to lang/php |
2011-06-04 05:41:09 by Stuart Henderson | Files touched by this commit (44) |
Log message: no need to set PKGNAME, pear.port.mk does it now. checked with a batch "make show=PKGNAMES" before and after. |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-03-20 18:04:15 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 1.0.1 |
2009-11-06 02:01:08 by Jasper Lievisse Adriaanse | Files touched by this commit (40) |
Log message: - move another common variable into pear.port.mk (the 'pear' category). |
2009-11-06 01:32:37 by Jasper Lievisse Adriaanse | Files touched by this commit (41) |
Log message: - if the same two lines are copy/pasted into every single port using the pear module, maybe it's time to copy/paste it into pear.port.mk. thus, move MASTER_SITES and EXTRACT_SUFX to a common place ok sthen@ robert@ |
2009-09-16 18:51:45 by Stuart Henderson | Files touched by this commit (3) |
Log message: set PKG_ARCH=* and bump PKGNAME |