Commit graph

12 commits

Author SHA1 Message Date
Joe Marcus Clarke
3932b92b18 Fix oaf-slay.
Reported by:	Nick Jennings <nkj@namodn.com>
2002-10-18 19:37:02 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
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
2002-07-11 17:16:10 +00:00
Joe Marcus Clarke
098dfd1acc Update to 0.6.10.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-18 14:01:11 +00:00
Maxim Sobolev
4427398e02 Backport a fix from bonobo-activation. 2002-02-14 01:51:13 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
8b399dcbd2 Update to 0.6.7. 2001-11-09 16:41:15 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
703ccdcfee Prevent bison(1) from being picked up automagically by the configure script.
For some reason, oaf doesn't build with bison(1), while more than happy with
byacc(1).

Submitted by:	many
2001-09-25 15:27:04 +00:00
Maxim Sobolev
0a6d9ef5df Update to 0.6.6. 2001-09-11 07:41:34 +00:00
Maxim Sobolev
e1e613ee9d Fix a bug that prevents some applications (e.g. Evolution) from starting-up
properly. This doesn't fix Nautilus, however. :(

Submitted by:	obrien
2001-09-04 12:15:10 +00:00
Ade Lovett
df757445b0 OAF is the Object Activation Framework, a much more powerful replacement
for gnorba in the GNOME 2.0 development platform.
2000-06-01 20:16:24 +00:00