<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/p5-HTML-HTML5-Parser, 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 outdated PERL_LEVEL check</title>
<updated>2014-03-06T18:51:17Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2014-03-06T18:51:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2c7b8bf0bdab40127399436656c1a94e1c8c0a89'/>
<id>urn:sha1:2c7b8bf0bdab40127399436656c1a94e1c8c0a89</id>
<content type='text'>
With hat:	perl
</content>
</entry>
<entry>
<title>* Convert to staging</title>
<updated>2014-01-21T14:03:59Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-01-21T14:03:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2d7852dd48ee2f1ef31959ce7fd03372f1d1e162'/>
<id>urn:sha1:2d7852dd48ee2f1ef31959ce7fd03372f1d1e162</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 new perl framework</title>
<updated>2013-09-17T09:00:42Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-17T09:00:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7fb9058d3779f78665d4d70d502c79ff2981fa9c'/>
<id>urn:sha1:7fb9058d3779f78665d4d70d502c79ff2981fa9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 0.301</title>
<updated>2013-07-11T09:30:44Z</updated>
<author>
<name>Frederic Culot</name>
<email>culot@FreeBSD.org</email>
</author>
<published>2013-07-11T09:30:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=92c7b610518b96bfab23747fd49c4f42f488580b'/>
<id>urn:sha1:92c7b610518b96bfab23747fd49c4f42f488580b</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
</content>
</entry>
<entry>
<title>- Update to 0.208</title>
<updated>2012-12-08T16:22:17Z</updated>
<author>
<name>Frederic Culot</name>
<email>culot@FreeBSD.org</email>
</author>
<published>2012-12-08T16:22:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a788dca2b470a299e73acddcd0df55ddc0b8e749'/>
<id>urn:sha1:a788dca2b470a299e73acddcd0df55ddc0b8e749</id>
<content type='text'>
- Remove leading article from COMMENT

Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
Feature safe:	yes
</content>
</entry>
<entry>
<title>- Update to 0.206</title>
<updated>2012-07-02T11:19:38Z</updated>
<author>
<name>Frederic Culot</name>
<email>culot@FreeBSD.org</email>
</author>
<published>2012-07-02T11:19:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eb119bfbcde5858704d6b473a13a29f46a40496b'/>
<id>urn:sha1:eb119bfbcde5858704d6b473a13a29f46a40496b</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
</content>
</entry>
<entry>
<title>- Update to 0.200</title>
<updated>2012-06-15T11:23:05Z</updated>
<author>
<name>Frederic Culot</name>
<email>culot@FreeBSD.org</email>
</author>
<published>2012-06-15T11:23:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d991edba970f30c52ac57429b711074ad129acb5'/>
<id>urn:sha1:d991edba970f30c52ac57429b711074ad129acb5</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
</content>
</entry>
<entry>
<title>- Update to 0.110</title>
<updated>2012-03-23T08:20:49Z</updated>
<author>
<name>Frederic Culot</name>
<email>culot@FreeBSD.org</email>
</author>
<published>2012-03-23T08:20:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=93719adbaf6508c4e54cefac4c206b70f13e4a5a'/>
<id>urn:sha1:93719adbaf6508c4e54cefac4c206b70f13e4a5a</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
Feature safe:	yes
</content>
</entry>
</feed>
