aboutsummaryrefslogtreecommitdiff
path: root/devel/aws-sdk-cpp
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* devel/aws-sdk-cpp: Update to 1.8.121Danilo Egea Gondolfo2021-01-113-29951/+24
| | | | | | | | Allow the user to build a custom list of clients. The plist file is auto-generated now to support custom builds. Notes: svn path=/head/; revision=561253
* devel/aws-sdk-cpp: Update to 1.8.68Danilo Egea Gondolfo2020-10-163-4/+546
| | | | Notes: svn path=/head/; revision=552503
* Update devel/aws-sdk-cpp to 1.8.46Danilo Egea Gondolfo2020-09-123-4/+162
| | | | Notes: svn path=/head/; revision=548387
* - Update to 1.8.38Danilo Egea Gondolfo2020-09-013-13/+529
| | | | | | | | - 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 Notes: svn path=/head/; revision=547295
* - Update to 1.8.26Danilo Egea Gondolfo2020-08-123-4/+60
| | | | Notes: svn path=/head/; revision=544767
* - Update to 1.8.19Danilo Egea Gondolfo2020-08-033-7/+308
| | | | Notes: svn path=/head/; revision=544057
* - Update to 1.8.10Danilo Egea Gondolfo2020-07-214-98/+2190
| | | | | | | - Update COMMENT Notes: svn path=/head/; revision=542795
* - Rename devel/aws-c-commons to devel/aws-c-common. That is the correct ↵Danilo Egea Gondolfo2020-04-121-1/+2
| | | | | | | project's name. Notes: svn path=/head/; revision=531507
* - Update to 1.7.312Danilo Egea Gondolfo2020-04-103-8/+2102
| | | | Notes: svn path=/head/; revision=531316
* - Update to 1.7.235Danilo Egea Gondolfo2019-12-023-5/+1989
| | | | Notes: svn path=/head/; revision=518844
* - Update to 1.7.197Danilo Egea Gondolfo2019-10-053-7/+113
| | | | | | | - Use GCC for i386. Clang is failing on i386 with out of memory errors Notes: svn path=/head/; revision=513856
* devel/aws-sdk-cpp: unbreak on powerpc64Piotr Kubaj2019-10-031-1/+0
| | | | | | | | | Builds fine. Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=513666
* - Update to 1.7.182Danilo Egea Gondolfo2019-09-153-4/+144
| | | | Notes: svn path=/head/; revision=512095
* - Update to 1.7.178Danilo Egea Gondolfo2019-09-093-95/+1409
| | | | Notes: svn path=/head/; revision=511707
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* - Update to 1.7.113Danilo Egea Gondolfo2019-05-303-6/+734
| | | | Notes: svn path=/head/; revision=503086
* Remove esound support from pulseaudio as audio/esound expired.Rene Ladan2019-05-011-0/+1
| | | | | | | | | Bump PORTREVISIONs of dependent ports. Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* Notes: svn path=/head/; revision=500606
* - Update to 1.7.80Danilo Egea Gondolfo2019-04-023-4/+351
| | | | Notes: svn path=/head/; revision=497592
* - Update to 1.7.61Danilo Egea Gondolfo2019-03-023-4/+27
| | | | Notes: svn path=/head/; revision=494454
* - Update to 1.7.56Danilo Egea Gondolfo2019-02-243-4/+98
| | | | Notes: svn path=/head/; revision=493752
* - Update to 1.7.41Danilo Egea Gondolfo2019-02-023-5/+90
| | | | Notes: svn path=/head/; revision=491954
* - Update to 1.7.37Danilo Egea Gondolfo2019-01-213-4/+125
| | | | Notes: svn path=/head/; revision=490903
* - Update to 1.7.33Danilo Egea Gondolfo2019-01-123-4/+122
| | | | Notes: svn path=/head/; revision=490072
* - Update to 1.7.25Danilo Egea Gondolfo2018-12-253-4/+251
| | | | Notes: svn path=/head/; revision=488350
* - Update to 1.7.20Danilo Egea Gondolfo2018-12-154-106/+1956
| | | | Notes: svn path=/head/; revision=487525
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* - Update to 1.6.53Danilo Egea Gondolfo2018-11-183-4/+366
| | | | Notes: svn path=/head/; revision=485289
* - Update to 1.6.49Danilo Egea Gondolfo2018-11-103-4/+323
| | | | Notes: svn path=/head/; revision=484619
* - Update to 1.6.35Danilo Egea Gondolfo2018-10-204-4/+137
| | | | | | | - Fix build on FreeBSD 10 Notes: svn path=/head/; revision=482499
* - Update to 1.6.30Danilo Egea Gondolfo2018-10-136-68/+29
| | | | Notes: svn path=/head/; revision=482005
* - Update to 1.6.20Danilo Egea Gondolfo2018-09-283-4/+14
| | | | Notes: svn path=/head/; revision=480843
* - Update to 1.6.19Danilo Egea Gondolfo2018-09-273-19/+96
| | | | Notes: svn path=/head/; revision=480823
* - Update to 1.6.11Danilo Egea Gondolfo2018-09-156-83/+1999
| | | | | | | | | - Take maintainership - Unbreak on FreeBSD 12 - Add TEST option Notes: svn path=/head/; revision=479843
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* devel/aws-sdk-cpp: Update to 1.4.14Yuri Victorovich2018-03-153-10/+32
| | | | | | | | Both versions 1.4.10 and 1.4.14 fail to build on 12: https://github.com/aws/aws-sdk-cpp/issues/825 Notes: svn path=/head/; revision=464556
* Update to 1.4.10.Vanilla I. Shu2018-03-073-4/+508
| | | | Notes: svn path=/head/; revision=463798
* devel/aws-sdk-cpp: update 1.3.1 -> 1.3.15Kurt Jaeger2017-12-023-29/+2289
| | | | | | | Changes: https://github.com/aws/aws-sdk-cpp/commits/master Notes: svn path=/head/; revision=455379
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-11-301-0/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=455167
* Make compile with cmake 3.9Tilman Keskinoz2017-11-211-1/+1
| | | | | | | | PR: 221999 Submitted by: groot@kde.org Notes: svn path=/head/; revision=454608
* Update to 1.3.1.Vanilla I. Shu2017-11-123-6/+70
| | | | Notes: svn path=/head/; revision=454037
* 1: Update to 1.2.30.Vanilla I. Shu2017-11-053-6/+56
| | | | | | | 2: remove BROKEN. Notes: svn path=/head/; revision=453548
* Mark BROKEN: checksum and size mismatchAntoine Brodin2017-11-051-0/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=453529
* Update to 1.2.16.Vanilla I. Shu2017-10-183-4/+7
| | | | Notes: svn path=/head/; revision=452319
* Update to 1.2.15.Vanilla I. Shu2017-10-173-4/+167
| | | | Notes: svn path=/head/; revision=452279
* Update to 1.2.5.Vanilla I. Shu2017-10-013-7/+165
| | | | Notes: svn path=/head/; revision=451043
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-0/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* Update to 1.1.33.Vanilla I. Shu2017-08-233-4/+14
| | | | Notes: svn path=/head/; revision=448605
* Update to 1.1.31.Vanilla I. Shu2017-08-193-4/+691
| | | | Notes: svn path=/head/; revision=448284