17 Commits

Author SHA1 Message Date
jung
7be785c94b update to cloc 1.90
from Yifei Zhan
2021-08-02 19:27:30 +00:00
sthen
a08a6aa4a3 cloc: fix the manpage, problem reported by Omar Polo, figured out by kn@,
i tweaked his diff a bit to use the current file timestamp rather than a
hardcoded date in the makefile. ok jung@ (maintainer)
2021-06-14 23:57:16 +00:00
jung
bf8a0356f2 update to cloc-1.86 2020-06-01 21:24:48 +00:00
fcambus
83422e7c39 Update cloc to 1.84.
OK jung@
2019-11-09 22:31:55 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen
a06828f68f update to cloc-1.80, ok jung@ 2019-02-25 17:54:46 +00:00
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