ports/81200: [patch] Mk/bsd.php.mk: add math/pecl-big_int

Antonio Carlos Venancio Junior antonio at php.net
Wed May 18 14:00:29 UTC 2005


>Number:         81200
>Category:       ports
>Synopsis:       [patch] Mk/bsd.php.mk: add math/pecl-big_int
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 18 14:00:24 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #7: Tue May 10 10:37:35 BRT 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ add math/pecl-big_int to Mk/bsd.php.mk
>How-To-Repeat:
>Fix:
--- bsd.php.mk.orig	Wed May 18 09:39:56 2005
+++ bsd.php.mk	Wed May 18 10:13:47 2005
@@ -251,7 +251,7 @@
 # Extensions
 .if ${USE_PHP:L} != "yes"
 # non-version specific components
-_USE_PHP_ALL=	bcmath bz2 calendar ctype curl dba dbase dbx dio \
+_USE_PHP_ALL=	bcmath big_int bz2 calendar ctype curl dba dbase dbx dio \
 		exif fileinfo filepro fribidi ftp gd gettext gmp \
 		iconv imagick imap interbase ldap mbstring mcrypt mcve \
 		mhash ming mnogosearch mssql mysql ncurses odbc \
@@ -264,6 +264,7 @@
 _USE_PHP_VER5=	${_USE_PHP_ALL} dom mysqli simplexml soap sqlite tidy xsl
 
 bcmath_DEPENDS=	math/php${PHP_VER}-bcmath
+big_int_DEPENDS=math/pecl-big_int
 bz2_DEPENDS=	archivers/php${PHP_VER}-bz2
 calendar_DEPENDS=	misc/php${PHP_VER}-calendar
 crack_DEPENDS=	security/php${PHP_VER}-crack
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list