summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2010-11-11 04:17:56 -0100
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2010-11-11 04:17:56 -0100
commit9d7ada191da9ee0680b92f1e6c54a33b13a550f6 (patch)
treef3d538a91207115b7617abe285cd242b479bc7d1 /net-nds
parentReplaced the find to drop CVS dirs with ecvs_clean from the eutils eclass. (diff)
downloadjmbsvicetto-9d7ada191da9ee0680b92f1e6c54a33b13a550f6.tar.gz
jmbsvicetto-9d7ada191da9ee0680b92f1e6c54a33b13a550f6.tar.bz2
jmbsvicetto-9d7ada191da9ee0680b92f1e6c54a33b13a550f6.zip
Imported phpldapadmin and bumped to 1.2.0.5 release.
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/phpldapadmin/ChangeLog10
-rw-r--r--net-nds/phpldapadmin/Manifest5
-rw-r--r--net-nds/phpldapadmin/files/postinstall2-en.txt4
-rw-r--r--net-nds/phpldapadmin/metadata.xml10
-rw-r--r--net-nds/phpldapadmin/phpldapadmin-1.2.0.5.ebuild41
5 files changed, 70 insertions, 0 deletions
diff --git a/net-nds/phpldapadmin/ChangeLog b/net-nds/phpldapadmin/ChangeLog
new file mode 100644
index 0000000..11e5ff6
--- /dev/null
+++ b/net-nds/phpldapadmin/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-nds/phpldapadmin
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*phpldapadmin-1.2.0.5 (11 Nov 2010)
+
+ 11 Nov 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +files/postinstall2-en.txt, +phpldapadmin-1.2.0.5.ebuild, +metadata.xml:
+ Imported phpldapadmin and bumped to 1.2.0.5 release.
+
diff --git a/net-nds/phpldapadmin/Manifest b/net-nds/phpldapadmin/Manifest
new file mode 100644
index 0000000..302e8fc
--- /dev/null
+++ b/net-nds/phpldapadmin/Manifest
@@ -0,0 +1,5 @@
+AUX postinstall2-en.txt 131 RMD160 f1f681b3b5094f555e6adfca8d70d4ca1b14ae4b SHA1 deecc59339d6c83dad797c0f8cfab9ea0110153a SHA256 e2dc7bea366789a303eb9a90d1bced655cea00469202859af40bf19c00505d38
+DIST phpldapadmin-1.2.0.5.tgz 1345901 RMD160 7b3e194420d7360001faa709b046423d8ac939bf SHA1 0720ec05bfe91520bdd15e38c79f949f18d355eb SHA256 ee75da1dbba023499fdf50d6cedea9bcdb9caad017b15ed2e31700bcc61dfcfd
+EBUILD phpldapadmin-1.2.0.5.ebuild 983 RMD160 2228477215296b381a25ece0ac9f81d4cdead10e SHA1 340b6602090d046c526914f56a2ad55023f3e334 SHA256 cbb2de3c6c29336841d910feaf10b559158f85031f47b52d3f1574f2d985b79b
+MISC ChangeLog 356 RMD160 20685bd873dafbaf1633b3360bca3408b2876620 SHA1 c5b9711a604d11442a2d73df0ccddb4afc8870d1 SHA256 4335b5f22e55bfd8a4b361b73ea1b9b72c4d8c641eba03b284b9caf6b5499933
+MISC metadata.xml 380 RMD160 c812cb4fabdae73f62c2d8cffa1ec1981d4a8d9a SHA1 9ba2c1eaa4175898656e7b78bab91bbcf67503de SHA256 47eaae7cd8741cc282bc0877ed4a848c04ea2f437de6c6065982a7369e08b574
diff --git a/net-nds/phpldapadmin/files/postinstall2-en.txt b/net-nds/phpldapadmin/files/postinstall2-en.txt
new file mode 100644
index 0000000..005ead7
--- /dev/null
+++ b/net-nds/phpldapadmin/files/postinstall2-en.txt
@@ -0,0 +1,4 @@
+phpLDAPadmin is installed. You will need to
+configure it by creating/editing the config file:
+
+${MY_INSTALLDIR}/config/config.php
diff --git a/net-nds/phpldapadmin/metadata.xml b/net-nds/phpldapadmin/metadata.xml
new file mode 100644
index 0000000..834feec
--- /dev/null
+++ b/net-nds/phpldapadmin/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>web-apps</herd>
+ <maintainer>
+ <email>vostorga@gentoo.org</email>
+ <name>VĂ­ctor Ostorga</name>
+ </maintainer>
+<longdescription>phpLDAPadmin is a web-based tool for managing all aspects of your LDAP server.</longdescription>
+</pkgmetadata>
diff --git a/net-nds/phpldapadmin/phpldapadmin-1.2.0.5.ebuild b/net-nds/phpldapadmin/phpldapadmin-1.2.0.5.ebuild
new file mode 100644
index 0000000..6dcea61
--- /dev/null
+++ b/net-nds/phpldapadmin/phpldapadmin-1.2.0.5.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-nds/phpldapadmin/phpldapadmin-1.2.0.4-r1.ebuild,v 1.1 2010/07/03 15:41:09 mabi Exp $
+
+EAPI="2"
+
+inherit webapp depend.php
+
+DESCRIPTION="phpLDAPadmin is a web-based tool for managing all aspects of your LDAP server."
+HOMEPAGE="http://phpldapadmin.sourceforge.net"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-lang/php[hash,ldap,session,xml,nls]
+ || ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )"
+
+need_httpd_cgi
+need_php_httpd
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ mv config/config.php.example config/config.php
+}
+
+src_install() {
+ webapp_src_preinst
+
+ dodoc INSTALL
+
+ insinto "${MY_HTDOCSDIR}"
+ doins -r *
+
+ webapp_configfile "${MY_HTDOCSDIR}"/config/config.php
+ webapp_postinst_txt en "${FILESDIR}"/postinstall2-en.txt
+
+ webapp_src_install
+}