<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/p5-Math-Round, 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-10-03T17:11:16Z</updated>
<entry>
<title>- Add NO_ARCH</title>
<updated>2015-10-03T17:11:16Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-10-03T17:11:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1f1a22296e90efe586c8910cb7d3bb84a9277e2c'/>
<id>urn:sha1:1f1a22296e90efe586c8910cb7d3bb84a9277e2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 0.07</title>
<updated>2015-01-03T17:13:22Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-01-03T17:13:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=47e78b1c5bcab2966ed167d3b7ddcc8ff42ddc47'/>
<id>urn:sha1:47e78b1c5bcab2966ed167d3b7ddcc8ff42ddc47</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/Math-Round/Changes
</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>- Add LICENSE</title>
<updated>2014-05-04T12:52:31Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2014-05-04T12:52:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0804b6286300987e6948b529a57c48680f29f925'/>
<id>urn:sha1:0804b6286300987e6948b529a57c48680f29f925</id>
<content type='text'>
- Sort PLIST
- Update pkg-descr
- Take maintainership
</content>
</entry>
<entry>
<title>Return some ports I maintain to the pool.</title>
<updated>2014-02-02T08:11:05Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2014-02-02T08:11:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7405b8e0ed613cac99a29ee6da4efe050d66d7da'/>
<id>urn:sha1:7405b8e0ed613cac99a29ee6da4efe050d66d7da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not try to remove empty directories created by lang/perl5.x</title>
<updated>2013-12-07T08:57:33Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2013-12-07T08:57:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6b52c8dab0f7b3de63c1bbb85244b2430a4b31aa'/>
<id>urn:sha1:6b52c8dab0f7b3de63c1bbb85244b2430a4b31aa</id>
<content type='text'>
Approved by:	eadler (maintainer)
</content>
</entry>
<entry>
<title>Three more directories that are created by perl.</title>
<updated>2013-10-19T11:42:56Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2013-10-19T11:42:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f88a78b9c9cc8e11f83a488b3a02c223538e3263'/>
<id>urn:sha1:f88a78b9c9cc8e11f83a488b3a02c223538e3263</id>
<content type='text'>
With Hat:	perl@
</content>
</entry>
<entry>
<title>Fix plist</title>
<updated>2013-10-19T11:27:40Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2013-10-19T11:27:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=91fa01aeb37a2b449c4de4986369fd7437824d13'/>
<id>urn:sha1:91fa01aeb37a2b449c4de4986369fd7437824d13</id>
<content type='text'>
s/mach/%%PERL_ARCH%%/

and the man are created and removed by perl-*

With Hat:	perl@
</content>
</entry>
<entry>
<title>Convert to staging.</title>
<updated>2013-10-08T18:04:39Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-10-08T18:04:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b5d7dea446c48f2da1752eb4162160ce478e205d'/>
<id>urn:sha1:b5d7dea446c48f2da1752eb4162160ce478e205d</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>
</feed>
