<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/p5-Algorithm-RabinKarp/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>Support STAGEDIR.</title>
<updated>2013-11-07T03:52:41Z</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2013-11-07T03:52:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb2d5da4ebc1084c623330fb16bdcba15bb94569'/>
<id>urn:sha1:fb2d5da4ebc1084c623330fb16bdcba15bb94569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to v0.39</title>
<updated>2006-07-02T05:22:54Z</updated>
<author>
<name>Aaron Dalton</name>
<email>aaron@FreeBSD.org</email>
</author>
<published>2006-07-02T05:22:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d14b91a3b8726c7243cf22b7c5e2eb34964d16d9'/>
<id>urn:sha1:d14b91a3b8726c7243cf22b7c5e2eb34964d16d9</id>
<content type='text'>
Approved by:	tobez (implicit)
</content>
</entry>
<entry>
<title>Adding port textproc/p5-Algorithm-RabinKarp, an implementation of Rabin and Karp's streaming hash, as described</title>
<updated>2006-05-24T17:47:11Z</updated>
<author>
<name>Aaron Dalton</name>
<email>aaron@FreeBSD.org</email>
</author>
<published>2006-05-24T17:47:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb3f2c89204e07f4e0778551ca6ad5b7fccfb3c1'/>
<id>urn:sha1:fb3f2c89204e07f4e0778551ca6ad5b7fccfb3c1</id>
<content type='text'>
in "Winnowing: Local Algorithms for Document Fingerprinting" by Schleimer,
Wilkerson, and Aiken.

Approved by:	tobez (implicit)
</content>
</entry>
</feed>
