diff --git a/www-apps/glpi/ChangeLog b/www-apps/glpi/ChangeLog new file mode 100644 index 0000000..fea2923 --- /dev/null +++ b/www-apps/glpi/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for www-apps/glpi +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 03 Sep 2009; Mario Fetka glpi-0.72.1.ebuild, + +files/postinstall-en.txt, +metadata.xml: + initial checkin thx to micheleschi@gmail.com and g.o #110469 + diff --git a/www-apps/glpi/Manifest b/www-apps/glpi/Manifest new file mode 100644 index 0000000..be50968 --- /dev/null +++ b/www-apps/glpi/Manifest @@ -0,0 +1,5 @@ +AUX postinstall-en.txt 700 RMD160 2c5a5b0c952afcd69524ab0080d2cc0c0d60454f SHA1 5958d94ed653cc0509c785ab1b0b8901bc094f6c SHA256 98e263b06fa2c41866a29caec883c05ca08f935bc4dd354a91c1dc24cd1ed00e +DIST glpi-0.72.1.tar.gz 2771080 RMD160 341862cac1418086d9a6481ce1ec08a37246d518 SHA1 3d5c4b40cc0c1431b811043de0c54f091b75874a SHA256 68251c62b879258c9a6c483365af5179738a7010d604d4bfcc589906e589d984 +EBUILD glpi-0.72.1.ebuild 1055 RMD160 3ea44640e67e32327d56ab727202b42d61d9915c SHA1 fab52b71700f4f19917fcbecb2efa3aff83e389d SHA256 1d40f8e9f77a98be28da8a8159cfb95fdf217b9c138e9a15d37f783986646c51 +MISC ChangeLog 293 RMD160 b41f9a9c09005db3ae9ed5e42e4d45ebf8f16da3 SHA1 f86f573544ef186f4ab55a9f115b89c64e2a846f SHA256 d5ee3f9e249e653b165ca14361b90a35570948041290f34aec2b72f951ac1845 +MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5 diff --git a/www-apps/glpi/files/postinstall-en.txt b/www-apps/glpi/files/postinstall-en.txt new file mode 100644 index 0000000..34b4708 --- /dev/null +++ b/www-apps/glpi/files/postinstall-en.txt @@ -0,0 +1,24 @@ +You will need to provide a database for your ${PN} installation. + +This assumes you have some knowledge of MySQL, and already have it +installed and configured. If not, please refer to the Gentoo MySQL +guide at the following URL: + +http://www.gentoo.org/doc/en/mysql-howto.xml + +Once you have a database ready all you need to do is to go to this +location + +http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/install.php + +and provide the credentials required for the database access. + +Note the credentials of the administration user you will generate +during the installation procedure. + +For your own security you will need to remove the installation tools +by running + +rm -rf ${MY_INSTALLDIR}/install* + +Enjoy ${PN}! diff --git a/www-apps/glpi/glpi-0.72.1.ebuild b/www-apps/glpi/glpi-0.72.1.ebuild index dc27f31..f5635ee 100644 --- a/www-apps/glpi/glpi-0.72.1.ebuild +++ b/www-apps/glpi/glpi-0.72.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -10,13 +10,13 @@ S=${WORKDIR}/"glpi" DESCRIPTION="GLPI is the Information Resource-Manager with an additional Administration- Interface. You can use it to build up a database with an inventory for your company (computer, software, printers...)." HOMEPAGE="http://glpi-project.org/" -SRC_URI="http://glpi.indepnet.org/IMG/gz/${MY_P}.tar.gz" +SRC_URI="http://www.glpi-project.org/IMG/gz/${MY_P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="${DEPEND} - app-admin/webapp-config" + app-admin/webapp-config" RDEPEND="${DEPEND} virtual/php dev-db/mysql" @@ -43,7 +43,7 @@ src_install() { webapp_serverowned ${MY_HTDOCSDIR}/$i || die done - webapp_postinst_txt en "${FILESDIR}"/postinstall-en-0.7.1.txt + webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt webapp_src_install } diff --git a/www-apps/glpi/metadata.xml b/www-apps/glpi/metadata.xml new file mode 100644 index 0000000..46a44e5 --- /dev/null +++ b/www-apps/glpi/metadata.xml @@ -0,0 +1,34 @@ + + + + +no-herd + + @gentoo.org + + + + +