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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
aws-sdk-cpp C++ interface for Amazon Web Services (AWS)
1.11.304 devel on this many watch lists=0 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.277Version 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: 2024-04-10 12:41:15
Commit Hash: 94c5778
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.304/catalog.mk
  3. /usr/local/share/licenses/aws-sdk-cpp-1.11.304/LICENSE
  4. /usr/local/share/licenses/aws-sdk-cpp-1.11.304/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 = 1712743570 SHA256 (aws-aws-sdk-cpp-1.11.304_GH0.tar.gz) = 0403f3bc1b3766bb7c235abb17e036eda3253e8fbe8781cc2810573109b6713f SIZE (aws-aws-sdk-cpp-1.11.304_GH0.tar.gz) = 60508019

Packages (timestamps in pop-ups are UTC):
aws-sdk-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.3041.11.304-1.11.3041.11.304---
FreeBSD:13:quarterly1.11.2771.11.277-1.11.2771.11.2771.11.2351.11.2351.11.235
FreeBSD:14:latest1.11.3041.11.304-1.11.3041.11.304---
FreeBSD:14:quarterly1.11.2771.11.277-1.11.2771.11.2771.11.2351.11.2351.11.235
FreeBSD:15:latest1.11.3041.11.304n/a1.11.304n/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.304: 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.304?dummy=/
Collapse this list.

Number of commits found: 117 (showing only 17 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 117 (showing only 17 on this page)

«  1 | 2