summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2005-04-23 21:56:07 +0000
committerMartin Holzer <mholzer@gentoo.org>2005-04-23 21:56:07 +0000
commit26a56b617346390164fb1ab0dc30dc4462f73106 (patch)
tree53a4e270b608860588672c85840a8680d3445b76
parentmarked -ppc (diff)
downloadgentoo-2-26a56b617346390164fb1ab0dc30dc4462f73106.tar.gz
gentoo-2-26a56b617346390164fb1ab0dc30dc4462f73106.tar.bz2
gentoo-2-26a56b617346390164fb1ab0dc30dc4462f73106.zip
Version bumped.
(Portage version: 2.0.51.19)
-rw-r--r--www-apps/groupoffice/ChangeLog8
-rw-r--r--www-apps/groupoffice/Manifest2
-rw-r--r--www-apps/groupoffice/files/digest-groupoffice-2.121
-rw-r--r--www-apps/groupoffice/files/postinstall2-en.txt19
-rw-r--r--www-apps/groupoffice/groupoffice-2.12.ebuild31
5 files changed, 60 insertions, 1 deletions
diff --git a/www-apps/groupoffice/ChangeLog b/www-apps/groupoffice/ChangeLog
index 240adfec44ae..44db088f2aff 100644
--- a/www-apps/groupoffice/ChangeLog
+++ b/www-apps/groupoffice/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for www-apps/groupoffice
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/ChangeLog,v 1.6 2005/03/28 13:54:54 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/ChangeLog,v 1.7 2005/04/23 21:56:07 mholzer Exp $
+
+*groupoffice-2.12 (24 Apr 2005)
+
+ 24 Apr 2005; Martin Holzer <mholzer@gentoo.org>
+ +files/postinstall2-en.txt, +groupoffice-2.12.ebuild:
+ Version bumped.
*groupoffice-2.11a (28 Mar 2005)
diff --git a/www-apps/groupoffice/Manifest b/www-apps/groupoffice/Manifest
index b7ab3e913eaf..ac40cda12a4a 100644
--- a/www-apps/groupoffice/Manifest
+++ b/www-apps/groupoffice/Manifest
@@ -2,6 +2,7 @@ MD5 7ec0f838956dd234dc506ce475bd3626 ChangeLog 3733
MD5 b04a05402ef560925b9358f13db57899 groupoffice-2.02.ebuild 1865
MD5 ed5cc77434c59133d35e0c4714a5df57 groupoffice-2.04.ebuild 1864
MD5 db3d765f32e22da52b933016fc38d493 groupoffice-2.10.ebuild 955
+MD5 b417702e37814a93777fe92611ab3123 groupoffice-2.12.ebuild 956
MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280
MD5 e9f8498d6bf6f5a848e20729343f85cb groupoffice-2.09.ebuild 955
MD5 b417702e37814a93777fe92611ab3123 groupoffice-2.11a.ebuild 956
@@ -11,3 +12,4 @@ MD5 4de08382716b125fc1a27a1d5f6bb70b files/digest-groupoffice-2.09 73
MD5 f26fd7d079d2d1b897e210d725f3f4e1 files/digest-groupoffice-2.10 73
MD5 252288f5d0f5b81c836d57317005d1b7 files/postinstall-en.txt 403
MD5 fb7074ba1a64d6bcecd6d5a55683497e files/digest-groupoffice-2.11a 74
+MD5 2ffc086e706637a4b29e375e2417a83b files/digest-groupoffice-2.12 73
diff --git a/www-apps/groupoffice/files/digest-groupoffice-2.12 b/www-apps/groupoffice/files/digest-groupoffice-2.12
new file mode 100644
index 000000000000..3f2a8a26cae1
--- /dev/null
+++ b/www-apps/groupoffice/files/digest-groupoffice-2.12
@@ -0,0 +1 @@
+MD5 f653085286c1c9a4ce3f82ac412db975 groupoffice-com-2.12.tar.gz 4773005
diff --git a/www-apps/groupoffice/files/postinstall2-en.txt b/www-apps/groupoffice/files/postinstall2-en.txt
new file mode 100644
index 000000000000..7877f7a75ca2
--- /dev/null
+++ b/www-apps/groupoffice/files/postinstall2-en.txt
@@ -0,0 +1,19 @@
+Follow the instructions at /usr/share/doc/${PF}/INSTALL
+to complete the install. You need to add MySQL users
+and configure group-office
+
+Before installing/configure you have to
+
+touch /var/www/localhost/htdocs/groupoffice/config.php
+chmod 0777 /var/www/localhost/htdocs/groupoffice/config.php
+mkdir /var/www/localhost/htdocs/groupoffice/local/
+chown apache:apache /var/www/localhost/htdocs/groupoffice/local/
+chmod 644 /var/www/localhost/htdocs/groupoffice/config.php
+rm -Rf /var/www/localhost/htdocs/groupoffice/install/
+
+
+After that, make groupoffice secure again
+chmod 644 /var/www/localhost/htdocs/groupoffice/config.php
+and
+rm -Rf /var/www/localhost/htdocs/groupoffice/install/
+
diff --git a/www-apps/groupoffice/groupoffice-2.12.ebuild b/www-apps/groupoffice/groupoffice-2.12.ebuild
new file mode 100644
index 000000000000..f1f038791414
--- /dev/null
+++ b/www-apps/groupoffice/groupoffice-2.12.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/groupoffice-2.12.ebuild,v 1.1 2005/04/23 21:56:07 mholzer Exp $
+
+inherit webapp
+
+S=${WORKDIR}/${PN}-com-${PV}
+DESCRIPTION="Group-Office is a powerful modular Intranet application framework. It runs *nix using PHP and has several database support."
+HOMEPAGE="http://group-office.sourceforge.net/"
+SRC_URI="mirror://sourceforge/group-office/${PN}-com-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc"
+IUSE=""
+DEPEND="virtual/php
+ dev-db/mysql"
+
+src_install() {
+ webapp_src_preinst
+
+ cd ${S}
+ dodoc CHANGELOG DEVELOPERS FAQ INSTALL RELEASE README.ldap TODO TRANSLATORS
+ rm -f CHANGELOG FAQ INSTALL README.ldap TODO TRANSLATORS
+
+ cp -r . ${D}${MY_HTDOCSDIR}
+ webapp_serverowned ${MY_HTDOCSDIR}
+
+ webapp_postinst_txt en ${FILESDIR}/postinstall2-en.txt
+
+ webapp_src_install
+}