<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/p5-Algorithm-Combinatorics, 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>2016-05-19T10:44:11Z</updated>
<entry>
<title>- Fix trailing whitespace in pkg-descrs, categories [g-n]*</title>
<updated>2016-05-19T10:44:11Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-19T10:44:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e942b64191e2ef98dce2c5af31047a8640db768'/>
<id>urn:sha1:4e942b64191e2ef98dce2c5af31047a8640db768</id>
<content type='text'>
Approved by:	portmgr blanket
</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-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:52:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2013-08-02T18:52:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4819ca343bfee8a3b54e7ff3ac26d280d1c1696f'/>
<id>urn:sha1:4819ca343bfee8a3b54e7ff3ac26d280d1c1696f</id>
<content type='text'>
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
</content>
</entry>
<entry>
<title>- Update to 0.27</title>
<updated>2012-02-14T13:13:03Z</updated>
<author>
<name>Frederic Culot</name>
<email>culot@FreeBSD.org</email>
</author>
<published>2012-02-14T13:13:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2d32a748349b728c99d9d1fde73d5e56b9e4cfd5'/>
<id>urn:sha1:2d32a748349b728c99d9d1fde73d5e56b9e4cfd5</id>
<content type='text'>
- Add LICENSE (Artistic 1 &amp; GPL 1)

Changes:	http://search.cpan.org/dist/Algorithm-Combinatorics/Changes
</content>
</entry>
<entry>
<title>- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.</title>
<updated>2011-06-21T06:58:49Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2011-06-21T06:58:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=302b9a7c365150a9d9518945d25c710ae4a13d4c'/>
<id>urn:sha1:302b9a7c365150a9d9518945d25c710ae4a13d4c</id>
<content type='text'>
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
</content>
</entry>
<entry>
<title>Update to 0.26.  Assign maintainer to perl@.</title>
<updated>2011-01-31T09:41:54Z</updated>
<author>
<name>Anton Berezin</name>
<email>tobez@FreeBSD.org</email>
</author>
<published>2011-01-31T09:41:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=69a59fb0a99a4acee172053bb0a14458e6cc16f7'/>
<id>urn:sha1:69a59fb0a99a4acee172053bb0a14458e6cc16f7</id>
<content type='text'>
Changes: http://search.cpan.org/dist/Algorithm-Combinatorics/Changes
Feature safe:	yes
</content>
</entry>
<entry>
<title>- Remove unneeded dependencies which is in perl-5.8.9 dist</title>
<updated>2010-01-27T01:47:48Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2010-01-27T01:47:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d60cc03b253bf72e5157ae700d5fe527258a540e'/>
<id>urn:sha1:d60cc03b253bf72e5157ae700d5fe527258a540e</id>
<content type='text'>
  (part 10).

Approved by:	portmgr (itetcu)
</content>
</entry>
</feed>
