Commit Graph

9 Commits

Author SHA1 Message Date
gsoares
cac773aa4d - set pod tests
- doesnt need groff. mandoc handled fine those manpages
- set RUN_DEPENDS (textproc/p5-Text-CSV_XS)
This is an optional dependency, just to speed up Text::CSV.
Since that the new dependency is SHARED_ONLY, add a proper conditional treatment
so doesn't break it on NO_SHARED_LIBS arch.
- adjust pkg/DESCR, bump REVISION

ok jasper@, tweaks and ok sthen@
2011-05-10 03:08:17 +00:00
jasper
2e33a66aff - update to 1.21 2011-03-17 12:12:10 +00:00
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
stephan
488c76afbc update to 1.20. 2010-10-27 17:55:48 +00:00
espie
dcaa846fde USE_GROFF=Yes 2010-10-19 07:54:21 +00:00
stephan
ce36452505 update to 1.19 2010-10-07 14:40:44 +00:00
jasper
5e9ed808d0 - update to 1.18 2010-09-24 08:02:28 +00:00
stephan
c11d83efad update to 1.17, ok jasper@ 2010-04-15 09:09:49 +00:00
jasper
ff82f19c5f import p5-Text-CSV 1.16
Text::CSV provides facilities for the composition and decomposition of
comma-separated values. An instance of the Text::CSV class can combine
fields into a CSV string and parse a CSV string into fields.

from eric olsen
2009-12-28 09:31:27 +00:00