FreeBSD Bugzilla – Attachment 158841 Details for
Bug 201618
[patch] lang/php5*-extensions: convert to USES=metaport
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile-php5x.diff
patch-php5x-extensions.diff (text/plain), 2.46 KB, created by
Andriy Voskoboinyk
on 2015-07-16 14:07:23 UTC
(
hide
)
Description:
Makefile-php5x.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-07-16 14:07:23 UTC
Size:
2.46 KB
patch
obsolete
>Index: lang/php5-extensions/Makefile >=================================================================== >--- lang/php5-extensions/Makefile (revision 392295) >+++ lang/php5-extensions/Makefile (working copy) >@@ -4,22 +4,18 @@ > PORTNAME= php5 > PORTVERSION= 1.7 > CATEGORIES= lang >-MASTER_SITES= # none > PKGNAMESUFFIX= -extensions >-DISTFILES= # none >-EXTRACT_ONLY= # none > > MAINTAINER= ale@FreeBSD.org > COMMENT= "meta-port" to install PHP extensions > >+USES= metaport >+ > USE_PHP= yes > PHP_DEFAULT= 5.4 > IGNORE_WITH_PHP=53 55 > USE_PHP_BUILD= yes > >-NO_BUILD= yes >-NO_MTREE= yes >- > OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \ > DOM EXIF FILEINFO FILTER FTP GD GETTEXT \ > GMP HASH ICONV IMAP INTERBASE JSON LDAP MBSTRING MCRYPT \ >@@ -121,7 +117,4 @@ > . endif > .endfor > >-do-install: build >- @${DO_NADA} >- > .include <bsd.port.mk> >Index: lang/php55-extensions/Makefile >=================================================================== >--- lang/php55-extensions/Makefile (revision 392295) >+++ lang/php55-extensions/Makefile (working copy) >@@ -4,22 +4,18 @@ > PORTNAME= php55 > PORTVERSION= 1.8 > CATEGORIES= lang >-MASTER_SITES= # none > PKGNAMESUFFIX= -extensions >-DISTFILES= # none >-EXTRACT_ONLY= # none > > MAINTAINER= ale@FreeBSD.org > COMMENT= "meta-port" to install PHP extensions > >+USES= metaport >+ > USE_PHP= yes > PHP_DEFAULT= 5.5 > IGNORE_WITH_PHP=53 54 5 > USE_PHP_BUILD= yes > >-NO_BUILD= yes >-NO_MTREE= yes >- > OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \ > DOM EXIF FILEINFO FILTER FTP GD GETTEXT \ > GMP HASH ICONV IMAP INTERBASE JSON LDAP MBSTRING MCRYPT \ >@@ -123,7 +119,4 @@ > . endif > .endfor > >-do-install: build >- @${DO_NADA} >- > .include <bsd.port.mk> >Index: lang/php56-extensions/Makefile >=================================================================== >--- lang/php56-extensions/Makefile (revision 392283) >+++ lang/php56-extensions/Makefile (working copy) >@@ -4,22 +4,18 @@ > PORTNAME= php56 > PORTVERSION= 1.0 > CATEGORIES= lang >-MASTER_SITES= # none > PKGNAMESUFFIX= -extensions >-DISTFILES= # none >-EXTRACT_ONLY= # none > > MAINTAINER= ale@FreeBSD.org > COMMENT= "meta-port" to install PHP extensions > >+USES= metaport >+ > USE_PHP= yes > PHP_DEFAULT= 5.6 > IGNORE_WITH_PHP=53 54 55 5 > USE_PHP_BUILD= yes > >-NO_BUILD= yes >-NO_MTREE= yes >- > OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \ > DOM EXIF FILEINFO FILTER FTP GD GETTEXT \ > GMP HASH ICONV IMAP INTERBASE JSON LDAP MBSTRING MCRYPT \ >@@ -123,7 +119,4 @@ > . endif > .endfor > >-do-install: build >- @${DO_NADA} >- > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 201618
: 158841 |
158842
|
158843
|
158844
|
158845