summaryrefslogtreecommitdiff
path: root/databases/gramps2
AgeCommit message (Collapse)AuthorFilesLines
2008-09-18-deal with an incompatible change in py-bsddb3-4.7.2drochner3-8/+17
-remove py-xml bl3, this is not needed afaict -pull in desktop-file-utils/bl3 because we install a .desktop file bump PKGREVISION
2008-09-06Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlibwiz1-2/+2
name change).
2008-04-25Update PYTHON_VERSIONS_COMPATIBLEjoerg1-2/+2
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz1-1/+2
2008-02-01update to 2.2.10drochner3-9/+11
changes: -fixes for several database corruption issues and crashes -fixes for Gedcom, ANSEL and XML import/export issues -translation updates -various small fixes to several reports
2008-01-12db4 update related revision bumpadam1-1/+2
2007-11-01update to 2.2.9, from Jeremy C. Reed per PMdrochner3-8/+21
2007-10-28Supports DESTDIR.joerg1-1/+3
2007-09-25Fix comment (GConf2 -> GConf).hira1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-4/+4
Bump PKGREVISION.
2007-09-19Use gnome-vfs instead of gnome-vfs2.wiz1-2/+3
2007-06-15update to 2.2.8drochner6-23/+32
changes: bugbixes
2007-06-15msgconv is a tool now.joerg1-6/+2
2007-06-08PKGREVISION bump for db4 shlib name change.wiz1-2/+2
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz1-1/+2
affected packages.
2007-02-06Needs intltool.joerg1-2/+2
2007-02-01update to 2.2.6drochner12-509/+1536
This switches to the new stable branch, too many changes to list.
2007-01-05minor cleanup: pull in xdg-dirs/gnome-icon-themedrochner2-3/+9
bump PKGREVISION
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-1/+2
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-07-12py-gnome2 needs Python 2.4, so don't allow 2.3 here either.joerg1-2/+2
2006-05-02update to 2.0.11drochner4-8/+93
changes: * Date parsing and displaying improvements * Numerous LDS fixes * Slovak translations * Numerous relationship Graph enhancements * GEDCOM import and export improvements
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-20/+20
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-3/+2
USE_TOOLS+=msgfmt.
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam1-1/+2
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-14update to 2.0.10drochner3-8/+15
changes: * Date handler for Lithuanian language (Arturas Sleinius). * New Calendar graphical report (Doug Blank). * Multiple tool fixes. * GEDCOM import and export improvements. * Proper rebuilding of secondary indices. * Open Document Format support in reports (Serge Noiraud, Brian Matherly). * Multiple report fixes. * Fix for low-level duplicate records. * User Manual updates. * An insane number of bug fixes.
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-1/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-02-06update to 2.0.9drochner5-24/+43
This release adds many incremental improvements throughout the whole program. This includes command line, document generators, reports, tools, filters, graphical user interface responsiveness, web site generator, import and export, and many other areas with new features and bug fixes. mostly from Jeremy C. Reed
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz1-2/+2
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz1-1/+2
Bump BUILDLINK_RECOMMENDED.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-09-09oops - forgot to "cvs add"drochner2-1/+15
2005-09-09Removed the entry for patch-ad, which does not exist.rillig1-2/+1
2005-09-08update to 2.0.8drochner3-7/+14
changes: * Addition of a spelling checker if python-gnome-extras is installed * Thumbnails are generated for objects other than images if an appropriate thumbnailer is found the the GCONF database. * Enhanced Descendant Chart report that allows better control over the formatting of the report * Added support for new %n format in addition to $n, which will cause the line to be removed if a text match is not made. * Bug fixes, bug fixes, bug fixes, and bug fixes.
2005-08-26update to 2.0.6drochner4-14/+90
changes: -New Narrative Web Page added to create a more complete web site. -Progress meters in plugins. -Numerous bug fixes.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-2/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-07I said 2.0.5 in CHANGES... the diff is a single bugfixdrochner2-6/+6
2005-07-06import gramps-2.0.4drochner8-0/+625
This is a significant rework of the "gramps" genealogical database (databases/gramps in pkgsrc), in particular it uses a bsd/sleepycat binary database now an d alot of the GNOME framework. Thanks to Jeremy C. Reed for ideas and patches.