<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/p5-Text-Match-FastAlternatives, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-04-06T14:31:07Z</updated>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update WWW</title>
<updated>2018-05-27T20:15:16Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2018-05-27T20:15:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ad4f267b7a2606a97d9e9b015928a8ece70689d4'/>
<id>urn:sha1:ad4f267b7a2606a97d9e9b015928a8ece70689d4</id>
<content type='text'>
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
</content>
</entry>
<entry>
<title>Update to 1.05</title>
<updated>2018-01-13T08:14:01Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2018-01-13T08:14:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9c7dd78b3787c4e476b34001585e79e348afc773'/>
<id>urn:sha1:9c7dd78b3787c4e476b34001585e79e348afc773</id>
<content type='text'>
- Add LICENSE
- Strip shared library
- Sort PLIST
- Add WWW

Changes:	http://search.cpan.org/dist/Text-Match-FastAlternatives/Changes
</content>
</entry>
<entry>
<title>Assign to perl@</title>
<updated>2018-01-12T13:20:45Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2018-01-12T13:20:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2ed32cd862db9b83dd9bcbe49b2f96a36189300d'/>
<id>urn:sha1:2ed32cd862db9b83dd9bcbe49b2f96a36189300d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return kevlo's ports to the pool, he handed in his commit bit.</title>
<updated>2018-01-12T11:21:07Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2018-01-12T11:21:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=30433f0c7f0ec55124867650ef2023064e771748'/>
<id>urn:sha1:30433f0c7f0ec55124867650ef2023064e771748</id>
<content type='text'>
With hat:	portmgr-secretary
</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>- Convert to staging (as a user)</title>
<updated>2014-01-24T14:59:10Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-01-24T14:59:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ba6cb2390bc0e92b1c086b37025958168169f5c7'/>
<id>urn:sha1:ba6cb2390bc0e92b1c086b37025958168169f5c7</id>
<content type='text'>
- Add license
- Pet portlint

Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)</title>
<updated>2013-09-20T23:17:30Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T23:17:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0068f2d47fabca8b05218243fb099000a6413c86'/>
<id>urn:sha1:0068f2d47fabca8b05218243fb099000a6413c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- convert to the new perl5 framework</title>
<updated>2013-09-11T06:49:58Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2013-09-11T06:49:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4240fc6bea860b1d7a2de8626e6946349e4e947f'/>
<id>urn:sha1:4240fc6bea860b1d7a2de8626e6946349e4e947f</id>
<content type='text'>
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
</content>
</entry>
</feed>
