Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Jan 2022 17:23:59 1.9.183 |
Danilo Egea Gondolfo (danilo)  |
devel/aws-sdk-cpp: Update to 1.9.183 |
21 Jan 2022 18:38:51 1.9.167 |
Danilo Egea Gondolfo (danilo)  |
devel/aws-sdk-cpp: Update to 1.9.167 |
14 Dec 2021 06:00:42 1.9.129_1 |
Tobias C. Berner (tcberner)  |
devel/aws-sdk-cpp: prepare for cmake-3.22
This fixes the build of databases/arrow.
Obtained
from: https://github.com/microsoft/vcpkg/commit/148fba1d1a5ec07383aaff4c603c17a1d25399a7
PR: 260123 |
25 Oct 2021 14:04:49 1.9.129 |
Danilo Egea Gondolfo (danilo)  |
devel/aws-sdk-cpp: Update to 1.9.129 |
30 Jun 2021 20:37:44 1.8.121 |
Piotr Kubaj (pkubaj)  |
devel/aws-sdk-cpp: mark BROKEN on powerpc
Same issue as on i386. |
07 Apr 2021 08:09:01 1.8.121 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.8.121 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Jan 2021 19:45:39
1.8.121 |
danilo  |
devel/aws-sdk-cpp: Update to 1.8.121
Allow the user to build a custom list of clients.
The plist file is auto-generated now to support custom builds. |
16 Oct 2020 12:39:17
1.8.68 |
danilo  |
devel/aws-sdk-cpp: Update to 1.8.68 |
12 Sep 2020 18:01:38
1.8.46 |
danilo  |
Update devel/aws-sdk-cpp to 1.8.46 |
01 Sep 2020 20:55:48
1.8.38 |
danilo  |
- Update to 1.8.38
- Set i386 as broken (compiler runs out of memory because the process grows up
to 4GB)
- Remove BROKEN_aarch64. Although I don't have a board with more than 4GB of
memory I believe it should work fine |
12 Aug 2020 20:28:47
1.8.26 |
danilo  |
- Update to 1.8.26 |
03 Aug 2020 11:59:58
1.8.19 |
danilo  |
- Update to 1.8.19 |
21 Jul 2020 21:31:56
1.8.10 |
danilo  |
- Update to 1.8.10
- Update COMMENT |
12 Apr 2020 12:44:09
1.7.312_1 |
danilo  |
- Rename devel/aws-c-commons to devel/aws-c-common. That is the correct
project's name. |
10 Apr 2020 10:53:30
1.7.312 |
danilo  |
- Update to 1.7.312 |
02 Dec 2019 10:10:44
1.7.235 |
danilo  |
- Update to 1.7.235 |
05 Oct 2019 23:21:45
1.7.197 |
danilo  |
- Update to 1.7.197
- Use GCC for i386. Clang is failing on i386 with out of memory errors |
03 Oct 2019 13:55:12
1.7.182 |
pkubaj  |
devel/aws-sdk-cpp: unbreak on powerpc64
Builds fine.
Approved by: mentors (implicit approval) |
15 Sep 2019 10:38:19
1.7.182 |
danilo  |
- Update to 1.7.182 |
09 Sep 2019 21:07:26
1.7.178 |
danilo  |
- Update to 1.7.178 |
26 Jul 2019 20:46:57
1.7.113_1 |
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 |
30 May 2019 21:00:36
1.7.113 |
danilo  |
- Update to 1.7.113 |
01 May 2019 19:35:15
1.7.80_1 |
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
02 Apr 2019 21:22:59
1.7.80 |
danilo  |
- Update to 1.7.80 |
02 Mar 2019 21:15:33
1.7.61 |
danilo  |
- Update to 1.7.61 |
24 Feb 2019 11:11:45
1.7.56 |
danilo  |
- Update to 1.7.56 |
02 Feb 2019 12:45:55
1.7.41 |
danilo  |
- Update to 1.7.41 |
21 Jan 2019 22:00:40
1.7.37 |
danilo  |
- Update to 1.7.37 |
12 Jan 2019 18:37:33
1.7.33 |
danilo  |
- Update to 1.7.33 |
25 Dec 2018 21:57:58
1.7.25 |
danilo  |
- Update to 1.7.25 |
15 Dec 2018 15:25:18
1.7.20 |
danilo  |
- Update to 1.7.20 |
12 Dec 2018 01:35:36
1.6.53_1 |
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 |
18 Nov 2018 23:28:43
1.6.53 |
danilo  |
- Update to 1.6.53 |
10 Nov 2018 16:19:43
1.6.49 |
danilo  |
- Update to 1.6.49 |
20 Oct 2018 14:20:02
1.6.35 |
danilo  |
- Update to 1.6.35
- Fix build on FreeBSD 10 |
13 Oct 2018 19:09:14
1.6.30 |
danilo  |
- Update to 1.6.30 |
28 Sep 2018 06:58:52
1.6.20 |
danilo  |
- Update to 1.6.20 |
27 Sep 2018 22:23:23
1.6.19 |
danilo  |
- Update to 1.6.19 |
15 Sep 2018 19:05:53
1.6.11 |
danilo  |
- Update to 1.6.11
- Take maintainership
- Unbreak on FreeBSD 12
- Add TEST option |
29 Jul 2018 22:18:46
1.4.14_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
15 Mar 2018 04:11:19
1.4.14 |
yuri  |
devel/aws-sdk-cpp: Update to 1.4.14
Both versions 1.4.10 and 1.4.14 fail to build on 12:
https://github.com/aws/aws-sdk-cpp/issues/825 |
07 Mar 2018 15:15:06
1.4.10 |
vanilla  |
Update to 1.4.10. |
02 Dec 2017 17:23:02
1.3.15 |
pi  |
devel/aws-sdk-cpp: update 1.3.1 -> 1.3.15
Changes: https://github.com/aws/aws-sdk-cpp/commits/master |
30 Nov 2017 06:13:35
1.3.1  |
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
21 Nov 2017 13:01:16
1.3.1 |
arved  |
Make compile with cmake 3.9
PR: 221999
Submitted by: groot@kde.org |
12 Nov 2017 12:38:40
1.3.1 |
vanilla  |
Update to 1.3.1. |
05 Nov 2017 14:56:26
1.2.30 |
vanilla  |
1: Update to 1.2.30.
2: remove BROKEN. |
05 Nov 2017 09:39:59
1.2.16 |
antoine  |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout |
18 Oct 2017 08:32:17
1.2.16 |
vanilla  |
Update to 1.2.16. |
17 Oct 2017 14:42:06
1.2.15 |
vanilla  |
Update to 1.2.15. |
01 Oct 2017 11:50:15
1.2.5 |
vanilla  |
Update to 1.2.5. |
10 Sep 2017 20:55:39
1.1.33_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
23 Aug 2017 12:38:13
1.1.33 |
vanilla  |
Update to 1.1.33. |
19 Aug 2017 06:15:13
1.1.31 |
vanilla  |
Update to 1.1.31. |
15 Jul 2017 17:24:53
1.1.12 |
sunpoet  |
Update to 1.1.12
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
Changes: https://github.com/aws/aws-sdk-cpp/commits/master |
14 Jul 2017 22:26:14
1.1.8 |
arved  |
Drop maintainership, I don't have access to an AWS account anymore |
11 Jul 2017 09:42:54
1.1.8 |
arved  |
Update to 1.1.8 |
21 Jun 2017 11:45:43
1.0.158 |
arved  |
Update to 1.0.158 |
09 Jun 2017 13:35:21
1.0.141 |
arved  |
Update to 1.0.141 |
26 May 2017 12:33:27
1.0.131 |
arved  |
Update to 1.0.131 |
15 May 2017 10:22:18
1.0.117 |
arved  |
Update to 1.0.117 |
03 May 2017 05:52:55
1.0.110 |
linimon  |
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
28 Apr 2017 14:48:01
1.0.110 |
arved  |
Update to 1.0.110 |
01 Apr 2017 15:23:32
1.0.82_1 |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
13 Mar 2017 14:28:51
1.0.82 |
arved  |
Update to 1.0.82 |
22 Feb 2017 11:34:35
1.0.71 |
arved  |
Disable Werror to fix build on 10.x |
19 Feb 2017 14:46:53
1.0.71 |
arved  |
Update to 1.0.71 |
28 Jan 2017 22:33:11
1.0.59 |
arved  |
Update to 1.0.59 |
07 Jan 2017 15:23:17
1.0.51 |
arved  |
Update to 1.0.51 |
04 Jan 2017 15:44:26
1.0.49 |
arved  |
Add aws-sdk-cpp, C++11 interface for Amazon Web Services (AWS) |