summaryrefslogtreecommitdiff
path: root/x11/gtk
AgeCommit message (Collapse)AuthorFilesLines
2000-09-05Update build dependency on perl to build in correct directory if perljlam1-2/+2
interpreter is not found.
2000-08-28Use PERL5 variable for location of perl5 binary.jlam1-2/+2
2000-07-31The gettext package gained a shared library. For all packages whichjlam1-2/+2
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-06-05Replace USE_PKGLIBTOOL by USE_LIBTOOL.wiz4-43/+30
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-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-26Update gtk+ to 1.2.8. Overview of changes:rh5-19/+26
* GNU Make 3.79 bug workaround * FAQ and tutorial updates and improvements * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
2000-05-02Remove patches to deal with two bugs involving configure's handling ofdanw2-16/+3
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-03-28Activate support for alternate input devices as suggested bytron1-2/+3
Lennart Augustsson in PR pkg/9688.
2000-03-12Update "gtk+" package to version 1.2.7. This version fixes numerous bugstron5-25/+27
discovered in version 1.2.6 and includes two new translations.
2000-02-05silence pkglintwiz1-3/+3
2000-01-10be consistent on which version to wildcardhubertf1-2/+2
1999-11-22Regenerate two patch files, to ensure they can be applied without aagc4-18/+16
fuzz factor, and rtemove the fuzz factor definition from the package makefile.
1999-11-12Add patch fuzz factor 1agc1-1/+3
1999-10-22Update "gtk+" package to version 1.2.6 included in GNOME 1.0.53 release.tron5-17/+66
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-10-07Ensure that `gtk-config --libs' includes the proper linker flags tojlam1-4/+9
link against X11 libs.
1999-09-21Consistency:abs1-1/+1
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-08-28Fix shared library version numbers, as pointed out in private mail byrh3-10/+12
Johnny C. Lam, thanks!
1999-08-28Update gtk+ to 1.2.4rh7-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-09Add package patch checksum files.agc1-0/+8
1999-05-23Don't set CFLAGS. If the user wants -O2 -pipe, it should be set in mk.conf.tv1-3/+2
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron1-4/+2
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-02Update "gtk+" package to version 1.2.2.tron4-13/+13
1999-04-29Properly order linker option output of "gtk-config".tron1-5/+8
1999-04-27Add "-Wl,-R" to linker option list in "gtk-config".tron1-0/+13
1999-04-16Update "gtk" package to version 1.2.1 on request by Tim Rightnour.tron4-25/+26
1999-03-14Update description: gtk++ isn't used by Gimp only.tron1-1/+1
1999-03-09Don't automatically prefix "../" to the INSTALL command for subdir use.tron1-2/+15
1999-03-05Don't use strange library naming scheme ("libgtk-12.so.0.0") because ittron4-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-04Update "gtk+" package to release version 1.2.0.tron7-77/+88
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-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-16The never ending gnome story:tron1-0/+19
Update "gtk+" package to version 1.1.12.
1999-01-16The never ending gnome story:tron5-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.tron1-1/+2
1998-12-28Move "gettext" package from "misc" to "devel" category.tron1-2/+2
1998-12-23Depend on "gettext-0.10.35".tron1-2/+2
1998-12-18Update "gtk+" package to version 1.1.9.tron6-31/+60
1998-11-21Update "gtk+" package to version 1.1.3 using patches bytron1-13/+0
Frank van der Linden.
1998-11-21Update "gtk+" package to version 1.1.3 using patches bytron5-73/+41
Frank van der Linden.
1998-11-12Add missing NetBSD RCS Id.agc1-0/+2
1998-10-04Make me the maintainer of this package.tron1-2/+2
1998-10-04Update "gtk+" package to version 1.1.2.tron5-11/+39
1998-08-20Update "gtk+" package to version 1.1.1.tron5-54/+72
1998-08-20The Grand Homepagification:tsarna1-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-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc3-0/+6
1998-07-24Update to use USE_LIBTOOL.tv1-5/+3
1998-07-19PR 5799: ${PREFIX} -> ${LOCALBASE}, "part 2"tv1-2/+2
1998-07-19For X11 pkgs, libtool must be searched for in ${LOCALBASE}. Noticed bytv1-2/+2
Jochen Pohl in PR #5799.