Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53855 - Web Apps that need to be converted to use webapp eclass instead of webapp-apache eclass.
Summary: Web Apps that need to be converted to use webapp eclass instead of webapp-apa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Web-apps project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-13 22:52 UTC by Adrian Almenar
Modified: 2005-07-07 11:55 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Almenar 2004-06-13 22:52:09 UTC
Instead of getting a lot of bug reports about every webapp that says that need to be converted to the new webapp config format, a  simple grep in the tree shows which ones need to be converted. Hope it helps.

angmar portage # grep -R "inherit webapp-apache" *
app-admin/mailmin/mailmin-0.0.1-r2.ebuild:inherit webapp-apache
app-admin/mailmin/mailmin-0.0.1-r1.ebuild:inherit webapp-apache
app-misc/gallery/gallery-1.4.2.ebuild:inherit webapp-apache
app-misc/gallery/gallery-1.4.1_p1.ebuild:inherit webapp-apache
app-misc/gallery/gallery-1.4.3_p2.ebuild:inherit webapp-apache
app-misc/gallery/gallery-1.4.3_p1.ebuild:inherit webapp-apache
app-misc/gallery/gallery-1.4.3.ebuild:inherit webapp-apache
app-office/phprojekt/phprojekt-4.1.ebuild:inherit webapp-apache
app-office/phprojekt/phprojekt-3.2a.ebuild:inherit webapp-apache
app-office/phprojekt/phprojekt-4.0-r1.ebuild:inherit webapp-apache
dev-db/phpmyadmin/phpmyadmin-2.5.6.ebuild:inherit webapp-apache
dev-db/phppgadmin/phppgadmin-3.3.ebuild:inherit webapp-apache
dev-db/phppgadmin/phppgadmin-3.1.ebuild:inherit webapp-apache
dev-db/phppgadmin/phppgadmin-3.3.1.ebuild:inherit webapp-apache
dev-php/jpgraph/jpgraph-1.12.2.ebuild:has_version "net-www/apache" && USE_APACHE=1 && inherit webapp-apache
dev-php/groupoffice/groupoffice-1.98.ebuild:inherit webapp-apache
dev-php/groupoffice/groupoffice-2.02.ebuild:inherit webapp-apache
dev-php/groupoffice/groupoffice-2.04.ebuild:inherit webapp-apache
dev-php/groupoffice/groupoffice-2.01.ebuild:inherit webapp-apache
dev-php/egroupware/egroupware-0.9.99.008.ebuild:inherit webapp-apache
dev-php/phpgroupware/phpgroupware-0.9.16.000.ebuild:inherit webapp-apache
eclass/horde.eclass:inherit webapp-apache
mail-client/squirrelmail/squirrelmail-1.4.3a.ebuild:inherit webapp-apache eutils
mail-client/squirrelmail/squirrelmail-1.4.3_rc1.ebuild:inherit webapp-apache eutils
media-sound/mserv/mserv-0.35.ebuild:inherit webapp-apache eutils
net-analyzer/aimsniff/aimsniff-0.9.ebuild:      inherit webapp-apache
net-analyzer/aimsniff/aimsniff-0.8.ebuild:inherit webapp-apache
net-irc/cgiirc/cgiirc-0.5.3.ebuild:inherit webapp-apache
net-nds/phpldapadmin/phpldapadmin-0.9.3.ebuild:inherit webapp-apache
net-p2p/zuul/zuul-1.0.0.ebuild:inherit webapp-apache
net-p2p/zuul/zuul-1.1.2.ebuild:inherit webapp-apache
net-p2p/zuul/zuul-1.2.0.ebuild:inherit webapp-apache
net-www/ids/ids-0.83_beta2.ebuild:inherit webapp-apache
net-www/ids/ids-0.82.ebuild:inherit webapp-apache
net-www/htdig/htdig-3.1.6-r4.ebuild:inherit webapp-apache
net-www/phpBB/phpBB-2.0.6-r2.ebuild:inherit webapp-apache
net-www/phpBB/phpBB-2.0.6-r1.ebuild:inherit webapp-apache eutils
net-www/phpBB/phpBB-2.0.8a.ebuild:inherit webapp-apache
net-www/phpmp/phpmp-0.10.0.ebuild:inherit webapp-apache
net-www/phpmp/phpmp-0.10.1-r1.ebuild:inherit webapp-apache
net-www/phpmp/phpmp-0.9.1.ebuild:inherit webapp-apache
net-www/phpmp/phpmp-0.10.1.ebuild:inherit webapp-apache
net-www/twiki/twiki-20030201.ebuild:inherit webapp-apache
net-www/moinmoin/moinmoin-1.2.1.ebuild:inherit webapp-apache
net-www/moinmoin/moinmoin-1.0.ebuild:inherit webapp-apache
net-www/phpwebsite/phpwebsite-0.9.3_p2-r1.ebuild:inherit webapp-apache
net-www/mythweb/mythweb-0.15.1.ebuild:inherit webapp-apache
net-www/mythweb/mythweb-0.14-r1.ebuild:inherit webapp-apache
net-www/mythweb/mythweb-0.14.ebuild:inherit webapp-apache
net-www/issue-tracker/issue-tracker-4.0.3.ebuild:inherit webapp-apache
net-www/tikiwiki/tikiwiki-1.8.2.ebuild:inherit webapp-apache
Comment 1 Adrian Almenar 2004-06-20 07:23:50 UTC
any update on this ?
Comment 2 Chris Williams 2004-06-21 15:26:29 UTC
Updated PHPWebsite ebuilds at:
http://bugs.gentoo.org/show_bug.cgi?id=54693
Comment 3 Stuart Herbert (RETIRED) gentoo-dev 2004-06-22 15:56:14 UTC
Yeah, the update is that I personally dislike using a single bug like this to track all the packages that need updating - especially when the ebuilds in question are owned by more than just the one or two devs.

Feel free to use this bug as you wish, but I won't be taking any notice of it at all.

Best regards,
Stu
Comment 4 Chris Williams 2004-06-28 23:46:54 UTC
See http://bugs.gentoo.org/show_bug.cgi?id=52143 bug for Tikiwiki ebuilds.
Comment 5 Renat Lumpau (RETIRED) gentoo-dev 2004-07-27 09:19:26 UTC
I grepped the tree recently, and posted converted ebuilds for all remaining webapp.apache ebuilds. Between Portage and Bugzilla, there should be no more webapp.apache
Comment 6 Renat Lumpau (RETIRED) gentoo-dev 2005-07-07 11:55:30 UTC
File individual bugs for remaining webapp.apache ebuilds