summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLim Swee Tat <st_lim@gentoo.org>2005-01-18 02:58:25 +0000
committerLim Swee Tat <st_lim@gentoo.org>2005-01-18 02:58:25 +0000
commit1cf58dc9c690b62b0133cd245ea3086371960457 (patch)
tree90654c07595cc729b9da99762ddd065c01e93d5e /www-apps
parentMake kde use the correct qt libdir. (diff)
downloadhistorical-1cf58dc9c690b62b0133cd245ea3086371960457.tar.gz
historical-1cf58dc9c690b62b0133cd245ea3086371960457.tar.bz2
historical-1cf58dc9c690b62b0133cd245ea3086371960457.zip
Version bumped, masked 3.3.11
Package-Manager: portage-2.0.51-r13
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/dspam-web/ChangeLog7
-rw-r--r--www-apps/dspam-web/Manifest6
-rw-r--r--www-apps/dspam-web/dspam-web-3.3.11.ebuild4
-rw-r--r--www-apps/dspam-web/dspam-web-3.4_beta1.ebuild165
-rw-r--r--www-apps/dspam-web/files/digest-dspam-web-3.4_beta11
5 files changed, 178 insertions, 5 deletions
diff --git a/www-apps/dspam-web/ChangeLog b/www-apps/dspam-web/ChangeLog
index f3c06dcbee3d..29c24ed53b86 100644
--- a/www-apps/dspam-web/ChangeLog
+++ b/www-apps/dspam-web/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-apps/dspam-web
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/dspam-web/ChangeLog,v 1.11 2005/01/13 01:28:14 st_lim Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/dspam-web/ChangeLog,v 1.12 2005/01/18 02:58:25 st_lim Exp $
+
+*dspam-web-3.4_beta1 (18 Jan 2005)
+
+ 18 Jan 2005; Lim Swee Tat <st_lim@gentoo.org> +dspam-web-3.4_beta1.ebuild:
+ Version bump, removing 3.3.11
13 Jan 2005; Lim Swee Tat <st_lim@gentoo.org> :
Version bump
diff --git a/www-apps/dspam-web/Manifest b/www-apps/dspam-web/Manifest
index d4e8ddbb9ca4..3e2dbb0109b4 100644
--- a/www-apps/dspam-web/Manifest
+++ b/www-apps/dspam-web/Manifest
@@ -1,10 +1,12 @@
-MD5 250e5ab10d8bbdb3e9fe633c54c4218c ChangeLog 2067
+MD5 a782968ae94d61f51460ce653c241117 ChangeLog 2213
MD5 200f508058004a98dd2c61761111d363 dspam-web-3.2.4.ebuild 5213
-MD5 eea596b9eaa407d76728fa286cab6548 dspam-web-3.3.11.ebuild 4970
+MD5 fa757721b552f847cd14d1a15885e622 dspam-web-3.3.11.ebuild 4963
MD5 02b8d404199d28d7c1c185280ced86a8 dspam-web-3.3.8.ebuild 5213
MD5 f1ea445d6b4ddf81c55a4e886bc04218 metadata.xml 341
+MD5 3785c82941a530d2393b8674e77cd1b2 dspam-web-3.4_beta1.ebuild 4979
MD5 b59703cc943f7df3ca77763cc47c59f9 files/digest-dspam-web-3.3.11 64
MD5 ffdfc8d816078f4c58b75b9bed07503f files/htaccess 135
MD5 b4099a94a52af9abd4ade48d82914c3c files/htpasswd 19
+MD5 4dea50acb83ec9cac74817c0ef84a07c files/digest-dspam-web-3.4_beta1 68
MD5 ea56d34fd80be48f9b308655b5620c2f files/digest-dspam-web-3.2.4 63
MD5 ad704c9a2372dd9ab4d112a8c687873e files/digest-dspam-web-3.3.8 63
diff --git a/www-apps/dspam-web/dspam-web-3.3.11.ebuild b/www-apps/dspam-web/dspam-web-3.3.11.ebuild
index 778bdc96cd97..e57a4390b5e7 100644
--- a/www-apps/dspam-web/dspam-web-3.3.11.ebuild
+++ b/www-apps/dspam-web/dspam-web-3.3.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/dspam-web/dspam-web-3.3.11.ebuild,v 1.1 2005/01/13 01:28:14 st_lim Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/dspam-web/dspam-web-3.3.11.ebuild,v 1.2 2005/01/18 02:58:25 st_lim Exp $
inherit webapp eutils
@@ -20,7 +20,7 @@ DEPEND=">=mail-filter/dspam-3.2_rc3
dev-perl/GD-Graph3d
dev-perl/GDGraph
dev-perl/GDTextUtil"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="-*"
S=${WORKDIR}/${MY_P}
HOMEDIR=/etc/mail/dspam
diff --git a/www-apps/dspam-web/dspam-web-3.4_beta1.ebuild b/www-apps/dspam-web/dspam-web-3.4_beta1.ebuild
new file mode 100644
index 000000000000..c28b718aa42e
--- /dev/null
+++ b/www-apps/dspam-web/dspam-web-3.4_beta1.ebuild
@@ -0,0 +1,165 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/dspam-web/dspam-web-3.4_beta1.ebuild,v 1.1 2005/01/18 02:58:25 st_lim Exp $
+
+inherit webapp eutils
+
+MY_PN=${PN/-web/}
+MY_PV=${PV/_beta1/.beta.1}
+MY_P=${MY_PN}-${MY_PV}
+
+DESCRIPTION="Web based administration and user controls for dspam"
+SRC_URI="http://dspam.nuclearelephant.com/sources/${MY_P}.tar.gz"
+
+HOMEPAGE="http://dspam.nuclearelephant.com/"
+LICENSE="GPL-2"
+DEPEND=">=mail-filter/dspam-3.2_rc3
+ >=net-www/apache-1.3
+ >=dev-lang/perl-5.8.2
+ >=dev-perl/GD-2.0
+ dev-perl/GD-Graph3d
+ dev-perl/GDGraph
+ dev-perl/GDTextUtil"
+KEYWORDS="~x86 ~ppc"
+S=${WORKDIR}/${MY_P}
+HOMEDIR=/etc/mail/dspam
+
+src_compile() {
+ local myconf
+
+ # these are the default settings
+ #myconf="${myconf} --enable-daemon"
+ #myconf="${myconf} --enable-nodalcore"
+ myconf="${myconf} --enable-homedir"
+ myconf="${myconf} --enable-long-username"
+ myconf="${myconf} --enable-robinson"
+ #myconf="${myconf} --enable-chi-square"
+ #myconf="${myconf} --enable-robinson-pvalues"
+ use large-domain && myconf="${myconf} --enable-large-scale" ||\
+ myconf="${myconf} --enable-domain-scale"
+
+ myconf="${myconf} --with-dspam-mode=4755"
+ myconf="${myconf} --with-dspam-owner=dspam"
+ myconf="${myconf} --with-dspam-group=dspam"
+ myconf="${myconf} --with-dspam-home=${HOMEDIR} --sysconfdir=${HOMEDIR}"
+ myconf="${myconf} --with-logdir=${LOGDIR}"
+
+ use debug && myconf="${myconf} --enable-debug --enable-verbose-debug"
+
+ # select storage driver
+ if use mysql || use mysql41; then
+ myconf="${myconf} --with-storage-driver=mysql_drv"
+ myconf="${myconf} --with-mysql-includes=/usr/include/mysql"
+ myconf="${myconf} --with-mysql-libraries=/usr/lib/mysql"
+ myconf="${myconf} --with-client-compression"
+ myconf="${myconf} --enable-virtual-users"
+ myconf="${myconf} --enable-preferences-extension"
+
+ # an experimental feature available with MySQL and PgSQL backend
+ if use neural ; then
+ myconf="${myconf} --enable-neural-networking"
+ fi
+ elif use postgres ; then
+ myconf="${myconf} --with-storage-driver=pgsql_drv"
+ myconf="${myconf} --with-pgsql-includes=/usr/include/postgresql"
+ myconf="${myconf} --with-pgsql-libraries=/usr/lib/postgresql"
+ myconf="${myconf} --enable-virtual-users"
+ myconf="${myconf} --enable-preferences-extension"
+
+ # an experimental feature available with MySQL and PgSQL backend
+ if use neural ; then
+ myconf="${myconf} --enable-neural-networking"
+ fi
+ elif use oci8 ; then
+ myconf="${myconf} --with-storage-driver=ora_drv"
+ myconf="${myconf} --with-oracle-home=${ORACLE_HOME}"
+ myconf="${myconf} --enable-virtual-users"
+ myconf="${myconf} --enable-preferences-extension"
+
+ # I am in no way a Oracle specialist. If someone knows
+ # how to query the version of Oracle, then let me know.
+ if (expr ${ORACLE_HOME/*\/} : 10 1>/dev/null 2>&1)
+ then
+ --with-oracle-version=MAJOR
+ myconf="${myconf} --with-oracle-version=10"
+ fi
+ elif use sqlite ; then
+ myconf="${myconf} --with-storage-driver=sqlite_drv"
+ myconf="${myconf} --enable-virtual-users"
+ myconf="${myconf} --enable-preferences-extension"
+
+ else
+ myconf="${myconf} --with-storage-driver=libdb4_drv"
+ fi
+
+ econf ${myconf} || die
+ cd ${S}/cgi
+ make
+}
+
+src_install () {
+ cd ${S}/cgi
+ webapp_src_preinst
+
+ sed -e 's,/var/dspam,/etc/mail/dspam,' \
+ -e 's,/usr/local,/usr,' \
+ -i admin.cgi
+ sed -e 's,/var/dspam,/etc/mail/dspam,' \
+ -e 's,/usr/local,/usr,' \
+ -i dspam.cgi
+
+ insinto ${MY_HTDOCSDIR}
+ insopts -m644 -o apache -g apache
+ doins *.css
+ doins *.gif
+ doins rgb.txt
+ doins default.prefs
+ doins admins
+ doins configure.pl
+
+ newins ${FILESDIR}/htaccess .htaccess
+ newins ${FILESDIR}/htpasswd .htpasswd
+
+ insopts -m755 -o apache -g apache
+ doins *.cgi
+
+ for CGI_SCRIPT in admin.cgi admingraph.cgi dspam.cgi graph.cgi; do
+ webapp_runbycgibin perl ${MY_HTDOCSDIR}/${CGI_SCRIPT}
+ done
+
+ dodir ${MY_HTDOCSDIR}/templates
+
+ insinto ${MY_HTDOCSDIR}/templates
+ doins templates/*.html
+
+ #All files must be owned by server
+ cd ${D}${MY_HTDOCSDIR}
+ for x in `find . -type f -print` ; do
+ webapp_serverowned ${MY_HTDOCSDIR}/$x
+ done
+
+ webapp_src_install
+}
+
+pkg_config () {
+ # add apache to the dspam group so the CGIs can access the data
+
+ local groups
+ groups=`groups apache`
+ groups=`echo ${groups} | sed -e 's/ /,/g'`
+ usermod -G "${groups},dspam" apache
+}
+
+pkg_postinst () {
+ einfo "The CGIs need to be executed as group dspam in order to write"
+ einfo "to the dspam data directory. You will need to configure apache"
+ einfo "manually to do this. Another option is to add the user apache"
+ einfo "to the dspam group. You can do this automatically by running:"
+ echo
+ einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config"
+ echo
+ einfo "This app requires basic auth in order to operate properly."
+ einfo "You will need to add dspam users to the .htpasswd file or"
+ einfo "configure a different authentication mechanism for the user"
+ einfo "accounts."
+}
diff --git a/www-apps/dspam-web/files/digest-dspam-web-3.4_beta1 b/www-apps/dspam-web/files/digest-dspam-web-3.4_beta1
new file mode 100644
index 000000000000..ca6852d00010
--- /dev/null
+++ b/www-apps/dspam-web/files/digest-dspam-web-3.4_beta1
@@ -0,0 +1 @@
+MD5 7a5047c8d78dbe0d427e52db9cc5a6e7 dspam-3.4.beta.1.tar.gz 657645