<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/p5-Module-Signature, branch 2015Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2015Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2015Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2015-03-12T18:48:14Z</updated>
<entry>
<title>- Convert to new options helper</title>
<updated>2015-03-12T18:48:14Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-03-12T18:48:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1bf15969a00a48106380191b74fa190f67e114a3'/>
<id>urn:sha1:1bf15969a00a48106380191b74fa190f67e114a3</id>
<content type='text'>
- Sort PLIST
</content>
</entry>
<entry>
<title>Change the way Perl modules are installed, update the default Perl to 5.18.</title>
<updated>2014-11-26T13:08:24Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-11-26T13:08:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eee58d187e2c55fca6f53b9e482d33cf5346fe81'/>
<id>urn:sha1:eee58d187e2c55fca6f53b9e482d33cf5346fe81</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Support STAGEDIR.</title>
<updated>2013-11-06T07:39:31Z</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2013-11-06T07:39:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1ced34fc222b99a0607b3a86eb116ea4c40fc85c'/>
<id>urn:sha1:1ced34fc222b99a0607b3a86eb116ea4c40fc85c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: security)</title>
<updated>2013-09-20T22:55:24Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T22:55:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a65ed2e51bf631a6b8ab766f984bf33c686d239a'/>
<id>urn:sha1:a65ed2e51bf631a6b8ab766f984bf33c686d239a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Convert to new perl framework</title>
<updated>2013-08-02T18:52:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2013-08-02T18:52:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4819ca343bfee8a3b54e7ff3ac26d280d1c1696f'/>
<id>urn:sha1:4819ca343bfee8a3b54e7ff3ac26d280d1c1696f</id>
<content type='text'>
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
</content>
</entry>
<entry>
<title>Update to 0.73.</title>
<updated>2013-06-06T09:43:39Z</updated>
<author>
<name>Anton Berezin</name>
<email>tobez@FreeBSD.org</email>
</author>
<published>2013-06-06T09:43:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0102655a0fd967f0f083346aace3bda668ae2596'/>
<id>urn:sha1:0102655a0fd967f0f083346aace3bda668ae2596</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/Module-Signature/Changes
</content>
</entry>
<entry>
<title>Update to 0.70.</title>
<updated>2012-12-18T09:50:44Z</updated>
<author>
<name>Anton Berezin</name>
<email>tobez@FreeBSD.org</email>
</author>
<published>2012-12-18T09:50:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=00e3dfe7ed11163f39f4a56a88b4c03ba6ec6d44'/>
<id>urn:sha1:00e3dfe7ed11163f39f4a56a88b4c03ba6ec6d44</id>
<content type='text'>
Changes: http://search.cpan.org/dist/Module-Signature/Changes
</content>
</entry>
<entry>
<title>Cleanup supporting perl version 5.8 and 5.10,</title>
<updated>2012-12-17T09:54:03Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2012-12-17T09:54:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=41521f6557f35841a725c6e70920ca576192750f'/>
<id>urn:sha1:41521f6557f35841a725c6e70920ca576192750f</id>
<content type='text'>
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
</content>
</entry>
<entry>
<title>- Remove hardcoded dependency on security/gpg. Instead, add OPTIONS to allow</title>
<updated>2012-11-23T15:55:30Z</updated>
<author>
<name>Jase Thew</name>
<email>jase@FreeBSD.org</email>
</author>
<published>2012-11-23T15:55:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8c849a82dfedf90b98400dc9b7be36d43dc6db60'/>
<id>urn:sha1:8c849a82dfedf90b98400dc9b7be36d43dc6db60</id>
<content type='text'>
  choice of GnuPG version.

PR:		ports/172323
Approved by:	jadawin (perl@)

Feature safe:	yes
</content>
</entry>
<entry>
<title>- Update to 0.69</title>
<updated>2012-11-03T16:54:44Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2012-11-03T16:54:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c46269266bed27cda41a2b59eed9669a2a6898b3'/>
<id>urn:sha1:c46269266bed27cda41a2b59eed9669a2a6898b3</id>
<content type='text'>
- Trim header

Feature safe:	yes
</content>
</entry>
</feed>
