Port details |
- p5-Net-Amazon-EC2 Perl interface to the Amazon Elastic Compute Cloud
- 0.36 net =2 0.36Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2007-12-12 13:31:26
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Net-Amazon-EC2
- Description:
- This module provides a Perlish interface to the Amazon Elastic
Compute Cloud.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Amazon-EC2>0:net/p5-Net-Amazon-EC2
- To install the port:
- cd /usr/ports/net/p5-Net-Amazon-EC2/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-Amazon-EC2
- pkg install p5-Net-Amazon-EC2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Amazon-EC2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1524527730
SHA256 (Net-Amazon-EC2-0.36.tar.gz) = 4e283692e7f066c2418edae9233e3b62400f9355f4d521f99515e52f7b7d72f1
SIZE (Net-Amazon-EC2-0.36.tar.gz) = 51679
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:
-
- p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
- p5-Moose>=0.38 : devel/p5-Moose
- p5-Params-Validate>=0 : devel/p5-Params-Validate
- p5-XML-Simple>=2.18 : textproc/p5-XML-Simple
- p5-libwww>=0 : www/p5-libwww
- p5-Test-Exception>=0.31 : devel/p5-Test-Exception
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
- p5-Moose>=0.38 : devel/p5-Moose
- p5-Params-Validate>=0 : devel/p5-Params-Validate
- p5-XML-Simple>=2.18 : textproc/p5-XML-Simple
- p5-libwww>=0 : www/p5-libwww
- p5-Test-Exception>=0.31 : devel/p5-Test-Exception
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-Amazon-EC2
- USES:
- perl5
- pkg-message:
- For install:
- You need to do some things before you can use the Amazon Elastic
Compute Cloud:
1) Visit http://aws.amazon.com/ to create an Amazon AWS account.
2) Obtain your AWS public key and secret key to use with the EC2 service.
3) Create AMIs and use them as needed.
DISCLAIMER: You are responsible for paying Amazon to use the EC2
service, unless you are signed up for the AWS Free Usage
Tier. More information about the Free Usage Tier may be
found at: http://aws.amazon.com/free/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.36 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.36 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.36 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.36 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.36 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.36 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.36 24 Apr 2018 00:14:30 |
bofh |
net/p5-Net-Amazon-EC2: Update version 0.32=>0.36
Relnotes: http://cpansearch.perl.org/src/MALLEN/Net-Amazon-EC2-0.36/Changelog |
0.32 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.32 11 Mar 2017 12:55:40 |
bofh |
net/p5-Net-Amazon-EC2: Update version 0.31=>0.32 |
0.31 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.31 03 Nov 2015 12:39:16 |
bofh |
net/p5-Net-Amazon-EC2: Update version 0.30=>0.31
- Mark NO_ARCH as there is no ARCH dependent file
PR: 203920
Submitted by: stephon@gmail.com |
0.30 01 Jun 2015 11:10:38 |
bofh |
net/p5-Net-Amazon-EC2: Update version 0.29=>0.30 |
0.29_1 04 Jan 2015 10:44:21 |
bofh |
p5-Test-Exception is used for testing only, and it was this way before update to
version 0.29.
Differential Revision: https://reviews.freebsd.org/D1403
Submitted by: mat
Approved by: marino(mentor) |
0.29 31 Dec 2014 13:05:12 |
bofh |
net/p5-Net-Amazon-EC2: Update version 0.24=>0.29
Dependencies have changed based on the new upstream Makefile.PL. TEST_DEPENDS
has been
removed as those mentioned is now build-requires, according to Makefile.PL.
Hence
*_DEPENDS in Makefile has been updated according to new requirements.
Differential Revision: https://reviews.freebsd.org/D1403
Approved by: bapt(mentor) |
0.24_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
0.24_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.24 02 Jan 2014 16:23:36 |
sunpoet |
- Update to 0.24
- Add LICENSE
- Support STAGEDIR
- Use single space after WWW:
- Pass maintainership to submitter
- While I'm here:
- Fix *_DEPENDS: add missing www/p5-LWP-Protocol-https
- Sort *_DEPENDS
- Use TEST_DEPENDS
Changes: http://search.cpan.org/dist/Net-Amazon-EC2/Changelog
PR: ports/185201
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
0.23 16 Dec 2013 18:24:49 |
glarkin |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin |
0.23 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.23 06 Sep 2013 17:02:34 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.23 17 Jan 2013 19:12:06 |
glarkin |
- Updated to 0.23
- Trimmed Makefile header
- Clarified pkg-message and added note about AWS Free Usage Tier
Reported by: portscout |
0.20 26 Sep 2012 00:37:25 |
glarkin |
- Updated to 0.20
PR: ports/170009 (based on)
Submitted by: Kimo <kimor79@yahoo.com> |
0.14 29 Jun 2012 18:07:09 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.14 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
0.14 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.14 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.14 02 Feb 2010 14:21:54 |
glarkin |
- Fix upstream packaging problem
Reported by: QAT |
0.14 02 Feb 2010 13:49:53 |
glarkin |
- Updated to 0.14 |
0.13_1 24 Jan 2010 06:18:08 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 4).
Approved by: portmgr (itetcu) |
0.13 14 Jan 2010 15:54:54 |
glarkin |
- Updated to 0.13 |
0.12 07 Jan 2010 20:18:36 |
glarkin |
- Updated to 0.12 |
0.11 13 Nov 2009 03:59:29 |
glarkin |
- Updated to 0.11 |
0.10 23 Oct 2009 00:30:06 |
leeym |
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with
p5-Params-Validate>=0 since it changed the file path.
- portlint
PR: follow-up to ports/139837
Submitted by: Gea-Suan Lin <gslin at gslin.org> |
0.10 25 Sep 2009 13:30:40 |
glarkin |
- Updated to 0.10
Feature safe: yes |
0.09 02 Sep 2008 13:41:43 |
glarkin |
- Update to 0.09
PR: ports/126961
Submitted by: Gea-Suan Lin <gslin at gslin dot org>
Reviewed by: Greg Larkin <glarkin at FreeBSD dot org>
Approved by: beech (mentor, implicit) |
0.07 12 Aug 2008 17:47:49 |
glarkin |
- Update to 0.07
- Change *_DEPENDS to use version checking
Approved By: beech (mentor, implicit) |
0.06 18 Jul 2008 21:05:20 |
glarkin |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor) |
0.06 21 Feb 2008 06:47:33 |
beech |
- Update to 0.06
- Rearrange the *_DEPENDS sections and fix pkg-plist
PR: ports/120919
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) |
0.05 28 Jan 2008 04:46:44 |
leeym |
- relocate pkg-message
- update non-version URL in pkg-descr
Submitted by: leeym
Approved by: maintainer |
0.05 10 Jan 2008 23:18:35 |
miwi |
- Update to 0.05
PR: 119430
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) |
0.04 12 Dec 2007 13:30:27 |
miwi |
This module provides a Perlish interface to Amazon Elastic Compute Cloud.
WWW: http://search.cpan.org/~jkim/Net-Amazon-EC2-0.04/
PR: ports/117684
Submitted by: Greg Larkin <glarkin at sourcehosting.net> |