diff options
author | 2011-12-14 22:57:20 +0000 | |
---|---|---|
committer | 2011-12-14 22:57:20 +0000 | |
commit | 37185de2eff1409dc7abe39ac6aa5087fcd20136 (patch) | |
tree | d0c227d9d72631cf8cf14a810d13ae41a6abaef1 /dev-php/phpdbg | |
parent | Merging categories dev-php5 and dev-php (bug #324665) (diff) | |
download | historical-37185de2eff1409dc7abe39ac6aa5087fcd20136.tar.gz historical-37185de2eff1409dc7abe39ac6aa5087fcd20136.tar.bz2 historical-37185de2eff1409dc7abe39ac6aa5087fcd20136.zip |
Moving package from dev-php5 to dev-php category (bug #324665)
Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'dev-php/phpdbg')
-rw-r--r-- | dev-php/phpdbg/ChangeLog | 70 | ||||
-rw-r--r-- | dev-php/phpdbg/metadata.xml | 5 | ||||
-rw-r--r-- | dev-php/phpdbg/phpdbg-2.15.5-r1.ebuild | 38 |
3 files changed, 113 insertions, 0 deletions
diff --git a/dev-php/phpdbg/ChangeLog b/dev-php/phpdbg/ChangeLog new file mode 100644 index 000000000000..f2e9c98db612 --- /dev/null +++ b/dev-php/phpdbg/ChangeLog @@ -0,0 +1,70 @@ +# ChangeLog for dev-php5/phpdbg +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/ChangeLog,v 1.16 2011/12/14 22:52:52 mabi Exp $ + + 16 Apr 2011; <olemarkus@gentoo.org> -phpdbg-2.15.5.ebuild, + +phpdbg-2.15.5-r1.ebuild: + Removed the wrong version. Fixup. + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> phpdbg-2.15.5.ebuild: + Drop sparc keywords + + 08 Jan 2011; Brent Baude <ranger@gentoo.org> phpdbg-2.15.5-r1.ebuild: + Marking phpdbg-2.15.5-r1 ~ppc for bug 349659 + + 28 Dec 2010; Brent Baude <ranger@gentoo.org> phpdbg-2.15.5-r1.ebuild: + Marking phpdbg-2.15.5-r1 ~ppc64 for bug 349659 + + 04 Nov 2010; Matti Bickel <mabi@gentoo.org> phpdbg-2.15.5-r1.ebuild: + fix USE_PHP placement + +*phpdbg-2.15.5-r1 (04 Nov 2010) + + 04 Nov 2010; Matti Bickel <mabi@gentoo.org> +phpdbg-2.15.5-r1.ebuild: + add version supporting minor version slotting + + 04 Jul 2010; Matti Bickel <mabi@gentoo.org> phpdbg-2.15.5.ebuild: + does not build with php-5.3 (bug #324829) + + 30 May 2007; Luca Longinotti <chtekk@gentoo.org> -phpdbg-2.15.1.ebuild: + Remove old version. + +*phpdbg-2.15.5 (28 May 2007) + + 28 May 2007; Anant Narayanan <anant@gentoo.org> +phpdbg-2.15.5.ebuild: + vBump to 2.15.5 + + 18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> phpdbg-2.15.1.ebuild: + Cleanup. + +*phpdbg-2.15.1 (18 Mar 2007) + + 18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> -phpdbg-2.11.32.ebuild, + -phpdbg-2.13.1.ebuild, +phpdbg-2.15.1.ebuild: + Version bump, cleanup, remove old versions. + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 28 Jan 2007; Marius Mauch <genone@gentoo.org> phpdbg-2.11.32.ebuild, + phpdbg-2.13.1.ebuild: + Replacing einfo with elog + +*phpdbg-2.13.1 (15 Apr 2006) + + 15 Apr 2006; Luca Longinotti <chtekk@gentoo.org> phpdbg-2.11.32.ebuild, + +phpdbg-2.13.1.ebuild: + Version bump and ebuild update. + + 19 Nov 2005; Markus Rothe <corsair@gentoo.org> phpdbg-2.11.32.ebuild: + Added ~ppc64 keyword; bug #102649 + + 12 Nov 2005; Konstantin Arkhipov <voxus@gentoo.org> phpdbg-2.11.32.ebuild: + Added ~amd64 keyword. + + 10 Sep 2005; Jason Wever <weeve@gentoo.org> phpdbg-2.11.32.ebuild: + Added ~sparc keyword. + + 18 Aug 2005; <stuart@gentoo.org> ChangeLog: + Initial version; replaces older dev-php/* packages + diff --git a/dev-php/phpdbg/metadata.xml b/dev-php/phpdbg/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/phpdbg/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/phpdbg/phpdbg-2.15.5-r1.ebuild b/dev-php/phpdbg/phpdbg-2.15.5-r1.ebuild new file mode 100644 index 000000000000..740651375c72 --- /dev/null +++ b/dev-php/phpdbg/phpdbg-2.15.5-r1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.15.5-r1.ebuild,v 1.1 2011/12/14 22:52:52 mabi Exp $ + +EAPI=3 + +PHP_EXT_NAME="dbg" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-2" + +inherit php-ext-source-r2 + +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" + +DESCRIPTION="A PHP debugger useable with some editors like phpedit." +HOMEPAGE="http://dd.cron.ru/dbg/" +SRC_URI="mirror://sourceforge/dbg2/dbg-${PV}.tar.gz" +LICENSE="dbgphp" +SLOT="0" +IUSE="" + +DEPEND="<dev-lang/php-5.3[-threads]" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/dbg-${PV}" + +my_conf="--enable-dbg=shared --with-dbg-profiler" + +src_install() { + php-ext-source-r2_src_install + dodoc-php AUTHORS COPYING INSTALL + + php-ext-source-r2_addtoinifiles "[Debugger]" + php-ext-source-r2_addtoinifiles "debugger.enabled" "on" + php-ext-source-r2_addtoinifiles "debugger.profiler_enabled" "on" +} |