cvs commit: ports/textproc Makefile ports/textproc/coccigrep
Makefile distinfo pkg-descr pkg-plist
Pawel Pekala
pawel at FreeBSD.org
Sat Apr 14 23:00:33 UTC 2012
pawel 2012-04-14 23:00:32 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/coccigrep Makefile distinfo pkg-descr pkg-plist
Log:
coccigrep is a semantic grep for the C language based on coccinelle. It can
be used to find where a given structure is used in code files. coccigrep
depends on the spatch program which comes with coccinelle.
WWW: https://home.regit.org/software/coccigrep/
Revision Changes Path
1.1713 +1 -0 ports/textproc/Makefile
1.1 +38 -0 ports/textproc/coccigrep/Makefile (new)
1.1 +2 -0 ports/textproc/coccigrep/distinfo (new)
1.1 +5 -0 ports/textproc/coccigrep/pkg-descr (new)
1.1 +30 -0 ports/textproc/coccigrep/pkg-plist (new)
More information about the cvs-all
mailing list