Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46014 - Drupal ebuilds, including module eclass
Summary: Drupal ebuilds, including module eclass
Status: RESOLVED DUPLICATE of bug 25423
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web-apps project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-28 11:47 UTC by Carl A. Dunham
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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


Attachments
drupal 4.4.0-rc ebuild (drupal-4.4.0_rc.ebuild,2.27 KB, text/plain)
2004-03-28 11:49 UTC, Carl A. Dunham
Details
drupal 4.3.2 ebuild (drupal-4.3.2.ebuild,2.16 KB, text/plain)
2004-03-28 11:50 UTC, Carl A. Dunham
Details
drupal module eclass (drupal-module.eclass,2.39 KB, text/plain)
2004-03-28 11:50 UTC, Carl A. Dunham
Details
drupal event module (drupal-event-4.4.0.ebuild,354 bytes, text/plain)
2004-03-28 11:51 UTC, Carl A. Dunham
Details
drupal remindme module (requires event) (drupal-remindme-4.4.0.ebuild,278 bytes, text/plain)
2004-03-28 11:52 UTC, Carl A. Dunham
Details
drupal subscriptions module (drupal-subscriptions-4.4.0.ebuild,304 bytes, text/plain)
2004-03-28 11:53 UTC, Carl A. Dunham
Details
drupal nicelinks module (drupal-nicelinks-4.2.0.ebuild,498 bytes, text/plain)
2004-03-28 11:53 UTC, Carl A. Dunham
Details
drupal weblink module (drupal-weblink-4.4.0.ebuild,349 bytes, text/plain)
2004-03-28 19:25 UTC, Carl A. Dunham
Details
Updated ebuilds, including 4.4.0 (released version) (drupal-ebuilds.tgz,2.95 KB, application/x-gzip)
2004-04-02 23:22 UTC, Carl A. Dunham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carl A. Dunham 2004-03-28 11:47:50 UTC
Here are some ebuilds I put together for my own use, others may also find them useful. I made it somewhat GLEP 11 compliant, based on my own biases.

It includes the current release version (4.3.2) and the current 4.4.0 release candidate. The current release ubuild is a lot less tested, in fact I back-ported a bunch of changes from the rc to it without ever re-testing it. Caveat Emptor. I also put together a drupal-modules.eclass that makes adding modules easier. A similar one for themes might be nice also. I also put in as many modules as I cared to play around with.

Reproducible: Always
Steps to Reproduce:
Comment 1 Carl A. Dunham 2004-03-28 11:49:45 UTC
Created attachment 28230 [details]
drupal 4.4.0-rc ebuild
Comment 2 Carl A. Dunham 2004-03-28 11:50:18 UTC
Created attachment 28231 [details]
drupal 4.3.2 ebuild
Comment 3 Carl A. Dunham 2004-03-28 11:50:57 UTC
Created attachment 28232 [details]
drupal module eclass
Comment 4 Carl A. Dunham 2004-03-28 11:51:30 UTC
Created attachment 28233 [details]
drupal event module
Comment 5 Carl A. Dunham 2004-03-28 11:52:26 UTC
Created attachment 28234 [details]
drupal remindme module (requires event)
Comment 6 Carl A. Dunham 2004-03-28 11:53:01 UTC
Created attachment 28235 [details]
drupal subscriptions module
Comment 7 Carl A. Dunham 2004-03-28 11:53:38 UTC
Created attachment 28236 [details]
drupal nicelinks module
Comment 8 Stuart Herbert (RETIRED) gentoo-dev 2004-03-28 13:47:40 UTC
Acknowledging the bug.  We'll look at it as soon as we can.

Best regards,
Stu
Comment 9 Carl A. Dunham 2004-03-28 19:25:21 UTC
Created attachment 28251 [details]
drupal weblink module
Comment 10 Carl A. Dunham 2004-04-02 23:22:08 UTC
Created attachment 28608 [details]
Updated ebuilds, including 4.4.0 (released version)

Some updates, mainly replacing the 4.4.0_rc version with 4.4.0.
Comment 11 Stuart Herbert (RETIRED) gentoo-dev 2004-04-23 09:54:17 UTC
Hi,

Sorry for the delay in replying.  We've been very busy putting a new
framework in place for ebuilds for web-based applications.  This has
now been added to Portage.

We need you to update your ebuild to use the new framework before we
can accept your ebuild.

Please emerge net-www/webapp-config (make sure you get version 1.3 or
later), and update your ebuild to work with this new tool.  You can
use 'man 5 webapp.eclass', 'man 5 webapp-config' and 'man 8 webapp-config'
to learn more about how your ebuild needs to work.

You can find an example ebuild, for phpmyadmin, in

	/usr/share/doc/webapp-config-1.3/
	
If you encounter any difficulties with the new framework (and we
apologise, but there are sure to be a few at first), please let us know
and we'll do our best to help you.

Best regards,
Stu
Comment 12 Peter Westwood 2004-06-10 14:16:09 UTC
FYI

I have just updated the ebuild in bug 25423 to handle drupal-4.4.1 using webapp.eclass.
Comment 13 Stuart Herbert (RETIRED) gentoo-dev 2004-07-11 03:31:54 UTC

*** This bug has been marked as a duplicate of 25423 ***