Commit graph

25 commits

Author SHA1 Message Date
Joe Marcus Clarke
0f450b92f6 Use USE_X_PREFIX. This fixes the plist issues reported on bento, and
shouldn't have any negative effect on port functionality.
2003-01-13 04:31:41 +00:00
Joe Marcus Clarke
9679538ba9 Fix build with gtkhtml-1.1. 2002-11-12 03:56:21 +00:00
Joe Marcus Clarke
49834e035e Bump PORTREVISION after the gtkhtml version bump. 2002-11-12 02:09:58 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
5d85019f5b Remove quotes are sizeof() calls. This was breaking builds on 64-bit
architectures, and probably causing some interesting things on i386.
Bump PORTREVISION for i386 machines.

PR:		42258
2002-08-31 18:14:07 +00:00
Joe Marcus Clarke
dea943b3d6 Use USE_GNOMENG. 2002-07-14 15:09:04 +00:00
Joe Marcus Clarke
cb401c5cb4 It seems the guile-snarf syntax has changed in 1.4.1. Update ports which
use the old syntax.

Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 21:14:44 +00:00
Maxim Sobolev
8ee24a09ed Fix breakage caused by the recent removal of the compat symlinks from libglade.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-17 10:46:19 +00:00
Maxim Sobolev
12af35337d Fix a breakage resulted from path to gdk-pixbuf's includes being
hardcoded.

Reported by:	Patrik Backlund <pbacklun@cc.hut.fi>
2001-11-12 12:13:42 +00:00
Maxim Sobolev
1ff29240c2 Unbroke with latest gtkhtml.
PR:		29694
Submitted by:	Brian Behlendorf <brian@hyperreal.org>
2001-08-17 14:50:30 +00:00
Maxim Sobolev
5615e38ce1 Unbroke with latest gtkhtml.
Reported by:	Anders Andersson <anders@codefactory.se>
2001-07-24 09:23:25 +00:00
Ade Lovett
b6d7eaf430 Enable gtkhtml support (gal support is currently broken here). 2001-06-19 11:34:21 +00:00
Ade Lovett
4f5620349f Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
2001-06-19 09:43:08 +00:00
Ade Lovett
a885c9056a Add in bonobo support 2001-05-14 16:41:01 +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
Jimmy Olgeni
a130b2e7dd Batch of style fixes for x11-toolkits. 2001-02-05 16:49:17 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Ade Lovett
6f78711678 Fix dependency on guile-gtk
Submitted by:	bento
2000-08-16 20:40:53 +00:00
Ade Lovett
43cb09fb69 Update for new shlib revision from guile 1.4 2000-08-04 01:05:13 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +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
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
d1f0184856 guile-gnome is a series of GUILE bindings for the GNOME environment.
Bonobo and GtkHTML support will be added later as things stabilize.
2000-06-09 20:44:02 +00:00