Port details |
- gedkeeper Personal genealogical database editor
- 2.25.2_2 misc
=2 2.25.2_2Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2020-12-18 12:19:08
- Last Update: 2023-08-08 11:22:12
- Commit Hash: 4f13ca1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- http://gedkeeper.net/
- Description:
- GEDKeeper is a program for working with personal genealogical databases.
The program is designed with an extremely simple, intuitive interface,
and provides many features including, but not limited to, the following:
* Full support of the GEDCOM 5.5.1 standard
* No restrictions on the number of persons and generations
* Allows pedigree generation
* Can build several tree species, as well as print and save their images
* Provides fast navigation, filtering, and searching
* Able to add multimedia materials
* An output of geographic data using Google maps
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gedkeeper>0:misc/gedkeeper
- To install the port:
- cd /usr/ports/misc/gedkeeper/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/gedkeeper
- pkg install gedkeeper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gedkeeper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1681409027
SHA256 (Serg-Norseman-GEDKeeper-v2.25.2_GH0.tar.gz) = 0e65a14aa521e09f3f69ee0e5225eedd8107f648d49c7250e10e77bd27e41309
SIZE (Serg-Norseman-GEDKeeper-v2.25.2_GH0.tar.gz) = 16447546
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msbuild : devel/msbuild
- update-desktop-database : devel/desktop-file-utils
- mono : lang/mono5.20
- update-mime-database : misc/shared-mime-info
- Runtime dependencies:
-
- xdg-open : devel/xdg-utils
- update-desktop-database : devel/desktop-file-utils
- mono : lang/mono5.20
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libgdiplus.so : x11-toolkits/libgdiplus
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_gedkeeper
- USES:
- desktop-file-utils mono shared-mime-info
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.25.2_2 08 Aug 2023 11:22:12
    |
Jan Beich (jbeich)  |
lang/mono: switch to 5.20 by default
PR: 238089 |
2.25.2_1 08 Aug 2023 11:22:05
    |
Jan Beich (jbeich)  |
lang/mono: respect MONO_DEFAULT in consumers
PR: 251795 |
2.25.2 15 Apr 2023 10:05:20
    |
Alexey Dokuchaev (danfe)  |
misc/gedkeeper: update GEDKeeper to version 2.25.2
Reported by: portscout |
2.25.1 12 Apr 2023 10:10:36
    |
Alexey Dokuchaev (danfe)  |
misc/gedkeeper: update GEDKeeper to version 2.25.1
- The .NET Framework has been downgraded to version 4.7.1 for
compatibility with some versions of Mono (Fedora, FreeBSD)
- Add missing dependency on xdg-open(1), respect WITH_DEBUG
- Kill needless stray slash at the end of the directory name
Reported by: portscout |
2.25.0_1 05 Apr 2023 13:16:16
    |
Alexey Dokuchaev (danfe)  |
misc/gedkeeper: the port had been improved (+)
- Make GetTempDir() function Unix-aware, where TMP environment
variable is preferred over Windows' TEMP, and fallback to /tmp
when it is unset
- Change GetAppPath() function to uphold that we do not install
the main program in another subdirectory (bin) since the whole
project already lives under $DATADIR (Mono/.NET programs are
not always hier(7)-conforming)
- Fix provided *.desktop file (respect PREFIX and replace badly
named startup wrapper script with ours) |
2.25.0 29 Mar 2023 08:33:34
    |
Alexey Dokuchaev (danfe)  |
misc/gedkeeper: update GEDKeeper to the latest version 2.25.0
- The .NET Framework has been updated to version 4.7.2 upstream,
but as port's infrastructure isn't ready for it, force 4.6.2 for
the time being
- Remove unfinished, unpromising, and experimental plugins which
distribution is considered meaningless: GKImageViewer offers low,
primitive functionality, easily replaceable by external programs;
GKTreeViz is completely non-working on large databases and there
is no way/plans to achieve its original goals
- Install more complete set of data files (backgrounds and themes)
Reported by: portscout |
2.24.0 02 Mar 2023 12:20:08
    |
Alexey Dokuchaev (danfe)  |
misc/gedkeeper: update GEDKeeper to version 2.24.0
Don't force /p:Platform="x86" and trust the default
AnyCPU (anycpu32bitpreferred). This should make it
compatible with x86, x64, and ARM, while previously
it was compatible only with x86, x64, but not ARM.
Reported by: portscout |
2.23.0 15 Jan 2023 20:58:08
    |
Alexey Dokuchaev (danfe)  |
misc/gedkeeper: update GEDKeeper to version 2.23.0
- Added GKGenetix plugin (genetic data analysis functions)
- Drop no longer needed patching (the `post-patch' target)
Reported by: portscout |
2.22.0 01 Dec 2022 07:18:50
    |
Alexey Dokuchaev (danfe)  |
misc/gedkeeper: update GEDKeeper to version 2.22.0
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.21.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.21.0 30 Aug 2022 17:27:48
    |
Alexey Dokuchaev (danfe)  |
misc/gedkeeper: update GEDKeeper to version 2.21.0
While here, chase HTTP/2 301 redirection in the WWW
line of the port description.
Reported by: portscout |
2.19.1 20 Jul 2022 14:22:28
    |
Tobias C. Berner (tcberner)  |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.19.1 22 Nov 2021 17:15:53
    |
Alexey Dokuchaev (danfe)  |
misc/gedkeeper: update GEDKeeper to version 2.19.1.
Reported by: portscout |
2.18.0 02 Aug 2021 13:46:59
    |
Alexey Dokuchaev (danfe)  |
misc/gedkeeper: update GEDKeeper to version 2.18.0.
Reported by: portscout |
2.17.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.17.0 15 Mar 2021 13:29:56
  |
danfe  |
Update to version 2.17.0.
Reported by: portscout |
2.16.2 18 Dec 2020 12:13:27
  |
danfe  |
GEDKeeper is a program for working with personal genealogical databases.
WWW: https://gedkeeper.github.io/ |