Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00e387a25c8f65698d34ab41c03b6755d4060c85

commit 00e387a25c8f65698d34ab41c03b6755d4060c85
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Mon Dec 1 12:38:40 2008 +0100

egroupware-1.6.001-1-i686

- new package

diff --git a/source/network-extra/egroupware/FrugalBuild 
b/source/network-extra/egroupware/FrugalBuild
new file mode 100644
index 0000000..a565f13
--- /dev/null
+++ b/source/network-extra/egroupware/FrugalBuild
@@ -0,0 +1,26 @@
+# Compiling Time: 0 SBU
+# Maintainer: Miklos Vajna <[EMAIL PROTECTED]>
+
+pkgname=egroupware
+pkgver=1.6.001
+pkgrel=1
+pkgdesc="A free enterprise ready groupware software."
+_F_sourceforge_prefix="eGroupware "
+Finclude sourceforge
+url="http://www.egroupware.org/";
+rodepends=('apache' 'php')
+groups=('network-extra')
+archs=('i686' 'x86_64')
+source=(${source/egroupware-/eGroupware-}
+       ${source/egroupware-/eGroupware-egw-pear-}
+       README.Frugalware)
+sha1sums=('c84c7bc091003f1b0f29eeaa6f9e8367e13bca4a' \
+          '1560df11d88ca8bbf40de7e8a7849d600da96998' \
+          '87262a9fa52c5acbcb14699f2358acc8b2258386')
+options=('stick')
+
+build()
+{
+       Fmkdir /var/www
+       mv $pkgname $Fdestdir/var/www/$pkgname || return 1
+}
diff --git a/source/network-extra/egroupware/README.Frugalware 
b/source/network-extra/egroupware/README.Frugalware
new file mode 100644
index 0000000..94f51fc
--- /dev/null
+++ b/source/network-extra/egroupware/README.Frugalware
@@ -0,0 +1,11 @@
+To be able to use this package as intended, you will have to:
+
+* set up apache to access `/var/www/egroupware` from the web the way you like
+
+* install and set up your favourite SQL database (mysql, postgresql or
+  oracle), this package DOES NOT depend on any of them)
+
+* create and/or grant access to the database
+
+* set up your eGroupware installation itself by entering the correct 
credentials
+at the install screen to be able to reach the above-mentioned database.
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to