summaryrefslogtreecommitdiff
path: root/devel/glade2
AgeCommit message (Collapse)AuthorFilesLines
2003-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-09-11Bump PKGREVISION to 4, due to libgda/libgnomedb updates.jmmv1-3/+4
Add explicit dependancy on pkgconfig. Sort buildlink2 includes alphabetically.
2003-09-11Drop non-working master site.jmmv1-3/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-22Add dependency on gail. Bump PKGREVISION. Closes PR 21610 by Marc Recht.wiz1-2/+3
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-25Update glade2 to 2.0.0. Notable changes include:rh3-10/+17
Glade 2.0.0 (Apr 11 2003) =========== o Hide GNOME widgets and stock items in GTK+ projects. o Made stock icon code more robust, hopefully fixing bug #105694. o Updated for newer GnomeDB. o Updated example text editor application for GTK+ 2. o Bug fixes, including a few crashers. Glade 1.1.3 (Nov 2 2002) =========== o The widget tree now has icons & popup menus again. o Removed dependancy on gnome-common for generated apps. o Stopped generating any deprecated code. o Updated GnomeDB support. o Updated the generated signal callback argument names. o A few keynav improvements, including global accelerators like Ctrl+S. o Disabled support for typing in labels while hovering over widgets, as it is a bit too error-prone. o Added 'New' button back to toolbar in GNOME version! o A few bug fixes.
2003-02-21Mark as BROKEN. The =<1.1.3 releases of Glade2 are incompatible with thesalo1-3/+5
latest libgnomedb. The fix is non-trivial and already included in glade cvs. Next release should work fine again.
2003-02-18Use the omf.mk file provided by the scrollkeeper package to automaticallyjmmv1-5/+3
rebuild the documentation database at install/deinstall time. This means that: - PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly; this is done by a bsd.pkg.install.mk template. - The share/omf directory is only removed by scrollkeeper, which is the last package in the dependancy tree. - PKGREVISION is bumped. Reviewed by wiz.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-11-30USE_PKGLOCALEDIR, remove unnecessary patches, delint.salo1-2/+2
2002-11-02s|${X11PREFIX}/var/lib|${SCROLLKEEPER_DATADIR}|rh1-3/+4
Include missing scrollkeeper buildlink2.mk where necessary
2002-10-30Initial import of glade2-1.1.2, a user interface builder for the GTK2+rh4-0/+104
toolkit and GNOME2.