<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/p5-Math-GMPq/pkg-plist, branch 2021Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2021Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2021Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-04-15T00:47:05Z</updated>
<entry>
<title>Update to 0.43</title>
<updated>2017-04-15T00:47:05Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-04-15T00:47:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ed0bb8872df9c46d829571e6ef4b2062471157ad'/>
<id>urn:sha1:ed0bb8872df9c46d829571e6ef4b2062471157ad</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/Math-GMPq/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>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>- Support STAGEDIR</title>
<updated>2013-09-30T15:38:07Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2013-09-30T15:38:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=69da4ed50d183b92f18994273c3f15d9c3ec3a05'/>
<id>urn:sha1:69da4ed50d183b92f18994273c3f15d9c3ec3a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add p5-Math-GMPq 0.35</title>
<updated>2012-06-22T21:29:37Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2012-06-22T21:29:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b2d1c9878a913f67fe8fb4b340b73401bf44ee24'/>
<id>urn:sha1:b2d1c9878a913f67fe8fb4b340b73401bf44ee24</id>
<content type='text'>
Math::GMPq is a bigrational module utilising the GNU MP (GMP) library. Basically
this module simply wraps all of the mpq rational functions provided by that
library. See the Math::GMPq test suite for some examples of usage.

IMPORTANT:
If your perl was built with '-Duse64bitint' you need to assign all integers
larger than 52-bit in a 'use integer;' block. Failure to do so can result in the
creation of the variable as an NV (rather than an IV) - with a resultant loss of
precision.

WWW: http://search.cpan.org/dist/Math-GMPq/
</content>
</entry>
</feed>
