aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Acme-Damn
Commit message (Collapse)AuthorAgeFilesLines
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* - Stage supportMartin Wilke2014-02-012-3/+1
| | | | Notes: svn path=/head/; revision=342155
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - convert to the new perl5 frameworkAndrej Zverev2013-09-071-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326592
* Do not remove directories not owned by the portBaptiste Daroussin2013-03-151-1/+0
| | | | Notes: svn path=/head/; revision=314287
* Do not removed directories not owned by the portBaptiste Daroussin2013-03-132-6/+1
| | | | | | | Reported by: pkg DEVELOPER_MODE Notes: svn path=/head/; revision=314061
* - Update to 0.05Steve Wills2012-09-222-3/+3
| | | | | | | | PR: ports/170955 Approved by: maintainer timeout (imp, >4 weeks) Notes: svn path=/head/; revision=304712
* - 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=276999
* - 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
* Add forgotten entryWarner Losh2010-03-091-0/+1
| | | | Notes: svn path=/head/; revision=250772
* Add missing files from plist.Warner Losh2010-03-091-0/+3
| | | | Notes: svn path=/head/; revision=250746
* Makefile.man is too small to be needed, move this back to MakefileWarner Losh2010-03-082-4/+2
| | | | | | | Submitted by: danfe@ Notes: svn path=/head/; revision=250739
* I botched specification of p5-Test-Exception, so tinerbox failedWarner Losh2010-03-081-1/+1
| | | | | | | because p5-Test-Exception was already built and installed.... Notes: svn path=/head/; revision=250716
* Add Acme::Damn, required for graphics/gscan2pdf to run. This providesWarner Losh2010-03-085-0/+38
a way to unbless a blessed perl object. Notes: svn path=/head/; revision=250712