Remove configure flag --enable-gd-native-ttf at upstreams request.
authorLuca Longinotti <chtekk@gentoo.org>
Tue, 6 Mar 2007 12:46:48 +0000 (12:46 +0000)
committerLuca Longinotti <chtekk@gentoo.org>
Tue, 6 Mar 2007 12:46:48 +0000 (12:46 +0000)
eclass/php4_4-sapi.eclass
eclass/php5_0-sapi.eclass
eclass/php5_1-sapi.eclass
eclass/php5_2-sapi.eclass

index a35cf3cd32db143e796cc118d1f8f1605546e8e5..7cc4da0971f0317bbf5da3927c4c23e8f26c43f7 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php4_4-sapi.eclass,v 1.32 2007/03/05 01:50:47 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php4_4-sapi.eclass,v 1.33 2007/03/06 12:46:48 chtekk Exp $
 
 # ========================================================================
 #
@@ -460,13 +460,11 @@ php4_4-sapi_src_compile() {
                phpconfutils_extension_with             "freetype-dir"  "truetype"              0 "/usr"
                phpconfutils_extension_with             "t1lib"                 "truetype"              0 "/usr"
                phpconfutils_extension_enable   "gd-jis-conv"   "cjk"                   0
-               phpconfutils_extension_enable   "gd-native-ttf" "truetype"              0
                phpconfutils_extension_with     "gd"                    "gd-external"   1 "/usr"
        else
                phpconfutils_extension_with             "freetype-dir"  "truetype"              0 "/usr"
                phpconfutils_extension_with             "t1lib"                 "truetype"              0 "/usr"
                phpconfutils_extension_enable   "gd-jis-conv"   "cjk"                   0
-               phpconfutils_extension_enable   "gd-native-ttf" "truetype"              0
                phpconfutils_extension_with             "jpeg-dir"              "gd"                    0 "/usr"
                phpconfutils_extension_with     "png-dir"               "gd"                    0 "/usr"
                phpconfutils_extension_with     "xpm-dir"               "xpm"                   0 "/usr/X11R6"
@@ -642,6 +640,9 @@ php4_4-sapi_pkg_postinst() {
 
        ewarn "The Ovrimos extension was recently removed and has no available"
        ewarn "substitute, our ebuilds reflect this."
+       ewarn "The configure option --enable-gd-native-ttf (enabled by the"
+       ewarn "'truetype' USE flag) was removed at upstreams request,"
+       ewarn "as it's considered old and broken."
        ewarn "Hardened-PHP was also removed from the PHP 4.4 ebuilds in"
        ewarn "favour of its successor Suhosin, enable the 'suhosin' USE"
        ewarn "flag to install it."
index c49f566c70d21dd5f22985165e70ff473a324f6e..03517ad657bd46f2b61133da8d3f7a5d93125543 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php5_0-sapi.eclass,v 1.31 2007/03/05 01:50:47 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php5_0-sapi.eclass,v 1.32 2007/03/06 12:46:48 chtekk Exp $
 
 # ========================================================================
 #
@@ -432,13 +432,11 @@ php5_0-sapi_src_compile() {
                phpconfutils_extension_with             "freetype-dir"  "truetype"              0 "/usr"
                phpconfutils_extension_with             "t1lib"                 "truetype"              0 "/usr"
                phpconfutils_extension_enable   "gd-jis-conv"   "cjk"                   0
-               phpconfutils_extension_enable   "gd-native-ttf" "truetype"              0
                phpconfutils_extension_with     "gd"                    "gd-external"   1 "/usr"
        else
                phpconfutils_extension_with             "freetype-dir"  "truetype"              0 "/usr"
                phpconfutils_extension_with             "t1lib"                 "truetype"              0 "/usr"
                phpconfutils_extension_enable   "gd-jis-conv"   "cjk"                   0
-               phpconfutils_extension_enable   "gd-native-ttf" "truetype"              0
                phpconfutils_extension_with             "jpeg-dir"              "gd"                    0 "/usr"
                phpconfutils_extension_with     "png-dir"               "gd"                    0 "/usr"
                phpconfutils_extension_with     "xpm-dir"               "xpm"                   0 "/usr/X11R6"
@@ -619,6 +617,9 @@ php5_0-sapi_pkg_postinst() {
        ewarn "certain PaX options in the kernel."
        ewarn
 
+       ewarn "The configure option --enable-gd-native-ttf (enabled by the"
+       ewarn "'truetype' USE flag) was removed at upstreams request,"
+       ewarn "as it's considered old and broken."
        ewarn "Hardened-PHP was also removed from the PHP 5.0 ebuilds in"
        ewarn "favour of its successor Suhosin, enable the 'suhosin' USE"
        ewarn "flag to install it."
index b2978cd2525f57b9e22f34cfd603902a87d0c9b1..55c4f198538d9ad4c62e1676f5d88149e1966304 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php5_1-sapi.eclass,v 1.38 2007/03/05 02:04:03 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php5_1-sapi.eclass,v 1.39 2007/03/06 12:46:48 chtekk Exp $
 
 # ========================================================================
 #
@@ -476,13 +476,11 @@ php5_1-sapi_src_compile() {
                phpconfutils_extension_with             "freetype-dir"  "truetype"              0 "/usr"
                phpconfutils_extension_with             "t1lib"                 "truetype"              0 "/usr"
                phpconfutils_extension_enable   "gd-jis-conv"   "cjk"                   0
-               phpconfutils_extension_enable   "gd-native-ttf" "truetype"              0
                phpconfutils_extension_with     "gd"                    "gd-external"   1 "/usr"
        else
                phpconfutils_extension_with             "freetype-dir"  "truetype"              0 "/usr"
                phpconfutils_extension_with             "t1lib"                 "truetype"              0 "/usr"
                phpconfutils_extension_enable   "gd-jis-conv"   "cjk"                   0
-               phpconfutils_extension_enable   "gd-native-ttf" "truetype"              0
                phpconfutils_extension_with             "jpeg-dir"              "gd"                    0 "/usr"
                phpconfutils_extension_with     "png-dir"               "gd"                    0 "/usr"
                phpconfutils_extension_with     "xpm-dir"               "xpm"                   0 "/usr/X11R6"
@@ -704,6 +702,9 @@ php5_1-sapi_pkg_postinst() {
        ewarn "The 'vm-goto' and 'vm-switch' USE flags were also removed,"
        ewarn "since the alternative VMs aren't really supported upstream."
        ewarn "Once their state becomes clearer, we'll consider readding them."
+       ewarn "The configure option --enable-gd-native-ttf (enabled by the"
+       ewarn "'truetype' USE flag) was removed at upstreams request,"
+       ewarn "as it's considered old and broken."
        ewarn "Hardened-PHP was also removed from the PHP 5.1 ebuilds in"
        ewarn "favour of its successor Suhosin, enable the 'suhosin' USE"
        ewarn "flag to install it."
index 81a09c99d962c6d323f199683b6ca8981cec50bd..603cc38c3ea2dae82144897fa0af0f82e5fd8383 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php5_2-sapi.eclass,v 1.1 2007/03/05 01:50:47 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php5_2-sapi.eclass,v 1.2 2007/03/06 12:46:48 chtekk Exp $
 
 # ========================================================================
 #
@@ -479,13 +479,11 @@ php5_2-sapi_src_compile() {
                phpconfutils_extension_with             "freetype-dir"  "truetype"              0 "/usr"
                phpconfutils_extension_with             "t1lib"                 "truetype"              0 "/usr"
                phpconfutils_extension_enable   "gd-jis-conv"   "cjk"                   0
-               phpconfutils_extension_enable   "gd-native-ttf" "truetype"              0
                phpconfutils_extension_with     "gd"                    "gd-external"   1 "/usr"
        else
                phpconfutils_extension_with             "freetype-dir"  "truetype"              0 "/usr"
                phpconfutils_extension_with             "t1lib"                 "truetype"              0 "/usr"
                phpconfutils_extension_enable   "gd-jis-conv"   "cjk"                   0
-               phpconfutils_extension_enable   "gd-native-ttf" "truetype"              0
                phpconfutils_extension_with             "jpeg-dir"              "gd"                    0 "/usr"
                phpconfutils_extension_with     "png-dir"               "gd"                    0 "/usr"
                phpconfutils_extension_with     "xpm-dir"               "xpm"                   0 "/usr/X11R6"
@@ -709,6 +707,9 @@ php5_2-sapi_pkg_postinst() {
        ewarn "there were serious problems with compilation and the required"
        ewarn "Ming library. This functionality will be reintroduced later"
        ewarn "as an independant, external PHP extension."
+       ewarn "The configure option --enable-gd-native-ttf (enabled by the"
+       ewarn "'truetype' USE flag) was removed at upstreams request,"
+       ewarn "as it's considered old and broken."
        ewarn "Hardened-PHP was also removed from the PHP 5.2 ebuilds in"
        ewarn "favour of its successor Suhosin, enable the 'suhosin' USE"
        ewarn "flag to install it."