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

Kevin Lo kevlo at FreeBSD.org
Mon Mar 19 03:33:29 UTC 2007


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)


More information about the cvs-all mailing list