<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/p5-XML-LibXML-Cache, branch release/10.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-04-01T14:25:16Z</updated>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.</title>
<updated>2016-04-01T14:25:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=597afc47baba19000afd8ec4880a2c47975b0367'/>
<id>urn:sha1:597afc47baba19000afd8ec4880a2c47975b0367</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</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>- Support STAGEDIR</title>
<updated>2013-09-30T19:41:57Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2013-09-30T19:41:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1932b7bf5efce9b8adca08225feb6c18f3397833'/>
<id>urn:sha1:1932b7bf5efce9b8adca08225feb6c18f3397833</id>
<content type='text'>
</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>- Cleanup Makefile header</title>
<updated>2013-08-21T17:42:57Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2013-08-21T17:42:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ee0456d51306912c766dab571e4ed839c0a3ffb1'/>
<id>urn:sha1:ee0456d51306912c766dab571e4ed839c0a3ffb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Convert to new perl framework</title>
<updated>2013-08-21T14:08:06Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2013-08-21T14:08:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c9cf6c61132115ca4b6476190fe9576d06ee06db'/>
<id>urn:sha1:c9cf6c61132115ca4b6476190fe9576d06ee06db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 0.12</title>
<updated>2012-09-14T02:16:21Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2012-09-14T02:16:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6124ecd760bdd1bc59b085621da2b5cc9918bb95'/>
<id>urn:sha1:6124ecd760bdd1bc59b085621da2b5cc9918bb95</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/XML-LibXML-Cache/Changes
</content>
</entry>
<entry>
<title>- Update to 0.11</title>
<updated>2012-08-21T16:18:00Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2012-08-21T16:18:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c28a610cafbdc274b8e45f8025740ccdb2af5e36'/>
<id>urn:sha1:c28a610cafbdc274b8e45f8025740ccdb2af5e36</id>
<content type='text'>
- Add LICENSE

Changes:	http://search.cpan.org/dist/XML-LibXML-Cache/Changes
</content>
</entry>
<entry>
<title>- Add p5-XML-LibXML-Cache 0.10</title>
<updated>2011-11-13T16:56:26Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2011-11-13T16:56:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=efa9e0dea05845a316bcee1af8c9cd3b58ddfd8f'/>
<id>urn:sha1:efa9e0dea05845a316bcee1af8c9cd3b58ddfd8f</id>
<content type='text'>
XML::LibXML::Cache is a cache for XML::LibXML documents loaded from files. It is
useful to speed up loading of XML files in persistent web applications.

This module caches the document object after the first load and returns the
cached version on subsequent loads. Documents are reloaded whenever the document
file changes. Changes to other files referenced during parsing also cause a
reload. This includes external DTDs, external entities or XIncludes.

WWW: http://search.cpan.org/dist/XML-LibXML-Cache/

Feature safe:	yes
</content>
</entry>
</feed>
