Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20200406_2 18 Feb 2024 09:29:31 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after OpenMPI upgrade |
g20200406_1 18 Feb 2024 09:22:35 |
Thierry Thomas (thierry) |
*/*: fix the dependency to net/openmpi4
For ports without USES=mpi:openmpi. For the others, it will be set
automatically. |
g20200406_1 14 Jan 2024 17:50:56 |
Yuri Victorovich (yuri) |
misc/thrill: Remove llvm dependency
The project now builds fine with the base clang. |
g20200406_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
g20200406 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 ) |
g20200406 16 Nov 2021 12:03:59 |
Piotr Kubaj (pkubaj) |
misc/thrill: not for all 32-bit archs |
g20200406 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20200406 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20200406 31 Dec 2020 18:59:28 |
yuri |
misc/thrill: Fix build on big-endian architectures
PR: 252290
Submitted by: pkubaj |
g20200406 20 Dec 2020 07:49:35 |
yuri |
misc/thrill: Not for 32-bit architectures; Add workaround for missing header;
Force clang-10 because clang-11 crashes.
Reported by: fallout |
g20200406 12 Dec 2020 22:40:39 |
yuri |
New port: misc/thrill: C++ framework for algorithmic distributed Big Data batch
computations |