11 Commits

Author SHA1 Message Date
jasper
889b1ad2ce update to cloc-1.74
ok jung@ (MAINTAINER)
2017-12-24 18:20:49 +00:00
jung
a009836ce7 upgrade to 1.72, drop patch merged upstream
ok sthen
2017-04-29 20:54:53 +00:00
awolk
7e84a70ca4 textproc/cloc fix RUN_DEPENDS
Last update to cloc listed LIB_DEPENDS without setting
run depends which resulted in a non working cloc when
installed via pkg_add if the user doesn't happen to
have LIB_DEPENDS from other sources.

OK sthen@
2017-02-06 22:29:57 +00:00
awolk
0e28557434 Update textproc/cloc 1.64 => 1.70
- project moved from SF to Github
- move to using upstream Makefile
- explicit dependencies on Perl modules
- include a manpage
- patch Makefile for gmake (upstreamed)
- version bump

OK jung@
2016-11-18 23:43:50 +00:00
jung
cdb31b30b3 update cloc to 1.64
ok gsoares@ benoit@
2015-07-05 07:54:57 +00:00
jung
bd97982132 update to 1.62
ok jca@
2015-04-03 19:06:14 +00:00
jung
73ad64001b update cloc to 1.60
OK benoit@ sebastia@
2013-10-19 09:56:18 +00:00
benoit
e6267bbc34 - update cloc to 1.58
- update MAINTAINER

ok jung@ (maintainer)
2013-03-24 21:31:36 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
3dec0929d0 Remove VERSION, it's unused.
Set the GPL version in the marker.

no pkg change.
2012-07-11 13:49:01 +00:00
zinke
7a4f85f82c import cloc-1.56
Description:
cloc counts blank lines, comment lines, and physical lines of source
code in many programming languages. Given two versions of a code base,
cloc can compute differences in blank, comment, and source lines.

ok edd@ gonzalo@
2012-07-11 13:26:13 +00:00