| non port: net/p5-Net-Amazon-EC2/pkg-plist |
Number of commits found: 14 |
|
Monday, 1 Jun 2015
|
11:10 bofh
net/p5-Net-Amazon-EC2: Update version 0.29=>0.30
 |
|
Wednesday, 31 Dec 2014
|
13:05 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)
 |
|
Wednesday, 26 Nov 2014
|
13:08 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
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
 |
|
Thursday, 2 Jan 2014
|
16:23 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>
 |
|
Wednesday, 26 Sep 2012
|
00:37 glarkin
- Updated to 0.20
PR: ports/170009 (based on)
Submitted by: Kimo <kimor79@yahoo.com>
 |
|
Friday, 24 Sep 2010
|
02:03 pgollucci
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@
 |
|
Thursday, 7 Jan 2010
|
20:18 glarkin
- Updated to 0.12
 |
|
Friday, 13 Nov 2009
|
03:59 glarkin
- Updated to 0.11
 |
|
Friday, 25 Sep 2009
|
13:30 glarkin
- Updated to 0.10
Feature safe: yes
 |
|
Tuesday, 2 Sep 2008
|
13:41 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)
 |
|
Tuesday, 12 Aug 2008
|
17:47 glarkin
- Update to 0.07
- Change *_DEPENDS to use version checking
Approved By: beech (mentor, implicit)
 |
|
Thursday, 21 Feb 2008
|
06:47 beech
- Update to 0.06
- Rearrange the *_DEPENDS sections and fix pkg-plist
PR: ports/120919
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
 |
|
Thursday, 10 Jan 2008
|
23:18 miwi
- Update to 0.05
PR: 119430
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
 |
|
Wednesday, 12 Dec 2007
|
13:30 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>
 |
Number of commits found: 14 |