| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.8.38 01 Sep 2020 20:55:48
  |
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 |
1.8.26 12 Aug 2020 20:28:47
  |
danilo  |
- Update to 1.8.26 |
1.8.19 03 Aug 2020 11:59:58
  |
danilo  |
- Update to 1.8.19 |
1.8.10 21 Jul 2020 21:31:56
  |
danilo  |
- Update to 1.8.10
- Update COMMENT |
1.7.312_1 12 Apr 2020 12:44:09
  |
danilo  |
- Rename devel/aws-c-commons to devel/aws-c-common. That is the correct
project's name. |
1.7.312 10 Apr 2020 10:53:30
  |
danilo  |
- Update to 1.7.312 |
1.7.235 02 Dec 2019 10:10:44
  |
danilo  |
- Update to 1.7.235 |
1.7.197 05 Oct 2019 23:21:45
  |
danilo  |
- Update to 1.7.197
- Use GCC for i386. Clang is failing on i386 with out of memory errors |
1.7.182 03 Oct 2019 13:55:12
  |
pkubaj  |
devel/aws-sdk-cpp: unbreak on powerpc64
Builds fine.
Approved by: mentors (implicit approval) |
1.7.182 15 Sep 2019 10:38:19
  |
danilo  |
- Update to 1.7.182 |
1.7.178 09 Sep 2019 21:07:26
  |
danilo  |
- Update to 1.7.178 |
1.7.113_1 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 |
1.7.113 30 May 2019 21:00:36
  |
danilo  |
- Update to 1.7.113 |
1.7.80_1 01 May 2019 19:35:15
  |
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* |
1.7.80 02 Apr 2019 21:22:59
  |
danilo  |
- Update to 1.7.80 |
1.7.61 02 Mar 2019 21:15:33
  |
danilo  |
- Update to 1.7.61 |
1.7.56 24 Feb 2019 11:11:45
  |
danilo  |
- Update to 1.7.56 |
1.7.41 02 Feb 2019 12:45:55
  |
danilo  |
- Update to 1.7.41 |
1.7.37 21 Jan 2019 22:00:40
  |
danilo  |
- Update to 1.7.37 |
1.7.33 12 Jan 2019 18:37:33
  |
danilo  |
- Update to 1.7.33 |
1.7.25 25 Dec 2018 21:57:58
  |
danilo  |
- Update to 1.7.25 |
1.7.20 15 Dec 2018 15:25:18
  |
danilo  |
- Update to 1.7.20 |
1.6.53_1 12 Dec 2018 01:35:36
  |
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 |
1.6.53 18 Nov 2018 23:28:43
  |
danilo  |
- Update to 1.6.53 |
1.6.49 10 Nov 2018 16:19:43
  |
danilo  |
- Update to 1.6.49 |
1.6.35 20 Oct 2018 14:20:02
  |
danilo  |
- Update to 1.6.35
- Fix build on FreeBSD 10 |
1.6.30 13 Oct 2018 19:09:14
  |
danilo  |
- Update to 1.6.30 |
1.6.20 28 Sep 2018 06:58:52
  |
danilo  |
- Update to 1.6.20 |
1.6.19 27 Sep 2018 22:23:23
  |
danilo  |
- Update to 1.6.19 |
1.6.11 15 Sep 2018 19:05:53
  |
danilo  |
- Update to 1.6.11
- Take maintainership
- Unbreak on FreeBSD 12
- Add TEST option |
1.4.14_1 29 Jul 2018 22:18:46
  |
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 |
1.4.14 15 Mar 2018 04:11:19
  |
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 |
1.4.10 07 Mar 2018 15:15:06
  |
vanilla  |
Update to 1.4.10. |
1.3.15 02 Dec 2017 17:23:02
  |
pi  |
devel/aws-sdk-cpp: update 1.3.1 -> 1.3.15
Changes: https://github.com/aws/aws-sdk-cpp/commits/master |
1.3.1 30 Nov 2017 06:13:35
  |
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 |
1.3.1 21 Nov 2017 13:01:16
  |
arved  |
Make compile with cmake 3.9
PR: 221999
Submitted by: groot@kde.org |
1.3.1 12 Nov 2017 12:38:40
  |
vanilla  |
Update to 1.3.1. |
1.2.30 05 Nov 2017 14:56:26
  |
vanilla  |
1: Update to 1.2.30.
2: remove BROKEN. |
1.2.16 05 Nov 2017 09:39:59
  |
antoine  |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout |
1.2.16 18 Oct 2017 08:32:17
  |
vanilla  |
Update to 1.2.16. |
1.2.15 17 Oct 2017 14:42:06
  |
vanilla  |
Update to 1.2.15. |
1.2.5 01 Oct 2017 11:50:15
  |
vanilla  |
Update to 1.2.5. |
1.1.33_1 10 Sep 2017 20:55:39
  |
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 |
1.1.33 23 Aug 2017 12:38:13
  |
vanilla  |
Update to 1.1.33. |
1.1.31 19 Aug 2017 06:15:13
  |
vanilla  |
Update to 1.1.31. |
1.1.12 15 Jul 2017 17:24:53
  |
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 |
1.1.8 14 Jul 2017 22:26:14
  |
arved  |
Drop maintainership, I don't have access to an AWS account anymore |
1.1.8 11 Jul 2017 09:42:54
  |
arved  |
Update to 1.1.8 |
1.0.158 21 Jun 2017 11:45:43
  |
arved  |
Update to 1.0.158 |
1.0.141 09 Jun 2017 13:35:21
  |
arved  |
Update to 1.0.141 |
1.0.131 26 May 2017 12:33:27
  |
arved  |
Update to 1.0.131 |
1.0.117 15 May 2017 10:22:18
  |
arved  |
Update to 1.0.117 |
1.0.110 03 May 2017 05:52:55
  |
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) |
1.0.110 28 Apr 2017 14:48:01
  |
arved  |
Update to 1.0.110 |
1.0.82_1 01 Apr 2017 15:23:32
  |
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 |
1.0.82 13 Mar 2017 14:28:51
  |
arved  |
Update to 1.0.82 |
1.0.71 22 Feb 2017 11:34:35
  |
arved  |
Disable Werror to fix build on 10.x |
1.0.71 19 Feb 2017 14:46:53
  |
arved  |
Update to 1.0.71 |
1.0.59 28 Jan 2017 22:33:11
  |
arved  |
Update to 1.0.59 |
1.0.51 07 Jan 2017 15:23:17
  |
arved  |
Update to 1.0.51 |
1.0.49 04 Jan 2017 15:44:26
  |
arved  |
Add aws-sdk-cpp, C++11 interface for Amazon Web Services (AWS) |