<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/p5-Math-Random/pkg-plist, 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>2014-11-26T13:08:24Z</updated>
<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-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>- Fix plist</title>
<updated>2008-05-31T20:59:31Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-05-31T20:59:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c7bd4d4c89f575674e46467c80788d9ab698ccbc'/>
<id>urn:sha1:c7bd4d4c89f575674e46467c80788d9ab698ccbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 0.70</title>
<updated>2008-05-31T20:26:47Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-05-31T20:26:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e3db68ef1873cc9e1856739e152aa7ef99d48a6a'/>
<id>urn:sha1:e3db68ef1873cc9e1856739e152aa7ef99d48a6a</id>
<content type='text'>
PR:		120700
Submitted by:	lippe
Approved by:	maintainer timeout
</content>
</entry>
<entry>
<title>Fix plist.</title>
<updated>2006-09-07T16:42:25Z</updated>
<author>
<name>Sergey Skvortsov</name>
<email>skv@FreeBSD.org</email>
</author>
<published>2006-09-07T16:42:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8884117fbb1f8aea437bd0b7431cd389ba5820fd'/>
<id>urn:sha1:8884117fbb1f8aea437bd0b7431cd389ba5820fd</id>
<content type='text'>
Pointed by:	pointyhat (kris)
</content>
</entry>
<entry>
<title>Replace ugly "@unexec rmdir %D... 2&gt;/dev/null || true" with @dirrmtry</title>
<updated>2006-01-22T02:30:01Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T02:30:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a437d08ecacfe1693a6e9f6ee1906a6f425ca700'/>
<id>urn:sha1:a437d08ecacfe1693a6e9f6ee1906a6f425ca700</id>
<content type='text'>
Approved by:    krion@
PR:             ports/88711 (related)
</content>
</entry>
<entry>
<title>Updated to 0.67</title>
<updated>2003-05-17T12:20:30Z</updated>
<author>
<name>Sergey Skvortsov</name>
<email>skv@FreeBSD.org</email>
</author>
<published>2003-05-17T12:20:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d9968092bf50b86dec869cc8d4f012c30e1d3491'/>
<id>urn:sha1:d9968092bf50b86dec869cc8d4f012c30e1d3491</id>
<content type='text'>
PR:	ports/52320
</content>
</entry>
<entry>
<title>add p5-Math-Random</title>
<updated>2001-07-06T16:30:40Z</updated>
<author>
<name>Ying-Chieh Liao</name>
<email>ijliao@FreeBSD.org</email>
</author>
<published>2001-07-06T16:30:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b6bd3532cdfb4d8665ad80c4d8abcfe04349ab5b'/>
<id>urn:sha1:b6bd3532cdfb4d8665ad80c4d8abcfe04349ab5b</id>
<content type='text'>
Random number generators

PR:		28715
Submitted by:	Sergey Skvortsov &lt;skv@protey.ru&gt;
</content>
</entry>
</feed>
