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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: net/p5-Net-Amazon-EC2/pkg-plist

Number of commits found: 14

Monday, 1 Jun 2015
11:10 bofh search for other commits by this committer
net/p5-Net-Amazon-EC2: Update version 0.29=>0.30
Original commitRevision:388214 
Wednesday, 31 Dec 2014
13:05 bofh search for other commits by this committer
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)
Original commitRevision:375882 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Thursday, 2 Jan 2014
16:23 sunpoet search for other commits by this committer
- 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>
Original commitRevision:338460 
Wednesday, 26 Sep 2012
00:37 glarkin search for other commits by this committer
- Updated to 0.20

PR:		ports/170009 (based on)
Submitted by:	Kimo <kimor79@yahoo.com>
Original commitRevision:304867 
Friday, 24 Sep 2010
02:03 pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
Original commit
Thursday, 7 Jan 2010
20:18 glarkin search for other commits by this committer
- Updated to 0.12
Original commit
Friday, 13 Nov 2009
03:59 glarkin search for other commits by this committer
- Updated to 0.11
Original commit
Friday, 25 Sep 2009
13:30 glarkin search for other commits by this committer
- Updated to 0.10

Feature safe:   yes
Original commit
Tuesday, 2 Sep 2008
13:41 glarkin search for other commits by this committer
- 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)
Original commit
Tuesday, 12 Aug 2008
17:47 glarkin search for other commits by this committer
- Update to 0.07
- Change *_DEPENDS to use version checking

Approved By:    beech (mentor, implicit)
Original commit
Thursday, 21 Feb 2008
06:47 beech search for other commits by this committer
- Update to 0.06
- Rearrange the *_DEPENDS sections and fix pkg-plist

PR:             ports/120919
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Original commit
Thursday, 10 Jan 2008
23:18 miwi search for other commits by this committer
- Update to 0.05

PR:             119430
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Original commit
Wednesday, 12 Dec 2007
13:30 miwi search for other commits by this committer
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>
Original commit

Number of commits found: 14