aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Eventual
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.093331Sunpoet Po-Chuan Hsieh2013-10-133-9/+12
| | | | | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/Pod-Eventual/Changes Notes: svn path=/head/; revision=330224
* 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-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Bump PORTREVISION for dependency change (missing in previous commit)Sunpoet Po-Chuan Hsieh2013-02-071-0/+1
| | | | Notes: svn path=/head/; revision=311865
* - Add LICENSESunpoet Po-Chuan Hsieh2013-02-073-12/+24
| | | | | | | | | | - Fix *_DEPENDS: Test::Deep is a test dependency - Bump PORTREVISION for dependency change - Cleanup Makefile header - Update pkg-descr Notes: svn path=/head/; revision=311864
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* End WWW CPAN URL with a "/"Emanuel Haupt2011-12-281-1/+1
| | | | Notes: svn path=/head/; revision=288161
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* Reassign ports from andrey@kostenko.name to perl@ due to lack of time.Mark Linimon2010-04-201-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=252936
* read a POD document as a series of trivial eventsMartin Wilke2010-01-284-0/+38
WWW: http://search.cpan.org/dist/Pod-Eventual PR: ports/142056 Submitted by: Andrey Kostenko <andrey at kostenko.name> Notes: svn path=/head/; revision=248734