<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/p5-Math-Expr, branch 2016Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2016Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2016Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2015-11-29T07:00:19Z</updated>
<entry>
<title>- Add LICENSE_FILE</title>
<updated>2015-11-29T07:00:19Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-11-29T07:00:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8c31d1ab352184f42a269ffa9877ff0ac8c443a2'/>
<id>urn:sha1:8c31d1ab352184f42a269ffa9877ff0ac8c443a2</id>
<content type='text'>
- Add NO_ARCH
</content>
</entry>
<entry>
<title>Move p5- ports from ports@ to perl@.</title>
<updated>2015-05-11T12:04:18Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-05-11T12:04:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=65a99e72a535040d01c7d5511de62fc1d9899f1b'/>
<id>urn:sha1:65a99e72a535040d01c7d5511de62fc1d9899f1b</id>
<content type='text'>
With hat:	perl@
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Sort PLIST</title>
<updated>2015-05-01T13:54:34Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-05-01T13:54:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=821b92860ba5c4297df87d8def293292b9063d5e'/>
<id>urn:sha1:821b92860ba5c4297df87d8def293292b9063d5e</id>
<content type='text'>
</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-05T06:56:18Z</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2013-11-05T06:56:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5e06901c396343ef79137207320bdbb383435cbb'/>
<id>urn:sha1:5e06901c396343ef79137207320bdbb383435cbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: math)</title>
<updated>2013-09-20T20:55:04Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T20:55:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ce5e4570204c37f4ac986a2a6bc076aa911167d6'/>
<id>urn:sha1:ce5e4570204c37f4ac986a2a6bc076aa911167d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Convert to new perl framework</title>
<updated>2013-08-02T18:21:05Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2013-08-02T18:21:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0aad97bb5c24e162fa1f0e0fa87c8654f738ff52'/>
<id>urn:sha1:0aad97bb5c24e162fa1f0e0fa87c8654f738ff52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update MASTER_SITES</title>
<updated>2013-05-15T07:35:37Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2013-05-15T07:35:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3fc69d24b4b940033092131e67e761482ed0ed02'/>
<id>urn:sha1:3fc69d24b4b940033092131e67e761482ed0ed02</id>
<content type='text'>
- Trim header
- Add license

PR:		178585
Submitted by:	Ports Fury
</content>
</entry>
<entry>
<title>- Get Rid MD5 support</title>
<updated>2011-03-20T12:54:45Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-20T12:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb86cbe5d232690f52a27fe9a2d7246e03eef9c4'/>
<id>urn:sha1:bb86cbe5d232690f52a27fe9a2d7246e03eef9c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.</title>
<updated>2008-04-17T14:30:31Z</updated>
<author>
<name>Marcelo Araujo</name>
<email>araujo@FreeBSD.org</email>
</author>
<published>2008-04-17T14:30:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4aaab89f578233fc117be25797258ca7e2ed882d'/>
<id>urn:sha1:4aaab89f578233fc117be25797258ca7e2ed882d</id>
<content type='text'>
PR:		ports/122674
Submitted by:	Philip M. Gollucci &lt;pgollucci@p6m7g8.com&gt;
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
</content>
</entry>
</feed>
