27 Commits

Author SHA1 Message Date
gsoares
f61727955e update to 1.73 2016-04-22 00:50:25 +00:00
gsoares
f5a6a49c24 update to 1.72; OK jsg@ 2016-01-13 12:38:48 +00:00
jsg
f52df94eb4 update to cppcheck 1.71
ok gsoares@ (MAINTAINER)
2015-11-26 04:18:50 +00:00
jsg
52c341f70f update to cppcheck 1.70
ok gsoares@ (maintainer)
2015-09-11 02:09:49 +00:00
gsoares
d48880359c update to 1.69
OK aja@
2015-05-02 11:56:14 +00:00
jsg
53fc8c22f8 update to cppcheck 1.68
ok jasper@
2015-01-07 04:15:51 +00:00
gsoares
715dcdfd67 update to 1.67; ok jsg@
feedback/review jasper@ sthen@, thanks.
2014-10-24 03:44:33 +00:00
jsg
ac8d6a8b3e update to cppcheck 1.66
ok gsoares@ (maintainer)
2014-08-13 15:13:33 +00:00
jsg
f9db4f8a0e update to cppcheck 1.65
ok gsoares@ (maintainer)
2014-07-18 12:36:29 +00:00
gsoares
c3b22605ce update to 1.63
works for me and regress tests OK.

.cfg files are needed by cppcheck now:
- set CFGDIR accordingly
- install .cfg files and regen PLIST
2014-01-31 17:40:42 +00:00
gsoares
11372a976b update to 1.62 2013-10-12 21:23:50 +00:00
gsoares
7f4124fea3 update to 1.61; ok brad@ 2013-10-04 11:20:18 +00:00
gsoares
27e44f74cf update to 1.60.1
OK jasper@
2013-07-04 12:54:44 +00:00
gsoares
415a61c5a3 update to 1.59; mostly from sthen@
while I am there, enable support for compiled patterns. a python script is used to convert match patterns to C++ code.

OK sthen@
2013-04-03 03:00:31 +00:00
gsoares
61e93eed6d update to cppcheck-1.57; OK sthen@ jasper@ 2012-11-20 12:41:27 +00:00
gsoares
dc9943512b update to 1.56; ok jasper@ 2012-09-20 19:35:09 +00:00
gsoares
93e38ad1e1 update to 1.55
ok jasper@
2012-07-13 02:26:03 +00:00
gsoares
9064a175d9 update to cppcheck-1.54 2012-04-15 14:33:50 +00:00
gsoares
508ec343b6 update to 1.53
OK sthen@
2012-03-15 17:05:45 +00:00
gsoares
4b23d809d8 update devel/cppcheck to 1.52
while here, fix MAKE_FLAGS to enable correctly the pcre dependency
that is used by regex optional support (--rule/--rule-file)

OK sthen@
2012-01-12 14:04:25 +00:00
gsoares
75915edf0e update to 1.51
ok jasper@
2011-10-26 17:37:13 +00:00
gsoares
2f29df59aa update to 1.50
remove patches merged uptream
take maintainership

OK sthen@ jasper@
'go ahead' Igor Zinovik (former maintainer)
2011-09-13 13:39:49 +00:00
gsoares
0a0de6ff8d - update to 1.48,
- remove NO_REGRESS, and set REGRESS_TARGET (enable regression tests)
- use INSTALL_MAN instead of INSTALL_DATA
- add a patch to fix an issue which was found by Igor Zinovik(MAINTAINER)
http://sourceforge.net/apps/trac/cppcheck/ticket/2755
(The patch has already been committed upstream and will be part of the next release)

ok jasper@, sthen@, Igor Zinovik(MAINTAINER)
2011-05-01 21:08:49 +00:00
sthen
571c6444d1 update to 1.47, from maintainer Igor Zinovik. 2011-03-12 13:25:30 +00:00
jasper
d91df34c16 - update cppcheck to 1.46.1
from igor (MAINTAINER)
2010-12-30 09:12:01 +00:00
jasper
add4f7d9ef - update cppcheck to 1.45
- improve DESCR

from maintainer igor zinovik
ok steven@ sthen@
2010-11-03 07:27:26 +00:00
jasper
e76cc5d9e7 import cppcheck 1.44
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and
many other analysis tools, we don't detect syntax errors. Cppcheck only
detects the types of bugs that the compilers normally fail to detect.
The goal is no false positives.

from igor zinovik, with tweaks by me
ok aja@
2010-09-23 09:34:51 +00:00