summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-26 16:43:38 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-26 16:43:38 +0000
commit26dbf6abd59db6a28f5c73b3304f12d7acd9807a (patch)
treee7564275bcba0b11045d1d418f5bfe294544a07a /dev-php5
parentVersion bump, import from the php overlay (diff)
downloadhistorical-26dbf6abd59db6a28f5c73b3304f12d7acd9807a.tar.gz
historical-26dbf6abd59db6a28f5c73b3304f12d7acd9807a.tar.bz2
historical-26dbf6abd59db6a28f5c73b3304f12d7acd9807a.zip
Version bump, import from the php overlay
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/SabreAMF/ChangeLog11
-rw-r--r--dev-php5/SabreAMF/SabreAMF-1.1.187.ebuild17
-rw-r--r--dev-php5/pecl-yaz/ChangeLog10
-rw-r--r--dev-php5/pecl-yaz/pecl-yaz-1.0.14.ebuild23
-rw-r--r--dev-php5/phpunit/ChangeLog10
-rw-r--r--dev-php5/phpunit/phpunit-3.2.13.ebuild35
-rw-r--r--dev-php5/propel-generator/ChangeLog14
-rw-r--r--dev-php5/propel-generator/propel-generator-1.3.0_beta4.ebuild26
-rw-r--r--dev-php5/propel-runtime/ChangeLog14
-rw-r--r--dev-php5/propel-runtime/propel-runtime-1.3.0_beta4.ebuild25
-rw-r--r--dev-php5/propel/ChangeLog12
-rw-r--r--dev-php5/propel/propel-1.3.0_beta4.ebuild15
12 files changed, 203 insertions, 9 deletions
diff --git a/dev-php5/SabreAMF/ChangeLog b/dev-php5/SabreAMF/ChangeLog
index cfff29d4d333..07316d20428c 100644
--- a/dev-php5/SabreAMF/ChangeLog
+++ b/dev-php5/SabreAMF/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for dev-php5/SabreAMF
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/SabreAMF/ChangeLog,v 1.1 2008/01/04 13:24:00 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/SabreAMF/ChangeLog,v 1.2 2008/02/26 16:43:38 armin76 Exp $
+
+*SabreAMF-1.1.187 (26 Feb 2008)
+
+ 26 Feb 2008; Raúl Porcel <armin76@gentoo.org> +SabreAMF-1.1.187.ebuild:
+ Version bump, import from the php overlay
+
+ 19 Feb 2008; Jakub Moc <jakub@gentoo.org>
+ +SabreAMF-1.1.187.ebuild:
+ Version bump
*SabreAMF-1.0.174 (04 Jan 2008)
diff --git a/dev-php5/SabreAMF/SabreAMF-1.1.187.ebuild b/dev-php5/SabreAMF/SabreAMF-1.1.187.ebuild
new file mode 100644
index 000000000000..5b65956a7c8c
--- /dev/null
+++ b/dev-php5/SabreAMF/SabreAMF-1.1.187.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/SabreAMF/SabreAMF-1.1.187.ebuild,v 1.1 2008/02/26 16:43:38 armin76 Exp $
+
+inherit php-pear-lib-r1
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="SabreAMF is a Flash Remoting server and client for PHP."
+HOMEPAGE="http://osflash.org/sabreamf"
+SRC_URI="http://sabreamf.googlecode.com/files/${P}.tgz"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=dev-lang/php-5.2.0"
diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog
index 070481957f3d..6738a8f1c8be 100644
--- a/dev-php5/pecl-yaz/ChangeLog
+++ b/dev-php5/pecl-yaz/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-php5/pecl-yaz
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.31 2008/02/09 18:30:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.32 2008/02/26 16:37:22 armin76 Exp $
+
+*pecl-yaz-1.0.14 (26 Feb 2008)
+
+ 26 Feb 2008; Raúl Porcel <armin76@gentoo.org> +pecl-yaz-1.0.14.ebuild:
+ Version bump, import from the php overlay
+
+ 20 Feb 2008; Jakub Moc <jakub@gentoo.org> +pecl-yaz-1.0.14.ebuild:
+ Version bump
09 Feb 2008; Raúl Porcel <armin76@gentoo.org> pecl-yaz-1.0.13.ebuild:
alpha/ia64/sparc stable wrt #208545
diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.14.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.14.ebuild
new file mode 100644
index 000000000000..2ffe3ffea26d
--- /dev/null
+++ b/dev-php5/pecl-yaz/pecl-yaz-1.0.14.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.14.ebuild,v 1.1 2008/02/26 16:37:22 armin76 Exp $
+
+PHP_EXT_NAME="yaz"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS="README"
+
+inherit php-ext-pecl-r1
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+
+DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit."
+LICENSE="PHP-3"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=dev-libs/yaz-3.0.2"
+RDEPEND="${DEPEND}"
+
+need_php_by_category
+my_conf="--with-yaz=/usr"
diff --git a/dev-php5/phpunit/ChangeLog b/dev-php5/phpunit/ChangeLog
index 61818cf02917..4a3aa1b19f7c 100644
--- a/dev-php5/phpunit/ChangeLog
+++ b/dev-php5/phpunit/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-php5/phpunit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.14 2008/02/11 21:29:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.15 2008/02/26 16:38:21 armin76 Exp $
+
+*phpunit-3.2.13 (26 Feb 2008)
+
+ 26 Feb 2008; Raúl Porcel <armin76@gentoo.org> +phpunit-3.2.13.ebuild:
+ Version bump, import from the php overlay
+
+ 19 Feb 2008; Jakub Moc <jakub@gentoo.org> +phpunit-3.2.13.ebuild:
+ Version bump
*phpunit-3.2.10 (11 Feb 2008)
diff --git a/dev-php5/phpunit/phpunit-3.2.13.ebuild b/dev-php5/phpunit/phpunit-3.2.13.ebuild
new file mode 100644
index 000000000000..0df916bdbc73
--- /dev/null
+++ b/dev-php5/phpunit/phpunit-3.2.13.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.2.13.ebuild,v 1.1 2008/02/26 16:38:21 armin76 Exp $
+
+inherit php-pear-lib-r1
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~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() {
+ 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 pdo sqlite mysql\"."
+}
diff --git a/dev-php5/propel-generator/ChangeLog b/dev-php5/propel-generator/ChangeLog
index 73e60b2a998f..b0954f414062 100644
--- a/dev-php5/propel-generator/ChangeLog
+++ b/dev-php5/propel-generator/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for dev-php5/propel-generator
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel-generator/ChangeLog,v 1.9 2007/12/24 14:51:03 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel-generator/ChangeLog,v 1.10 2008/02/26 16:40:24 armin76 Exp $
+
+*propel-generator-1.3.0_beta4 (26 Feb 2008)
+
+ 26 Feb 2008; Raúl Porcel <armin76@gentoo.org>
+ +propel-generator-1.3.0_beta4.ebuild:
+ Version bump, import from the php overlay
+
+ 19 Feb 2008; Jakub Moc <jakub@gentoo.org>
+ +propel-generator-1.3.0_beta4.ebuild:
+ Version bump
*propel-generator-1.3.0_beta3 (24 Dec 2007)
diff --git a/dev-php5/propel-generator/propel-generator-1.3.0_beta4.ebuild b/dev-php5/propel-generator/propel-generator-1.3.0_beta4.ebuild
new file mode 100644
index 000000000000..c9491f019e37
--- /dev/null
+++ b/dev-php5/propel-generator/propel-generator-1.3.0_beta4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel-generator/propel-generator-1.3.0_beta4.ebuild,v 1.1 2008/02/26 16:40:24 armin76 Exp $
+
+inherit php-pear-lib-r1 depend.php
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="Object Persistence Layer for PHP 5 (Generator)."
+HOMEPAGE="http://propel.phpdb.org/trac/wiki/"
+SRC_URI="http://pear.phpdb.org/get/propel_generator-${PV/_/}.tgz"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="minimal"
+
+DEPEND=">=dev-lang/php-5.2.0"
+RDEPEND="${DEPEND}
+ >=dev-php5/phing-2.3.0"
+PDEPEND="!minimal? ( >=dev-php5/creole-1.1.0 )"
+
+S="${WORKDIR}/propel_generator-${PV/_/}"
+
+pkg_setup() {
+ # We need PDO and a few other things
+ require_php_with_use pdo reflection spl xml xsl
+}
diff --git a/dev-php5/propel-runtime/ChangeLog b/dev-php5/propel-runtime/ChangeLog
index d2d276301c1b..c377e116043c 100644
--- a/dev-php5/propel-runtime/ChangeLog
+++ b/dev-php5/propel-runtime/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for dev-php5/propel-runtime
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel-runtime/ChangeLog,v 1.8 2007/12/24 14:52:00 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel-runtime/ChangeLog,v 1.9 2008/02/26 16:41:25 armin76 Exp $
+
+*propel-runtime-1.3.0_beta4 (26 Feb 2008)
+
+ 26 Feb 2008; Raúl Porcel <armin76@gentoo.org>
+ +propel-runtime-1.3.0_beta4.ebuild:
+ Version bump, import from the php overlay
+
+ 19 Feb 2008; Jakub Moc <jakub@gentoo.org>
+ +propel-runtime-1.3.0_beta4.ebuild:
+ Version bump
*propel-runtime-1.3.0_beta3 (24 Dec 2007)
diff --git a/dev-php5/propel-runtime/propel-runtime-1.3.0_beta4.ebuild b/dev-php5/propel-runtime/propel-runtime-1.3.0_beta4.ebuild
new file mode 100644
index 000000000000..38973cb8f9d0
--- /dev/null
+++ b/dev-php5/propel-runtime/propel-runtime-1.3.0_beta4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel-runtime/propel-runtime-1.3.0_beta4.ebuild,v 1.1 2008/02/26 16:41:25 armin76 Exp $
+
+inherit php-pear-lib-r1 depend.php
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="Object Persistence Layer for PHP 5 (Runtime)."
+HOMEPAGE="http://propel.phpdb.org/trac/wiki/"
+SRC_URI="http://pear.phpdb.org/get/propel_runtime-${PV/_/}.tgz"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=dev-lang/php-5.2.0"
+RDEPEND="${DEPEND}
+ >=dev-php/PEAR-Log-1.8.7-r1"
+
+S="${WORKDIR}/propel_runtime-${PV/_/}"
+
+pkg_setup() {
+ # We need PDO and a few other things
+ require_php_with_use pdo reflection spl xml xsl
+}
diff --git a/dev-php5/propel/ChangeLog b/dev-php5/propel/ChangeLog
index 65b0e23cd1b1..b93b2a5764fb 100644
--- a/dev-php5/propel/ChangeLog
+++ b/dev-php5/propel/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-php5/propel
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel/ChangeLog,v 1.8 2007/12/24 14:52:26 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel/ChangeLog,v 1.9 2008/02/26 16:42:11 armin76 Exp $
+
+*propel-1.3.0_beta4 (26 Feb 2008)
+
+ 26 Feb 2008; Raúl Porcel <armin76@gentoo.org> +propel-1.3.0_beta4.ebuild:
+ Version bump, import from the php overlay
+
+ 19 Feb 2008; Jakub Moc <jakub@gentoo.org> +propel-1.3.0_beta4.ebuild:
+ Version bump
*propel-1.3.0_beta3 (24 Dec 2007)
diff --git a/dev-php5/propel/propel-1.3.0_beta4.ebuild b/dev-php5/propel/propel-1.3.0_beta4.ebuild
new file mode 100644
index 000000000000..8111492acb7f
--- /dev/null
+++ b/dev-php5/propel/propel-1.3.0_beta4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel/propel-1.3.0_beta4.ebuild,v 1.1 2008/02/26 16:42:11 armin76 Exp $
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="Object Persistence Layer for PHP 5."
+HOMEPAGE="http://propel.phpdb.org/trac/wiki/"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~dev-php5/propel-generator-${PV}
+ ~dev-php5/propel-runtime-${PV}"