summaryrefslogtreecommitdiff
path: root/databases/libgnomedb/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-2/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-14Bump revision to track GNOME 2.2 -> 2.4 update.jmmv1-3/+3
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-11-12PKGREVISION++ due to devel/popt update.salo1-1/+2
2003-09-19Trivially update to 1.0.0:jmmv1-3/+3
- Fixed #122108 - generating .server is not flexible (tagoh)
2003-09-11Update to 0.99.0:jmmv1-19/+8
libgnomedb 0.99.0, 2003-09-10 ----------------------------- - Added a (configurable) icon to GnomeDbGrayBar (apg) - Use icons for gnome-database-properties tabs (rodrigo) - Removed ugly BUILD_WITH_GNOME in public headers (daniel) - Updated translations: - ca (jordim) - cs (mitr) - de (cneumair) - es (pablodc) - fi (pvirtane) - fr (redfox) - no (kmaraas) - pl (aflinta) - pt (dnloreto) - sl (minmax) - sr (danilo) - sv (menthos) libgnomedb 0.91.0, 2003-08-06 ----------------------------- - Extended GnomeDbLogin API (rodrigo) - Added a 'Create DSN' button on the GnomeDbLogin widget (rodrigo) - Redid UI for database properties configuration applet (rodrigo) - Fixed #108023 (rodrigo) - Some HIG-ification (apg, rodrigo) - Added query builder widget, to be used in Gnumeric and Abiword (rodrigo) - Extended GnomeDbEditor API (daniel) - More API documentation (rodrigo) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - nl (adrighem) - pl (aflinta) - pt (dnloreto) - sv (menthos) libgnomedb 0.90.0, 2003-07-03 ----------------------------- - Added missing entry points to GnomeDbLoginDialog API (rodrigo) - Removed non-working MIME components (rodrigo) - Added MIME actions component for SQL and connection files (rodrigo) - Removed dependencies on GTK+ 2.2 (rodrigo) - Added missing files to spec file (adam) - Added preloading of GConf keys (rodrigo) - Catched missing translatable strings (baddog) - HIG-ify the error dialog widget (rodrigo) - Updated translations: - be (dmitrym) - cs (mitr) - es (pablodc) - ml (karunakar) - nl (vincent) - pt (dnloreto) - ru (frob) - sv (menthos) - zh_TW (baddog)
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-07-05This requires at least version 0.11.2 of libgdarh1-1/+3
2003-06-13Update to 0.12.2:jmmv1-2/+2
- Backported patches from HEAD to remove dependency on GTK+ 2.2.0 (rodrigo, daniel) - Fixed list of libglade module files (daniel)
2003-06-10Update to 0.12.1:jmmv1-4/+3
libgnomedb 0.12.1, 2003-06-08 ----------------------------- - Added missing static libraries to the spec file (adam) - Fixed typo in configure.in (redfox) - Simplified column titles in data sources and providers config dialog (rodrigo) - Added missing CFLAGS for libglade module (rodrigo) - Fixed soname numbering (rodrigo) - Updated translations: - nl (adrighem) - sr (danilo) - ta (baddog) libgnomedb 0.12, 2003-05-28 --------------------------- - Added new stock icons (apg) - HIG-ified the login dialog widget (apg) - Added support for GTK/libgda-only compilation (dmitrym) - Extended GnomeDbForm API (rodrigo) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - fa (roozbeh) - nl (adrighem) - pt (dnloreto) - pt_BR (gdvieira) - sv (menthos) libgnomedb 0.11, 2003-03-08 --------------------------- - Marked missing strings in .keys file for translation (cneumair) - Added new stock icons for COMMIT and ROLLBACK (rodrigo) - Fixed #106121 (julio) - Fixed #106122 (julio) - Fixed #106402 (rodrigo) - HIG-ify the gray bar widget (apg) - Fixed #106402 (tagoh) - Spec file fixes (yanko) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - nl (adrighem) - pl (chyla) - pt (dnloreto) - pt_BR (gdvieira) - sv (menthos) - uk (rasta)
2003-05-30Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handlejmmv1-3/+3
the shared share/mime-info directory. Bump PKGREVISION.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-02-18Use the omf.mk file provided by the scrollkeeper package to automaticallyjmmv1-1/+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.
2003-02-14Update to 0.10. Changes since 0.8.199:jmmv1-4/+21
libgnomedb 0.10, 2003-01-27 --------------------------- - Added --disable-gtk-doc argument to configure (rodrigo) - Fixed .server file paths (rodrigo) - Fixed weird size of provider list in configuration dialog (rodrigo) - Fixed modal dialog on 'save as..' grid's menu item and made the code actually ask the user if he wants to overwrite existing files (rodrigo) - Re-Added GnomeDbIconList from the 1.4 version (rodrigo) - Implemented session management (rodrigo) - Replaced GnomeDbSqlEditor widget with a more generic GnomeDbEditor, to support many languages (rodrigo) - Removed obsolete config.h files all over (gonzalo) - Fixed alignment for grid's cells (rodrigo) - Improved look of error and login dialogs (rodrigo) - Remember values between GnomeDbDsnConfigDruid's pages (rodrigo) - Many improvements on GnomeDbGrid (rodrigo) - Updated translations: - de (cneumair) - es (pablodc) - it (algol) - no (kmaraas) - pt_BR (evandrofg) - sl (minmax) - sv (menthos) libgnomedb 0.9, 2002-12-10 -------------------------- - Splitted stock icons initialization from the main library init function, to have the GnomeDbLogin/GnomeDbLoginDialog widgets work correctly in Glade (rodrigo) - Updated translations: - be (dmitrym) - cs (Michal Bukovjan) - de (cneumair) - es (pablodc) - ms (sebol) - nl (adrighem) - pt_BR (gdvieira) - sv (menthos) Changes in the package: - Move documentation to share/doc/html. - Honor PKG_SYSCONFDIR. - Register schema files using the new framework in GConf2 (schemas.mk).
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, delint.salo1-1/+2
2002-10-30Initial import of libgnomedb-0.8.199, the GNOME2 database library.rh1-0/+28