Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109828 - dspam-web is horribly out of date
Summary: dspam-web is horribly out of date
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Lim Swee Tat (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-19 09:25 UTC by Allen Parker
Modified: 2005-11-30 15:54 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for dspam-web-3.6.0 (dspam-web-3.6.0.ebuild,4.93 KB, text/plain)
2005-10-22 17:41 UTC, Manuel McLure
Details
Script run at webapp-config time to update configure.pl (installhook.sh,422 bytes, text/plain)
2005-10-22 17:43 UTC, Manuel McLure
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Allen Parker 2005-10-19 09:25:05 UTC
latest version in portage: 3.4.2
latest version at dspam.nuclearelephant.com: 3.6.0

the ebuild for this package sources the dspam source tarball

>>> lines 7-11 dspam-web-3.4.2.ebuild
MY_PN=${PN/-web/}
MY_P=${MY_PN}-${PV}

DESCRIPTION="Web based administration and user controls for dspam"
SRC_URI="http://dspam.nuclearelephant.com/sources/${MY_P}.tar.gz"
<<<

last time this package was touched, 05 April 2005...

as per: http://www.nuclearelephant.com/projects/dspam/text/RELEASE-3.6.0.txt
there have been improvements to the dspam web ui that are simply being ignored
by whoever's supposed to be maintaining this particular package.

st_lim: if this is an orphaned package, let us know so that we can find someone
else to take care of it.
Comment 1 Manuel McLure 2005-10-22 17:41:34 UTC
Created attachment 71234 [details]
Ebuild for dspam-web-3.6.0

This ebuild will install the web UI for dspam 3.6.0. It requires the
installhook.sh so that it can edit configure.pl appropriately, and set
permissions on the *.cgi files.
Comment 2 Manuel McLure 2005-10-22 17:43:51 UTC
Created attachment 71235 [details]
Script run at webapp-config time to update configure.pl

This file should be named "installhook.sh" and placed in the
www-apps/dspam-web/files directory under your portage overlay. Needed by the
3.6.0 dspam-web ebuild.
Comment 3 Tuan Van (RETIRED) gentoo-dev 2005-11-14 11:16:20 UTC
st_lim,
it looks like you didn't watch bug assigned to net-mail anymore. re-assign.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-11-30 15:54:38 UTC
3.6.1 in portage, closing.