[Midnightbsd-cvs] mports [21195] trunk/math: update php

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 15 17:00:47 EDT 2016


Revision: 21195
          http://svnweb.midnightbsd.org/mports/?rev=21195
Author:   laffer1
Date:     2016-03-15 17:00:47 -0400 (Tue, 15 Mar 2016)
Log Message:
-----------
update php

Modified Paths:
--------------
    trunk/math/Makefile
    trunk/math/calc/Makefile
    trunk/math/calc/distinfo
    trunk/math/calc/files/patch-Makefile
    trunk/math/calc/pkg-plist

Added Paths:
-----------
    trunk/math/php55-bcmath/
    trunk/math/php55-bcmath/Makefile
    trunk/math/php55-gmp/
    trunk/math/php55-gmp/Makefile
    trunk/math/php56-bcmath/
    trunk/math/php56-bcmath/Makefile
    trunk/math/php56-gmp/
    trunk/math/php56-gmp/Makefile
    trunk/math/php70-bcmath/
    trunk/math/php70-bcmath/Makefile
    trunk/math/php70-gmp/
    trunk/math/php70-gmp/Makefile

Removed Paths:
-------------
    trunk/math/php5-bcmath/
    trunk/math/php5-gmp/

Modified: trunk/math/Makefile
===================================================================
--- trunk/math/Makefile	2016-03-15 20:59:30 UTC (rev 21194)
+++ trunk/math/Makefile	2016-03-15 21:00:47 UTC (rev 21195)
@@ -36,8 +36,12 @@
 SUBDIR += p5-Math-Round
 SUBDIR += p5-Set-IntSpan
 SUBDIR += p5-bignum
-SUBDIR += php5-bcmath
-SUBDIR += php5-gmp
+SUBDIR += php55-bcmath
+SUBDIR += php55-gmp
+SUBDIR += php56-bcmath
+SUBDIR += php56-bcmath
+SUBDIR += php70-gmp
+SUBDIR += php70-gmp
 SUBDIR += py-numeric
 SUBDIR += qhull
 SUBDIR += qhull5

Modified: trunk/math/calc/Makefile
===================================================================
--- trunk/math/calc/Makefile	2016-03-15 20:59:30 UTC (rev 21194)
+++ trunk/math/calc/Makefile	2016-03-15 21:00:47 UTC (rev 21195)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	calc
-PORTVERSION=	2.12.4.13
+PORTVERSION=	2.12.5.3
 CATEGORIES=	math
 MASTER_SITES=	SF
 
@@ -16,19 +16,15 @@
 MAKE_JOBS_UNSAFE=	yes
 
 CALCPAGER?=	more
-MAKE_ENV+=	CALCPAGER="${CALCPAGER}" CAT="${CAT}" CHMOD="${CHMOD}" \
+FAKE_MAKEENV+=	CALCPAGER="${CALCPAGER}" CAT="${CAT}" CHMOD="${CHMOD}" \
 		CP="${CP}" GMAKE="${MAKE_CMD}" LN="${LN}" MKDIR="${MKDIR}" \
 		MV="${MV}" RM="${RM}" SED="${SED}" TOUCH="${TOUCH}" \
 		TRUE="${TRUE}"
 .if !exists(/usr/lib/libreadline.so)
-MAKE_ARGS=	READLINE_INCLUDE="-I${LOCALBASE}/include" \
+FAKE_MAKEARGS+=	READLINE_INCLUDE="-I${LOCALBASE}/include" \
 		READLINE_LIB="-L${LOCALBASE}/lib -lreadline"
 .endif
 
-PLIST_SUB+=	VERSION=${PORTVERSION}	VER1=${PORTVERSION:R} \
-		VER2=${PORTVERSION:R:R}	VER3=${PORTVERSION:R:R:R}
+PLIST_SUB+=	VERSION=${PORTVERSION}
 
-regression-test: build
-	( cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} check )
-
 .include <bsd.port.mk>

Modified: trunk/math/calc/distinfo
===================================================================
--- trunk/math/calc/distinfo	2016-03-15 20:59:30 UTC (rev 21194)
+++ trunk/math/calc/distinfo	2016-03-15 21:00:47 UTC (rev 21195)
@@ -1,2 +1,2 @@
-SHA256 (calc-2.12.4.13.tar.bz2) = 1e6fd3256bd7bf738fcfe6e2d6a9d8a6bb0f37393aba6020b01d96274419a92c
-SIZE (calc-2.12.4.13.tar.bz2) = 970778
+SHA256 (calc-2.12.5.3.tar.bz2) = 0fcf60917efb10aab145f1180c278a3ab63d789aad6d5e5f066a4458b5f9b692
+SIZE (calc-2.12.5.3.tar.bz2) = 956025

Modified: trunk/math/calc/files/patch-Makefile
===================================================================
--- trunk/math/calc/files/patch-Makefile	2016-03-15 20:59:30 UTC (rev 21194)
+++ trunk/math/calc/files/patch-Makefile	2016-03-15 21:00:47 UTC (rev 21195)
@@ -1,6 +1,6 @@
---- ./Makefile.orig	2013-09-27 08:55:28.000000000 +0000
-+++ ./Makefile	2014-07-31 11:42:54.000000000 +0000
-@@ -585,7 +585,7 @@
+--- Makefile.orig	2016-02-08 22:10:13 UTC
++++ Makefile
+@@ -573,7 +573,7 @@ HAVE_UNUSED=
  
  #INCDIR= /usr/local/include
  #INCDIR= /dev/env/DJDIR/include
@@ -9,7 +9,7 @@
  
  # Where to install calc related things
  #
-@@ -624,15 +624,15 @@
+@@ -612,15 +612,15 @@ INCDIR= /usr/include
  #
  #BINDIR= /usr/local/bin
  #BINDIR= /dev/env/DJDIR/bin
@@ -28,7 +28,7 @@
  
  # NOTE: Do not set CALC_INCDIR to /usr/include or /usr/local/include!!!
  #	Always be sure that the CALC_INCDIR path ends in /calc to avoid
-@@ -699,7 +699,7 @@
+@@ -687,7 +687,7 @@ SCRIPTDIR= ${BINDIR}/cscript
  #
  # If in doubt, use T=
  #
@@ -37,7 +37,7 @@
  
  # where man pages are installed
  #
-@@ -710,7 +710,7 @@
+@@ -698,7 +698,7 @@ T=
  #MANDIR=
  #MANDIR= /usr/local/man/man1
  #MANDIR= /usr/man/man1
@@ -46,7 +46,7 @@
  #MANDIR= /dev/env/DJDIR/man/man1
  #MANDIR= /usr/man/u_man/man1
  #MANDIR= /usr/contrib/man/man1
-@@ -837,14 +837,14 @@
+@@ -825,14 +825,14 @@ CALCRC= ${CALC_SHAREDIR}/startup:~/.calc
  #
  # If in doubt, set USE_READLINE, READLINE_LIB and READLINE_INCLUDE to nothing.
  #
@@ -67,7 +67,7 @@
  #
  #READLINE_LIB= -L/usr/gnu/lib -lreadline
  #READLINE_EXTRAS= -lhistory -lncurses
-@@ -869,7 +869,7 @@
+@@ -866,7 +866,7 @@ READLINE_INCLUDE=
  #CALCPAGER= more
  #CALCPAGER= pg
  #CALCPAGER= cat
@@ -76,19 +76,8 @@
  #CALCPAGER= less.exe -ci
  
  # Debug/Optimize options for ${CC} and ${LCC}
-@@ -978,8 +978,8 @@
- # MKDIR_ARG= -p			# use mkdir -p when creating paths
- # MKDIR_ARG=			# use if system does not understand mkdir -p
- #
--MKDIR_ARG= -p
--#MKDIR_ARG=
-+#MKDIR_ARG= -p
-+MKDIR_ARG=
+@@ -993,35 +993,36 @@ LIB_EXT_VERSION= ${LIB_EXT}.${VERSION}
  
- # Some out of date operating systems require/want an executable to
- # end with a certain file extension.  Some compiler systems such as
-@@ -1012,35 +1012,36 @@
- 
  # standard utilities used during make
  #
 -SHELL= /bin/sh
@@ -137,9 +126,9 @@
  # assume the X11 makedepend tool for the depend rule
  MAKEDEPEND= makedepend
  STRIP= strip
-@@ -1248,13 +1249,15 @@
- #
- CCWARN= -Wall -W -Wno-comment
+@@ -1269,13 +1270,15 @@ WNO_IMPLICT= -Wno-implicit
+ WNO_ERROR_LONG_LONG= -Wno-error=long-long
+ WNO_LONG_LONG= -Wno-long-long
  CCWERR=
 -CCOPT= ${DEBUG}
 +#CCOPT= ${DEBUG}
@@ -157,7 +146,7 @@
  #
  endif
  
-@@ -1516,7 +1519,8 @@
+@@ -1554,7 +1557,8 @@ ICFLAGS= ${COMMON_CFLAGS} ${CC_STATIC}
  else
  ICFLAGS= ${COMMON_CFLAGS} ${CC_SHARE}
  endif
@@ -167,7 +156,16 @@
  
  # Required flags to link files for calc
  #
-@@ -1728,7 +1732,7 @@
+@@ -1738,7 +1742,7 @@ CUSTOM_PASSDOWN=  \
+     CO=${CO} \
+     COMMON_CFLAGS="${COMMON_CFLAGS} -I.." \
+     COMMON_LDFLAGS="${COMMON_LDFLAGS}" \
+-    CP=${CP} \
++    CP="${CP}" \
+     CUSTOMCALDIR="${CUSTOMCALDIR}" \
+     CUSTOMHELPDIR="${CUSTOMHELPDIR}" \
+     CUSTOMINCDIR="${CUSTOMINCDIR}" \
+@@ -1766,7 +1770,7 @@ CUSTOM_PASSDOWN=  \
      PURIFY="${PURIFY}" \
      Q="${Q}" \
      RANLIB="${RANLIB}" \
@@ -176,7 +174,16 @@
      RMDIR=${RMDIR} \
      SCRIPTDIR="${SCRIPTDIR}" \
      SED=${SED} \
-@@ -1768,7 +1772,7 @@
+@@ -1792,7 +1796,7 @@ HELP_PASSDOWN= \
+     CO=${CO} \
+     COMMON_CFLAGS="${COMMON_CFLAGS}" \
+     COMMON_LDFLAGS="${COMMON_LDFLAGS}" \
+-    CP=${CP} \
++    CP="${CP}" \
+     EXT=${EXT} \
+     FMT=${FMT} \
+     HELPDIR="${HELPDIR}" \
+@@ -1806,7 +1810,7 @@ HELP_PASSDOWN= \
      MKDIR=${MKDIR} \
      MV=${MV} \
      Q="${Q}" \
@@ -185,7 +192,16 @@
      RMDIR=${RMDIR} \
      SCRIPTDIR="${SCRIPTDIR}" \
      SED=${SED} \
-@@ -1797,7 +1801,7 @@
+@@ -1826,7 +1830,7 @@ CAL_PASSDOWN= \
+     CHMOD=${CHMOD} \
+     CMP=${CMP} \
+     CO=${CO} \
+-    CP=${CP} \
++    CP="${CP}" \
+     HELPDIR="${HELPDIR}" \
+     INCDIR="${INCDIR}" \
+     LANG=${LANG} \
+@@ -1835,7 +1839,7 @@ CAL_PASSDOWN= \
      MKDIR=${MKDIR} \
      MV=${MV} \
      Q="${Q}" \
@@ -194,7 +210,16 @@
      RMDIR=${RMDIR} \
      SCRIPTDIR="${SCRIPTDIR}" \
      T=${T} \
-@@ -1826,7 +1830,7 @@
+@@ -1854,7 +1858,7 @@ CSCRIPT_PASSDOWN= \
+     CHMOD=${CHMOD} \
+     CMP=${CMP} \
+     CO=${CO} \
+-    CP=${CP} \
++    CP="${CP}" \
+     FMT=${FMT} \
+     HELPDIR="${HELPDIR}" \
+     INCDIR="${INCDIR}" \
+@@ -1864,7 +1868,7 @@ CSCRIPT_PASSDOWN= \
      MKDIR=${MKDIR} \
      MV=${MV} \
      Q="${Q}" \

Modified: trunk/math/calc/pkg-plist
===================================================================
--- trunk/math/calc/pkg-plist	2016-03-15 20:59:30 UTC (rev 21194)
+++ trunk/math/calc/pkg-plist	2016-03-15 21:00:47 UTC (rev 21195)
@@ -67,14 +67,8 @@
 include/calc/zrandom.h
 lib/libcalc.so
 lib/libcalc.so.%%VERSION%%
-lib/libcalc.so.%%VER1%%
-lib/libcalc.so.%%VER2%%
-lib/libcalc.so.%%VER3%%
 lib/libcustcalc.so
 lib/libcustcalc.so.%%VERSION%%
-lib/libcustcalc.so.%%VER1%%
-lib/libcustcalc.so.%%VER2%%
-lib/libcustcalc.so.%%VER3%%
 man/man1/calc.1.gz
 %%DATADIR%%/README
 %%DATADIR%%/alg_config.cal
@@ -518,10 +512,4 @@
 %%DATADIR%%/varargs.cal
 %%DATADIR%%/xx_print.cal
 %%DATADIR%%/zeta2.cal
- at dirrm %%DATADIR%%/help
- at dirrm %%DATADIR%%/custom
- at dirrm %%DATADIR%%/custhelp
- at dirrm %%DATADIR%%
- at dirrmtry include/calc/custom
- at dirrm include/calc
- at dirrm bin/cscript
+ at dir include/calc/custom

Added: trunk/math/php55-bcmath/Makefile
===================================================================
--- trunk/math/php55-bcmath/Makefile	                        (rev 0)
+++ trunk/math/php55-bcmath/Makefile	2016-03-15 21:00:47 UTC (rev 21195)
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale at FreeBSD.org>
+# $FreeBSD: head/math/php55-bcmath/Makefile 340722 2014-01-22 17:00:46Z mat $
+
+CATEGORIES=	math
+
+MASTERDIR=	${.CURDIR}/../../lang/php55
+
+PKGNAMESUFFIX=	-bcmath
+
+.include "${MASTERDIR}/Makefile"


Property changes on: trunk/math/php55-bcmath/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/math/php55-gmp/Makefile
===================================================================
--- trunk/math/php55-gmp/Makefile	                        (rev 0)
+++ trunk/math/php55-gmp/Makefile	2016-03-15 21:00:47 UTC (rev 21195)
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale at FreeBSD.org>
+# $FreeBSD: head/math/php55-gmp/Makefile 340722 2014-01-22 17:00:46Z mat $
+
+CATEGORIES=	math
+
+MASTERDIR=	${.CURDIR}/../../lang/php55
+
+PKGNAMESUFFIX=	-gmp
+
+.include "${MASTERDIR}/Makefile"


Property changes on: trunk/math/php55-gmp/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/math/php56-bcmath/Makefile
===================================================================
--- trunk/math/php56-bcmath/Makefile	                        (rev 0)
+++ trunk/math/php56-bcmath/Makefile	2016-03-15 21:00:47 UTC (rev 21195)
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale at FreeBSD.org>
+# $FreeBSD: head/math/php56-bcmath/Makefile 367268 2014-09-04 14:24:25Z ale $
+
+CATEGORIES=	math
+
+MASTERDIR=	${.CURDIR}/../../lang/php56
+
+PKGNAMESUFFIX=	-bcmath
+
+.include "${MASTERDIR}/Makefile"


Property changes on: trunk/math/php56-bcmath/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/math/php56-gmp/Makefile
===================================================================
--- trunk/math/php56-gmp/Makefile	                        (rev 0)
+++ trunk/math/php56-gmp/Makefile	2016-03-15 21:00:47 UTC (rev 21195)
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale at FreeBSD.org>
+# $FreeBSD: head/math/php56-gmp/Makefile 367268 2014-09-04 14:24:25Z ale $
+
+CATEGORIES=	math
+
+MASTERDIR=	${.CURDIR}/../../lang/php56
+
+PKGNAMESUFFIX=	-gmp
+
+.include "${MASTERDIR}/Makefile"


Property changes on: trunk/math/php56-gmp/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/math/php70-bcmath/Makefile
===================================================================
--- trunk/math/php70-bcmath/Makefile	                        (rev 0)
+++ trunk/math/php70-bcmath/Makefile	2016-03-15 21:00:47 UTC (rev 21195)
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale at FreeBSD.org>
+# $FreeBSD: head/math/php70-bcmath/Makefile 408932 2016-02-15 14:34:26Z miwi $
+
+CATEGORIES=	math
+
+MASTERDIR=	${.CURDIR}/../../lang/php70
+
+PKGNAMESUFFIX=	-bcmath
+
+.include "${MASTERDIR}/Makefile"


Property changes on: trunk/math/php70-bcmath/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/math/php70-gmp/Makefile
===================================================================
--- trunk/math/php70-gmp/Makefile	                        (rev 0)
+++ trunk/math/php70-gmp/Makefile	2016-03-15 21:00:47 UTC (rev 21195)
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale at FreeBSD.org>
+# $FreeBSD: head/math/php70-gmp/Makefile 408932 2016-02-15 14:34:26Z miwi $
+
+CATEGORIES=	math
+
+MASTERDIR=	${.CURDIR}/../../lang/php70
+
+PKGNAMESUFFIX=	-gmp
+
+.include "${MASTERDIR}/Makefile"


Property changes on: trunk/math/php70-gmp/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


More information about the Midnightbsd-cvs mailing list