Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123519 - new ebuild for ebox-0.7 (pre-version, dev-only)
Summary: new ebuild for ebox-0.7 (pre-version, dev-only)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://pc42.xtal.rwth-aachen.de/~jam...
Whiteboard:
Keywords: EBUILD
Depends on: 123517
Blocks:
  Show dependency tree
 
Reported: 2006-02-20 11:44 UTC by Jan Marten Simons
Modified: 2024-03-03 20:29 UTC (History)
3 users (show)

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


Attachments
ebox-0.7.ebuild (ebox-0.7.ebuild,1.59 KB, text/plain)
2006-02-20 11:45 UTC, Jan Marten Simons
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Marten Simons 2006-02-20 11:44:55 UTC
ebox (ebox-platform.com) is an integrated samba/ldap/PDC solution especially useful for SOHO as it features a webbased frontend.

suggested category: app-admin

At the moment ebox uses gconf (and even worse: gnome2-gconf) which creates a rather ugly gtk2-dependecy, but the devs are thinking about switching back to XML::Simple.

Additionally ebox will need these cpan-modules added to the tree:

perl-gcpan/Sys-CpuLoad
perl-gcpan/Apache-Singleton
perl-gcpan/Sys-CPU

For the moment you can autogenerate them with gcpan.

Everybody who's interested in adepting ebox (yes, it does not run out of the
box, yet) feel free to join #ebox on freenode.
Comment 1 Jan Marten Simons 2006-02-20 11:45:26 UTC
Created attachment 80296 [details]
ebox-0.7.ebuild
Comment 2 José Alberto Suárez López (RETIRED) gentoo-dev 2006-02-20 14:21:20 UTC
i was talking with ebox devs this morning. They will not invert time or resouces in write the ebox api to xml::simple. So we will need to hack the gconf* ebuilds or write ourself the new api (if we made the new api they will use it).
Comment 3 George Shapovalov (RETIRED) gentoo-dev 2006-07-03 06:51:35 UTC
Hm, looks like it would be better for gnome devs to deal with this bug (and the libebox one). Just one thing I thought to mention. Portage can deal with CPAN packages "directly" from what I remember reading on -dev (quite) some time ago. However, as these modules are dependencies they may need ebuilds (I don't remember the exact requirements, - whether all the dependencies or some of them has to have ebuilds and which one can be pulled directly from CPAN). 
You can try looking here:
http://www.gentoo.org/proj/en/perl/
This is a page for Perl project in Gentoo, it may have some relevant info..

George
Comment 4 Robert Buchholz (RETIRED) gentoo-dev 2007-07-20 20:01:30 UTC
Latest version is 0.9.3 and I heard Ubuntu wants to switch to ebox for their server configurations.
Does this integrate into Gentoo at all?