Commit Graph

17 Commits

Author SHA1 Message Date
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
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +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
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Ade Lovett
107949458a Update to 0.6.2 2001-01-24 05:10:18 +00:00
Ade Lovett
44b7ec3f0a Update to 0.6.1 2000-11-07 16:33:06 +00:00
Ade Lovett
63abee361e Update to 0.6.0 2000-10-20 16:25:34 +00:00
Jeremy Lea
d0cdca8bc3 Implement USE_GLIB. 2000-10-05 06:23:01 +00:00
Satoshi Asami
1fb9070956 Kill oafd upon exit -- this was causing the gconf build to leave
ssh hanging forever waiting for the process to terminate.

Approved by:	maintainer
2000-09-21 00:57:41 +00:00
Ade Lovett
8cb4bc7996 Update to 0.5.1 2000-08-17 16:39:50 +00:00
Ade Lovett
ae420077ee Update to 0.4.0 2000-07-05 22:02:23 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Ade Lovett
d750cb23bb Add missed textproc/libxml as a dependency
Submitted by:	bento
2000-06-08 21:25:21 +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