Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2007 03:33:27 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/deputy Makefile distinfo pkg-descr pkg-plist ports/devel/deputy/files patch-bin-deputy patch-cil-Makefile.in patch-configure patch-lib-Deputy.pm
Message-ID:  <200703190333.l2J3XSb4058184@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kevlo       2007-03-19 03:33:27 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/deputy         Makefile distinfo pkg-descr pkg-plist 
    devel/deputy/files   patch-bin-deputy patch-cil-Makefile.in 
                         patch-configure patch-lib-Deputy.pm 
  Log:
  Initial import of deputy 1.1
  
  Deputy is a C compiler that is capable of preventing common C programming
  errors, including out-of-bounds memory accesses as well as many other
  common type-safety errors.
  
  Revision  Changes    Path
  1.2686    +1 -0      ports/devel/Makefile
  1.1       +64 -0     ports/devel/deputy/Makefile (new)
  1.1       +3 -0      ports/devel/deputy/distinfo (new)
  1.1       +11 -0     ports/devel/deputy/files/patch-bin-deputy (new)
  1.1       +11 -0     ports/devel/deputy/files/patch-cil-Makefile.in (new)
  1.1       +30 -0     ports/devel/deputy/files/patch-configure (new)
  1.1       +11 -0     ports/devel/deputy/files/patch-lib-Deputy.pm (new)
  1.1       +10 -0     ports/devel/deputy/pkg-descr (new)
  1.1       +17 -0     ports/devel/deputy/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703190333.l2J3XSb4058184>