diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-09-06 15:54:59 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-09-06 15:54:59 +0000 |
commit | a070652c9b0076226b9693bd43e28b3b22cc7a09 (patch) | |
tree | 574e74a93249181321d48314a904d39efff6f2d1 /dev-php | |
parent | Fix HOMEPAGE for the new beta version. (diff) | |
download | historical-a070652c9b0076226b9693bd43e28b3b22cc7a09.tar.gz historical-a070652c9b0076226b9693bd43e28b3b22cc7a09.tar.bz2 historical-a070652c9b0076226b9693bd43e28b3b22cc7a09.zip |
Cleanup
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'dev-php')
52 files changed, 79 insertions, 705 deletions
diff --git a/dev-php/PEAR-HTTP_Client/ChangeLog b/dev-php/PEAR-HTTP_Client/ChangeLog index 2d190ea60428..c2a92b914ecf 100644 --- a/dev-php/PEAR-HTTP_Client/ChangeLog +++ b/dev-php/PEAR-HTTP_Client/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTTP_Client # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Client/ChangeLog,v 1.4 2007/08/21 17:58:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Client/ChangeLog,v 1.5 2007/09/06 15:39:44 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-HTTP_Client-1.1.0.ebuild: + Cleanup 21 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> PEAR-HTTP_Client-1.1.1.ebuild: diff --git a/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.1.0.ebuild b/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.1.0.ebuild deleted file mode 100644 index d639611ab081..000000000000 --- a/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.1.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.1.0.ebuild,v 1.1 2006/09/29 06:17:24 sebastian Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Provides functionality to perform multiple HTTP requests and process their results." -LICENSE="PHP" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -RDEPEND="dev-php/PEAR-HTTP_Request" diff --git a/dev-php/PEAR-HTTP_Client/files/digest-PEAR-HTTP_Client-1.1.0 b/dev-php/PEAR-HTTP_Client/files/digest-PEAR-HTTP_Client-1.1.0 deleted file mode 100644 index 2b2136f3bc6d..000000000000 --- a/dev-php/PEAR-HTTP_Client/files/digest-PEAR-HTTP_Client-1.1.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 2067402dfaf521a3ae2e3fa7acf79186 HTTP_Client-1.1.0.tgz 7966 -RMD160 711914229d15abb5af51ac19bb58c11b759c0f72 HTTP_Client-1.1.0.tgz 7966 -SHA256 150987cbd2459a736e8b86e23de008002af338c7ab187ad46df0bbdf6582fddd HTTP_Client-1.1.0.tgz 7966 diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index 04d3b96414e4..983f26b4791a 100644 --- a/dev-php/PEAR-Log/ChangeLog +++ b/dev-php/PEAR-Log/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Log # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.64 2007/08/17 14:55:25 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.65 2007/09/06 15:41:42 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Log-1.9.10.ebuild: + Cleanup *PEAR-Log-1.9.11 (17 Aug 2007) diff --git a/dev-php/PEAR-Log/PEAR-Log-1.9.10.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.9.10.ebuild deleted file mode 100644 index abe4f17421c1..000000000000 --- a/dev-php/PEAR-Log/PEAR-Log-1.9.10.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.10.ebuild,v 1.1 2007/03/21 23:02:22 chtekk Exp $ - -inherit php-pear-r1 - -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" - -DESCRIPTION="The Log framework provides an abstracted logging system. It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal targets." -LICENSE="PHP" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1" diff --git a/dev-php/PEAR-Log/files/digest-PEAR-Log-1.9.10 b/dev-php/PEAR-Log/files/digest-PEAR-Log-1.9.10 deleted file mode 100644 index 40fcb48835af..000000000000 --- a/dev-php/PEAR-Log/files/digest-PEAR-Log-1.9.10 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ea725a7cc7868d0d81abe6f7bc7f2a95 Log-1.9.10.tgz 37063 -RMD160 e4d3295421a43df710ac41f9832c83d890fbf817 Log-1.9.10.tgz 37063 -SHA256 a3383f1ea32ce3eaecbe14bc841767dfb09b63087bd7e96325db8b7bc3f42234 Log-1.9.10.tgz 37063 diff --git a/dev-php/PEAR-MDB2/ChangeLog b/dev-php/PEAR-MDB2/ChangeLog index 29e6ba78c972..9befe994c89a 100644 --- a/dev-php/PEAR-MDB2/ChangeLog +++ b/dev-php/PEAR-MDB2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-MDB2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/ChangeLog,v 1.8 2007/05/21 14:24:57 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/ChangeLog,v 1.9 2007/09/06 15:44:41 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-MDB2-2.1.0.ebuild: + Cleanup + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-MDB2-2.1.0.ebuild: + Cleanup *PEAR-MDB2-2.4.1 (21 May 2007) diff --git a/dev-php/PEAR-MDB2/PEAR-MDB2-2.1.0.ebuild b/dev-php/PEAR-MDB2/PEAR-MDB2-2.1.0.ebuild deleted file mode 100644 index 8611607085c2..000000000000 --- a/dev-php/PEAR-MDB2/PEAR-MDB2-2.1.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/PEAR-MDB2-2.1.0.ebuild,v 1.4 2007/08/25 23:19:17 vapier Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Database Abstraction Layer" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="mysql mysqli oci8 oci8-instant-client postgres sqlite" - -PDEPEND="mysql? ( dev-php/PEAR-MDB2_Driver_mysql ) - mysqli? ( dev-php/PEAR-MDB2_Driver_mysqli ) - oci8? ( dev-php/PEAR-MDB2_Driver_oci8 ) - oci8-instant-client? ( dev-php/PEAR-MDB2_Driver_oci8 ) - postgres? ( dev-php/PEAR-MDB2_Driver_pgsql ) - sqlite? ( dev-php/PEAR-MDB2_Driver_sqlite )" diff --git a/dev-php/PEAR-MDB2/files/digest-PEAR-MDB2-2.1.0 b/dev-php/PEAR-MDB2/files/digest-PEAR-MDB2-2.1.0 deleted file mode 100644 index 11fc5f6ac908..000000000000 --- a/dev-php/PEAR-MDB2/files/digest-PEAR-MDB2-2.1.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 fc452e0e48c2ad67ca8e0af41c462535 MDB2-2.1.0.tgz 90119 -RMD160 61ba28fcb620de29ea13a21e1ff2cb0825c13cff MDB2-2.1.0.tgz 90119 -SHA256 640b58698f61413102654810b57dd6b141519be9f15eef69d637cf9f3ba44a33 MDB2-2.1.0.tgz 90119 diff --git a/dev-php/PEAR-MDB2_Driver_mysql/ChangeLog b/dev-php/PEAR-MDB2_Driver_mysql/ChangeLog index 19a876c7dd47..251a29c5e983 100644 --- a/dev-php/PEAR-MDB2_Driver_mysql/ChangeLog +++ b/dev-php/PEAR-MDB2_Driver_mysql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-MDB2_Driver_mysql # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysql/ChangeLog,v 1.4 2007/05/21 14:29:43 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysql/ChangeLog,v 1.5 2007/09/06 15:42:43 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-MDB2_Driver_mysql-1.1.0.ebuild: + Cleanup *PEAR-MDB2_Driver_mysql-1.4.1 (21 May 2007) diff --git a/dev-php/PEAR-MDB2_Driver_mysql/PEAR-MDB2_Driver_mysql-1.1.0.ebuild b/dev-php/PEAR-MDB2_Driver_mysql/PEAR-MDB2_Driver_mysql-1.1.0.ebuild deleted file mode 100644 index f5f2cfa6d13a..000000000000 --- a/dev-php/PEAR-MDB2_Driver_mysql/PEAR-MDB2_Driver_mysql-1.1.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysql/PEAR-MDB2_Driver_mysql-1.1.0.ebuild,v 1.4 2007/08/25 23:19:17 vapier Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Database Abstraction Layer, mysql driver" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -DEPEND="dev-php/PEAR-MDB2" -RDEPEND="${DEPEND}" - -pkg_setup() { - has_php - require_php_with_use mysql -} diff --git a/dev-php/PEAR-MDB2_Driver_mysql/files/digest-PEAR-MDB2_Driver_mysql-1.1.0 b/dev-php/PEAR-MDB2_Driver_mysql/files/digest-PEAR-MDB2_Driver_mysql-1.1.0 deleted file mode 100644 index ce918e0079d3..000000000000 --- a/dev-php/PEAR-MDB2_Driver_mysql/files/digest-PEAR-MDB2_Driver_mysql-1.1.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 3b220a236fbec73f9e93287338ae245d MDB2_Driver_mysql-1.1.0.tgz 24896 -RMD160 d63ef7306244e389da6323961f8080a0818ba3ac MDB2_Driver_mysql-1.1.0.tgz 24896 -SHA256 0f32c5ce04cbd90995fb6e4415ceb8361a858fe75bce462dfdc5d5248bc4b7df MDB2_Driver_mysql-1.1.0.tgz 24896 diff --git a/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog b/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog index 2d6bec45bca9..99c7ed6c8546 100644 --- a/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog +++ b/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-MDB2_Driver_mysqli # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog,v 1.4 2007/05/21 14:32:46 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog,v 1.5 2007/09/06 15:44:29 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-MDB2_Driver_mysqli-1.1.0.ebuild: + Cleanup *PEAR-MDB2_Driver_mysqli-1.4.1 (21 May 2007) diff --git a/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.1.0.ebuild b/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.1.0.ebuild deleted file mode 100644 index ff9c3c7d1b15..000000000000 --- a/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.1.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.1.0.ebuild,v 1.4 2007/08/25 23:19:17 vapier Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Database Abstraction Layer, mysqli driver" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -DEPEND="dev-php/PEAR-MDB2" -RDEPEND="${DEPEND}" - -need_php5 - -pkg_setup() { - has_php - require_php_with_use mysqli -} diff --git a/dev-php/PEAR-MDB2_Driver_mysqli/files/digest-PEAR-MDB2_Driver_mysqli-1.1.0 b/dev-php/PEAR-MDB2_Driver_mysqli/files/digest-PEAR-MDB2_Driver_mysqli-1.1.0 deleted file mode 100644 index 8f414c3ee915..000000000000 --- a/dev-php/PEAR-MDB2_Driver_mysqli/files/digest-PEAR-MDB2_Driver_mysqli-1.1.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 332c1bd5668a5a1a0429d28bec9f92b0 MDB2_Driver_mysqli-1.1.0.tgz 26468 -RMD160 721142f92366dab5c0a9b5d62ab8a3829e3d42f1 MDB2_Driver_mysqli-1.1.0.tgz 26468 -SHA256 a5cafd749c8690778b0ed040b9cc68cab7f58d4a1c78e55b192cd1a5a6b4ddda MDB2_Driver_mysqli-1.1.0.tgz 26468 diff --git a/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog b/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog index 9eff62fb24b2..b18f3987d67c 100644 --- a/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog +++ b/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-MDB2_Driver_oci8 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog,v 1.2 2007/05/21 14:33:36 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_oci8/ChangeLog,v 1.3 2007/09/06 15:45:27 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-MDB2_Driver_oci8-0.3.0.ebuild: + Cleanup *PEAR-MDB2_Driver_oci8-1.4.1 (21 May 2007) diff --git a/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-0.3.0.ebuild b/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-0.3.0.ebuild deleted file mode 100644 index 5b5852be8e57..000000000000 --- a/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-0.3.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-0.3.0.ebuild,v 1.1 2006/07/19 12:07:16 chtekk Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Database Abstraction Layer, oci8 driver" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -DEPEND="dev-php/PEAR-MDB2" -RDEPEND="${DEPEND}" - -pkg_setup() { - has_php - require_php_with_any_use oci8 oci8-instant-client -} diff --git a/dev-php/PEAR-MDB2_Driver_oci8/files/digest-PEAR-MDB2_Driver_oci8-0.3.0 b/dev-php/PEAR-MDB2_Driver_oci8/files/digest-PEAR-MDB2_Driver_oci8-0.3.0 deleted file mode 100644 index 8d3cc7bab504..000000000000 --- a/dev-php/PEAR-MDB2_Driver_oci8/files/digest-PEAR-MDB2_Driver_oci8-0.3.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 1b1c50008a9c2ce7a619756769841316 MDB2_Driver_oci8-0.3.0.tgz 23317 -RMD160 170bc30fde3042b7fb0720d2a28a33dc79dbe2f2 MDB2_Driver_oci8-0.3.0.tgz 23317 -SHA256 21db28b8531aa478ea1db11885a0929f4360b037ff0c8d9e727d79e83270c42d MDB2_Driver_oci8-0.3.0.tgz 23317 diff --git a/dev-php/PEAR-MDB2_Driver_pgsql/ChangeLog b/dev-php/PEAR-MDB2_Driver_pgsql/ChangeLog index b7499b74560f..ab492533bbe2 100644 --- a/dev-php/PEAR-MDB2_Driver_pgsql/ChangeLog +++ b/dev-php/PEAR-MDB2_Driver_pgsql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-MDB2_Driver_pgsql # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_pgsql/ChangeLog,v 1.3 2007/05/21 14:36:02 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_pgsql/ChangeLog,v 1.4 2007/09/06 15:45:44 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-MDB2_Driver_pgsql-1.1.0.ebuild: + Cleanup *PEAR-MDB2_Driver_pgsql-1.4.1 (21 May 2007) diff --git a/dev-php/PEAR-MDB2_Driver_pgsql/PEAR-MDB2_Driver_pgsql-1.1.0.ebuild b/dev-php/PEAR-MDB2_Driver_pgsql/PEAR-MDB2_Driver_pgsql-1.1.0.ebuild deleted file mode 100644 index ba939ba6cf38..000000000000 --- a/dev-php/PEAR-MDB2_Driver_pgsql/PEAR-MDB2_Driver_pgsql-1.1.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_pgsql/PEAR-MDB2_Driver_pgsql-1.1.0.ebuild,v 1.3 2007/08/25 23:19:17 vapier Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Database Abstraction Layer, pgsql driver" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -DEPEND="dev-php/PEAR-MDB2" -RDEPEND="${DEPEND}" - -pkg_setup() { - has_php - require_php_with_use postgres -} diff --git a/dev-php/PEAR-MDB2_Driver_pgsql/files/digest-PEAR-MDB2_Driver_pgsql-1.1.0 b/dev-php/PEAR-MDB2_Driver_pgsql/files/digest-PEAR-MDB2_Driver_pgsql-1.1.0 deleted file mode 100644 index 233a377ae007..000000000000 --- a/dev-php/PEAR-MDB2_Driver_pgsql/files/digest-PEAR-MDB2_Driver_pgsql-1.1.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0d8a6ae82bfcb8e292b323de182da604 MDB2_Driver_pgsql-1.1.0.tgz 22663 -RMD160 cd8a30e9245a96aee1b2bd0f33fe2a20391935fc MDB2_Driver_pgsql-1.1.0.tgz 22663 -SHA256 abf548b92c271323c45430ad8825dd5994f4a998f7fc533c2637aef8ddd57b31 MDB2_Driver_pgsql-1.1.0.tgz 22663 diff --git a/dev-php/PEAR-MDB2_Driver_sqlite/ChangeLog b/dev-php/PEAR-MDB2_Driver_sqlite/ChangeLog index 522e77451a68..d3b5b72e18e2 100644 --- a/dev-php/PEAR-MDB2_Driver_sqlite/ChangeLog +++ b/dev-php/PEAR-MDB2_Driver_sqlite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-MDB2_Driver_sqlite # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_sqlite/ChangeLog,v 1.3 2007/05/21 14:40:27 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_sqlite/ChangeLog,v 1.4 2007/09/06 15:46:49 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-MDB2_Driver_sqlite-1.1.0.ebuild: + Cleanup *PEAR-MDB2_Driver_sqlite-1.4.1 (21 May 2007) diff --git a/dev-php/PEAR-MDB2_Driver_sqlite/PEAR-MDB2_Driver_sqlite-1.1.0.ebuild b/dev-php/PEAR-MDB2_Driver_sqlite/PEAR-MDB2_Driver_sqlite-1.1.0.ebuild deleted file mode 100644 index 8761a3016dc3..000000000000 --- a/dev-php/PEAR-MDB2_Driver_sqlite/PEAR-MDB2_Driver_sqlite-1.1.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_sqlite/PEAR-MDB2_Driver_sqlite-1.1.0.ebuild,v 1.3 2007/08/25 23:19:17 vapier Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Database Abstraction Layer, sqlite driver" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -DEPEND="dev-php/PEAR-MDB2" -RDEPEND="${DEPEND}" - -pkg_setup() { - has_php - require_sqlite -} diff --git a/dev-php/PEAR-MDB2_Driver_sqlite/files/digest-PEAR-MDB2_Driver_sqlite-1.1.0 b/dev-php/PEAR-MDB2_Driver_sqlite/files/digest-PEAR-MDB2_Driver_sqlite-1.1.0 deleted file mode 100644 index eb3ec8678e43..000000000000 --- a/dev-php/PEAR-MDB2_Driver_sqlite/files/digest-PEAR-MDB2_Driver_sqlite-1.1.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 29d62aaed88284e4717886850a9f528b MDB2_Driver_sqlite-1.1.0.tgz 19835 -RMD160 0d3a97e41685aa2336f73f43ec0284b777922b25 MDB2_Driver_sqlite-1.1.0.tgz 19835 -SHA256 8f495ad0edb1921dc152395a654a8954756556434c0257bd8764e2f5dc15c940 MDB2_Driver_sqlite-1.1.0.tgz 19835 diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog index 6f2c21c61197..3da2b41d035e 100644 --- a/dev-php/PEAR-Mail/ChangeLog +++ b/dev-php/PEAR-Mail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Mail -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.29 2006/10/15 09:09:33 sebastian Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.30 2007/09/06 15:47:11 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Mail-1.1.10.ebuild: + Cleanup *PEAR-Mail-1.1.14 (15 Oct 2006) diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild deleted file mode 100644 index 5132f07a8af3..000000000000 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild,v 1.2 2007/02/11 10:58:19 vapier Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Class that provides multiple interfaces for sending emails" - -LICENSE="PHP" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7" diff --git a/dev-php/PEAR-Mail/files/digest-PEAR-Mail-1.1.10 b/dev-php/PEAR-Mail/files/digest-PEAR-Mail-1.1.10 deleted file mode 100644 index b9d0131bcecb..000000000000 --- a/dev-php/PEAR-Mail/files/digest-PEAR-Mail-1.1.10 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 a1ea25fb8ef61062e178bd34ab15ba33 Mail-1.1.10.tgz 16866 -RMD160 10c6ed3b3fa20cbc54e07a1d838f23ec2c9f279d Mail-1.1.10.tgz 16866 -SHA256 a440b9cc093e13c065bd36b1dc674aaa47a50af09b378d7c986afa1371d464dd Mail-1.1.10.tgz 16866 diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 1075826f17ea..86cfa7860c77 100644 --- a/dev-php/PEAR-PEAR/ChangeLog +++ b/dev-php/PEAR-PEAR/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PEAR # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.94 2007/08/24 16:43:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.95 2007/09/06 15:50:15 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-PEAR-1.4.11.ebuild, + -PEAR-PEAR-1.5.1.ebuild: + Cleanup 24 Aug 2007; Raúl Porcel <armin76@gentoo.org> PEAR-PEAR-1.6.1.ebuild: alpha/ia64 stable wrt security #189075 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild deleted file mode 100644 index 33860d8df8da..000000000000 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild +++ /dev/null @@ -1,140 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild,v 1.15 2007/03/20 19:22:59 chtekk Exp $ - -inherit depend.php - -ARCHIVE_TAR="1.3.1" -CONSOLE_GETOPT="1.2" -XML_RPC="1.5.0" -PEAR="1.4.11" - -[[ -z "${PEAR_CACHEDIR}" ]] && PEAR_CACHEDIR="/var/cache/pear" - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" - -DESCRIPTION="PEAR Base System (PEAR, Archive_Tar, Console_Getopt, XML_RPC)." -HOMEPAGE="http://pear.php.net/" -SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz - http://pear.php.net/get/Console_Getopt-${CONSOLE_GETOPT}.tgz - http://pear.php.net/get/XML_RPC-${XML_RPC}.tgz - http://pear.php.net/get/PEAR-${PEAR}.tgz" -LICENSE="PHP" -SLOT="0" -IUSE="" - -# we deliberately force people to remove their old PEAR installations, -# and any package which may have put an old-style PEAR installation onto -# their box -# we also depend on a recent sandbox version to mitigate problems users -# have been experiencing - -DEPEND="dev-lang/php - !dev-php/php - !dev-php/php-cgi - !dev-php/mod_php - !<dev-php/PEAR-PEAR-1.3.6-r2 - !dev-php/PEAR-Archive_Tar - !dev-php/PEAR-Console_Getopt - !dev-php/PEAR-XML_RPC - >=sys-apps/sandbox-1.2.17" -RDEPEND="${DEPEND}" - -pkg_setup() { - # we call this here, to ensure that the eclass picks the right - # version of php for the job - require_php_cli - - # we check that PHP was compiled with the correct USE flags - if [[ ${PHP_VERSION} == "4" ]] ; then - require_php_with_use cli pcre expat zlib - else - require_php_with_use cli pcre xml zlib - fi -} - -src_install() { - require_php_cli - - # Prevent SNMP related sandbox violoation. - addpredict /usr/share/snmp/mibs/.index - addpredict /var/lib/net-snmp/ - - mkdir -p "${WORKDIR}/PEAR/XML/RPC" - - # Install PEAR Package. - cp -r "${WORKDIR}/PEAR-${PEAR}/OS" "${WORKDIR}/PEAR/" - cp -r "${WORKDIR}/PEAR-${PEAR}/PEAR" "${WORKDIR}/PEAR/" - cp "${WORKDIR}/PEAR-${PEAR}/PEAR.php" "${WORKDIR}/PEAR/PEAR.php" - cp "${WORKDIR}/PEAR-${PEAR}/System.php" "${WORKDIR}/PEAR/System.php" - - # Prepare /usr/bin/pear script. - cp "${WORKDIR}/PEAR-${PEAR}/scripts/pearcmd.php" "${WORKDIR}/PEAR/pearcmd.php" - sed -i "s:@pear_version@:${PEAR}:g" "${WORKDIR}/PEAR/pearcmd.php" || die "sed failed" - cp "${WORKDIR}/PEAR-${PEAR}/scripts/pear.sh" "${WORKDIR}/PEAR/pear" - sed -i "s:@php_bin@:${PHPCLI}:g" "${WORKDIR}/PEAR/pear" || die "sed failed" - sed -i "s:@bin_dir@:/usr/bin:g" "${WORKDIR}/PEAR/pear" || die "sed failed" - sed -i "s:@php_dir@:/usr/share/php:g" "${WORKDIR}/PEAR/pear" || die "sed failed" - sed -i "s:-d output_buffering=1:-d output_buffering=1 -d memory_limit=16M:g" "${WORKDIR}/PEAR/pear" || die "sed failed" - - # Prepare /usr/bin/peardev script. - cp "${WORKDIR}/PEAR-${PEAR}/scripts/peardev.sh" "${WORKDIR}/PEAR/peardev" - sed -i "s:@php_bin@:${PHPCLI}:g" "${WORKDIR}/PEAR/peardev" || die "sed failed" - sed -i "s:@bin_dir@:/usr/bin:g" "${WORKDIR}/PEAR/peardev" || die "sed failed" - sed -i "s:@php_dir@:/usr/share/php:g" "${WORKDIR}/PEAR/peardev" || die "sed failed" - - # Prepare /usr/bin/pecl script. - cp "${WORKDIR}/PEAR-${PEAR}/scripts/peclcmd.php" "${WORKDIR}/PEAR/peclcmd.php" - cp "${WORKDIR}/PEAR-${PEAR}/scripts/pecl.sh" "${WORKDIR}/PEAR/pecl" - sed -i "s:@php_bin@:${PHPCLI}:g" "${WORKDIR}/PEAR/pecl" || die "sed failed" - sed -i "s:@bin_dir@:/usr/bin:g" "${WORKDIR}/PEAR/pecl" || die "sed failed" - sed -i "s:@php_dir@:/usr/share/php:g" "${WORKDIR}/PEAR/pecl" || die "sed failed" - - # Prepare PEAR/Dependency2.php. - sed -i "s:@PEAR-VER@:${PEAR}:g" "${WORKDIR}/PEAR/PEAR/Dependency2.php" || die "sed failed" - - # Install Archive_Tar Package. - cp -r "${WORKDIR}/Archive_Tar-${ARCHIVE_TAR}/Archive" "${WORKDIR}/PEAR/Archive" - - # Install Console_Getopt Package. - cp -r "${WORKDIR}/Console_Getopt-${CONSOLE_GETOPT}/Console" "${WORKDIR}/PEAR/" - - # Install XML_RPC Package. - cp "${WORKDIR}/XML_RPC-${XML_RPC}/RPC.php" "${WORKDIR}/PEAR/XML/RPC.php" - cp "${WORKDIR}/XML_RPC-${XML_RPC}/Server.php" "${WORKDIR}/PEAR/XML/RPC/Server.php" - - # Finalize installation. - cd "${WORKDIR}/PEAR" - insinto /usr/share/php - doins -r Archive Console OS PEAR XML *.php - dobin pear peardev pecl - - insinto /etc - doins "${FILESDIR}/pear.conf" - sed -e "s|s:PHPCLILEN:\"PHPCLI\"|s:${#PHPCLI}:\"${PHPCLI}\"|g" -i "${D}/etc/pear.conf" || die "sed failed" - sed -e "s|s:CACHEDIRLEN:\"CACHEDIR\"|s:${#PEAR_CACHEDIR}:\"${PEAR_CACHEDIR}\"|g" -i "${D}/etc/pear.conf" || die "sed failed" - - keepdir "${PEAR_CACHEDIR}" - fperms 755 "${PEAR_CACHEDIR}" -} - -pkg_preinst() { - rm -f "${ROOT}/etc/pear.conf" -} - -pkg_postinst() { - if has_version "<dev-php/PEAR-PEAR-1.3.6-r2" ; then - ewarn "The location of the local PEAR repository has been changed" - ewarn "from /usr/lib/php to /usr/share/php." - fi - - pear clear-cache - - # Update PEAR/PECL channels as needed, add new ones to the list if needed - pearchans="pear.php.net pecl.php.net components.ez.no pear.phpdb.org pear.phing.info pear.symfony-project.com pear.phpunit.de pear.php-baustelle.de" - - for chan in ${pearchans} ; do - pear channel-discover ${chan} - pear channel-update ${chan} - done -} diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.5.1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.5.1.ebuild deleted file mode 100644 index 00160081d74f..000000000000 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.5.1.ebuild +++ /dev/null @@ -1,146 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.5.1.ebuild,v 1.1 2007/03/20 19:22:59 chtekk Exp $ - -inherit depend.php - -ARCHIVE_TAR="1.3.2" -CONSOLE_GETOPT="1.2.2" -STRUCTURES_GRAPH="1.0.2" -XML_RPC="1.5.1" -PEAR="1.5.1" - -[[ -z "${PEAR_CACHEDIR}" ]] && PEAR_CACHEDIR="/var/cache/pear" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" - -DESCRIPTION="PEAR Base System (PEAR, Archive_Tar, Console_Getopt, Structures_Graph, XML_RPC)." -HOMEPAGE="http://pear.php.net/" -SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz - http://pear.php.net/get/Console_Getopt-${CONSOLE_GETOPT}.tgz - http://pear.php.net/get/Structures_Graph-${STRUCTURES_GRAPH}.tgz - http://pear.php.net/get/XML_RPC-${XML_RPC}.tgz - http://pear.php.net/get/PEAR-${PEAR}.tgz" -LICENSE="PHP" -SLOT="0" -IUSE="" - -# we deliberately force people to remove their old PEAR installations, -# and any package which may have put an old-style PEAR installation onto -# their box -# we also depend on a recent sandbox version to mitigate problems users -# have been experiencing - -DEPEND="dev-lang/php - !dev-php/php - !dev-php/php-cgi - !dev-php/mod_php - !<dev-php/PEAR-PEAR-1.3.6-r2 - !dev-php/PEAR-Archive_Tar - !dev-php/PEAR-Console_Getopt - !dev-php/PEAR-XML_RPC - >=sys-apps/sandbox-1.2.17" -RDEPEND="${DEPEND}" - -pkg_setup() { - # we call this here, to ensure that the eclass picks the right - # version of php for the job - require_php_cli - - # we check that PHP was compiled with the correct USE flags - if [[ ${PHP_VERSION} == "4" ]] ; then - require_php_with_use cli pcre expat zlib - else - require_php_with_use cli pcre xml zlib - fi -} - -src_install() { - require_php_cli - - # Prevent SNMP related sandbox violoation. - addpredict /usr/share/snmp/mibs/.index - addpredict /var/lib/net-snmp/ - - mkdir -p "${WORKDIR}/PEAR/XML/RPC" - - # Install PEAR Package. - cp -r "${WORKDIR}/PEAR-${PEAR}/OS" "${WORKDIR}/PEAR/" - cp -r "${WORKDIR}/PEAR-${PEAR}/PEAR" "${WORKDIR}/PEAR/" - cp "${WORKDIR}/PEAR-${PEAR}/PEAR.php" "${WORKDIR}/PEAR/PEAR.php" - cp "${WORKDIR}/PEAR-${PEAR}/System.php" "${WORKDIR}/PEAR/System.php" - - # Prepare /usr/bin/pear script. - cp "${WORKDIR}/PEAR-${PEAR}/scripts/pearcmd.php" "${WORKDIR}/PEAR/pearcmd.php" - sed -i "s:@pear_version@:${PEAR}:g" "${WORKDIR}/PEAR/pearcmd.php" || die "sed failed" - cp "${WORKDIR}/PEAR-${PEAR}/scripts/pear.sh" "${WORKDIR}/PEAR/pear" - sed -i "s:@php_bin@:${PHPCLI}:g" "${WORKDIR}/PEAR/pear" || die "sed failed" - sed -i "s:@bin_dir@:/usr/bin:g" "${WORKDIR}/PEAR/pear" || die "sed failed" - sed -i "s:@php_dir@:/usr/share/php:g" "${WORKDIR}/PEAR/pear" || die "sed failed" - sed -i "s:-d output_buffering=1:-d output_buffering=1 -d memory_limit=32M:g" "${WORKDIR}/PEAR/pear" || die "sed failed" - - # Prepare /usr/bin/peardev script. - cp "${WORKDIR}/PEAR-${PEAR}/scripts/peardev.sh" "${WORKDIR}/PEAR/peardev" - sed -i "s:@php_bin@:${PHPCLI}:g" "${WORKDIR}/PEAR/peardev" || die "sed failed" - sed -i "s:@bin_dir@:/usr/bin:g" "${WORKDIR}/PEAR/peardev" || die "sed failed" - sed -i "s:@php_dir@:/usr/share/php:g" "${WORKDIR}/PEAR/peardev" || die "sed failed" - - # Prepare /usr/bin/pecl script. - cp "${WORKDIR}/PEAR-${PEAR}/scripts/peclcmd.php" "${WORKDIR}/PEAR/peclcmd.php" - sed -i "s:@pear_version@:${PEAR}:g" "${WORKDIR}/PEAR/peclcmd.php" || die "sed failed" - cp "${WORKDIR}/PEAR-${PEAR}/scripts/pecl.sh" "${WORKDIR}/PEAR/pecl" - sed -i "s:@php_bin@:${PHPCLI}:g" "${WORKDIR}/PEAR/pecl" || die "sed failed" - sed -i "s:@bin_dir@:/usr/bin:g" "${WORKDIR}/PEAR/pecl" || die "sed failed" - sed -i "s:@php_dir@:/usr/share/php:g" "${WORKDIR}/PEAR/pecl" || die "sed failed" - - # Prepare PEAR/Dependency2.php. - sed -i "s:@PEAR-VER@:${PEAR}:g" "${WORKDIR}/PEAR/PEAR/Dependency2.php" || die "sed failed" - - # Install Archive_Tar Package. - cp -r "${WORKDIR}/Archive_Tar-${ARCHIVE_TAR}/Archive" "${WORKDIR}/PEAR/" - - # Install Console_Getopt Package. - cp -r "${WORKDIR}/Console_Getopt-${CONSOLE_GETOPT}/Console" "${WORKDIR}/PEAR/" - - # Install Structures_Graph Package. - cp -r "${WORKDIR}/Structures_Graph-${STRUCTURES_GRAPH}/Structures" "${WORKDIR}/PEAR/" - - # Install XML_RPC Package. - cp "${WORKDIR}/XML_RPC-${XML_RPC}/RPC.php" "${WORKDIR}/PEAR/XML/RPC.php" - cp "${WORKDIR}/XML_RPC-${XML_RPC}/Server.php" "${WORKDIR}/PEAR/XML/RPC/Server.php" - - # Finalize installation. - cd "${WORKDIR}/PEAR" - insinto /usr/share/php - doins -r Archive Console OS PEAR Structures XML *.php - dobin pear peardev pecl - - insinto /etc - doins "${FILESDIR}/pear.conf" - sed -e "s|s:PHPCLILEN:\"PHPCLI\"|s:${#PHPCLI}:\"${PHPCLI}\"|g" -i "${D}/etc/pear.conf" || die "sed failed" - sed -e "s|s:CACHEDIRLEN:\"CACHEDIR\"|s:${#PEAR_CACHEDIR}:\"${PEAR_CACHEDIR}\"|g" -i "${D}/etc/pear.conf" || die "sed failed" - - keepdir "${PEAR_CACHEDIR}" - fperms 755 "${PEAR_CACHEDIR}" -} - -pkg_preinst() { - rm -f "${ROOT}/etc/pear.conf" -} - -pkg_postinst() { - if has_version "<dev-php/PEAR-PEAR-1.3.6-r2" ; then - ewarn "The location of the local PEAR repository has been changed" - ewarn "from /usr/lib/php to /usr/share/php." - fi - - pear clear-cache - - # Update PEAR/PECL channels as needed, add new ones to the list if needed - pearchans="pear.php.net pecl.php.net components.ez.no pear.phpdb.org pear.phing.info pear.symfony-project.com pear.phpunit.de pear.php-baustelle.de" - - for chan in ${pearchans} ; do - pear channel-discover ${chan} - pear channel-update ${chan} - done -} diff --git a/dev-php/PEAR-PEAR/files/digest-PEAR-PEAR-1.4.11 b/dev-php/PEAR-PEAR/files/digest-PEAR-PEAR-1.4.11 deleted file mode 100644 index 47cae06cddbb..000000000000 --- a/dev-php/PEAR-PEAR/files/digest-PEAR-PEAR-1.4.11 +++ /dev/null @@ -1,12 +0,0 @@ -MD5 31e54ce401302065d43888223a0be4d9 Archive_Tar-1.3.1.tgz 15102 -RMD160 e4d94299018d49835c9adb5d0d0bb7a4f3ee7fac Archive_Tar-1.3.1.tgz 15102 -SHA256 f128b58b249d4f182bdf846c6762462468dbfda045ccb332858e62934d655bf6 Archive_Tar-1.3.1.tgz 15102 -MD5 8f9ec8253c04350bc01ee7ca941e24b6 Console_Getopt-1.2.tgz 3370 -RMD160 d9bebe03b52a59b35a4d0fd0825da069037aa000 Console_Getopt-1.2.tgz 3370 -SHA256 90bc64b35832af79625ccd7a1cd981ae26adbe58e1296a052cc3947d9c959e0c Console_Getopt-1.2.tgz 3370 -MD5 1b47f9df911b149d0e9a6630fc9b7da7 PEAR-1.4.11.tgz 283272 -RMD160 bb047d4fb64691e2518ccdba0ced30eb6dd502cd PEAR-1.4.11.tgz 283272 -SHA256 2ea2f7d0364db443fea39dc9bc96adebfce9fa45ffb035dbfc7b6a1cc5325600 PEAR-1.4.11.tgz 283272 -MD5 9f9205d8c8b3ca07a50c5d332c6fb722 XML_RPC-1.5.0.tgz 31619 -RMD160 866d2edcb68d6bb400d5a0364852ac62e267a3c4 XML_RPC-1.5.0.tgz 31619 -SHA256 d1e42d0e11a649cd0ca5cd3bbb3ced2f0984cdcde263d9c45ce6737405258edf XML_RPC-1.5.0.tgz 31619 diff --git a/dev-php/PEAR-PEAR/files/digest-PEAR-PEAR-1.5.1 b/dev-php/PEAR-PEAR/files/digest-PEAR-PEAR-1.5.1 deleted file mode 100644 index 2e4e211fbe7f..000000000000 --- a/dev-php/PEAR-PEAR/files/digest-PEAR-PEAR-1.5.1 +++ /dev/null @@ -1,15 +0,0 @@ -MD5 17d49e837b64df4e8f9124f829b22cd1 Archive_Tar-1.3.2.tgz 17150 -RMD160 cec105d1cdefd502f209c24c217645cec723d7a2 Archive_Tar-1.3.2.tgz 17150 -SHA256 952820c055a770a6d1ecdff487b3de0ff0617a1baca084dac443a6d5f7cde53c Archive_Tar-1.3.2.tgz 17150 -MD5 88ac4fc1bf4e3b25c04198e19e9412e9 Console_Getopt-1.2.2.tgz 4252 -RMD160 fb8a955ef2c41618305e03c9a4164c3a465c5e86 Console_Getopt-1.2.2.tgz 4252 -SHA256 880bcaf960b8ce085709b749e9b4f523bbc9bbe9a9e9dd908e06e5f55a113336 Console_Getopt-1.2.2.tgz 4252 -MD5 7d4b4d79f52cc03697ee2d2945a3b5f4 PEAR-1.5.1.tgz 290252 -RMD160 b1c7dc5d89d63a5d90e38527caca8a4bca93770c PEAR-1.5.1.tgz 290252 -SHA256 0d1c448225f449289c77cda87052f105efb711ccf7757df94d85f6a7c8c36a93 PEAR-1.5.1.tgz 290252 -MD5 2664e2d024048f982e12fad4d1bfbb87 Structures_Graph-1.0.2.tgz 30947 -RMD160 8eb53f6da109b90bab5d8101e99183a1ae116404 Structures_Graph-1.0.2.tgz 30947 -SHA256 d30e72fcb888d17d01d211dd0cdc8bdde8c87554fc4d7de438a4cf0b490a8697 Structures_Graph-1.0.2.tgz 30947 -MD5 1b516162ad65971b5fd04a7c279627ec XML_RPC-1.5.1.tgz 32215 -RMD160 6e8b9f4698285609d9c9d4450c59c16083607ee8 XML_RPC-1.5.1.tgz 32215 -SHA256 a5b517eef799df148d6c85ab19e188715a22c069f4507dcb792e5efb7d0f117e XML_RPC-1.5.1.tgz 32215 diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog index eaaeadda9ed6..5865e0a44834 100644 --- a/dev-php/PEAR-Pager/ChangeLog +++ b/dev-php/PEAR-Pager/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Pager # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.21 2007/08/20 22:38:29 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.22 2007/09/06 15:50:33 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Pager-2.3.6.ebuild: + Cleanup 15 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, +PEAR-Pager-2.4.4.ebuild: diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.3.6.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.3.6.ebuild deleted file mode 100644 index 53887ab028da..000000000000 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.3.6.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.3.6.ebuild,v 1.1 2006/02/28 09:09:41 sebastian Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Data paging class." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" diff --git a/dev-php/PEAR-Pager/files/digest-PEAR-Pager-2.3.6 b/dev-php/PEAR-Pager/files/digest-PEAR-Pager-2.3.6 deleted file mode 100644 index f637812e2d40..000000000000 --- a/dev-php/PEAR-Pager/files/digest-PEAR-Pager-2.3.6 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5031872edf56baadf8c1e04b974e7037 Pager-2.3.6.tgz 26964 -RMD160 f7f2ff4fb7b786c2f0c9fb8104830b33c066cddf Pager-2.3.6.tgz 26964 -SHA256 423921db4998b74215d80fb63d517bed02f2e4ef4b79641d2f915aed8eca3874 Pager-2.3.6.tgz 26964 diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index c50d457521e3..d777a9950e96 100644 --- a/dev-php/PEAR-PhpDocumentor/ChangeLog +++ b/dev-php/PEAR-PhpDocumentor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PhpDocumentor # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.29 2007/08/18 15:52:24 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.30 2007/09/06 15:51:20 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-PhpDocumentor-1.3.0.ebuild: + Cleanup *PEAR-PhpDocumentor-1.4.0 (18 Aug 2007) diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0.ebuild deleted file mode 100644 index d9c058608c80..000000000000 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0.ebuild,v 1.1 2006/08/18 16:05:29 sebastian Exp $ - -inherit php-pear-r1 - -DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." -LICENSE="PHP" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -RDEPEND="${RDEPEND} dev-php/PEAR-XML_Beautifier" diff --git a/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0 b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0 deleted file mode 100644 index bba119791e3d..000000000000 --- a/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 aed75aaeceb4439ca0534f98e2513683 PhpDocumentor-1.3.0.tgz 2427133 -RMD160 4723f7b8a3d396114c9236a60dcc05e453e732c5 PhpDocumentor-1.3.0.tgz 2427133 -SHA256 c7d02fe2aaf74ad2461d4c701a8ab4aee284b25e7ae62ec0a5e1231c5db0837b PhpDocumentor-1.3.0.tgz 2427133 diff --git a/dev-php/PEAR-System_Command/ChangeLog b/dev-php/PEAR-System_Command/ChangeLog index 74e1b78e0b48..f6756aafaf93 100644 --- a/dev-php/PEAR-System_Command/ChangeLog +++ b/dev-php/PEAR-System_Command/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-System_Command # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.43 2007/08/18 16:34:31 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.44 2007/09/06 15:52:03 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-System_Command-1.0.4.ebuild: + Cleanup *PEAR-System_Command-1.0.6 (18 Aug 2007) diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.4.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.4.ebuild deleted file mode 100644 index 37e2908471e6..000000000000 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.4.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.4.ebuild,v 1.2 2006/05/23 21:32:48 chtekk Exp $ - -inherit php-pear-r1 - -DESCRIPTION="PEAR::System_Command is a commandline execution interface" -LICENSE="PHP" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" diff --git a/dev-php/PEAR-System_Command/files/digest-PEAR-System_Command-1.0.4 b/dev-php/PEAR-System_Command/files/digest-PEAR-System_Command-1.0.4 deleted file mode 100644 index a31019effc69..000000000000 --- a/dev-php/PEAR-System_Command/files/digest-PEAR-System_Command-1.0.4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 1a3000bfcd31b7d13e9167db48065144 System_Command-1.0.4.tgz 5227 -RMD160 91864d38409eb77ab5c917972c44ca020ca29434 System_Command-1.0.4.tgz 5227 -SHA256 0171d14948b50095f9a7883162d70b30981d639465448177c9fca7f29efc154e System_Command-1.0.4.tgz 5227 diff --git a/dev-php/PEAR-Translation2/ChangeLog b/dev-php/PEAR-Translation2/ChangeLog index 5478bb67fba2..827e41961b3e 100644 --- a/dev-php/PEAR-Translation2/ChangeLog +++ b/dev-php/PEAR-Translation2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Translation2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/ChangeLog,v 1.7 2007/02/21 23:39:18 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/ChangeLog,v 1.8 2007/09/06 15:52:29 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Translation2-2.0.0_beta9.ebuild: + Cleanup 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_beta9.ebuild b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_beta9.ebuild deleted file mode 100644 index d875d0006843..000000000000 --- a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_beta9.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_beta9.ebuild,v 1.6 2006/11/25 19:53:50 kloeri Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Class for multilingual applications management." -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -SRC_URI="http://pear.php.net/get/Translation2-2.0.0beta9.tgz" -S="${WORKDIR}/Translation2-2.0.0beta9" -RDEPEND="dev-php/PEAR-Cache_Lite - dev-php/PEAR-DB - dev-php/PEAR-DB_DataObject - dev-php/PEAR-MDB - dev-php/PEAR-MDB2 - dev-php/PEAR-File_Gettext - dev-php/PEAR-I18Nv2 - dev-php/PEAR-XML_Serializer" - -pkg_setup() { - require_php_with_use nls -} diff --git a/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_beta9 b/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_beta9 deleted file mode 100644 index 3e6fc0b64a07..000000000000 --- a/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_beta9 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 f5e5c9b7823c781c795103d6197ebccd Translation2-2.0.0beta9.tgz 52921 -RMD160 ea3f8e26df8757aaf14cef67293a57e74cb8a0db Translation2-2.0.0beta9.tgz 52921 -SHA256 6997cbacaf8fb4497ecf1d8635cb17a934d33f14d82efb977d3afd7435e23091 Translation2-2.0.0beta9.tgz 52921 diff --git a/dev-php/adodb/ChangeLog b/dev-php/adodb/ChangeLog index 8fdd2b31f4b7..748be485076d 100644 --- a/dev-php/adodb/ChangeLog +++ b/dev-php/adodb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/adodb # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/adodb/ChangeLog,v 1.71 2007/08/31 09:08:14 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/adodb/ChangeLog,v 1.72 2007/09/06 15:53:06 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -adodb-4.72.ebuild: + Cleanup *adodb-5.01_beta (31 Aug 2007) diff --git a/dev-php/adodb/adodb-4.72.ebuild b/dev-php/adodb/adodb-4.72.ebuild deleted file mode 100644 index 9aa21992144b..000000000000 --- a/dev-php/adodb/adodb-4.72.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/adodb/adodb-4.72.ebuild,v 1.8 2007/03/18 15:26:57 chtekk Exp $ - -inherit php-lib-r1 - -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" - -DESCRIPTION="Active Data Objects Data Base library for PHP." -HOMEPAGE="http://adodb.sourceforge.net/" -SRC_URI="mirror://sourceforge/adodb/${PN}${PV//./}.tgz" -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" - -S="${WORKDIR}/${PN}" - -need_php_by_category - -pkg_setup() { - ewarn "ADODB requires some form of SQL or ODBC support in your PHP." -} - -src_install() { - # install php files - php-lib-r1_src_install . `find . -name '*.php' -print` - - # install xsl files - php-lib-r1_src_install . xsl/*.xsl - - # install documentation - dohtml docs/*.htm - dodoc *.txt xmlschema.dtd session/adodb-sess.txt pear/readme.Auth.txt -} diff --git a/dev-php/adodb/files/digest-adodb-4.72 b/dev-php/adodb/files/digest-adodb-4.72 deleted file mode 100644 index 29417d1a7886..000000000000 --- a/dev-php/adodb/files/digest-adodb-4.72 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 10a3a94d21d56a35f9ff62b838856911 adodb472.tgz 426876 -RMD160 bef1c3f3bca24d28eeecfb455b8116049a598ef1 adodb472.tgz 426876 -SHA256 434d28e411b957d7e8c5b973daa53239e30fc12d895dc127e5f7cbc7d54eb50c adodb472.tgz 426876 diff --git a/dev-php/xdebug-client/ChangeLog b/dev-php/xdebug-client/ChangeLog index 75537745d974..151f0aca3691 100644 --- a/dev-php/xdebug-client/ChangeLog +++ b/dev-php/xdebug-client/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/xdebug-client # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.5 2007/08/16 21:34:07 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.6 2007/09/06 15:54:58 jokey Exp $ + + 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> + -xdebug-client-2.0.0_rc3.ebuild, -xdebug-client-2.0.0_rc4.ebuild: + Cleanup *xdebug-client-2.0.0 (16 Aug 2007) diff --git a/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc3 b/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc3 deleted file mode 100644 index ded54d29e220..000000000000 --- a/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5cc4bd38b26074f91bbf3d0237b8d21e xdebug-2.0.0RC3.tgz 261735 -RMD160 6f012836117f4fdb8c3979078266135989dbcf43 xdebug-2.0.0RC3.tgz 261735 -SHA256 263cfe074b86f0453bd62bf594cb7be79f514ee92d54491beb5858b87f048635 xdebug-2.0.0RC3.tgz 261735 diff --git a/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc4 b/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc4 deleted file mode 100644 index ade274eed74c..000000000000 --- a/dev-php/xdebug-client/files/digest-xdebug-client-2.0.0_rc4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 19e614105e96741b0a030ece233a8ced xdebug-2.0.0RC4.tgz 269219 -RMD160 8d37414e3efc1aff55582781d8c2e4c4bdccfeec xdebug-2.0.0RC4.tgz 269219 -SHA256 7b4b397aa9e6f52e81ad188e42cb5332294b9748b562159edfc2b83b808eac85 xdebug-2.0.0RC4.tgz 269219 diff --git a/dev-php/xdebug-client/xdebug-client-2.0.0_rc3.ebuild b/dev-php/xdebug-client/xdebug-client-2.0.0_rc3.ebuild deleted file mode 100644 index 035c3ba68a5e..000000000000 --- a/dev-php/xdebug-client/xdebug-client-2.0.0_rc3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.0.0_rc3.ebuild,v 1.1 2007/03/08 19:26:57 chtekk Exp $ - -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" - -MY_PV="${PV/_/}" -MY_PV="${MY_PV/rc/RC}" - -DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)." -HOMEPAGE="http://www.xdebug.org/" -SRC_URI="http://pecl.php.net/get/xdebug-${MY_PV}.tgz" -LICENSE="Xdebug" -SLOT="0" -IUSE="libedit" - -S="${WORKDIR}/xdebug-${MY_PV}/debugclient" - -DEPEND="libedit? ( || ( dev-libs/libedit sys-freebsd/freebsd-lib ) )" -RDEPEND="${DEPEND}" - -src_unpack() { - unpack ${A} - chmod +x "${S}/configure" -} - -src_compile() { - econf \ - $(use_with libedit) \ - || die "Configure of debug client failed!" - - emake || die "Build of debug client failed!" -} - -src_install() { - newbin debugclient xdebug -} diff --git a/dev-php/xdebug-client/xdebug-client-2.0.0_rc4.ebuild b/dev-php/xdebug-client/xdebug-client-2.0.0_rc4.ebuild deleted file mode 100644 index fe0539c61086..000000000000 --- a/dev-php/xdebug-client/xdebug-client-2.0.0_rc4.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.0.0_rc4.ebuild,v 1.1 2007/06/30 17:18:36 voxus Exp $ - -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" - -MY_PV="${PV/_/}" -MY_PV="${MY_PV/rc/RC}" - -DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)." -HOMEPAGE="http://www.xdebug.org/" -SRC_URI="http://pecl.php.net/get/xdebug-${MY_PV}.tgz" -LICENSE="Xdebug" -SLOT="0" -IUSE="libedit" - -S="${WORKDIR}/xdebug-${MY_PV}/debugclient" - -DEPEND="libedit? ( || ( dev-libs/libedit sys-freebsd/freebsd-lib ) )" -RDEPEND="${DEPEND}" - -src_unpack() { - unpack ${A} - chmod +x "${S}/configure" -} - -src_compile() { - econf \ - $(use_with libedit) \ - || die "Configure of debug client failed!" - - emake || die "Build of debug client failed!" -} - -src_install() { - newbin debugclient xdebug -} |