Commit Graph

19 Commits

Author SHA1 Message Date
sthen
44f8a14fd9 switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).
2018-10-17 14:15:55 +00:00
sthen
ee5cc861cb - bump REVISION for php switch 2018-05-22 08:18:08 +00:00
robert
9c1017ae2d bump revision due to the change of the default php version to 5.6
ok aja@
2015-06-05 06:00:20 +00:00
sthen
c9c12f70cd update to pear-Net-DNS 1.0.7 2014-11-15 23:18:21 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
robert
44084f0f7f remove broken dep 2011-11-16 18:32:36 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
sthen
6df0d68c4d Bump for PKGSPEC changes in ports/lang/php/Makefile.inc 2011-07-22 10:20:10 +00:00
robert
a9eaa6abb2 switch to lang/php 2011-07-08 22:31:59 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
sthen
f9fc4a1070 update to 1.0.1 2010-03-21 00:04:15 +00:00
jasper
383bcb84a5 - move another common variable into pear.port.mk (the 'pear' category). 2009-11-06 09:01:07 +00:00
jasper
65dbb2a870 - 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-11-06 08:32:36 +00:00
sthen
f562db3f48 set PKG_ARCH=* and bump PKGNAME 2009-09-17 00:51:45 +00:00
sthen
e0547aef7c import net/pear-Net-DNS, from dlg@
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.
2009-09-17 00:10:45 +00:00