summaryrefslogtreecommitdiff
path: root/databases/mergeant
AgeCommit message (Collapse)AuthorFilesLines
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-09-11Bump PKGREVISION to 2, due to libgda/libgnomedb updates.jmmv1-2/+3
Add explicit dependancy on pkgconfig.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-06-10Update to 0.12.1:jmmv3-26/+77
For Release 0.12.1 ------------------ - Added missing plugins directory to spec file (adam) - Fixed crash in #113623 (rodrigo) - Fixed main window resizing problems (rodrigo) - Updated translations: - fr (redfox) For Release 0.12 ---------------- - Fixed UTF8 strings displaying (gonzalo) - Some documentation fixes (cj) - HIG-ify .desktop file (rodrigo) - HIG-ify preferences dialog (rodrigo) - Made menus to be disabled instead of hidden, as suggested in the HIG (rodrigo) - Made plugins install directory FHS compliant (frederic) - Updated translations: - ca (pablo) - cs (mitr) - fa (roozbeh) - fr (redfox) - nl (adrighem) - pt (dnloreto) - sv (menthos) For Release 0.11 ---------------- - Spec file fixes (yanko) - Fixed #105178 (rodrigo) - Fixed #103094 (rodrigo) - Use new libgnomedb stock icons (rodrigo) - Made settings dialog look like Nautilus's preferences (rodrigo) - Added missing features to GConf-oriented GtkEntry's (rodrigo) - Updated translations: - am (yacob) - cs (mitr) - es (pablodc) - nl (adrighem) - pl (chyla) - pt (dnloreto) - pt_BR (evandrofg) - sv (menthos) - uk (rasta) - vi (pablo)
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-30Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handlejmmv2-3/+6
the shared share/mime-info directory. Bump PKGREVISION.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-25It's databases, not database in CATEGORIES.jmmv1-2/+2
2003-02-22Fix MASTER_SITES, pointed out by Robert Elz in PR pkg/20466.jmmv2-5/+6
Switch to use the .tar.bz2 distfile as most GNOME2 packages (suggested in the same PR).
2003-02-21Initial import of mergeant-0.10.0: GNOME2 GNOME-DB database front-endsalo6-0/+127
Mergeant is a GTK2/GNOME2 font-end for GNOME-DB database administrators and database application developers. It uses libgda/libgnomedb as the backend to access databases, so it can work with almost any database engine (mysql, postgresql, xml, etc...)" Partialy replaces obsoleted databases/gnome-db.