Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-03-12 | Update "gtk+" package to version 1.2.7. This version fixes numerous bugs | tron | 5 | -25/+27 | |
discovered in version 1.2.6 and includes two new translations. | |||||
2000-02-05 | silence pkglint | wiz | 1 | -3/+3 | |
2000-01-10 | be consistent on which version to wildcard | hubertf | 1 | -2/+2 | |
1999-11-22 | Regenerate two patch files, to ensure they can be applied without a | agc | 4 | -18/+16 | |
fuzz factor, and rtemove the fuzz factor definition from the package makefile. | |||||
1999-11-12 | Add patch fuzz factor 1 | agc | 1 | -1/+3 | |
1999-10-22 | Update "gtk+" package to version 1.2.6 included in GNOME 1.0.53 release. | tron | 5 | -17/+66 | |
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 | |
1999-10-07 | Ensure that `gtk-config --libs' includes the proper linker flags to | jlam | 1 | -4/+9 | |
link against X11 libs. | |||||
1999-09-21 | Consistency: | abs | 1 | -1/+1 | |
Capitalise, remove trailing '.', remove many leading 'a', or 'the'. | |||||
1999-08-28 | Fix shared library version numbers, as pointed out in private mail by | rh | 3 | -10/+12 | |
Johnny C. Lam, thanks! | |||||
1999-08-28 | Update gtk+ to 1.2.4 | rh | 7 | -43/+55 | |
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-07-09 | Add package patch checksum files. | agc | 1 | -0/+8 | |
1999-05-23 | Don't set CFLAGS. If the user wants -O2 -pipe, it should be set in mk.conf. | tv | 1 | -3/+2 | |
1999-05-20 | Remove unnecessary assignments of "INSTALL", "INSTALL_DATA", | tron | 1 | -4/+2 | |
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV". | |||||
1999-05-02 | Update "gtk+" package to version 1.2.2. | tron | 4 | -13/+13 | |
1999-04-29 | Properly order linker option output of "gtk-config". | tron | 1 | -5/+8 | |
1999-04-27 | Add "-Wl,-R" to linker option list in "gtk-config". | tron | 1 | -0/+13 | |
1999-04-16 | Update "gtk" package to version 1.2.1 on request by Tim Rightnour. | tron | 4 | -25/+26 | |
1999-03-14 | Update description: gtk++ isn't used by Gimp only. | tron | 1 | -1/+1 | |
1999-03-09 | Don't automatically prefix "../" to the INSTALL command for subdir use. | tron | 1 | -2/+15 | |
1999-03-05 | Don't use strange library naming scheme ("libgtk-12.so.0.0") because it | tron | 4 | -9/+18 | |
will cause all programs to be linked with the static library. The shared library is now called "libgtk.so.12.0". | |||||
1999-03-04 | Update "gtk+" package to release version 1.2.0. | tron | 7 | -77/+88 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -2/+2 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1999-01-16 | The never ending gnome story: | tron | 1 | -0/+19 | |
Update "gtk+" package to version 1.1.12. | |||||
1999-01-16 | The never ending gnome story: | tron | 5 | -31/+45 | |
Update "gtk+" package to version 1.1.12. | |||||
1998-12-28 | "gtk+" requires "perl" to build as noticed by Gary Duzan in PR pkg/6639. | tron | 1 | -1/+2 | |
1998-12-28 | Move "gettext" package from "misc" to "devel" category. | tron | 1 | -2/+2 | |
1998-12-23 | Depend on "gettext-0.10.35". | tron | 1 | -2/+2 | |
1998-12-18 | Update "gtk+" package to version 1.1.9. | tron | 6 | -31/+60 | |
1998-11-21 | Update "gtk+" package to version 1.1.3 using patches by | tron | 1 | -13/+0 | |
Frank van der Linden. | |||||
1998-11-21 | Update "gtk+" package to version 1.1.3 using patches by | tron | 5 | -73/+41 | |
Frank van der Linden. | |||||
1998-11-12 | Add missing NetBSD RCS Id. | agc | 1 | -0/+2 | |
1998-10-04 | Make me the maintainer of this package. | tron | 1 | -2/+2 | |
1998-10-04 | Update "gtk+" package to version 1.1.2. | tron | 5 | -11/+39 | |
1998-08-20 | Update "gtk+" package to version 1.1.1. | tron | 5 | -54/+72 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 3 | -0/+6 | |
1998-07-24 | Update to use USE_LIBTOOL. | tv | 1 | -5/+3 | |
1998-07-19 | PR 5799: ${PREFIX} -> ${LOCALBASE}, "part 2" | tv | 1 | -2/+2 | |
1998-07-19 | For X11 pkgs, libtool must be searched for in ${LOCALBASE}. Noticed by | tv | 1 | -2/+2 | |
Jochen Pohl in PR #5799. | |||||
1998-07-18 | - Adapt to use pkg version of libtool instead of its own private copy. | tv | 4 | -25/+45 | |
- 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-15 | Install "glibconfig.h" in "${PREFIX}/include" so that "gtk+" applications | tron | 2 | -4/+13 | |
can find it, fixes PR pkg/5728 by Perry E. Metzger. | |||||
1998-07-15 | Use automatic shared object handling | agc | 1 | -3/+1 | |
1998-06-20 | No need to process "PLIST" with "sed", let "install-info" create | tron | 1 | -9/+1 | |
"${X11BASE}/info/dir" for us. | |||||
1998-06-20 | Fix thinko: even with automatic info file handling "PLIST" executing | tron | 1 | -1/+7 | |
"install-info" entries are required. | |||||
1998-06-20 | Use automatic info file handling. | tron | 2 | -9/+3 | |
1998-06-20 | Update gtk+ to version 1.0.4 using changes supplied by Bernk Sieker. | tron | 5 | -30/+33 | |
1998-04-17 | Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. | agc | 1 | -3/+2 | |