summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-05-23 18:55:07 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-05-23 18:55:07 +0000
commit400f69f63721e5df6cbe632b93184c4035d6178b (patch)
tree36f689a37e3bcafad3e2e1128d22b71e3e866192 /dev-php/groupoffice
parentver bump (diff)
downloadgentoo-2-400f69f63721e5df6cbe632b93184c4035d6178b.tar.gz
gentoo-2-400f69f63721e5df6cbe632b93184c4035d6178b.tar.bz2
gentoo-2-400f69f63721e5df6cbe632b93184c4035d6178b.zip
Version bumped.
Diffstat (limited to 'dev-php/groupoffice')
-rw-r--r--dev-php/groupoffice/ChangeLog8
-rw-r--r--dev-php/groupoffice/Manifest11
-rw-r--r--dev-php/groupoffice/files/digest-groupoffice-2.052
-rw-r--r--dev-php/groupoffice/files/postinstall-en.txt11
-rw-r--r--dev-php/groupoffice/groupoffice-2.05.ebuild33
5 files changed, 60 insertions, 5 deletions
diff --git a/dev-php/groupoffice/ChangeLog b/dev-php/groupoffice/ChangeLog
index da23f10626ab..20a6b2cd1084 100644
--- a/dev-php/groupoffice/ChangeLog
+++ b/dev-php/groupoffice/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/groupoffice
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/ChangeLog,v 1.15 2004/04/17 15:02:29 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/ChangeLog,v 1.16 2004/05/23 18:55:07 mholzer Exp $
+
+*groupoffice-2.05 (23 May 2004)
+
+ 23 May 2004; Martin Holzer <mholzer@gentoo.org> groupoffice-2.05.ebuild,
+ files/postinstall-en.txt:
+ Version bumped.
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> groupoffice-1.98.ebuild,
groupoffice-2.01.ebuild, groupoffice-2.02.ebuild:
diff --git a/dev-php/groupoffice/Manifest b/dev-php/groupoffice/Manifest
index be1db674cc27..26c05d1f9ba3 100644
--- a/dev-php/groupoffice/Manifest
+++ b/dev-php/groupoffice/Manifest
@@ -1,10 +1,13 @@
-MD5 f2215826dcc933453fdde4d0a713fa4d groupoffice-1.98.ebuild 1872
-MD5 9af9b81d02a250c2c0c80d36c6f0efdc groupoffice-2.02.ebuild 1871
-MD5 d631fd585b11f6df43fbbfb016ccb813 groupoffice-2.04.ebuild 1867
-MD5 6f548d266c20371df3aeb2f6a94017b0 groupoffice-2.01.ebuild 1872
MD5 735ab51304d6da1eb087c8ed0dc1287d ChangeLog 2112
+MD5 9af9b81d02a250c2c0c80d36c6f0efdc groupoffice-2.02.ebuild 1871
MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280
+MD5 f2215826dcc933453fdde4d0a713fa4d groupoffice-1.98.ebuild 1872
+MD5 6f548d266c20371df3aeb2f6a94017b0 groupoffice-2.01.ebuild 1872
+MD5 d631fd585b11f6df43fbbfb016ccb813 groupoffice-2.04.ebuild 1867
+MD5 6c945e32fe8bd13aa6edf0d6bf34cf5a groupoffice-2.05.ebuild 1046
MD5 b15c84531171edcc9266b5ec3e323151 files/digest-groupoffice-1.98 146
MD5 eed4525c73e09f377adb7f135b9d8400 files/digest-groupoffice-2.01 146
MD5 56c18997ce16cb2efd35f0cdfb679b67 files/digest-groupoffice-2.02 146
MD5 0699a14fa9aca95a209915564dc81cd1 files/digest-groupoffice-2.04 146
+MD5 f97b1d800d135c8cf64b6ce982b21e56 files/digest-groupoffice-2.05 146
+MD5 4c2dce7d3ee90834b448b21369bd5922 files/postinstall-en.txt 138
diff --git a/dev-php/groupoffice/files/digest-groupoffice-2.05 b/dev-php/groupoffice/files/digest-groupoffice-2.05
new file mode 100644
index 000000000000..d8a52fbfb128
--- /dev/null
+++ b/dev-php/groupoffice/files/digest-groupoffice-2.05
@@ -0,0 +1,2 @@
+MD5 87a67b8e3a29560b18ae9b40a3794d59 groupoffice-com-2.05.tar.gz 3480010
+MD5 4ee2188438e2a98cf17d6b47796ec30a GO-theme-crystal-1.93.tar.gz 286777
diff --git a/dev-php/groupoffice/files/postinstall-en.txt b/dev-php/groupoffice/files/postinstall-en.txt
new file mode 100644
index 000000000000..be88c9536ca8
--- /dev/null
+++ b/dev-php/groupoffice/files/postinstall-en.txt
@@ -0,0 +1,11 @@
+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
+chmod 777 /var/www/localhost/htdocs/groupoffice/
+
+After that, make groupoffice secure again
+chmod 655 /var/www/localhost/htdocs/groupoffice/
+and
+chown someuser:someuser /var/www/localhost/htdocs/groupoffice/Group-Office.php
diff --git a/dev-php/groupoffice/groupoffice-2.05.ebuild b/dev-php/groupoffice/groupoffice-2.05.ebuild
new file mode 100644
index 000000000000..746b2897abd7
--- /dev/null
+++ b/dev-php/groupoffice/groupoffice-2.05.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-2.05.ebuild,v 1.1 2004/05/23 18:55:07 mholzer Exp $
+
+inherit webapp
+
+S=${WORKDIR}/${PN}-com-${PV}
+DESCRIPTION="Group-Office is a powerfull 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
+ mirror://sourceforge/group-office/GO-theme-crystal-1.93.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc"
+
+DEPEND="virtual/php
+ dev-db/mysql"
+
+src_install() {
+ webapp_src_preinst
+
+ mv ${WORKDIR}/crystal ${S}/themes
+ 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}/postinstall-en.txt
+
+ webapp_src_install
+}