Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.2_1 18 Feb 2024 09:29:31
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after OpenMPI upgrade |
1.4.2 12 Feb 2024 07:56:25
    |
Yuri Victorovich (yuri)  |
net/aluminum: update 1.4.1 → 1.4.2
Reported by: portscout |
1.4.1 19 Aug 2023 02:19:30
    |
Yuri Victorovich (yuri)  |
net/aluminum: Update 1.4.0 → 1.4.1
Reported by: portscout |
1.4.0 18 Aug 2023 06:57:48
    |
Yuri Victorovich (yuri)  |
net/aluminum: Update 1.3.1 → 1.4.0
Reported by: portscout |
1.3.1 28 May 2023 23:41:07
    |
Yuri Victorovich (yuri)  |
net/aluminum: Update 1.3.0 → 1.3.1
Reported by: portscout |
1.3.0_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.3.0 12 Mar 2023 19:44:15
    |
Yuri Victorovich (yuri)  |
net/aluminum: Update 1.2.3 → 1.3.0
Reported by: portscout |
1.2.3 11 Mar 2023 09:16:18
    |
Yuri Victorovich (yuri)  |
net/aluminum: Update 1.2.2 → 1.2.3
Reported by: portscout |
1.2.2 10 Mar 2023 09:05:59
    |
Yuri Victorovich (yuri)  |
net/aluminum: Update 1.2.1 → 1.2.2
Reported by: portscout |
1.2.1 07 Mar 2023 10:23:23
    |
Yuri Victorovich (yuri)  |
net/aluminum: Update 1.2.0 → 1.2.1
Reported by: portscout |
1.2.0 04 Feb 2023 09:03:01
    |
Yuri Victorovich (yuri)  |
net/aluminum: Update 1.0.0 → 1.2.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) |
1.0.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 ) |
1.0.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.0 07 Mar 2021 18:51:54
  |
yuri  |
net/aluminum: Update 0.4.0 -> 1.0.0
Reported by: portscout |
0.4.0 08 Jan 2021 20:46:17
  |
jwb  |
net/aluminum: Upgrade hwloc dep to hwloc2
hwloc2 conflicts with hwloc, so updating all dependents ASAP.
PR: 252524
Submitted by: jwb
Approved by: yuri |
0.4.0 28 Jul 2020 16:22:42
  |
yuri  |
net/aluminum: Update 0.3.3 -> 0.4.0
Reported by: portscout |
0.3.3_2 19 Apr 2020 09:49:02
  |
danilo  |
- Update net/openmpi to 4.0.3 (openmpi 1 is deprecated)
- Remove option for net/openmpi2 from science/pnetcdf (net/openmpi2 is
deprecated and will be removed)
- Fix science/gromacs plist when MPI option is enabled
- Bump PORTREVISION for all the consumers of net/openmpi |
0.3.3_1 17 Apr 2020 12:08:40
  |
pkubaj  |
net/aluminum: fix build on GCC architectures
Using MPI requires newer GCC:
-- Could NOT find MPI_CXX (missing: MPI_CXX_WORKS) (Required is at least version
"3.0")
MFH: 2020Q2 (fix build blanket) |
0.3.3_1 08 Mar 2020 21:56:37
  |
jbeich  |
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020 |
0.3.3 13 Jan 2020 03:28:56
  |
yuri  |
net/aluminum: Update 0.2.1-6 -> 0.3.3
Reported by: portscout |
0.2.1.6_3 20 Sep 2019 19:58:36
  |
jbeich  |
Switch default devel/llvm* to 90
PR: 239682
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D21172 |
0.2.1.6_2 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.2.1.6_1 20 Mar 2019 12:23:26
  |
jbeich  |
Switch to devel/llvm80 for DEFAULT_VERSIONS
PR: 235215 |
0.2.1.6 23 Feb 2019 07:51:00
  |
yuri  |
net/aluminum: Update 0.2 -> 0.2.1-6 |
0.2 31 Jan 2019 07:11:32
  |
yuri  |
net/aluminum: Update 0.1-90 -> 0.2
Reported by: portscout |
0.1.90 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.1.90 19 Dec 2018 01:33:39
  |
yuri  |
New port: net/aluminum: Generic interface to high-performance communication
libraries |