the CVS log with all the details. However, almost every aspect has been
touched. Note, that this is still a GNOME 1.x application!
More info on the features can be found at Ximian:
http://www.ximian.com/products/evolution/
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus
* Implement USE_GNOMENG
* Implement REINPLACE
With this commit, and the upcoming bonobo-conf commit, GNOME 2.0 users
should be able to use Evolution wihtout needing any other hacks.
however it goes further that earlier and instead of hanging solidly at
startup tries to launch its components, but goes kaboom (i.e. sig 12) and
dies in agony. Therefore, brave souls with loaded debuggers are welcome to
fix this fscking crap and submit their patches to gnome@FreeBSD.org.
This one just seems to hang and chew CPU, at least on
my -current laptop.
I fear having to build a separate GNOME environment, with
all the debug symbols, to track this one down.
Two GNOME's on one machine! He must be mad!
initial startup (you no longer have to manually copy some files
around). These updates will be committed to the next version of
evolution itself.
Many thanks to Dan Winship <danw@helixcode.com> for pointing
me in the right direction after my bug report.