Port details |
- geneweb Advanced genealogy software
- 6.08_3 www =3 6.08_3Version of this port present on the latest quarterly branch.
- Maintainer: alex@stangl.us
- Port Added: 2005-09-13 12:37:23
- Last Update: 2024-03-11 21:50:58
- Commit Hash: 8025aa1
- People watching this port, also watch:: backuppc, py311-dns-lexicon, openssl, piwigo-php82, sonarr
- License: GPLv2
- WWW:
- https://opensource.geneanet.org/projects/geneweb/
- Description:
- GeneWeb is a genealogy software program with a Web interface
originally developed by Daniel de Rauglaudre, but currently
maintained by fabien@geneanet.org. It can be used off-line
or in a Web environment. It uses very efficient techniques
of relationship and consanguinity computing, developed in
collaboration with Didier Remy, research Director at INRIA.
Feel free to enable option GTK2 to try the new GUI. It's
only disabled by default to avoid accidental GTK2 dependencies.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/geneweb/ && make install clean
- To add the package, run one of these commands:
- pkg install www/geneweb
- pkg install geneweb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: geneweb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1525699554
SHA256 (geneweb-geneweb-distrib-6-08-13c850a0cc3973daf7ae3e0772a1621f84052041_GH0.tar.gz) = 79a062d83181c6a686794d2bb60577e963b26ff01154ac8ec4a3604c796f27e3
SIZE (geneweb-geneweb-distrib-6-08-13c850a0cc3973daf7ae3e0772a1621f84052041_GH0.tar.gz) = 1793948
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:
-
- ocamlc : lang/ocaml
- camlp5 : devel/ocaml-camlp5
- ocamlfind : devel/ocaml-findlib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_geneweb
- 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 |
6.08_3 11 Mar 2024 21:50:58 |
Guido Falsi (madpilot) Author: Benjamin Jacobs |
lang/ocaml: Update to 4.14.1
The 'force-safe-string; setting is NOT enabled, as opposed to the
new upstream default. OCaml users are encouraged to migrate to safe
strings as soon as possible.
- The X11 library isn't part of lang/ocaml anymore, users should
install x11-toolkits/ocaml-graphics.
- Add new 'ocaml' USES
- Bump PORTREVISION on dependent ports, due to ABI Change.
The update includes the following updates to existing ports (needed
to keep them working):
- devel/ocaml-camlp4: Updated to 4.14+1 (Only the first 15 lines of the commit message are shown above ) |
6.08_3 11 Mar 2024 21:48:30 |
Muhammad Moinur Rahman (bofh) |
www/geneweb: Moved man to share/man
Approved by: portmgr (blanket) |
6.08_2 05 Jul 2023 09:55:16 |
Guido Falsi (madpilot) |
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above ) |
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) |
6.08_1 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 ) |
6.08_1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
6.08_1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
6.08_1 08 Sep 2021 07:14:13 |
Alexey Dokuchaev (danfe) |
www/geneweb: unbreak against safe-by-default strings in OCaml 4.06+. |
6.08_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.08_1 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
6.08_1 07 May 2018 13:26:23 |
pi |
www/geneweb: change distsite to address compatibility issues with OCaml 4.xx
- also: add ocamlfind dependency
PR: 219793
Submitted by: Alex Stangl <alex@stangl.us> (maintainer)
Reviewed by: swills |
6.08 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
6.08 08 Dec 2015 09:05:15 |
mat |
Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat: portmgr
Sponsored by: Absolight |
6.08 05 Nov 2015 17:02:40 |
pawel |
- Update to version 6.08, remove BROKEN, now hosted on GitHub [1]
- Unmute install commands [1]
- Remove GTK2 option, it's not working couple versions back
PR: 203522 [1]
Submitted by: Alex Strangl (maintainer) [1]
MFH: 2015Q4 |
6.07 30 May 2015 09:51:36 |
antoine |
Mark a few ports BROKEN
Reported by: pkg-fallout |
6.07 29 Nov 2014 23:56:22 |
antoine |
Cleanup plist of ocaml ports
With hat: portmgr |
6.07 16 May 2014 21:16:51 |
cs |
- Update to 6.07
- Support staging
PR: ports/189848
Submitted by: Alex Stangl <alex@stangl.us> (maintainer) |
6.06 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
6.06 10 Jul 2013 11:31:14 |
bapt |
Mark jobs unsafe |
6.06 13 Feb 2013 09:43:37 |
rm |
- update to 6.06
- add option to let user build experimental GTK2 UI
PR: 175999
Submitted by: Alex Stangl <alex@stangl.us> (maintainer) |
6.05 12 Jan 2013 12:16:04 |
rm |
- unbreak by updating to 6.05
- update master site
- add license (GPLv2)
- add simple rc-script
PR: 174068
Submitted by: Alex Stangl <alex@stangl.us> (maintainer) |
5.02 30 Nov 2012 07:27:46 |
jhale |
- Pass maintainership to new volunteer [1]
- Remove indefinite article from COMMENT
- Trim Makefile header
- Remove SVN tag from pkg-plist
Submitted by: Alex Stangl <alex@stangl.us> (via ports@ ML)
Feature safe: yes |
5.02 21 May 2012 17:09:59 |
linimon |
Reset hubert@frbsd.org: address rejecting email.
Hat: portmgr |
5.02 14 Mar 2012 20:13:33 |
pav |
- Mark BROKEN: does not build
camlp5r ./pa_lock.cmo ./pa_html.cmo pa_extend.cmo ../wserver/pa_macro5.cmo
-DUNIX -o srcfile.ppo srcfile.ml
ocamlopt.opt -I ../wserver -I ../dag2html -I +camlp5 -c -impl srcfile.ppo
File "srcfile.ml", line 195, characters 4-56:
Error: Unbound constructor Stdpp.Exc_located
*** Error code 2
Reported by: pointyhat
Feature safe: yes |
5.02 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
5.02 01 May 2011 07:02:07 |
dhn |
- Update to 5.02
PR: ports/156732
Submitted by: Hubert Tournier <hubert@tournier.org> (maintainer) |
5.01 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
5.01 13 Dec 2010 20:09:11 |
pav |
- Mark BROKEN: does not build
Reported by: pointyhat |
5.01 11 Apr 2009 13:23:05 |
stas |
- Update lang/ocaml to 3.11.0. [1]
- Fix devel/cil build with 3.11.0 by using proper object file name
- Fix devel/deputy build with 3.11.0 by using proper object file name
- Fix lang/mtasc. Ocamlp4 syntax has changed and usage of ';' as delimiters
is not allowed now.
- Fix usage message in lang/mtasc.
- Implement a FreeBSD specific code for retriving the executable path in
lang/mtasc.
- Update devel/omake to 0.9.8.5.
- Fix devel/omake compilation with 3.11 by dropping an unused reference from the
code.
- Fix www/geneweb build with 3.11 by not emitting errors for warnings.
- Fix print/advi build. [2]
- Update lang/cduce to 0.5.3 (this fixes build with ocaml 3.11.0).
PR: ports/130845 [1] [2] (based on)
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1],
Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2] |
5.01 19 Jan 2009 17:52:56 |
nox |
Update to 5.01
PR: ports/130696
Submitted by: Hubert Tournier <hubert@frbsd.org> |
4.10_4 19 Dec 2008 22:00:33 |
pav |
- Set for expiration in one month: has been broken for more than 6 months |
4.10_4 20 Apr 2008 22:36:31 |
pav |
- Mark BROKEN: Camlp4: Uncaught exception: DynLoader.Error ("pa_ifdef.cmo",
"file not found in path")
Reported by: pointyhat |
4.10_4 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
4.10_3 07 Jan 2006 14:16:14 |
pav |
- Chase distinfo; tarball rerolled with corrected permissions
PR: ports/91446
Submitted by: Hubert Tournier <hubert@frbsd.org> (maintainer) |
4.10_3 05 Jan 2006 23:13:23 |
pav |
- Fix permissions on datafiles
- Add SHA256
PR: ports/91350
Submitted by: Hubert Tournier <hubert@frbsd.org> (maintainer) |
4.10_2 04 Jan 2006 05:54:26 |
edwin |
Update port: www/geneweb upgrade to version 4.10-1
Upgrade to a new version of GeneWeb fixing the recent
compilation problems with ocaml 3.0.9
PR: ports/91288
Submitted by: Tournier <hubert@frbsd.org> |
4.10_1 17 Dec 2005 18:36:00 |
kris |
BROKEN: Does not build |
4.10_1 26 Sep 2005 16:06:49 |
garga |
- Fix friend/wizard sessions and images upload.
- Bump PORTREVISION
PR: ports/86568
Submitted by: maintainer |
4.10 13 Sep 2005 12:36:50 |
garga |
Add geneweb 4.10, an advanced genealogy software.
PR: ports/85957
Submitted by: Hubert Tournier <hubert@frbsd.org> |