aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-Truncate
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-072-5/+3
| | | | Notes: svn path=/head/; revision=333056
* 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
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* Update to 1.20.Anton Berezin2009-07-152-4/+7
| | | | | | | Changes: http://search.cpan.org/dist/HTML-Truncate/Changes Notes: svn path=/head/; revision=237861
* - update to 0.19Yen-Ming Lee2009-05-132-4/+4
| | | | Notes: svn path=/head/; revision=233842
* - update to 0.18Yen-Ming Lee2009-05-112-7/+4
| | | | Notes: svn path=/head/; revision=233709
* - update to 0.17Yen-Ming Lee2009-05-112-9/+12
| | | | Notes: svn path=/head/; revision=233674
* Update to 0.16Mathieu Arnold2008-06-032-4/+4
| | | | Notes: svn path=/head/; revision=214262
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - update to 0.11Yen-Ming Lee2006-07-072-4/+4
| | | | Notes: svn path=/head/; revision=167102
* Update to 0.10.Anton Berezin2006-03-272-4/+4
| | | | Notes: svn path=/head/; revision=158247
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 0.06.Anton Berezin2006-01-052-4/+4
| | | | Notes: svn path=/head/; revision=152783
* Update to 0.05.Anton Berezin2005-12-292-4/+4
| | | | Notes: svn path=/head/; revision=152344
* Update to 0.04.Anton Berezin2005-12-252-4/+4
| | | | Notes: svn path=/head/; revision=152000
* Add textproc/p5-HTML-Truncate 0.03, a Perl module that truncates HTML byAnton Berezin2005-12-234-0/+54
character count while preserving well-formedness. Notes: svn path=/head/; revision=151916