aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-MicroTemplate
Commit message (Collapse)AuthorAgeFilesLines
* Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113Sunpoet Po-Chuan Hsieh2020-06-261-1/+2
| | | | | | | | | | | | - Fix LICENSE_FILE - Update pkg-descr - Update WWW - Bump PORTREVISION of dependent ports for dependency change Changes: https://metacpan.org/changes/distribution/IO-Stringy Notes: svn path=/head/; revision=540492
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Upgrade to 0.23.Jun Kuriyama2015-06-142-4/+4
| | | | Notes: svn path=/head/; revision=389593
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* - Convert to staging (as a user)Mathieu Arnold2014-01-242-4/+5
| | | | | | | | | | - Add license - Pet portlint Sponsored by: Absolight Notes: svn path=/head/; revision=340908
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Upgrade to 0.20.Jun Kuriyama2013-08-102-4/+5
| | | | Notes: svn path=/head/; revision=324530
* - Upgrade to 0.19.Jun Kuriyama2013-01-142-8/+5
| | | | Notes: svn path=/head/; revision=310414
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Upgrade to 0.18.Jun Kuriyama2010-10-092-4/+4
| | | | Notes: svn path=/head/; revision=262677
* - Upgrade to 0.17.Jun Kuriyama2010-09-042-4/+4
| | | | Notes: svn path=/head/; revision=260530
* - Upgrade to 0.15.Jun Kuriyama2010-08-072-4/+4
| | | | Notes: svn path=/head/; revision=258881
* - Upgrade to 0.13.Jun Kuriyama2010-07-192-4/+4
| | | | Notes: svn path=/head/; revision=257965
* Text::MicroTemplate is a standalone, fast, intelligent, extensibleJun Kuriyama2010-04-024-0/+37
template engine. WWW: http://search.cpan.org/dist/Text-MicroTemplate/ Notes: svn path=/head/; revision=252040