Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Dec 2020 22:12:04
1.3.0_15

|
antoine  |
Drop optional dependency on python 2.7 |
11 Dec 2019 17:53:49
1.3.0_14

|
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
1.3.0_13

|
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
1.3.0_12

|
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 |
12 Apr 2019 06:36:31
1.3.0_11

|
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 |
25 Dec 2018 20:25:40
1.3.0_10

|
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 |
20 Dec 2018 07:55:58
1.3.0_10

|
linimon  |
This port needs USES=compiler:c++11-lang to fix build on GCC-based
architectures.
PR: 234119
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
12 Dec 2018 00:15:50
1.3.0_10

|
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 |
09 Aug 2018 06:58:31
1.3.0_9

|
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 |
27 May 2018 11:30:06
1.3.0_8

|
antoine  |
vera++ is not compatible with python3 |
18 Apr 2018 13:57:43
1.3.0_8

|
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 |
22 Feb 2018 19:53:16
1.3.0_7

|
antoine  |
Fix dependencies when PYTHON is on |
15 Feb 2018 12:34:50
1.3.0_6

|
mat  |
devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.
Reviewed by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14368 |
18 Jan 2018 04:11:03
1.3.0_6

|
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 |
25 Sep 2017 00:08:17
1.3.0_5

|
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
25 Sep 2017 00:05:06
1.3.0_4

|
jbeich  |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
02 May 2017 06:48:11
1.3.0_3

|
jbeich  |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
28 Apr 2017 01:32:32
1.3.0_2

|
linimon  |
These ports now build on powerpc64. |
06 Jan 2017 08:45:04
1.3.0_2

|
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
23 Nov 2016 12:45:47
1.3.0_1

|
jbeich  |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
21 Apr 2016 16:43:15
1.3.0

|
swills  |
many ports: mark broken on powerpc64 |
01 Apr 2016 14:00:57
1.3.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
11 May 2015 18:34:58
1.3.0

|
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
01 May 2015 18:46:54
1.3.0

|
riggs  |
- Update to upstream version 1.3.0
- Retire pkg-plist in favor of PLIST_FILES entries
PR: 199609
Submitted by: lightside@gmx.com
Reviewed by: cristianorolim@outlook.com (maintainer) |
27 Oct 2014 11:09:47
1.2.1

|
bapt  |
Cleanup plist |
17 Feb 2014 15:18:05
1.2.1

|
gahr  |
- Convert to USES=tk |
17 Feb 2014 06:56:09
1.2.1

|
miwi  |
- Stage support |
03 Jan 2014 00:46:47
1.2.1

|
bapt  |
Part 1 at removing now useless FETCH_ARGS redifition |
20 Sep 2013 17:17:45
1.2.1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
25 Aug 2013 22:38:48
1.2.1

|
rakuco  |
Add devel/vera++.
Vera++ is a programmable tool for verification, analysis and transformation
of C++ source code. Vera++ is mainly an engine that parses C++ source files
and presents the result of this parsing to scripts in the form of various
collections - the scripts are actually performing the requested tasks.
WWW: https://bitbucket.org/verateam/vera/wiki/Home
PR: ports/181245
Submitted by: Cristiano Rolim Pereira <cristianorolim@outlook.com> |