<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/p5-Math-Int128, 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-14T14:51:43Z</updated>
<entry>
<title>- Update to 0.21</title>
<updated>2015-03-14T14:51:43Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-03-14T14:51:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=45cdc4f4ad526d0004d8d623a24014540bcf368b'/>
<id>urn:sha1:45cdc4f4ad526d0004d8d623a24014540bcf368b</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/Math-Int128/Changes
PR:		198562
Submitted by:	sunpoet (myself)
Approved by:	pi
</content>
</entry>
<entry>
<title>math/p5-Math-Int128: 0.17 -&gt; 0.20</title>
<updated>2015-02-10T11:18:12Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2015-02-10T11:18:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=165a485bb0505d31fdfc0eb1d197ff0c340c9254'/>
<id>urn:sha1:165a485bb0505d31fdfc0eb1d197ff0c340c9254</id>
<content type='text'>
http://cpansearch.perl.org/src/SALVA/Math-Int128-0.20/Changes
</content>
</entry>
<entry>
<title>math/p5-Math-Int128: 0.15 -&gt; 0.17</title>
<updated>2014-12-29T20:53:49Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2014-12-29T20:53:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=81977bef72fc1c1296d1469cf0e337caf6bce5da'/>
<id>urn:sha1:81977bef72fc1c1296d1469cf0e337caf6bce5da</id>
<content type='text'>
- Better compiler detection on i386
- Some left/right shift fixes
http://cpansearch.perl.org/src/DROLSKY/Math-Int128-0.17/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>math/p5-Math-Int128: fix _DEPENDS</title>
<updated>2014-11-19T06:29:58Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2014-11-19T06:29:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=400fc6ca43703345bf029bfb864821d3310d4781'/>
<id>urn:sha1:400fc6ca43703345bf029bfb864821d3310d4781</id>
<content type='text'>
PR:		194736
</content>
</entry>
<entry>
<title>math/p5-Math-Int128: 0.13 -&gt; 0.15</title>
<updated>2014-11-19T06:28:05Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2014-11-19T06:28:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a3f14ba3addf11fb630872f3801b9e9fa2bf2ac1'/>
<id>urn:sha1:a3f14ba3addf11fb630872f3801b9e9fa2bf2ac1</id>
<content type='text'>
http://cpansearch.perl.org/src/SALVA/Math-Int128-0.15/Changes

PR:		194736
</content>
</entry>
<entry>
<title>math/p5-Math-Int128: add armv6 to NOT_FOR_ARCHS</title>
<updated>2014-11-01T10:00:57Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2014-11-01T10:00:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=de5c6806a085fadf92fcff1c6b2e43b3b25d162b'/>
<id>urn:sha1:de5c6806a085fadf92fcff1c6b2e43b3b25d162b</id>
<content type='text'>
PR:		194188
Submitted by:	sbruno
</content>
</entry>
<entry>
<title>Remove all the bootstrap files (.bs) from the plists.</title>
<updated>2014-06-10T12:14:12Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-06-10T12:14:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=61de712f4609a18a2988695e252651c69d10cafd'/>
<id>urn:sha1:61de712f4609a18a2988695e252651c69d10cafd</id>
<content type='text'>
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Mass-update maintainer from fbsd-ports@opsec.eu -&gt; pi@FreeBSD.org</title>
<updated>2014-06-08T19:05:27Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2014-06-08T19:05:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c4e1289ca50ce70f9bc795a92fd407e2c60e4a11'/>
<id>urn:sha1:c4e1289ca50ce70f9bc795a92fd407e2c60e4a11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the default version of GCC used in the Ports Collection from</title>
<updated>2014-03-10T20:55:20Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2014-03-10T20:55:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1cd277bdcecf80f1b3c00ed15ff1c9e707024607'/>
<id>urn:sha1:1cd277bdcecf80f1b3c00ed15ff1c9e707024607</id>
<content type='text'>
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder &lt;cmt@burggraben.net&gt; (fixing many ports)
Tested by:	bdrewery (two -exp runs)
</content>
</entry>
</feed>
