Commit graph

17 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
e20777a2c7 Add more TEST_DEPENDS 2017-04-09 10:05:36 +00:00
Sunpoet Po-Chuan Hsieh
c66ff5cd88 - Update to 1.10
- Update LICENSE

Changes:	http://search.cpan.org/dist/HTML-Entities-Interpolate/Changes
2016-11-06 16:47:30 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Sunpoet Po-Chuan Hsieh
f95cdfad08 - Remove p5-Test-Stream from TEST_DEPENDS 2016-03-14 15:10:02 +00:00
Sunpoet Po-Chuan Hsieh
3104dfd9bc - Update to 1.09
Changes:	http://search.cpan.org/dist/HTML-Entities-Interpolate/Changes
2015-12-01 16:05:19 +00:00
Sunpoet Po-Chuan Hsieh
477bd95b99 - Update to 1.08
Changes:	http://search.cpan.org/dist/HTML-Entities-Interpolate/Changes
2015-11-28 09:29:17 +00:00
Sunpoet Po-Chuan Hsieh
e455092bf1 - Update to 1.07
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/HTML-Entities-Interpolate/Changes
2015-11-26 01:00:17 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
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
2014-11-26 13:08:24 +00:00
Sunpoet Po-Chuan Hsieh
ecbcef8af9 - Use USES=tar:tgz 2014-03-14 08:17:38 +00:00
Sunpoet Po-Chuan Hsieh
1932b7bf5e - Support STAGEDIR 2013-09-30 19:41:57 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
50147641d6 - Update to 1.05
- Add LICENSE
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/HTML-Entities-Interpolate/Changes
2013-07-09 20:52:07 +00:00
Sunpoet Po-Chuan Hsieh
0018b7f4d5 - Add BUILD_DEPENDS 2011-08-12 09:06:35 +00:00
Sunpoet Po-Chuan Hsieh
0ff6bed6fa - Add p5-HTML-Entities-Interpolate 1.04
HTML::Entities::Interpolate is a pure Perl module to call
HTML::Entities::encode_entities, via a hash, within a string.

WWW: http://search.cpan.org/dist/HTML-Entities-Interpolate/
2011-08-10 12:31:09 +00:00