summaryrefslogtreecommitdiff
path: root/devel/libgnomeui
AgeCommit message (Collapse)AuthorFilesLines
2003-01-04Updated libgnomeui to 2.0.6. Changes:jmmv3-13/+11
* Added am, be, da translations. * libgnomeui/gnome-druid.c (gnome_druid_instance_init): Grab the focus on the next button rather than just setting the HAS_FOCUS flag.
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv1-2/+2
Approved by wiz.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz2-4/+4
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-11-30USE_PKGLOCALEDIR, remove unnecessary patches, delint.salo1-1/+2
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-09-22Don't symlink certain classes of files that aren't needed by buildlink2:jlam1-2/+1
*.pc and binaries. Both these things are simply found by packages in their true installed locations.
2002-09-15s/USE_X11BASE/USE_X11/ so this actually works on non-xpkgwedge systemsrh2-4/+5
Bump PKGREVISIONs and default dependencies
2002-09-12Initial import of libgnomeui-2.0.5, a core widget library for therh7-0/+273
development of GNOME2 applications. Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18201.