Port details |
- pear-Services_Amazon_S3 PHP API for Amazon S3 (Simple Storage Service)
- 0.4.0 www =2 0.4.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2009-12-07 13:27:45
- Last Update: 2023-04-16 18:09:23
- Commit Hash: 0ac3a69
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: pear
- License: not specified in port
- WWW:
- https://pear.php.net/package/Services_Amazon_S3
- Description:
- pear-Services_Amazon_S3 provides an object-oriented interface
to the Amazon Simple Storage Service (S3). This package is
based on the 2006-03-01 REST API.
- ¦ ¦ ¦ ¦
- 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:
-
- php81-pear-Services_Amazon_S3>0:www/pear-Services_Amazon_S3
- To install the port:
- cd /usr/ports/www/pear-Services_Amazon_S3/ && make install clean
- To add the package, run one of these commands:
- pkg install www/pear-Services_Amazon_S3
- pkg install php81-pear-Services_Amazon_S3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-Services_Amazon_S3
- Package flavors (<flavor>: <package>)
- php81: php81-pear-Services_Amazon_S3
- php80: php80-pear-Services_Amazon_S3
- php82: php82-pear-Services_Amazon_S3
- distinfo:
- TIMESTAMP = 1497163404
SHA256 (PEAR/Services_Amazon_S3-0.4.0.tgz) = 52f0da879f5b1648bf74f240cfc941899c5ac062ef6259c505b1da4ca9bb0765
SIZE (PEAR/Services_Amazon_S3-0.4.0.tgz) = 32397
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- Request2.php : www/pear-HTTP_Request2@php81
- HMAC2.php : security/pear-Crypt_HMAC2@php81
- pear : devel/pear@php81
- Runtime dependencies:
-
- Request2.php : www/pear-HTTP_Request2@php81
- HMAC2.php : security/pear-Crypt_HMAC2@php81
- php.h : lang/php81
- pear : devel/pear@php81
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_pear-Services_Amazon_S3
- USES:
- pear
- 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 |
0.4.0 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
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) |
0.4.0 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 ) |
0.4.0 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.4.0 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
0.4.0 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
0.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.0 06 Mar 2020 18:09:10 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
0.4.0 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
0.4.0 11 Jun 2017 07:47:31 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here:
- Add USES=php
- Fix indent
Content of tarballs are unchanged (checked against [1]).
=> Services_Amazon_S3-0.4.0.tgz doesn't seem to exist in
/usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Services_Amazon_S3-0.4.0.tgz
fetch: http://pear.php.net/get/Services_Amazon_S3-0.4.0.tgz: size mismatch:
expected 31999, actual 32397
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Amazon_S3-0.4.0.tgz
[1]
Approved by: portmgr (blanket) |
0.4.0 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
0.4.0 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
0.4.0 04 Nov 2016 07:50:46 |
jbeich |
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
0.4.0 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
0.4.0 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.4.0 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
0.4.0 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
0.4.0 26 Sep 2014 09:30:03 |
bapt |
Convert to USES=pear |
0.4.0 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
0.4.0 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.4.0 04 Feb 2013 02:30:02 |
miwi |
- Update to 0.4.0
- Fix Header |
0.3.5 23 Oct 2011 15:47:17 |
miwi |
- Update to 0.3.5 |
0.3.3 02 Jul 2011 12:37:41 |
miwi |
- Update to 0.3.3 |
0.3.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.3.1 12 Feb 2010 17:16:28 |
miwi |
- Update to 0.3.1 |
0.3.0 07 Dec 2009 13:27:02 |
wen |
pear-Services_Amazon_S3 provides an object-oriented interface
to the Amazon Simple Storage Service (S3). This package is
based on the 2006-03-01 REST API.
WWW: http://pear.php.net/package/Services_Amazon_S3/ |