Date: Sat, 14 Apr 2012 23:00:32 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/coccigrep Makefile distinfo pkg-descr pkg-plist Message-ID: <201204142300.q3EN0WmN093981@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204142300.q3EN0WmN093981>
