aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Report
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingMathieu Arnold2014-01-242-3/+1
| | | | | | | | | | - Add license - Pet portlint Sponsored by: Absolight Notes: svn path=/head/; revision=340915
* 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 the new perl5 frameworkAndrej Zverev2013-09-111-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326939
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300264
* - 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - 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
* - Update to 1.004Cheng-Lung Sung2007-07-302-4/+4
| | | | | | | | | PR: ports/114881 Submitted by: clsung Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw> Notes: svn path=/head/; revision=196670
* Text::Report - Perl extension for generating mixed columnar formatted reportsMartin Wilke2007-07-074-0/+39
and report templates Author: David Huggins <davidius@cpan.org> WWW: http://search.cpan.org/dist/Text-Report/ PR: ports/114373 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw> Notes: svn path=/head/; revision=195165