summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-10-28 12:11:15 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-10-28 12:11:15 +0000
commitda4d3c7897cdf4dda7a3a88d7440d18b5db4dbb7 (patch)
tree4cbdb30a3d5e2477663f68a0b4db7ccc04e21008
parentfix DEPEND of the eclass (diff)
downloadhistorical-da4d3c7897cdf4dda7a3a88d7440d18b5db4dbb7.tar.gz
historical-da4d3c7897cdf4dda7a3a88d7440d18b5db4dbb7.tar.bz2
historical-da4d3c7897cdf4dda7a3a88d7440d18b5db4dbb7.zip
Version bump from php project overlay
Package-Manager: portage-2.1.3.16
-rw-r--r--dev-php5/phpunit/ChangeLog8
-rw-r--r--dev-php5/phpunit/files/digest-phpunit-3.1.73
-rw-r--r--dev-php5/phpunit/files/digest-phpunit-3.1.83
-rw-r--r--dev-php5/phpunit/files/digest-phpunit-3.1.93
-rw-r--r--dev-php5/phpunit/phpunit-3.1.7.ebuild37
-rw-r--r--dev-php5/phpunit/phpunit-3.1.9.ebuild (renamed from dev-php5/phpunit/phpunit-3.1.8.ebuild)2
-rw-r--r--dev-php5/symfony/ChangeLog11
-rw-r--r--dev-php5/symfony/files/digest-symfony-1.0.63
-rw-r--r--dev-php5/symfony/files/digest-symfony-1.0.73
-rw-r--r--dev-php5/symfony/files/digest-symfony-1.0.83
-rw-r--r--dev-php5/symfony/symfony-1.0.7.ebuild26
-rw-r--r--dev-php5/symfony/symfony-1.0.8.ebuild (renamed from dev-php5/symfony/symfony-1.0.6.ebuild)4
-rw-r--r--dev-php5/xdebug/ChangeLog10
-rw-r--r--dev-php5/xdebug/files/digest-xdebug-2.0.01
-rw-r--r--dev-php5/xdebug/files/digest-xdebug-2.0.13
-rw-r--r--dev-php5/xdebug/xdebug-2.0.1.ebuild79
16 files changed, 116 insertions, 83 deletions
diff --git a/dev-php5/phpunit/ChangeLog b/dev-php5/phpunit/ChangeLog
index f53f5f3e11b9..783ceab129f2 100644
--- a/dev-php5/phpunit/ChangeLog
+++ b/dev-php5/phpunit/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php5/phpunit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.7 2007/10/22 22:35:26 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.8 2007/10/28 12:04:19 jokey Exp $
+
+*phpunit-3.1.9 (28 Oct 2007)
+
+ 28 Oct 2007; Markus Ullmann <jokey@gentoo.org> -phpunit-3.1.7.ebuild,
+ -phpunit-3.1.8.ebuild, +phpunit-3.1.9.ebuild:
+ Version bump from php project overlay
*phpunit-3.1.8 (22 Oct 2007)
diff --git a/dev-php5/phpunit/files/digest-phpunit-3.1.7 b/dev-php5/phpunit/files/digest-phpunit-3.1.7
deleted file mode 100644
index 6ee815cafca3..000000000000
--- a/dev-php5/phpunit/files/digest-phpunit-3.1.7
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 fe0bcf6a8d25f4d29bea1b53eb52928a PHPUnit-3.1.7.tgz 116272
-RMD160 231385a39fd46b79fdf432b7dfe9aceb536cbbe4 PHPUnit-3.1.7.tgz 116272
-SHA256 152dd2053d0233bfc004368d619dacdf737e76b95bc528356d776013de538edd PHPUnit-3.1.7.tgz 116272
diff --git a/dev-php5/phpunit/files/digest-phpunit-3.1.8 b/dev-php5/phpunit/files/digest-phpunit-3.1.8
deleted file mode 100644
index ff9da590bcb3..000000000000
--- a/dev-php5/phpunit/files/digest-phpunit-3.1.8
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 17cb76d972afc116e780c03c9a1835ec PHPUnit-3.1.8.tgz 116960
-RMD160 772b1aa5f57e4d05ddace89b44069c58b2663825 PHPUnit-3.1.8.tgz 116960
-SHA256 e47a3f609447226bec0ed2a2b4d2022540d272432cd33fe3e59253d8e736a9f6 PHPUnit-3.1.8.tgz 116960
diff --git a/dev-php5/phpunit/files/digest-phpunit-3.1.9 b/dev-php5/phpunit/files/digest-phpunit-3.1.9
new file mode 100644
index 000000000000..6b5d13c93410
--- /dev/null
+++ b/dev-php5/phpunit/files/digest-phpunit-3.1.9
@@ -0,0 +1,3 @@
+MD5 edaea05178f8b79af8250c93545861d7 PHPUnit-3.1.9.tgz 116945
+RMD160 410ccae1e21656ddb46413510ea5a91c0b38c7cc PHPUnit-3.1.9.tgz 116945
+SHA256 8db4d0272be9490081bcda0adeaf98fb0fdd041e0e751b52ce80ca47c54c1004 PHPUnit-3.1.9.tgz 116945
diff --git a/dev-php5/phpunit/phpunit-3.1.7.ebuild b/dev-php5/phpunit/phpunit-3.1.7.ebuild
deleted file mode 100644
index d05fbdadef65..000000000000
--- a/dev-php5/phpunit/phpunit-3.1.7.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-php5/phpunit/phpunit-3.1.7.ebuild,v 1.1 2007/08/27 10:26:47 jokey Exp $
-
-inherit php-pear-lib-r1
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="Unit Testing framework for PHP 5."
-HOMEPAGE="http://www.phpunit.de/"
-SRC_URI="http://pear.phpunit.de/get/PHPUnit-${PV}.tgz"
-LICENSE="BSD"
-SLOT="0"
-IUSE="minimal"
-
-DEPEND="!dev-php4/phpunit"
-RDEPEND="${DEPEND}
- !minimal? ( >=dev-php5/xdebug-2.0.0_rc2
- >=dev-php/PEAR-Image_GraphViz-1.2.1
- >=dev-php/PEAR-Log-1.8.7-r1
- >=dev-php/PEAR-Testing_Selenium-0.2.0 )"
-
-S="${WORKDIR}/PHPUnit-${PV}"
-
-need_php_by_category
-
-pkg_setup() {
- has_php
- require_php_with_use pcre reflection spl xml tokenizer
-}
-
-pkg_postinst() {
- has_php
- elog "${PN} can optionally use json, pdo-sqlite and pdo-mysql features."
- elog "If you want those, emerge ${PHP_PKG} with USE=\"json sqlite mysql\" and"
- elog "either USE=\"pdo\" or USE=\"pdo-external\"."
-}
diff --git a/dev-php5/phpunit/phpunit-3.1.8.ebuild b/dev-php5/phpunit/phpunit-3.1.9.ebuild
index 7980e16b47ed..35be5743dc5c 100644
--- a/dev-php5/phpunit/phpunit-3.1.8.ebuild
+++ b/dev-php5/phpunit/phpunit-3.1.9.ebuild
@@ -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/dev-php5/phpunit/phpunit-3.1.8.ebuild,v 1.1 2007/10/22 22:35:26 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.1.9.ebuild,v 1.1 2007/10/28 12:04:19 jokey Exp $
inherit php-pear-lib-r1
diff --git a/dev-php5/symfony/ChangeLog b/dev-php5/symfony/ChangeLog
index 8cd1a4ad19ca..cd67c7ab16fe 100644
--- a/dev-php5/symfony/ChangeLog
+++ b/dev-php5/symfony/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for dev-php5/symfony
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/symfony/ChangeLog,v 1.2 2007/10/08 11:49:37 anant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/symfony/ChangeLog,v 1.3 2007/10/28 12:08:29 jokey Exp $
+
+*symfony-1.0.8 (28 Oct 2007)
+
+ 28 Oct 2007; Markus Ullmann <jokey@gentoo.org> -symfony-1.0.6.ebuild,
+ -symfony-1.0.7.ebuild, +symfony-1.0.8.ebuild:
+ Version bump from php project overlay
+
+ 27 Oct 2007; Jakub Moc <jakub@gentoo.org> +symfony-1.0.8.ebuild:
+ Version bump
*symfony-1.0.7 (08 Oct 2007)
diff --git a/dev-php5/symfony/files/digest-symfony-1.0.6 b/dev-php5/symfony/files/digest-symfony-1.0.6
deleted file mode 100644
index 1f4944dcf6d0..000000000000
--- a/dev-php5/symfony/files/digest-symfony-1.0.6
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 3155f0189833d77951c2334a57c3fa53 symfony-1.0.6.tgz 1905514
-RMD160 31126f92a814956cd0c0df567115d4939ed82f2e symfony-1.0.6.tgz 1905514
-SHA256 09da807be6d9670f8b9d59f5581307a44ec156c1f192c53ad3fbfda766b0020f symfony-1.0.6.tgz 1905514
diff --git a/dev-php5/symfony/files/digest-symfony-1.0.7 b/dev-php5/symfony/files/digest-symfony-1.0.7
deleted file mode 100644
index 1d2c4c5822d6..000000000000
--- a/dev-php5/symfony/files/digest-symfony-1.0.7
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 7d134fdb89d243f2abaf23f176a82910 symfony-1.0.7.tgz 1906124
-RMD160 0be5820e78cfdf8ac491ac5ba38a9a7207a37780 symfony-1.0.7.tgz 1906124
-SHA256 82d2c87cd1907049b492775e4e03d558f8459ccf638355ef3018e1bacacf3708 symfony-1.0.7.tgz 1906124
diff --git a/dev-php5/symfony/files/digest-symfony-1.0.8 b/dev-php5/symfony/files/digest-symfony-1.0.8
new file mode 100644
index 000000000000..083c799f3b6e
--- /dev/null
+++ b/dev-php5/symfony/files/digest-symfony-1.0.8
@@ -0,0 +1,3 @@
+MD5 0f5883d7ed913cde8fa8792a46f4fe23 symfony-1.0.8.tgz 1908095
+RMD160 431492dc6799aaadcda7948f7ca9f499824b1375 symfony-1.0.8.tgz 1908095
+SHA256 ab24e0356701cbc95cd8c28db57ec7d60ef79c45f66cc7456990963e0700a692 symfony-1.0.8.tgz 1908095
diff --git a/dev-php5/symfony/symfony-1.0.7.ebuild b/dev-php5/symfony/symfony-1.0.7.ebuild
deleted file mode 100644
index c219ac563c12..000000000000
--- a/dev-php5/symfony/symfony-1.0.7.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/symfony/symfony-1.0.7.ebuild,v 1.1 2007/10/08 11:49:37 anant Exp $
-
-inherit php-pear-lib-r1 depend.php
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="Open-source PHP5 professional web framework."
-HOMEPAGE="http://www.symfony-project.com/"
-SRC_URI="http://pear.symfony-project.com/get/${P}.tgz"
-LICENSE="MIT LGPL-2.1 BSD BSD-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-need_php_by_category
-
-pkg_setup() {
- has_php
-
- # Symfony needs some features in PHP5 in order to work
- require_php_with_use cli ctype reflection spl simplexml xml pcre session
-}
diff --git a/dev-php5/symfony/symfony-1.0.6.ebuild b/dev-php5/symfony/symfony-1.0.8.ebuild
index e76bf8672687..9a22bb0f24e9 100644
--- a/dev-php5/symfony/symfony-1.0.6.ebuild
+++ b/dev-php5/symfony/symfony-1.0.8.ebuild
@@ -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/dev-php5/symfony/symfony-1.0.6.ebuild,v 1.1 2007/08/30 13:11:30 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/symfony/symfony-1.0.8.ebuild,v 1.1 2007/10/28 12:08:29 jokey Exp $
inherit php-pear-lib-r1 depend.php
@@ -19,8 +19,6 @@ RDEPEND=""
need_php_by_category
pkg_setup() {
- has_php
-
# Symfony needs some features in PHP5 in order to work
require_php_with_use cli ctype reflection spl simplexml xml pcre session
}
diff --git a/dev-php5/xdebug/ChangeLog b/dev-php5/xdebug/ChangeLog
index 9a5cb54c8df4..12b477640ceb 100644
--- a/dev-php5/xdebug/ChangeLog
+++ b/dev-php5/xdebug/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-php5/xdebug
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.16 2007/09/11 19:35:46 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.17 2007/10/28 12:11:14 jokey Exp $
+
+*xdebug-2.0.1 (28 Oct 2007)
+
+ 28 Oct 2007; Markus Ullmann <jokey@gentoo.org> +xdebug-2.0.1.ebuild:
+ Version bump from php project overlay
+
+ 27 Oct 2007; Jakub Moc <jakub@gentoo.org> +xdebug-2.0.1.ebuild:
+ Version bump
11 Sep 2007; Christian Hoffmann <hoffie@gentoo.org> xdebug-2.0.0.ebuild:
adjusting xdebug.profiler_output_name and xdebug.trace_output_name to fit
diff --git a/dev-php5/xdebug/files/digest-xdebug-2.0.0 b/dev-php5/xdebug/files/digest-xdebug-2.0.0
index f7bdf57c4831..0e29111cdd87 100644
--- a/dev-php5/xdebug/files/digest-xdebug-2.0.0
+++ b/dev-php5/xdebug/files/digest-xdebug-2.0.0
@@ -1,3 +1,2 @@
-MD5 0f9ecb9c5331d0041b04be9566763171 xdebug-2.0.0.tgz 272342
RMD160 1902f0b6227d3d8adfa3fc6bbc9cba06a604b2d4 xdebug-2.0.0.tgz 272342
SHA256 d29f393d4db1aa403200ac242614f86c06c1f111b290c4c8a612f8322e7f5660 xdebug-2.0.0.tgz 272342
diff --git a/dev-php5/xdebug/files/digest-xdebug-2.0.1 b/dev-php5/xdebug/files/digest-xdebug-2.0.1
new file mode 100644
index 000000000000..a8b9f96cc1cf
--- /dev/null
+++ b/dev-php5/xdebug/files/digest-xdebug-2.0.1
@@ -0,0 +1,3 @@
+MD5 d942de6225c5a06de7f693b672a44429 xdebug-2.0.1.tgz 279058
+RMD160 a958601000e9d02d20bdd773373befb867ba21b0 xdebug-2.0.1.tgz 279058
+SHA256 e844ee49637b731053bfda07670a9711a572ac7ad84d87ff889785432ebfa260 xdebug-2.0.1.tgz 279058
diff --git a/dev-php5/xdebug/xdebug-2.0.1.ebuild b/dev-php5/xdebug/xdebug-2.0.1.ebuild
new file mode 100644
index 000000000000..4d9ab61b6a31
--- /dev/null
+++ b/dev-php5/xdebug/xdebug-2.0.1.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.0.1.ebuild,v 1.1 2007/10/28 12:11:14 jokey Exp $
+
+PHP_EXT_NAME="xdebug"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="yes"
+
+inherit php-ext-source-r1
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+MY_PV="${PV/_/}"
+MY_PV="${MY_PV/rc/RC}"
+
+DESCRIPTION="A PHP Debugging and Profiling extension."
+HOMEPAGE="http://www.xdebug.org/"
+SRC_URI="http://pecl.php.net/get/${PN}-${MY_PV}.tgz"
+LICENSE="Xdebug"
+SLOT="0"
+IUSE=""
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+DEPEND="!dev-php5/ZendOptimizer"
+RDEPEND="${DEPEND}
+ ~dev-php/xdebug-client-${PV}"
+
+need_php_by_category
+
+src_install() {
+ php-ext-source-r1_src_install
+ dodoc-php NEWS README Changelog CREDITS LICENSE
+
+ php-ext-base-r1_addtoinifiles "xdebug.auto_trace" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.trace_output_dir" '"/tmp"'
+ php-ext-base-r1_addtoinifiles "xdebug.trace_output_name" '"trace.%c"'
+ php-ext-base-r1_addtoinifiles "xdebug.trace_format" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.trace_options" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.collect_includes" '"1"'
+ php-ext-base-r1_addtoinifiles "xdebug.collect_params" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.collect_return" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.collect_vars" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.default_enable" '"1"'
+ php-ext-base-r1_addtoinifiles "xdebug.extended_info" '"1"'
+ php-ext-base-r1_addtoinifiles "xdebug.manual_url" '"http://www.php.net"'
+ php-ext-base-r1_addtoinifiles "xdebug.max_nesting_level" '"100"'
+ php-ext-base-r1_addtoinifiles "xdebug.show_exception_trace" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.show_local_vars" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.show_mem_delta" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.COOKIE" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.ENV" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.FILES" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.GET" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.POST" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.REQUEST" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.SERVER" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.SESSION" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump_globals" '"1"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump_once" '"1"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump_undefined" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_enable" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_output_dir" '"/tmp"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_output_name" '"cachegrind.out.%p"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_enable_trigger" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_append" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_aggregate" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_enable" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_handler" '"dbgp"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_host" '"localhost"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_mode" '"req"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_port" '"9000"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_autostart" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_log" '""'
+ php-ext-base-r1_addtoinifiles "xdebug.idekey" '""'
+ php-ext-base-r1_addtoinifiles "xdebug.var_display_max_data" '"512"'
+ php-ext-base-r1_addtoinifiles "xdebug.var_display_max_depth" '"2"'
+ php-ext-base-r1_addtoinifiles "xdebug.var_display_max_children" '"128"'
+}