Port details |
- aws-sdk-php PHP interface for Amazon Web Services (AWS)
- 3.273.3 devel =2 3.273.3Version of this port present on the latest quarterly branch.
- Maintainer: garga@FreeBSD.org
- Port Added: 2017-05-25 13:25:50
- Last Update: 2023-06-20 12:57:13
- Commit Hash: a0284cb
- 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-php
- Description:
- AWS SDK for PHP makes it easy for developers to access Amazon WebServices in
their PHP code, and build robust applications and software using services like
Amazon S3, Amazon DynamoDB, Amazon Glacier, etc.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- aws-sdk${PHP_PKGNAMESUFFIX}>0:devel/aws-sdk-php
- To install the port:
- cd /usr/ports/devel/aws-sdk-php/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/aws-sdk-php
- pkg install aws-sdk-php81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aws-sdk-php81
- Package flavors (<flavor>: <package>)
- php81: aws-sdk-php81
- php80: aws-sdk-php80
- php82: aws-sdk-php82
- php83: aws-sdk-php83
- distinfo:
- TIMESTAMP = 1687265025
SHA256 (aws-sdk-php-3.273.3/aws.zip) = 0ae01cd3181ea39e07eee7643552fd8ccb3f239c869d26513372edf736bb3429
SIZE (aws-sdk-php-3.273.3/aws.zip) = 5383320
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php81
- filter.so : security/php81-filter
- mbstring.so : converters/php81-mbstring
- simplexml.so : textproc/php81-simplexml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_aws-sdk-php
- USES:
- php:flavors zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.273.3 20 Jun 2023 12:57:13 |
Renato Botelho (garga) |
devel/aws-sdk-php: Update to 3.273.3
Sponsored by: Rubicon Communications, LLC ("Netgate") |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.232.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.232.3 12 Aug 2022 11:23:39 |
Renato Botelho (garga) Author: R. Christian McDonald |
devel/aws-sdk-php: Update to 3.232.3
PR: 265743
Sponsored by: Rubicon Communications, LLC ("Netgate") |
3.185.15 25 Aug 2021 13:25:56 |
Renato Botelho (garga) Author: yzrh |
devel/aws-sdk-php: Update to 3.185.15
PR: 257231
Sponsored by: Rubicon Communications, LLC ("Netgate") |
3.103.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.103.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.103.2 01 Jul 2019 20:14:16 |
garga |
devel/aws-sdk-php: Update to 3.103.2
Sponsored by: Rubicon Communications, LLC (Netgate) |
3.63.1 16 Jul 2018 13:11:57 |
garga |
Update devel/aws-sdk-php to 3.63.1
Sponsored by: Rubicon Communications, LLC (Netgate) |
3.61.8 19 Jun 2018 16:53:35 |
garga |
Update devel/aws-sdk-php to 3.61.8
Sponsored by: Rubicon Communications, LLC (Netgate) |
3.29.2 19 Jun 2018 16:51:43 |
garga |
Fix MASTER_SITES
Sponsored by: Rubicon Communications, LLC (Netgate) |
3.29.2 19 Jun 2018 16:49:28 |
garga |
Implement flavors to devel/aws-sdk-php
Sponsored by: Rubicon Communications, LLC (Netgate) |
3.29.2 10 Jun 2017 14:31:26 |
garga |
- Update devel/aws-sdk-php to 3.29.2
- Change MASTER_SITES to download from github and keep distfiles on a versioned
directory since source zip file has no version in its name
Sponsored by: Rubicon Communications (Netgate) |
3.28.4 30 May 2017 17:23:00 |
garga |
- Update devel/aws-sdk-php to 3.28.4
- Host a versioned copy of aws.zip at my distfiles area since sources from
github must be built with composer and all dependencies added
Sponsored by: Rubicon Communications (Netgate) |
3.28.3_1 25 May 2017 13:56:45 |
garga |
Remove PORTNAME from install path since it's already part of WWWDIR
Sponsored by: Rubicon Communications (Netgate) |
3.28.3 25 May 2017 13:25:36 |
garga |
Add devel/aws-sdk-php
AWS SDK for PHP makes it easy for developers to access Amazon WebServices in
their PHP code, and build robust applications and software using services like
Amazon S3, Amazon DynamoDB, Amazon Glacier, etc.
WWW: https://github.com/aws/aws-sdk-php
Sponsored by: Rubicon Communications (Netgate) |