summaryrefslogtreecommitdiff
path: root/databases/gramps2
diff options
context:
space:
mode:
authordrochner <drochner>2005-07-06 20:09:31 +0000
committerdrochner <drochner>2005-07-06 20:09:31 +0000
commitf26357f723ba3d3684abd797db972df88d61a402 (patch)
treee803e0abc4a2b4cd705dd91816037edf192118a3 /databases/gramps2
parentd94a4b01a7c0c93022b738489460e0a19cda7581 (diff)
downloadpkgsrc-f26357f723ba3d3684abd797db972df88d61a402.tar.gz
import gramps-2.0.4
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.
Diffstat (limited to 'databases/gramps2')
-rw-r--r--databases/gramps2/DESCR12
-rw-r--r--databases/gramps2/MESSAGE8
-rw-r--r--databases/gramps2/Makefile42
-rw-r--r--databases/gramps2/PLIST516
-rw-r--r--databases/gramps2/distinfo8
-rw-r--r--databases/gramps2/patches/patch-aa13
-rw-r--r--databases/gramps2/patches/patch-ab13
-rw-r--r--databases/gramps2/patches/patch-ac13
8 files changed, 625 insertions, 0 deletions
diff --git a/databases/gramps2/DESCR b/databases/gramps2/DESCR
new file mode 100644
index 00000000000..2ebad138147
--- /dev/null
+++ b/databases/gramps2/DESCR
@@ -0,0 +1,12 @@
+GRAMPS (Genealogical Research and Analysis Management Programming System)
+is a personal genealogy program. It provides a graphical interface for
+recording genealogical research.
+
+GRAMPS can import GEDCOM format and export to GEDCOM and Web Family Tree.
+It can generate book reports, ancestor charts, relationship graphs, timelines,
+Ahnentafel reports, websites, and various other comprehensive reports
+in various documentation formats.
+
+GRAMPS can also include extra media types (like JPEG images and audio
+files), record sources of information, and keep track of locations
+(place names).
diff --git a/databases/gramps2/MESSAGE b/databases/gramps2/MESSAGE
new file mode 100644
index 00000000000..14807173096
--- /dev/null
+++ b/databases/gramps2/MESSAGE
@@ -0,0 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2005/07/06 20:09:31 drochner Exp $
+
+To generate PDF reports with GRAMPS, install the ${PYPKGPREFIX}-reportlab
+(print/py-reportlab) package. To enable creation of graphs using
+the GraphViz engine, install the graphics/graphviz package.
+
+===========================================================================
diff --git a/databases/gramps2/Makefile b/databases/gramps2/Makefile
new file mode 100644
index 00000000000..68e042c20f6
--- /dev/null
+++ b/databases/gramps2/Makefile
@@ -0,0 +1,42 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/07/06 20:09:31 drochner Exp $
+#
+
+DISTNAME= gramps-2.0.4
+CATEGORIES= databases
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/}
+
+MAINTAINER= drochner@NetBSD.org
+HOMEPAGE= http://gramps.sourceforge.net/
+COMMENT= Genealogical Research and Analysis Management Programming System
+
+DEPENDS+= yelp>=2.2:../../misc/yelp
+
+.if !exists(/usr/bin/msgconv)
+BUILD_DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
+.endif
+#BUILD_USES_MSGFMT= yes
+
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+# disable gconf schema and mime type processing
+CONFIGURE_ARGS+= --disable-mime-install --enable-packager-mode
+
+CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
+# i18n support with other python versions appears to not work
+PYTHON_VERSIONS_ACCEPTED= 24 23
+
+MESSAGE_SUBST+= PYPKGPREFIX=${PYPKGPREFIX}
+GCONF2_SCHEMAS+= gramps.schemas
+
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../databases/py-bsddb3/buildlink3.mk"
+.include "../../graphics/py-imaging/buildlink3.mk"
+.include "../../textproc/py-xml/buildlink3.mk"
+.include "../../x11/py-gtk2/buildlink3.mk"
+.include "../../x11/py-gnome2/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../databases/shared-mime-info/mimedb.mk"
+.include "../../devel/GConf2/schemas.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/gramps2/PLIST b/databases/gramps2/PLIST
new file mode 100644
index 00000000000..de71adda75f
--- /dev/null
+++ b/databases/gramps2/PLIST
@@ -0,0 +1,516 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/06 20:09:31 drochner Exp $
+bin/gramps
+man/man1/gramps.1
+share/application-registry/gramps.applications
+share/applications/gramps.desktop
+share/gconf/schemas/gramps.schemas
+share/gramps/AddMedia.py
+share/gramps/AddMedia.pyo
+share/gramps/AddSpouse.py
+share/gramps/AddSpouse.pyo
+share/gramps/AddrEdit.py
+share/gramps/AddrEdit.pyo
+share/gramps/ArgHandler.py
+share/gramps/ArgHandler.pyo
+share/gramps/AttrEdit.py
+share/gramps/AttrEdit.pyo
+share/gramps/AutoComp.py
+share/gramps/AutoComp.pyo
+share/gramps/BaseDoc.py
+share/gramps/BaseDoc.pyo
+share/gramps/Bookmarks.py
+share/gramps/Bookmarks.pyo
+share/gramps/CalSdn.py
+share/gramps/CalSdn.pyo
+share/gramps/ChooseParents.py
+share/gramps/ChooseParents.pyo
+share/gramps/ColumnOrder.py
+share/gramps/ColumnOrder.pyo
+share/gramps/Date.py
+share/gramps/Date.pyo
+share/gramps/DateDisplay.py
+share/gramps/DateDisplay.pyo
+share/gramps/DateEdit.py
+share/gramps/DateEdit.pyo
+share/gramps/DateHandler.py
+share/gramps/DateHandler.pyo
+share/gramps/DateParser.py
+share/gramps/DateParser.pyo
+share/gramps/DbPrompter.py
+share/gramps/DbPrompter.pyo
+share/gramps/DdTargets.py
+share/gramps/DdTargets.pyo
+share/gramps/DisplayModels.py
+share/gramps/DisplayModels.pyo
+share/gramps/DisplayTrace.py
+share/gramps/DisplayTrace.pyo
+share/gramps/EditPerson.py
+share/gramps/EditPerson.pyo
+share/gramps/EditPlace.py
+share/gramps/EditPlace.pyo
+share/gramps/EditSource.py
+share/gramps/EditSource.pyo
+share/gramps/Errors.py
+share/gramps/Errors.pyo
+share/gramps/EventEdit.py
+share/gramps/EventEdit.pyo
+share/gramps/Exporter.py
+share/gramps/Exporter.pyo
+share/gramps/FamilyView.py
+share/gramps/FamilyView.pyo
+share/gramps/FontScale.py
+share/gramps/FontScale.pyo
+share/gramps/GedcomInfo.py
+share/gramps/GedcomInfo.pyo
+share/gramps/GenericFilter.py
+share/gramps/GenericFilter.pyo
+share/gramps/GrampsBSDDB.py
+share/gramps/GrampsBSDDB.pyo
+share/gramps/GrampsCfg.py
+share/gramps/GrampsCfg.pyo
+share/gramps/GrampsDBCallback.py
+share/gramps/GrampsDBCallback.pyo
+share/gramps/GrampsDbBase.py
+share/gramps/GrampsDbBase.pyo
+share/gramps/GrampsGEDDB.py
+share/gramps/GrampsGEDDB.pyo
+share/gramps/GrampsGconfKeys.py
+share/gramps/GrampsGconfKeys.pyo
+share/gramps/GrampsInMemDB.py
+share/gramps/GrampsInMemDB.pyo
+share/gramps/GrampsIniKeys.py
+share/gramps/GrampsIniKeys.pyo
+share/gramps/GrampsKeys.py
+share/gramps/GrampsKeys.pyo
+share/gramps/GrampsMime.py
+share/gramps/GrampsMime.pyo
+share/gramps/GrampsXMLDB.py
+share/gramps/GrampsXMLDB.pyo
+share/gramps/GraphLayout.py
+share/gramps/GraphLayout.pyo
+share/gramps/ImageSelect.py
+share/gramps/ImageSelect.pyo
+share/gramps/ImgManip.py
+share/gramps/ImgManip.pyo
+share/gramps/ListModel.py
+share/gramps/ListModel.pyo
+share/gramps/LocEdit.py
+share/gramps/LocEdit.pyo
+share/gramps/Marriage.py
+share/gramps/Marriage.pyo
+share/gramps/MediaView.py
+share/gramps/MediaView.pyo
+share/gramps/MergeData.py
+share/gramps/MergeData.pyo
+share/gramps/MergePeople.py
+share/gramps/MergePeople.pyo
+share/gramps/NameDisplay.py
+share/gramps/NameDisplay.pyo
+share/gramps/NameEdit.py
+share/gramps/NameEdit.pyo
+share/gramps/NoteEdit.py
+share/gramps/NoteEdit.pyo
+share/gramps/PaperMenu.py
+share/gramps/PaperMenu.pyo
+share/gramps/PedView.py
+share/gramps/PedView.pyo
+share/gramps/PeopleModel.py
+share/gramps/PeopleModel.pyo
+share/gramps/PeopleView.py
+share/gramps/PeopleView.pyo
+share/gramps/PlaceView.py
+share/gramps/PlaceView.pyo
+share/gramps/PluginMgr.py
+share/gramps/PluginMgr.pyo
+share/gramps/Plugins.py
+share/gramps/Plugins.pyo
+share/gramps/QuestionDialog.py
+share/gramps/QuestionDialog.pyo
+share/gramps/ReadGedcom.py
+share/gramps/ReadGedcom.pyo
+share/gramps/ReadGrdb.py
+share/gramps/ReadGrdb.pyo
+share/gramps/ReadXML.py
+share/gramps/ReadXML.pyo
+share/gramps/RecentFiles.py
+share/gramps/RecentFiles.pyo
+share/gramps/RelImage.py
+share/gramps/RelImage.pyo
+share/gramps/RelLib.py
+share/gramps/RelLib.pyo
+share/gramps/Relationship.py
+share/gramps/Relationship.pyo
+share/gramps/Report.py
+share/gramps/Report.pyo
+share/gramps/ReportOptions.py
+share/gramps/ReportOptions.pyo
+share/gramps/ReportUtils.py
+share/gramps/ReportUtils.pyo
+share/gramps/SelectChild.py
+share/gramps/SelectChild.pyo
+share/gramps/SelectObject.py
+share/gramps/SelectObject.pyo
+share/gramps/SelectPerson.py
+share/gramps/SelectPerson.pyo
+share/gramps/Sort.py
+share/gramps/Sort.pyo
+share/gramps/SourceView.py
+share/gramps/SourceView.pyo
+share/gramps/Sources.py
+share/gramps/Sources.pyo
+share/gramps/SpreadSheetDoc.py
+share/gramps/SpreadSheetDoc.pyo
+share/gramps/StartupDialog.py
+share/gramps/StartupDialog.pyo
+share/gramps/StyleEditor.py
+share/gramps/StyleEditor.pyo
+share/gramps/SubstKeywords.py
+share/gramps/SubstKeywords.pyo
+share/gramps/TarFile.py
+share/gramps/TarFile.pyo
+share/gramps/TipOfDay.py
+share/gramps/TipOfDay.pyo
+share/gramps/TransTable.py
+share/gramps/TransTable.pyo
+share/gramps/TreeTips.py
+share/gramps/TreeTips.pyo
+share/gramps/UrlEdit.py
+share/gramps/UrlEdit.pyo
+share/gramps/Utils.py
+share/gramps/Utils.pyo
+share/gramps/Witness.py
+share/gramps/Witness.pyo
+share/gramps/WriteGedcom.py
+share/gramps/WriteGedcom.pyo
+share/gramps/WriteGrdb.py
+share/gramps/WriteGrdb.pyo
+share/gramps/WriteXML.py
+share/gramps/WriteXML.pyo
+share/gramps/accent.py
+share/gramps/accent.pyo
+share/gramps/ansel_utf8.py
+share/gramps/ansel_utf8.pyo
+share/gramps/bad.png
+share/gramps/caution.png
+share/gramps/const.py
+share/gramps/const.pyo
+share/gramps/data/gedcom.xml
+share/gramps/data/papersize.xml
+share/gramps/data/templates/blue_edge.tpkg
+share/gramps/data/templates/marble.tpkg
+share/gramps/data/templates/pink_marble.tpkg
+share/gramps/data/templates/sepia.tpkg
+share/gramps/data/templates/sky_border.tpkg
+share/gramps/data/templates/templates.xml
+share/gramps/data/tips.xml
+share/gramps/dates/Date_de.py
+share/gramps/dates/Date_de.pyo
+share/gramps/dates/Date_es.py
+share/gramps/dates/Date_es.pyo
+share/gramps/dates/Date_fr.py
+share/gramps/dates/Date_fr.pyo
+share/gramps/dates/Date_ru.py
+share/gramps/dates/Date_ru.pyo
+share/gramps/docgen/AbiWord2Doc.py
+share/gramps/docgen/AbiWord2Doc.pyo
+share/gramps/docgen/AsciiDoc.py
+share/gramps/docgen/AsciiDoc.pyo
+share/gramps/docgen/HtmlDoc.py
+share/gramps/docgen/HtmlDoc.pyo
+share/gramps/docgen/KwordDoc.py
+share/gramps/docgen/KwordDoc.pyo
+share/gramps/docgen/LPRDoc.py
+share/gramps/docgen/LPRDoc.pyo
+share/gramps/docgen/LaTeXDoc.py
+share/gramps/docgen/LaTeXDoc.pyo
+share/gramps/docgen/OpenOfficeDoc.py
+share/gramps/docgen/OpenOfficeDoc.pyo
+share/gramps/docgen/OpenSpreadSheet.py
+share/gramps/docgen/OpenSpreadSheet.pyo
+share/gramps/docgen/PSDrawDoc.py
+share/gramps/docgen/PSDrawDoc.pyo
+share/gramps/docgen/PdfDoc.py
+share/gramps/docgen/PdfDoc.pyo
+share/gramps/docgen/RTFDoc.py
+share/gramps/docgen/RTFDoc.pyo
+share/gramps/docgen/SvgDrawDoc.py
+share/gramps/docgen/SvgDrawDoc.pyo
+share/gramps/edit.png
+share/gramps/edit_sm.png
+share/gramps/example/O0.jpg
+share/gramps/example/O1.jpg
+share/gramps/example/O2.jpg
+share/gramps/example/O3.jpg
+share/gramps/example/O4.jpg
+share/gramps/example/O5.jpg
+share/gramps/example/data.gramps
+share/gramps/family48.png
+share/gramps/gedcomexport.glade
+share/gramps/gedcomimport.glade
+share/gramps/gnome/help/gramps/C/authors.xml
+share/gramps/gnome/help/gramps/C/bugs.xml
+share/gramps/gnome/help/gramps/C/cmdline.xml
+share/gramps/gnome/help/gramps/C/custom.xml
+share/gramps/gnome/help/gramps/C/faq.xml
+share/gramps/gnome/help/gramps/C/figures/bookreport.png
+share/gramps/gnome/help/gramps/C/figures/cfe-ar.png
+share/gramps/gnome/help/gramps/C/figures/cfe-df.png
+share/gramps/gnome/help/gramps/C/figures/column-editor.png
+share/gramps/gnome/help/gramps/C/figures/comp-people.png
+share/gramps/gnome/help/gramps/C/figures/date-selection.png
+share/gramps/gnome/help/gramps/C/figures/edit-ad.png
+share/gramps/gnome/help/gramps/C/figures/edit-an.png
+share/gramps/gnome/help/gramps/C/figures/edit-at.png
+share/gramps/gnome/help/gramps/C/figures/edit-bm.png
+share/gramps/gnome/help/gramps/C/figures/edit-ev.png
+share/gramps/gnome/help/gramps/C/figures/edit-media.png
+share/gramps/gnome/help/gramps/C/figures/edit-person-addresses.png
+share/gramps/gnome/help/gramps/C/figures/edit-person-attributes.png
+share/gramps/gnome/help/gramps/C/figures/edit-person-events.png
+share/gramps/gnome/help/gramps/C/figures/edit-person-gallery.png
+share/gramps/gnome/help/gramps/C/figures/edit-person-internet.png
+share/gramps/gnome/help/gramps/C/figures/edit-person-lds.png
+share/gramps/gnome/help/gramps/C/figures/edit-person-names.png
+share/gramps/gnome/help/gramps/C/figures/edit-person-notes.png
+share/gramps/gnome/help/gramps/C/figures/edit-person-sources.png
+share/gramps/gnome/help/gramps/C/figures/edit-person.png
+share/gramps/gnome/help/gramps/C/figures/edit-plc.png
+share/gramps/gnome/help/gramps/C/figures/edit-rel.png
+share/gramps/gnome/help/gramps/C/figures/edit-si.png
+share/gramps/gnome/help/gramps/C/figures/edit-src.png
+share/gramps/gnome/help/gramps/C/figures/edit-wi.png
+share/gramps/gnome/help/gramps/C/figures/export-druid.png
+share/gramps/gnome/help/gramps/C/figures/family-alt.png
+share/gramps/gnome/help/gramps/C/figures/family.png
+share/gramps/gnome/help/gramps/C/figures/find-people.png
+share/gramps/gnome/help/gramps/C/figures/first-open.png
+share/gramps/gnome/help/gramps/C/figures/gedcom-export-progress.png
+share/gramps/gnome/help/gramps/C/figures/gedcom-export.png
+share/gramps/gnome/help/gramps/C/figures/gedcom-import.png
+share/gramps/gnome/help/gramps/C/figures/mainwin.png
+share/gramps/gnome/help/gramps/C/figures/media.png
+share/gramps/gnome/help/gramps/C/figures/merge-people.png
+share/gramps/gnome/help/gramps/C/figures/merge-plc.png
+share/gramps/gnome/help/gramps/C/figures/merge-src.png
+share/gramps/gnome/help/gramps/C/figures/missing-media.png
+share/gramps/gnome/help/gramps/C/figures/noside-nofilt.png
+share/gramps/gnome/help/gramps/C/figures/pedigree-anchor.png
+share/gramps/gnome/help/gramps/C/figures/pedigree-child-cut.png
+share/gramps/gnome/help/gramps/C/figures/pedigree-siblings-cut.png
+share/gramps/gnome/help/gramps/C/figures/pedigree.png
+share/gramps/gnome/help/gramps/C/figures/places.png
+share/gramps/gnome/help/gramps/C/figures/prefs.png
+share/gramps/gnome/help/gramps/C/figures/researcher.png
+share/gramps/gnome/help/gramps/C/figures/scratch-pad.png
+share/gramps/gnome/help/gramps/C/figures/side-filt.png
+share/gramps/gnome/help/gramps/C/figures/sources.png
+share/gramps/gnome/help/gramps/C/filtref.xml
+share/gramps/gnome/help/gramps/C/getstart.xml
+share/gramps/gnome/help/gramps/C/gramps-manual.xml
+share/gramps/gnome/help/gramps/C/keybind.xml
+share/gramps/gnome/help/gramps/C/legal.xml
+share/gramps/gnome/help/gramps/C/mainwin.xml
+share/gramps/gnome/help/gramps/C/preface.xml
+share/gramps/gnome/help/gramps/C/usage.xml
+share/gramps/good.png
+share/gramps/gramps.glade
+share/gramps/gramps.png
+share/gramps/gramps.py
+share/gramps/gramps.pyo
+share/gramps/gramps_main.py
+share/gramps/gramps_main.pyo
+share/gramps/home.png
+share/gramps/latin_ansel.py
+share/gramps/latin_ansel.pyo
+share/gramps/latin_utf8.py
+share/gramps/latin_utf8.pyo
+share/gramps/logo.png
+share/gramps/media.png
+share/gramps/mergedata.glade
+share/gramps/people48.png
+share/gramps/place.png
+share/gramps/plugins.glade
+share/gramps/plugins/AncestorChart.py
+share/gramps/plugins/AncestorChart.pyo
+share/gramps/plugins/AncestorChart2.py
+share/gramps/plugins/AncestorChart2.pyo
+share/gramps/plugins/AncestorReport.py
+share/gramps/plugins/AncestorReport.pyo
+share/gramps/plugins/Ancestors.py
+share/gramps/plugins/Ancestors.pyo
+share/gramps/plugins/BookReport.py
+share/gramps/plugins/BookReport.pyo
+share/gramps/plugins/ChangeNames.py
+share/gramps/plugins/ChangeNames.pyo
+share/gramps/plugins/ChangeTypes.py
+share/gramps/plugins/ChangeTypes.pyo
+share/gramps/plugins/Check.py
+share/gramps/plugins/Check.pyo
+share/gramps/plugins/CountAncestors.py
+share/gramps/plugins/CountAncestors.pyo
+share/gramps/plugins/CustomBookText.py
+share/gramps/plugins/CustomBookText.pyo
+share/gramps/plugins/DesGraph.py
+share/gramps/plugins/DesGraph.pyo
+share/gramps/plugins/Desbrowser.py
+share/gramps/plugins/Desbrowser.pyo
+share/gramps/plugins/DescendReport.py
+share/gramps/plugins/DescendReport.pyo
+share/gramps/plugins/DetAncestralReport.py
+share/gramps/plugins/DetAncestralReport.pyo
+share/gramps/plugins/DetDescendantReport.py
+share/gramps/plugins/DetDescendantReport.pyo
+share/gramps/plugins/Eval.py
+share/gramps/plugins/Eval.pyo
+share/gramps/plugins/EventCmp.py
+share/gramps/plugins/EventCmp.pyo
+share/gramps/plugins/ExportVCalendar.py
+share/gramps/plugins/ExportVCalendar.pyo
+share/gramps/plugins/ExportVCard.py
+share/gramps/plugins/ExportVCard.pyo
+share/gramps/plugins/FamilyGroup.py
+share/gramps/plugins/FamilyGroup.pyo
+share/gramps/plugins/FanChart.py
+share/gramps/plugins/FanChart.pyo
+share/gramps/plugins/FilterEditor.py
+share/gramps/plugins/FilterEditor.pyo
+share/gramps/plugins/FtmStyleAncestors.py
+share/gramps/plugins/FtmStyleAncestors.pyo
+share/gramps/plugins/FtmStyleDescendants.py
+share/gramps/plugins/FtmStyleDescendants.pyo
+share/gramps/plugins/GraphViz.py
+share/gramps/plugins/GraphViz.pyo
+share/gramps/plugins/ImportGeneWeb.py
+share/gramps/plugins/ImportGeneWeb.pyo
+share/gramps/plugins/ImportvCard.py
+share/gramps/plugins/ImportvCard.pyo
+share/gramps/plugins/IndivComplete.py
+share/gramps/plugins/IndivComplete.pyo
+share/gramps/plugins/IndivSummary.py
+share/gramps/plugins/IndivSummary.pyo
+share/gramps/plugins/Leak.py
+share/gramps/plugins/Leak.pyo
+share/gramps/plugins/Merge.py
+share/gramps/plugins/Merge.pyo
+share/gramps/plugins/PatchNames.py
+share/gramps/plugins/PatchNames.pyo
+share/gramps/plugins/ReadPkg.py
+share/gramps/plugins/ReadPkg.pyo
+share/gramps/plugins/RelCalc.py
+share/gramps/plugins/RelCalc.pyo
+share/gramps/plugins/ReorderIds.py
+share/gramps/plugins/ReorderIds.pyo
+share/gramps/plugins/ScratchPad.py
+share/gramps/plugins/ScratchPad.pyo
+share/gramps/plugins/SimpleBookTitle.py
+share/gramps/plugins/SimpleBookTitle.pyo
+share/gramps/plugins/SoundGen.py
+share/gramps/plugins/SoundGen.pyo
+share/gramps/plugins/StatisticsChart.py
+share/gramps/plugins/StatisticsChart.pyo
+share/gramps/plugins/Summary.py
+share/gramps/plugins/Summary.pyo
+share/gramps/plugins/TimeLine.py
+share/gramps/plugins/TimeLine.pyo
+share/gramps/plugins/Verify.py
+share/gramps/plugins/Verify.pyo
+share/gramps/plugins/WebPage.py
+share/gramps/plugins/WebPage.pyo
+share/gramps/plugins/WriteCD.py
+share/gramps/plugins/WriteCD.pyo
+share/gramps/plugins/WriteFtree.py
+share/gramps/plugins/WriteFtree.pyo
+share/gramps/plugins/WriteGeneWeb.py
+share/gramps/plugins/WriteGeneWeb.pyo
+share/gramps/plugins/WritePkg.py
+share/gramps/plugins/WritePkg.pyo
+share/gramps/plugins/book.glade
+share/gramps/plugins/cdexport.glade
+share/gramps/plugins/changenames.glade
+share/gramps/plugins/changetype.glade
+share/gramps/plugins/desbrowse.glade
+share/gramps/plugins/eval.glade
+share/gramps/plugins/eventcmp.glade
+share/gramps/plugins/genewebexport.glade
+share/gramps/plugins/leak.glade
+share/gramps/plugins/merge.glade
+share/gramps/plugins/patchnames.glade
+share/gramps/plugins/rel_da.py
+share/gramps/plugins/rel_da.pyo
+share/gramps/plugins/rel_de.py
+share/gramps/plugins/rel_de.pyo
+share/gramps/plugins/rel_es.py
+share/gramps/plugins/rel_es.pyo
+share/gramps/plugins/rel_fi.py
+share/gramps/plugins/rel_fi.pyo
+share/gramps/plugins/rel_fr.py
+share/gramps/plugins/rel_fr.pyo
+share/gramps/plugins/rel_hu.py
+share/gramps/plugins/rel_hu.pyo
+share/gramps/plugins/rel_it.py
+share/gramps/plugins/rel_it.pyo
+share/gramps/plugins/rel_no.py
+share/gramps/plugins/rel_no.pyo
+share/gramps/plugins/rel_ru.py
+share/gramps/plugins/rel_ru.pyo
+share/gramps/plugins/rel_sv.py
+share/gramps/plugins/rel_sv.pyo
+share/gramps/plugins/relcalc.glade
+share/gramps/plugins/scratchpad.glade
+share/gramps/plugins/soundex.glade
+share/gramps/plugins/stock_link.png
+share/gramps/plugins/summary.glade
+share/gramps/plugins/vcalendarexport.glade
+share/gramps/plugins/vcardexport.glade
+share/gramps/plugins/verify.glade
+share/gramps/plugins/writeftree.glade
+share/gramps/rule.glade
+share/gramps/soundex.py
+share/gramps/soundex.pyo
+share/gramps/sources.png
+share/gramps/splash.jpg
+share/gramps/tools.png
+share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gedcom.png
+share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-geneweb.png
+share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps-package.png
+share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps-xml.png
+share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps.png
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gramps.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gramps.mo
+share/mime-info/gramps.keys
+share/mime-info/gramps.mime
+share/mime/packages/gramps.xml
+share/omf/gramps/gramps-manual-C.omf
+@dirrm share/omf/gramps
+@comment in scrollkeeper: @dirrm share/omf
+@comment in shared-mime-info: @dirrm share/mime/packages
+@comment in gnome-icon-theme: @dirrm share/icons/gnome/48x48/mimetypes
+@dirrm share/gramps/plugins
+@dirrm share/gramps/gnome/help/gramps/C/figures
+@dirrm share/gramps/gnome/help/gramps/C
+@dirrm share/gramps/gnome/help/gramps
+@dirrm share/gramps/gnome/help
+@dirrm share/gramps/gnome
+@dirrm share/gramps/example
+@dirrm share/gramps/docgen
+@dirrm share/gramps/dates
+@dirrm share/gramps/data/templates
+@dirrm share/gramps/data
+@dirrm share/gramps
+@comment in GConf2: @dirrm share/gconf/schemas
diff --git a/databases/gramps2/distinfo b/databases/gramps2/distinfo
new file mode 100644
index 00000000000..637ab27dd9b
--- /dev/null
+++ b/databases/gramps2/distinfo
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/07/06 20:09:31 drochner Exp $
+
+SHA1 (gramps-2.0.4.tar.gz) = 6251c6fd0923be7fb33eeaf0ba08355eb9dccaf6
+RMD160 (gramps-2.0.4.tar.gz) = a18464947cb15df4516414439b899ab869b5dea1
+Size (gramps-2.0.4.tar.gz) = 2981634 bytes
+SHA1 (patch-aa) = 681a2c9335f64bfa8f4ab2a89d3892cbdc50b5b0
+SHA1 (patch-ab) = c3ae4da369fa395dbe64b08380f6a824ae9c896a
+SHA1 (patch-ac) = 1d1c853ffa6d87f30a4a48d021f6fbb4b65f5f2b
diff --git a/databases/gramps2/patches/patch-aa b/databases/gramps2/patches/patch-aa
new file mode 100644
index 00000000000..251c8d5028c
--- /dev/null
+++ b/databases/gramps2/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2005/07/06 20:09:31 drochner Exp $
+
+--- src/DbPrompter.py.orig 2005-04-06 19:28:04.000000000 +0200
++++ src/DbPrompter.py
+@@ -62,7 +62,7 @@ import WriteGrdb
+ import WriteXML
+ import WriteGedcom
+
+-from bsddb import db
++from bsddb3 import db
+
+ #-------------------------------------------------------------------------
+ #
diff --git a/databases/gramps2/patches/patch-ab b/databases/gramps2/patches/patch-ab
new file mode 100644
index 00000000000..86692d272a7
--- /dev/null
+++ b/databases/gramps2/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2005/07/06 20:09:31 drochner Exp $
+
+--- src/GrampsBSDDB.py.orig 2005-04-17 20:48:46.000000000 +0200
++++ src/GrampsBSDDB.py
+@@ -33,7 +33,7 @@ import os
+ import time
+ import locale
+ from gettext import gettext as _
+-from bsddb import dbshelve, db
++from bsddb3 import dbshelve, db
+
+ #-------------------------------------------------------------------------
+ #
diff --git a/databases/gramps2/patches/patch-ac b/databases/gramps2/patches/patch-ac
new file mode 100644
index 00000000000..933c0597c5d
--- /dev/null
+++ b/databases/gramps2/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 2005/07/06 20:09:31 drochner Exp $
+
+--- src/gramps_main.py.orig 2005-04-17 20:49:37.000000000 +0200
++++ src/gramps_main.py
+@@ -82,7 +82,7 @@ import GrampsDBCallback
+
+ from GrampsMime import mime_type_is_defined
+ from QuestionDialog import *
+-from bsddb import db
++from bsddb3 import db
+
+ #-------------------------------------------------------------------------
+ #