Commit graph

26 commits

Author SHA1 Message Date
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
a27a05c970 Update to 0.36. 2002-06-05 20:15:54 +00:00
Maxim Sobolev
99c1ab78fb Teach GNOME1 and GNOME2 play nicely with each other - don't assume that
shared dir (share/gnome/fonts) is `owned' by either one.
2002-04-08 17:13:14 +00:00
Maxim Sobolev
377dc67fa9 Update to 0.35. 2002-02-01 11:24:03 +00:00
Maxim Sobolev
bcd59097fb Don't try to delete directory which now being deleted by gnomelibs. 2002-01-16 10:09:05 +00:00
Maxim Sobolev
82b30360ce Move creation of ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap from
pkg-plist to Makefile on a second attempt to fix bento build and unlock
building of some 200 ports that depend on gnomeprint.

Submitted by:	bento
2001-12-17 09:03:07 +00:00
Maxim Sobolev
ee63afb452 Update to 0.34. 2001-12-12 21:41:21 +00:00
Maxim Sobolev
63bb30b303 Use `@exec touch ...' to create ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap
if it doesn't exist. This ensures that the file is created in all cases and
should fix bento build. Originally file is only created when the package is
built on a system with X11 fonts installed.

Submitted by:	bento
2001-11-26 13:38:37 +00:00
Maxim Sobolev
f437256047 Update to 0.32. 2001-11-20 14:18:25 +00:00
Maxim Sobolev
c446627419 Update to 0.31. 2001-11-09 16:39:26 +00:00
Maxim Sobolev
7a587bde60 Update to 0.30. 2001-10-09 07:31:12 +00:00
Ade Lovett
5a25039fa8 Update to 0.29 2001-06-05 04:58:33 +00:00
Ade Lovett
03af2187bd Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Ade Lovett
ebea2bb062 Update to 0.25 2000-11-14 14:09:33 +00:00
Ade Lovett
8088e74ef6 Update to 0.24. Read the ChangeLog for updates, the list is enormous. 2000-09-28 17:58:46 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Ade Lovett
65273d21b3 Update to 0.20 2000-05-22 18:56:14 +00:00
Ade Lovett
f244bb2b84 Update to 0.19 2000-05-17 16:28:17 +00:00
Ade Lovett
f51470b439 Update to 0.18 2000-04-19 15:06:04 +00:00
Ade Lovett
d1c5f3e756 Update to 0.16, a bunch of new features, and plenty of bugs fixed.
Shared library revision bumped as a result.
2000-03-28 02:53:40 +00:00
Ade Lovett
fc37748c85 Update to 0.12 2000-02-23 00:07:21 +00:00
Yukihiro Nakai
86a432532c Update to 0.10
PR:		ports/14541
Submitted by:	Ade Lovett<ade@lovett.com>
1999-10-27 10:26:49 +00:00
Yukihiro Nakai
d67fae549a PR: ports/14303
Submitted by:Ade Lovett <ade@lovett.com>
Update to 0.9
This is a core library for 'October GNOME'
1999-10-14 03:44:07 +00:00
Steve Price
1c0431424f Update to version 0.4.
PR:		12781 (7 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:46:56 +00:00
Steve Price
cf18d659f6 Update to version 0.1.1.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:53:04 +00:00
Vanilla I. Shu
78bb89e29e GNOME print library. 1999-01-17 20:19:18 +00:00