Commit Graph

7 Commits

Author SHA1 Message Date
marcm
9aba313eba I've been handling the gdk-pixbuf.loaders and gtk.immodules files all
wrong.  These are generated files that should be updated automagically by
ports whenever GDK loaders or GTK immodules respectivly are added.

As such, these files shouldn't live under /etc but under /var/db... and
they should be generated on package install instead of through funky
sed magic in the Makefile.

So now they are. :)

Oh and regen the PLIST, since, we're hacking the crap out of it anyway.
2003-12-08 06:08:42 +00:00
marcm
d4cc8ff2cd Bulk update of GTK+2 and GTK+2 requirements.
deve/glib2 2.2.2 -> 2.2.3
devel/pango 1.2.3 -> 1.2.5
x11/gtk+2 2.2.2 -> 2.2.4

These are minor bugfix updates to the GTK 2.2 series but are starting
to be required by some GTK & Gnome apps.
2003-09-23 06:12:41 +00:00
marcm
ce0f94953e Update to 2.2.2, a bug fix release. Regen patches too. 2003-06-30 03:59:03 +00:00
marcm
db7f11a719 Update to 2.2.1... finally
urging and ok jolan@
2003-06-12 19:26:36 +00:00
marcm
49c2c72c09 Update to 2.0.9, fix LIB_DEPENDS, take MAINTAINER.
ok sturm@
2002-12-23 04:59:47 +00:00
nino
b2910617f2 Update to 2.0.6, make library versions controllable from the Makefile. 2002-08-11 11:03:27 +00:00
nino
5e6f35d701 Import gtk+2. From DESCR:
This is GTK+ version 2.0.5. GTK+ is a multi-platform toolkit for
creating graphical user interfaces. Offering a complete set of widgets,
GTK+ is suitable for projects ranging from small one-off projects to
complete application suites.
2002-07-25 09:42:35 +00:00