devel/coccinelle - The NetBSD Packages Collection

Tool for writing and applying semantic patches

Coccinelle is a program matching and transformation engine which provides
the language SmPL (Semantic Patch Language) for specifying desired matches
and transformations in C code. Coccinelle was initially targeted towards
performing collateral evolutions in Linux. Such evolutions comprise the
changes that are needed in client code in response to evolutions in library
APIs, and may include modifications such as renaming a function, adding a
function argument whose value is somehow context-dependent, and reorganizing
a data structure. Beyond collateral evolutions, Coccinelle is successfully
used (by us and others) for finding and fixing bugs in systems code.

Build dependencies

devel/ocaml-findlib lang/python311 pkgtools/mktools devel/automake devel/autoconf devel/gmake devel/pkgconf pkgtools/cwrappers

Runtime dependencies

lang/ocaml

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64coccinelle-1.1.1nb2.tgz
NetBSD 10.0aarch64coccinelle-1.1.1nb1.tgz
NetBSD 10.0aarch64coccinelle-1.1.1nb2.tgz
NetBSD 10.0powerpccoccinelle-1.1.1nb2.tgz
NetBSD 10.0x86_64coccinelle-1.1.1nb2.tgz
NetBSD 10.0_BETAx86_64coccinelle-1.1.1nb2.tgz
NetBSD 8.0i386coccinelle-1.1.1nb1.tgz
NetBSD 8.0powerpccoccinelle-1.1.1nb1.tgz
NetBSD 8.0powerpccoccinelle-1.1.1nb2.tgz
NetBSD 8.0powerpccoccinelle-1.1.1nb2.tgz
NetBSD 8.0x86_64coccinelle-1.1.1nb2.tgz
NetBSD 8.0x86_64coccinelle-1.1.1nb1.tgz
NetBSD 8.0x86_64coccinelle-1.1.1nb2.tgz
NetBSD 9.0aarch64coccinelle-1.1.1nb2.tgz
NetBSD 9.0aarch64coccinelle-1.1.1nb1.tgz
NetBSD 9.0aarch64coccinelle-1.1.1nb2.tgz
NetBSD 9.0i386coccinelle-1.1.1nb2.tgz
NetBSD 9.0powerpccoccinelle-1.1.1nb2.tgz
NetBSD 9.0powerpccoccinelle-1.1.1nb1.tgz
NetBSD 9.0powerpccoccinelle-1.1.1nb2.tgz
NetBSD 9.0x86_64coccinelle-1.1.1nb2.tgz
NetBSD 9.0x86_64coccinelle-1.1.1nb2.tgz
NetBSD 9.3x86_64coccinelle-1.1.1nb1.tgz
NetBSD 9.3x86_64coccinelle-1.1.1nb2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.