- Take maintainership
- Convert to USE_GITHUB (new location of main upstream repository)
- Update dependencies for new version (namely python 3.2+ and GTK3) [1]
- Convert "strongly recommended" options to dependencies (removing option) [1]
- Add "optional" dependencies as OPTIONS [1]
- Remove pkg-plist and convert build to USE_PYTHON=autoplist distutils
- Remove pre-extract upgrade warning as it is ineffective for pkg upgrades
and now only applies for systems which have not been upgraded in 1.5 years.
- Add post-stage hack to fix staging support, copied from Arch Linux [2]
- Delete files/patch-src_gramps.py as the offending file has been removed
- Add files/patch-setup.py to allow "--single-version-externally-managed" [3]
- Add files/patch-setup.py to fix double slashes in generated by autoplist [4]
Changes:
https://github.com/gramps-project/gramps/blob/v4.2.3/NEWS
[1] https://github.com/gramps-project/gramps/blob/v4.2.3/README
[2] https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/gramps&id=ee1c7fae15872481d8f55868f4211efcbce15314
[3] ab67c786b0
[4] https://github.com/gramps-project/gramps/pull/96
PR: 207005
Reviewed by: mat (mentor)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6439
15 lines
681 B
Text
15 lines
681 B
Text
Research, organize and share your family tree with GRAMPS
|
|
(Genealogical Research and Analysis Management Programming System).
|
|
Gramps gives you the ability to record the many details of an
|
|
individual's life as well as the complex relationships between
|
|
various people, places and events. All of your research is kept
|
|
organized, searchable and as precise as you need it to be.
|
|
|
|
The Gramps project strives to produce a genealogy program that is
|
|
both intuitive for hobbyists and feature-complete for professional
|
|
genealogists. It is a community project, created, developed and
|
|
governed by genealogists.
|
|
|
|
It is written in Python, using a GTK3 interface.
|
|
|
|
WWW: http://gramps-project.org/
|