Commit graph

28 commits

Author SHA1 Message Date
danw
82d9c1f174 Remove patches to deal with two bugs involving configure's handling of
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-05-02 18:48:35 +00:00
tron
f91cf763c2 Update "gtk+" package to version 1.2.7. This version fixes numerous bugs
discovered in version 1.2.6 and includes two new translations.
2000-03-12 22:30:05 +00:00
agc
b3abd3149f Regenerate two patch files, to ensure they can be applied without a
fuzz factor, and rtemove the fuzz factor definition from the package
makefile.
1999-11-22 11:23:41 +00:00
tron
f9d274ed21 Update "gtk+" package to version 1.2.6 included in GNOME 1.0.53 release. 1999-10-22 23:35:04 +00:00
rh
c9eb600864 Fix shared library version numbers, as pointed out in private mail by
Johnny C. Lam, thanks!
1999-08-28 22:54:07 +00:00
rh
b9a4cf66b3 Update gtk+ to 1.2.4
Overview of Changes in GTK+ 1.2.4:

 * DnD improvements (drags can be canceled with Esc now).
 * suppressed configure event reordering in Gdk.
 * rewrite of Gtk's configure event handling.
 * major improvements for the object argument system (Elena Devdariani).
 * major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and
   GtkCTree.
 * tutorial/FAQ updates, new file generation.txt on autogenerated sources.
 * configure's --with-glib= is "officially" unsupported.
 * upgrade to libtool 1.3.3.
 * various buglets fixed.

Overview of Changes in GTK+ 1.2.3:

 * Upgrade to libtool 1.3
 * Check for dgettext (for systems with old versions of GNU Gettext)
 * Many bug fixes (see ChangeLog for details)
1999-08-28 09:36:31 +00:00
tron
d1c29c3162 Update "gtk+" package to version 1.2.2. 1999-05-02 14:24:58 +00:00
tron
49f58b5af0 Properly order linker option output of "gtk-config". 1999-04-29 11:14:35 +00:00
tron
2e9a5ef93a Add "-Wl,-R" to linker option list in "gtk-config". 1999-04-27 21:33:26 +00:00
tron
c6fd19decc Update "gtk" package to version 1.2.1 on request by Tim Rightnour. 1999-04-16 20:09:08 +00:00
tron
840543c72e Don't automatically prefix "../" to the INSTALL command for subdir use. 1999-03-09 22:44:58 +00:00
tron
83a18ee7a9 Don't use strange library naming scheme ("libgtk-12.so.0.0") because it
will cause all programs to be linked with the static library. The shared
library is now called "libgtk.so.12.0".
1999-03-05 11:32:22 +00:00
tron
8803337a14 Update "gtk+" package to release version 1.2.0. 1999-03-04 08:54:37 +00:00
tron
24d5d78c8c The never ending gnome story:
Update "gtk+" package to version 1.1.12.
1999-01-16 04:18:02 +00:00
tron
f008e47f1f The never ending gnome story:
Update "gtk+" package to version 1.1.12.
1999-01-16 01:43:29 +00:00
tron
99d87e70f9 Update "gtk+" package to version 1.1.9. 1998-12-18 23:53:15 +00:00
tron
d323641f82 Update "gtk+" package to version 1.1.3 using patches by
Frank van der Linden.
1998-11-21 22:27:29 +00:00
tron
a0af5f5717 Update "gtk+" package to version 1.1.3 using patches by
Frank van der Linden.
1998-11-21 22:15:15 +00:00
agc
f27bc31db0 Add missing NetBSD RCS Id. 1998-11-12 14:51:16 +00:00
tron
d031f67de7 Update "gtk+" package to version 1.1.2. 1998-10-04 18:27:47 +00:00
tron
27c86ad828 Update "gtk+" package to version 1.1.1. 1998-08-20 22:16:38 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tv
7bccc76110 - Adapt to use pkg version of libtool instead of its own private copy.
- Use INSTALL_{PROGRAM,DATA,SCRIPT} from the pkg system in the makefiles
  instead of hacking around the INSTALL= breakage in configure.
- Change @dirrm share/aclocal to a "try to delete aclocal directory" via
  @unexec rmdir || true - more than one pkg uses the aclocal dir.
1998-07-18 23:14:27 +00:00
tron
3cb12407f0 Install "glibconfig.h" in "${PREFIX}/include" so that "gtk+" applications
can find it, fixes PR pkg/5728 by Perry E. Metzger.
1998-07-15 21:31:20 +00:00
tron
3c032f9b3a Update gtk+ to version 1.0.4 using changes supplied by Bernk Sieker. 1998-06-20 21:54:59 +00:00
tron
e19e0f9554 Update to "gtk+-1.0.0" using changes supplied by Bernd Sieker. 1998-04-14 23:15:59 +00:00
agc
81f439571d Well, it's a long story...
The gimp package has strange compilation errors for me.  This can be
traced back to the fact that HAVE_FLOAT_H and HAVE_LIMITS_H are
undefined in $X11BASE/include/glibconst.h, which is included by
$X11BASE/include/glib.h.  glibconst.h is automatically generated using
a configure script produced by GNU autoconf, when configuring the gtk
package.  This script was setting CPP to /lib/cpp, because "cc -E
-qlanglvl=ansi" produced a warning on stderr when trying to find out
how to call the ANSI compiler.  And because /lib/cpp doesn't exist,
the programs which were passed through it to expand #include
<limits.h> or #include <float.h> failed, so configure assumed that
they weren't present.
1998-02-13 15:38:12 +00:00
tron
1c71c214f3 Initial import of gtk+-0.99.3 package made by Bernd Sieker. 1998-02-03 10:07:45 +00:00