[Midnightbsd-cvs] mports [24790] trunk/net: add php 7.1 ports

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Jan 15 19:16:04 EST 2019


Revision: 24790
          http://svnweb.midnightbsd.org/mports/?rev=24790
Author:   laffer1
Date:     2019-01-15 19:16:03 -0500 (Tue, 15 Jan 2019)
Log Message:
-----------
add php 7.1 ports

Modified Paths:
--------------
    trunk/net/Makefile

Added Paths:
-----------
    trunk/net/php71-ldap/
    trunk/net/php71-ldap/Makefile
    trunk/net/php71-soap/
    trunk/net/php71-soap/Makefile
    trunk/net/php71-sockets/
    trunk/net/php71-sockets/Makefile
    trunk/net/php71-xmlrpc/
    trunk/net/php71-xmlrpc/Makefile
    trunk/net/php71-xmlrpc/files/
    trunk/net/php71-xmlrpc/files/patch-config.m4

Modified: trunk/net/Makefile
===================================================================
--- trunk/net/Makefile	2019-01-16 00:14:24 UTC (rev 24789)
+++ trunk/net/Makefile	2019-01-16 00:16:03 UTC (rev 24790)
@@ -103,6 +103,10 @@
 SUBDIR += php70-soap
 SUBDIR += php70-sockets
 SUBDIR += php70-xmlrpc
+SUBDIR += php71-ldap
+SUBDIR += php71-soap
+SUBDIR += php71-sockets
+SUBDIR += php71-xmlrpc
 SUBDIR += phpldapadmin
 SUBDIR += py-avahi
 SUBDIR += py-ec2-cli-tools

Added: trunk/net/php71-ldap/Makefile
===================================================================
--- trunk/net/php71-ldap/Makefile	                        (rev 0)
+++ trunk/net/php71-ldap/Makefile	2019-01-16 00:16:03 UTC (rev 24790)
@@ -0,0 +1,12 @@
+# $MidnightBSD$
+# $FreeBSD: head/net/php71-ldap/Makefile 475229 2018-07-24 08:44:32Z tz $
+
+CATEGORIES=	net
+
+MASTERDIR=	${.CURDIR}/../../lang/php71
+
+PKGNAMESUFFIX=	-ldap
+
+TEST_TARGET=    test
+
+.include "${MASTERDIR}/Makefile"


Property changes on: trunk/net/php71-ldap/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/php71-soap/Makefile
===================================================================
--- trunk/net/php71-soap/Makefile	                        (rev 0)
+++ trunk/net/php71-soap/Makefile	2019-01-16 00:16:03 UTC (rev 24790)
@@ -0,0 +1,12 @@
+# $MidnightBSD$
+# $FreeBSD: head/net/php71-soap/Makefile 475229 2018-07-24 08:44:32Z tz $
+
+CATEGORIES=	net
+
+MASTERDIR=	${.CURDIR}/../../lang/php71
+
+PKGNAMESUFFIX=	-soap
+
+TEST_TARGET=    test
+
+.include "${MASTERDIR}/Makefile"


Property changes on: trunk/net/php71-soap/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/php71-sockets/Makefile
===================================================================
--- trunk/net/php71-sockets/Makefile	                        (rev 0)
+++ trunk/net/php71-sockets/Makefile	2019-01-16 00:16:03 UTC (rev 24790)
@@ -0,0 +1,12 @@
+# $MidnightBSD$
+# $FreeBSD: head/net/php71-sockets/Makefile 475229 2018-07-24 08:44:32Z tz $
+
+CATEGORIES=	net
+
+MASTERDIR=	${.CURDIR}/../../lang/php71
+
+PKGNAMESUFFIX=	-sockets
+
+TEST_TARGET=    test
+
+.include "${MASTERDIR}/Makefile"


Property changes on: trunk/net/php71-sockets/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/php71-xmlrpc/Makefile
===================================================================
--- trunk/net/php71-xmlrpc/Makefile	                        (rev 0)
+++ trunk/net/php71-xmlrpc/Makefile	2019-01-16 00:16:03 UTC (rev 24790)
@@ -0,0 +1,12 @@
+# $MidnightBSD$
+# $FreeBSD: head/net/php71-xmlrpc/Makefile 475229 2018-07-24 08:44:32Z tz $
+
+CATEGORIES=	net
+
+MASTERDIR=	${.CURDIR}/../../lang/php71
+
+PKGNAMESUFFIX=	-xmlrpc
+
+TEST_TARGET=    test
+
+.include "${MASTERDIR}/Makefile"


Property changes on: trunk/net/php71-xmlrpc/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/php71-xmlrpc/files/patch-config.m4
===================================================================
--- trunk/net/php71-xmlrpc/files/patch-config.m4	                        (rev 0)
+++ trunk/net/php71-xmlrpc/files/patch-config.m4	2019-01-16 00:16:03 UTC (rev 24790)
@@ -0,0 +1,23 @@
+--- config.m4.orig	2014-04-29 08:04:30.000000000 +0000
++++ config.m4	2014-05-15 08:04:00.883004682 +0000
+@@ -61,11 +61,9 @@ if test "$PHP_XMLRPC" != "no"; then
+     fi
+   fi
+ 
+-  dnl if iconv is shared or missing then we should build iconv ourselves
+-  if test "$PHP_ICONV_SHARED" = "yes" || test "$PHP_ICONV" = "no"; then
+-
+     if test "$PHP_ICONV_DIR" != "no"; then
+       PHP_ICONV=$PHP_ICONV_DIR
++      PHP_ADD_INCLUDE($PHP_ICONV_DIR/include)
+     fi
+   
+     if test -z "$PHP_ICONV" || test "$PHP_ICONV" = "no"; then
+@@ -75,7 +73,6 @@ if test "$PHP_XMLRPC" != "no"; then
+     PHP_SETUP_ICONV(XMLRPC_SHARED_LIBADD, [], [
+       AC_MSG_ERROR([iconv not found, in order to build xmlrpc you need the iconv library])
+     ])
+-  fi
+ fi
+ 
+ if test "$PHP_XMLRPC" = "yes"; then


Property changes on: trunk/net/php71-xmlrpc/files/patch-config.m4
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list