Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 79434

Summary: www-servers/skunkweb needs to be updated to use apache-module.eclass
Product: Gentoo Linux Reporter: Michael Stewart (vericgar) (RETIRED) <vericgar>
Component: Current packagesAssignee: Christian Andreetta (RETIRED) <satya>
Status: RESOLVED FIXED    
Severity: normal CC: apache-bugs, python
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 76457    
Attachments: Updated ebuild
Updated config file

Description Michael Stewart (vericgar) (RETIRED) gentoo-dev 2005-01-25 03:37:45 UTC
As of apache-2.0.52-r3 and -1.3.33-r1 apache uses new paths and configurations. We have created eclasses to make apache module maintainers life's easier. See http://dev.gentoo.org/~vericgar/doc/apache-package-refresh.html on how to update your ebuild to use the new eclass. When we unmask the new apache revision, skunkweb will break if it isn't adapted to the new eclass.
Comment 1 Elfyn McBratney (beu) (RETIRED) gentoo-dev 2005-02-24 07:16:41 UTC
Our unmask date was pushed forward slightly and we're now hoping to unleash our stuff this saturday (26th).  As we're running out of time, I've made an attempt at updating the skunkweb-3.4.0 ebuild to use the new apache-module eclass which I'll attach in a sec.

This ebuild always builds  mod_skunkweb, but it must be enabled in /etc/conf.d/apache{,2} for it to actually be loaded by Apache.  I've also tweaked the config to reflect this (it will now need to be bundled in the tree, too).

Attachments to follow, critique saught. :)
Comment 2 Elfyn McBratney (beu) (RETIRED) gentoo-dev 2005-02-24 07:17:51 UTC
Created attachment 52043 [details]
Updated ebuild
Comment 3 Elfyn McBratney (beu) (RETIRED) gentoo-dev 2005-02-24 07:18:05 UTC
Created attachment 52044 [details]
Updated config file
Comment 4 Christian Parpart (RETIRED) gentoo-dev 2005-03-12 01:20:17 UTC
*remind* *remind* please verify'n'commit beu's updated ebuild. This bug depends on apache to be unmasked (that can't wait just yet another decade)
Comment 5 Christian Andreetta (RETIRED) gentoo-dev 2005-03-12 07:51:52 UTC
done some tests: in cvs.
_very_ good work with the eclass...