Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Mar 2021 22:33:28
2.2.0_13

|
sunpoet  |
Use shared OPENMPI_DESC |
12 Dec 2020 17:04:37
2.2.0_13

|
thierry  |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run |
21 Apr 2020 21:26:56
2.2.0_12

|
danilo  |
- Swap back from net/openmpi3 to net/openmpi |
12 Apr 2020 09:16:58
2.2.0_11

|
danilo  |
- Move OpenMPI support to net/openmpi3. OpenMPI 1 and 2 are deprecated |
11 Dec 2019 17:53:49
2.2.0_10

|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
19 Aug 2019 15:35:28
2.2.0_9

|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
26 Jul 2019 20:46:57
2.2.0_8

|
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 |
04 May 2019 11:02:15
2.2.0_7

|
tobik  |
science/ALPSCore: Fix OPENMPI2 spelling after r500723 |
03 May 2019 12:30:41
2.2.0_7

|
adamw  |
compiler.mk is unhappy if CC/CXX is defined before bsd.port.pre.mk
Reported by: Peter Jeremy
Submitted by: mat |
27 Apr 2019 09:30:30
2.2.0_7

|
pkubaj  |
science/ALPSCore: fix build with GCC-based architectures
CMake Error at common/cmake/ALPSCommonModuleDefinitions.cmake:194
(target_compile_features):
target_compile_features The compiler feature "cxx_std_11" is not known to
CXX compiler
"GNU"
version 4.2.1.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20049 |
12 Apr 2019 06:36:31
2.2.0_7

|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
02 Feb 2019 17:53:04
2.2.0_6

|
tobik  |
science/ALPSCore: Mark broken on i386
alea/src/autocorr.cpp:269:7: error: no matching member function for call to
'read'
s.read("@size", ndview<size_t>(nullptr, &new_size, 0)); // discard
~~^~~~
http://beefy1.nyi.freebsd.org/data/112i386-quarterly/491666/logs/errors/ALPSCore-2.2.0_5.log
http://beefy5.nyi.freebsd.org/data/120i386-default/491665/logs/errors/ALPSCore-2.2.0_6.log
- Reset MAINTAINER
PR: 232993
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer) |
05 Jan 2019 22:46:54
2.2.0_6

|
sunpoet  |
Update science/hdf5 to 1.10.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen |
26 Dec 2018 09:06:35
2.2.0_5

|
tcberner  |
Update math/eigen3 to 3.3.7
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7 |
25 Dec 2018 20:25:40
2.2.0_4

|
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 |
12 Dec 2018 01:35:36
2.2.0_4

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
12 Dec 2018 00:15:50
2.2.0_3

|
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
02 Nov 2018 13:32:35
2.2.0_2

|
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
05 Sep 2018 22:05:23
2.2.0_2

|
sunpoet  |
Update science/hdf5 to 1.10.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt
PR: 231009
Exp-run by: antoine |
09 Aug 2018 06:58:31
2.2.0_1

|
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
28 Jul 2018 20:11:30
2.2.0

|
yuri  |
science/ALPSCore: Update 2.1.1 -> 2.2.0
Now it is broken on 10.
PR: 230010
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer) |
18 Apr 2018 13:57:43
2.1.1_2

|
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
10 Mar 2018 17:46:06
2.1.1_1

|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
03 Feb 2018 22:40:20
2.1.1

|
yuri  |
science/ALPSCore: Update to 2.1.1
Change log:
https://github.com/ALPSCore/ALPSCore/releases/tag/v2.1.1
Additional port changes:
Added DOCS and DOXYGEN port options.
These options are added to be exactly the same way as
devel/protobuf-c will be after D13651.
IMO, this approach actually has a flaw that it allows
the meaningless combination DOCS=on and DOXYGEN=off.
I meant to discuss this further with portmgr@ but
didn't yet do this.
A better approach would be for DOXYGEN to enable
PORTDOCS and other necessary bits that DOCS normally
enables without actually requiring DOCS to be present.
PR: 224162
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D14146 |
18 Jan 2018 04:11:03
1.0.0_1

|
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
03 Dec 2017 19:29:13
1.0.0

|
yuri  |
New port: science/ALPSCore: Generic algorithms and utilities for condensed
matter physics
PR: 223850
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13237 |