notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
aws-sdk-cpp C++ interface for Amazon Web Services (AWS)
1.11.498 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.11.469Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-01-04 15:44:40
Last Update: 2025-02-03 23:20:03
Commit Hash: bda3ba5
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://github.com/aws/aws-sdk-cpp
Description:
AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS). It is meant to be performant and fully functioning with low- and high-level SDKs, while minimizing dependencies. AWS SDK for C++ is in now in General Availability and recommended for production use.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/aws-sdk-cpp-1.11.498/catalog.mk
  3. /usr/local/share/licenses/aws-sdk-cpp-1.11.498/LICENSE
  4. /usr/local/share/licenses/aws-sdk-cpp-1.11.498/APACHE20
Collapse this list.
Dependency lines:
  • aws-sdk-cpp>0:devel/aws-sdk-cpp
To install the port:
cd /usr/ports/devel/aws-sdk-cpp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/aws-sdk-cpp
  • pkg install aws-sdk-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: aws-sdk-cpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1738619680 SHA256 (aws-aws-sdk-cpp-1.11.498_GH0.tar.gz) = 40b514c2c16ba3a3c1188823e83750fe35fbee8e89f5d6ea8f50a0e48715e710 SIZE (aws-aws-sdk-cpp-1.11.498_GH0.tar.gz) = 75662996

Packages (timestamps in pop-ups are UTC):
aws-sdk-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.4981.11.498-1.11.4981.11.498---
FreeBSD:13:quarterly1.11.4691.11.469-1.11.4691.11.4691.11.2351.11.2351.11.235
FreeBSD:14:latest1.11.4981.11.498-1.11.4981.11.498---
FreeBSD:14:quarterly1.11.4691.11.469-1.11.4691.11.4691.11.2351.11.2351.11.235
FreeBSD:15:latest1.11.4981.11.498n/a1.11.498n/a1.11.2531.11.2531.11.266
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libaws-c-auth.so : security/aws-c-auth
  2. libaws-c-cal.so : security/aws-c-cal
  3. libaws-c-common.so : devel/aws-c-common
  4. libaws-c-compression.so : devel/aws-c-compression
  5. libaws-c-event-stream.so : devel/aws-c-event-stream
  6. libaws-c-http.so : devel/aws-c-http
  7. libaws-c-io.so : devel/aws-c-io
  8. libaws-c-mqtt.so : devel/aws-c-mqtt
  9. libaws-c-s3.so : devel/aws-c-s3
  10. libaws-c-sdkutils.so : devel/aws-c-sdkutils
  11. libaws-checksums.so : devel/aws-checksums
  12. libaws-crt-cpp.so : devel/aws-crt-cpp
  13. libcurl.so : ftp/curl
  14. libpulse.so : audio/pulseaudio
  15. libs2n.so : security/s2n-tls
This port is required by:
for Libraries
  1. databases/arrow
  2. sysutils/nix

Configuration Options:
===> The following configuration options are available for aws-sdk-cpp-1.11.498: TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
devel_aws-sdk-cpp
USES:
cmake localbase:ldflags pkgconfig ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/aws/aws-sdk-cpp/tar.gz/1.11.498?dummy=/
Collapse this list.

Number of commits found: 136 (showing only 36 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.35
20 Oct 2018 14:20:02
Revision:482499Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 1.6.35
- Fix build on FreeBSD 10
1.6.30
13 Oct 2018 19:09:14
Revision:482005Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 1.6.30
1.6.20
28 Sep 2018 06:58:52
Revision:480843Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 1.6.20
1.6.19
27 Sep 2018 22:23:23
Revision:480823Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 1.6.19
1.6.11
15 Sep 2018 19:05:53
Revision:479843Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 1.6.11
- Take maintainership
- Unbreak on FreeBSD 12
- Add TEST option
1.4.14_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:464556Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:463798Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.4.10.
1.3.15
02 Dec 2017 17:23:02
Revision:455379Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:455167Original commit files touched by this commit Sanity Test Failure
linimon search for other commits by this committer
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
Revision:454608Original commit files touched by this commit
arved search for other commits by this committer
Make compile with cmake 3.9

PR:		221999
Submitted by:	groot@kde.org
1.3.1
12 Nov 2017 12:38:40
Revision:454037Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.3.1.
1.2.30
05 Nov 2017 14:56:26
Revision:453548Original commit files touched by this commit
vanilla search for other commits by this committer
1: Update to 1.2.30.
2: remove BROKEN.
1.2.16
05 Nov 2017 09:39:59
Revision:453529Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: checksum and size mismatch

Reported by:	pkg-fallout
1.2.16
18 Oct 2017 08:32:17
Revision:452319Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.2.16.
1.2.15
17 Oct 2017 14:42:06
Revision:452279Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.2.15.
1.2.5
01 Oct 2017 11:50:15
Revision:451043Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.2.5.
1.1.33_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:448605Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.1.33.
1.1.31
19 Aug 2017 06:15:13
Revision:448284Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.1.31.
1.1.12
15 Jul 2017 17:24:53
Revision:445917Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:445833Original commit files touched by this commit
arved search for other commits by this committer
Drop maintainership, I don't have access to an AWS account anymore
1.1.8
11 Jul 2017 09:42:54
Revision:445485Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.1.8
1.0.158
21 Jun 2017 11:45:43
Revision:444029Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.158
1.0.141
09 Jun 2017 13:35:21
Revision:442984Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.141
1.0.131
26 May 2017 12:33:27
Revision:441778Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.131
1.0.117
15 May 2017 10:22:18
Revision:440917Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.117
1.0.110
03 May 2017 05:52:55
Revision:440001Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:439614Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.110
1.0.82_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:436082Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.82
1.0.71
22 Feb 2017 11:34:35
Revision:434580Original commit files touched by this commit
arved search for other commits by this committer
Disable Werror to fix build on 10.x
1.0.71
19 Feb 2017 14:46:53
Revision:434404Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.71
1.0.59
28 Jan 2017 22:33:11
Revision:432690Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.59
1.0.51
07 Jan 2017 15:23:17
Revision:430798Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.51
1.0.49
04 Jan 2017 15:44:26
Revision:430570Original commit files touched by this commit
arved search for other commits by this committer
Add aws-sdk-cpp, C++11 interface for Amazon Web Services (AWS)

Number of commits found: 136 (showing only 36 on this page)

«  1 | 2