<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/p5-Math-RandomOrg, 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-12-24T00:14:11Z</updated>
<entry>
<title>Change my non-FreeBSD MAINTAINER mail to bofh@</title>
<updated>2014-12-24T00:14:11Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2014-12-24T00:14:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6d2e8f9aebbcd9134425dfb7bef6619062bee6ec'/>
<id>urn:sha1:6d2e8f9aebbcd9134425dfb7bef6619062bee6ec</id>
<content type='text'>
Approved by:	bapt
</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-09T03:42:13Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2014-05-09T03:42:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=60be9b76741fa14462b7e4d3c8e3751e695d6126'/>
<id>urn:sha1:60be9b76741fa14462b7e4d3c8e3751e695d6126</id>
<content type='text'>
- Pass maintainership to submitter

PR:		ports/189300
Submitted by:	Muhammad Moinur Rahman &lt;5u623l20@gmail.com&gt;
</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>Style: tab -&gt; space.</title>
<updated>2013-03-28T16:28:59Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-03-28T16:28:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d1f32a3e5da5106edfaeb272ae3102f268d57a76'/>
<id>urn:sha1:d1f32a3e5da5106edfaeb272ae3102f268d57a76</id>
<content type='text'>
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
</content>
</entry>
<entry>
<title>- Remove SITE_PERL from *_DEPENDS</title>
<updated>2012-06-07T11:36:25Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2012-06-07T11:36:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=24d6f3f002758dee8e5f36d8ed237d9fae226f23'/>
<id>urn:sha1:24d6f3f002758dee8e5f36d8ed237d9fae226f23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450</title>
<updated>2012-01-21T17:40:15Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-01-21T17:40:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c59a3834c4bd220def36c5006080d4e0f57b83e0'/>
<id>urn:sha1:c59a3834c4bd220def36c5006080d4e0f57b83e0</id>
<content type='text'>
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication &gt; := &gt; = and this just moves ports one step to the left

Approved by:	portmgr
</content>
</entry>
<entry>
<title>End WWW CPAN URL with a "/"</title>
<updated>2011-12-28T08:20:20Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2011-12-28T08:20:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=33fcf400f838216918ccb1320780c48a168d9888'/>
<id>urn:sha1:33fcf400f838216918ccb1320780c48a168d9888</id>
<content type='text'>
</content>
</entry>
</feed>
