SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

6
devel/cppcheck/pkg/DESCR Normal file
View file

@ -0,0 +1,6 @@
Cppcheck is a command-line tool that tries to detect bugs that your
C/C++ compiler doesn't see. It is versatile, and can check non-standard
code including various compiler extensions, inline assembly code, etc.
Its internal preprocessor can handle includes, macros, and several
preprocessor commands. While Cppcheck is highly configurable, you can
start using it just by giving it a path to the source code.

53
devel/cppcheck/pkg/PLIST Normal file
View file

@ -0,0 +1,53 @@
@bin bin/cppcheck
@man man/man1/cppcheck.1
share/cppcheck/
share/cppcheck/cfg/
share/cppcheck/cfg/avr.cfg
share/cppcheck/cfg/bento4.cfg
share/cppcheck/cfg/boost.cfg
share/cppcheck/cfg/bsd.cfg
share/cppcheck/cfg/cairo.cfg
share/cppcheck/cfg/cppcheck-cfg.rng
share/cppcheck/cfg/cppcheck-lib.cfg
share/cppcheck/cfg/cppunit.cfg
share/cppcheck/cfg/daca.cfg
share/cppcheck/cfg/dpdk.cfg
share/cppcheck/cfg/embedded_sql.cfg
share/cppcheck/cfg/emscripten.cfg
share/cppcheck/cfg/ginac.cfg
share/cppcheck/cfg/gnu.cfg
share/cppcheck/cfg/googletest.cfg
share/cppcheck/cfg/gtk.cfg
share/cppcheck/cfg/icu.cfg
share/cppcheck/cfg/kde.cfg
share/cppcheck/cfg/libcerror.cfg
share/cppcheck/cfg/libcurl.cfg
share/cppcheck/cfg/libsigc++.cfg
share/cppcheck/cfg/lua.cfg
share/cppcheck/cfg/mfc.cfg
share/cppcheck/cfg/microsoft_atl.cfg
share/cppcheck/cfg/microsoft_sal.cfg
share/cppcheck/cfg/microsoft_unittest.cfg
share/cppcheck/cfg/motif.cfg
share/cppcheck/cfg/nspr.cfg
share/cppcheck/cfg/ntl.cfg
share/cppcheck/cfg/opencv2.cfg
share/cppcheck/cfg/opengl.cfg
share/cppcheck/cfg/openmp.cfg
share/cppcheck/cfg/openssl.cfg
share/cppcheck/cfg/pcre.cfg
share/cppcheck/cfg/posix.cfg
share/cppcheck/cfg/python.cfg
share/cppcheck/cfg/qt.cfg
share/cppcheck/cfg/ruby.cfg
share/cppcheck/cfg/sdl.cfg
share/cppcheck/cfg/sfml.cfg
share/cppcheck/cfg/sqlite3.cfg
share/cppcheck/cfg/std.cfg
share/cppcheck/cfg/tinyxml2.cfg
share/cppcheck/cfg/vcl.cfg
share/cppcheck/cfg/windows.cfg
share/cppcheck/cfg/wxsqlite3.cfg
share/cppcheck/cfg/wxsvg.cfg
share/cppcheck/cfg/wxwidgets.cfg
share/cppcheck/cfg/zlib.cfg