head 1.6; access; symbols pkgsrc-2021Q2:1.5.0.70 pkgsrc-2021Q2-base:1.5 pkgsrc-2021Q1:1.5.0.68 pkgsrc-2021Q1-base:1.5 pkgsrc-2020Q4:1.5.0.66 pkgsrc-2020Q4-base:1.5 pkgsrc-2020Q3:1.5.0.64 pkgsrc-2020Q3-base:1.5 pkgsrc-2020Q2:1.5.0.60 pkgsrc-2020Q2-base:1.5 pkgsrc-2020Q1:1.5.0.40 pkgsrc-2020Q1-base:1.5 pkgsrc-2019Q4:1.5.0.62 pkgsrc-2019Q4-base:1.5 pkgsrc-2019Q3:1.5.0.58 pkgsrc-2019Q3-base:1.5 pkgsrc-2019Q2:1.5.0.56 pkgsrc-2019Q2-base:1.5 pkgsrc-2019Q1:1.5.0.54 pkgsrc-2019Q1-base:1.5 pkgsrc-2018Q4:1.5.0.52 pkgsrc-2018Q4-base:1.5 pkgsrc-2018Q3:1.5.0.50 pkgsrc-2018Q3-base:1.5 pkgsrc-2018Q2:1.5.0.48 pkgsrc-2018Q2-base:1.5 pkgsrc-2018Q1:1.5.0.46 pkgsrc-2018Q1-base:1.5 pkgsrc-2017Q4:1.5.0.44 pkgsrc-2017Q4-base:1.5 pkgsrc-2017Q3:1.5.0.42 pkgsrc-2017Q3-base:1.5 pkgsrc-2017Q2:1.5.0.38 pkgsrc-2017Q2-base:1.5 pkgsrc-2017Q1:1.5.0.36 pkgsrc-2017Q1-base:1.5 pkgsrc-2016Q4:1.5.0.34 pkgsrc-2016Q4-base:1.5 pkgsrc-2016Q3:1.5.0.32 pkgsrc-2016Q3-base:1.5 pkgsrc-2016Q2:1.5.0.30 pkgsrc-2016Q2-base:1.5 pkgsrc-2016Q1:1.5.0.28 pkgsrc-2016Q1-base:1.5 pkgsrc-2015Q4:1.5.0.26 pkgsrc-2015Q4-base:1.5 pkgsrc-2015Q3:1.5.0.24 pkgsrc-2015Q3-base:1.5 pkgsrc-2015Q2:1.5.0.22 pkgsrc-2015Q2-base:1.5 pkgsrc-2015Q1:1.5.0.20 pkgsrc-2015Q1-base:1.5 pkgsrc-2014Q4:1.5.0.18 pkgsrc-2014Q4-base:1.5 pkgsrc-2014Q3:1.5.0.16 pkgsrc-2014Q3-base:1.5 pkgsrc-2014Q2:1.5.0.14 pkgsrc-2014Q2-base:1.5 pkgsrc-2014Q1:1.5.0.12 pkgsrc-2014Q1-base:1.5 pkgsrc-2013Q4:1.5.0.10 pkgsrc-2013Q4-base:1.5 pkgsrc-2013Q3:1.5.0.8 pkgsrc-2013Q3-base:1.5 pkgsrc-2013Q2:1.5.0.6 pkgsrc-2013Q2-base:1.5 pkgsrc-2013Q1:1.5.0.4 pkgsrc-2013Q1-base:1.5 pkgsrc-2012Q4:1.5.0.2 pkgsrc-2012Q4-base:1.5 pkgsrc-2012Q3:1.4.0.2 pkgsrc-2012Q3-base:1.4 pkgsrc-2012Q2:1.3.0.2 pkgsrc-2012Q2-base:1.3 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2010Q1:1.1.0.20 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.18 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.16 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.14 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.12 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.10 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.8 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.6 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.4 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.2; locks; strict; comment @# @; 1.6 date 2021.07.03.14.36.11; author wiz; state dead; branches; next 1.5; commitid FJpOb6PRTdaYbyZC; 1.5 date 2012.11.06.18.49.18; author drochner; state Exp; branches; next 1.4; 1.4 date 2012.09.13.19.56.54; author wiz; state Exp; branches; next 1.3; 1.3 date 2012.06.01.20.28.27; author drochner; state Exp; branches; next 1.2; 1.2 date 2010.05.07.06.55.52; author wiz; state dead; branches; next 1.1; 1.1 date 2008.06.23.15.44.14; author drochner; state Exp; branches; next ; desc @@ 1.6 log @gramps3: remove This is the last release of the 3.x branch from 2014. We have a current release in pkgsrc in the gramps5 package. @ text @$NetBSD: patch-ba,v 1.5 2012/11/06 18:49:18 drochner Exp $ --- src/config.py.orig 2012-10-28 09:45:04.000000000 +0000 +++ src/config.py @@@@ -303,7 +303,7 @@@@ register('preferences.sprefix', 'S%04d') register('preferences.use-last-view', False) register('preferences.last-view', '') register('preferences.last-views', []) -register('preferences.use-bsddb3', False) +register('preferences.use-bsddb3', True) register('preferences.family-relation-type', 3) # UNKNOWN register('researcher.researcher-addr', '') @ 1.5 log @update to 3.4.2 changes: -bugfixes -translation updates @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Update to 3.4.1: 2012-08-23 Version 3.4.1 -- The "A tiger? In Africa?!" bug fix release. Mention in the release that upgrading is advised for two critical issues: -> error in export to xml of family order in 3.4.0, now fixed -> crash in windows after some use due to too much terminal output in 3.4.0, now fixed * Some platform-specific fixes (Windows, OSX) * Bug fixes * Translation updates * Changelog: http://www.gramps-project.org/bugs/changelog_page.php?version_id=31 2012-05-21 Version 3.4.0 -- The "always look on the bright side of life" feature release. * Lots of changes and bug fixes to every part of Gramps, including XML import/export, image handling, gedom handling, Gramplets, date handling, citations, reports, more! * Some platform-specific fixes (Windows, OSX, Linux) * What's new (and what to do before you upgrade): http://goo.gl/K3RDV * Roadmap: http://goo.gl/GJhjH * Many translation updates @ text @d1 1 a1 1 $NetBSD: patch-ba,v 1.3 2012/06/01 20:28:27 drochner Exp $ d3 1 a3 1 --- src/config.py.orig 2012-07-16 17:53:43.000000000 +0000 d6 1 a6 1 register('preferences.use-last-view', True) @ 1.3 log @update to 3.3.2 changes: many fixes and improvements, most visibly: the use of py-bsddb3 is now officially supported @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- src/config.py.orig 2012-02-25 16:06:52.000000000 +0000 d5 1 a5 1 @@@@ -292,7 +292,7 @@@@ register('preferences.sprefix', 'S%04d') d11 1 a13 1 register('researcher.researcher-locality', '') @ 1.2 log @Remove files that were removed from distinfo during update to 3.2.1. @ text @d1 1 a1 1 $NetBSD: patch-ba,v 1.1 2008/06/23 15:44:14 drochner Exp $ d3 8 a10 5 --- src/gramps.py.orig 2008-05-17 22:15:36.000000000 +0200 +++ src/gramps.py @@@@ -94,7 +94,7 @@@@ gettext.install("gramps",loc,unicode=1) # #------------------------------------------------------------------------- d12 2 a13 5 -MIN_PYTHON_VERSION = (2, 5, 0, '', 0) +MIN_PYTHON_VERSION = (2, 4, 0, '', 0) if not sys.version_info >= MIN_PYTHON_VERSION : print gettext.gettext("Your Python version does not meet the " "requirements. At least python %d.%d.%d is needed to" @ 1.1 log @-make it work with Python-2.4 -remove obsolete dependency on GConf2 -register desktop file bump PKGREVISION approved by gdt @ text @d1 1 a1 1 $NetBSD$ @