Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-05 | Update build dependency on perl to build in correct directory if perl | jlam | 1 | -2/+2 | |
interpreter is not found. | |||||
2000-08-28 | Use PERL5 variable for location of perl5 binary. | jlam | 1 | -2/+2 | |
2000-07-31 | The gettext package gained a shared library. For all packages which | jlam | 1 | -2/+2 | |
link against libintl.so, update the dependency on gettext to >=0.10.35nb1. | |||||
2000-06-05 | Replace USE_PKGLIBTOOL by USE_LIBTOOL. | wiz | 4 | -43/+30 | |
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -2/+2 | |
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages. | |||||
2000-05-26 | Update gtk+ to 1.2.8. Overview of changes: | rh | 5 | -19/+26 | |
* GNU Make 3.79 bug workaround * FAQ and tutorial updates and improvements * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection | |||||
2000-05-02 | Remove patches to deal with two bugs involving configure's handling of | danw | 2 | -16/+3 | |
INSTALL which have both been worked around in bsd.pkg.mk now. | |||||
2000-03-28 | Activate support for alternate input devices as suggested by | tron | 1 | -2/+3 | |
Lennart Augustsson in PR pkg/9688. | |||||
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. |