dinoex      2011-11-27 12:47:41 UTC

  FreeBSD ports repository

  Modified files:
    textproc/agrep/files patch-agrep.h patch-mgrep.c patch-sgrep.c 
  Added files:
    textproc/agrep/files patch-asearch.c patch-asearch1.c 
                         patch-bitap.c patch-checkfile.c 
                         patch-compat.c patch-main.c 
                         patch-maskgen.c patch-preprocess.c 
  Removed files:
    textproc/agrep/files patch-strncpy 
  Log:
  - add missing prototypes
  - add missing includes
  - fix build with clang
  Feature safe:   yes
  
  Revision  Changes    Path
  1.2       +40 -5     ports/textproc/agrep/files/patch-agrep.h
  1.1       +22 -0     ports/textproc/agrep/files/patch-asearch.c (new)
  1.1       +11 -0     ports/textproc/agrep/files/patch-asearch1.c (new)
  1.1       +29 -0     ports/textproc/agrep/files/patch-bitap.c (new)
  1.1       +10 -0     ports/textproc/agrep/files/patch-checkfile.c (new)
  1.1       +29 -0     ports/textproc/agrep/files/patch-compat.c (new)
  1.1       +126 -0    ports/textproc/agrep/files/patch-main.c (new)
  1.1       +16 -0     ports/textproc/agrep/files/patch-maskgen.c (new)
  1.3       +82 -4     ports/textproc/agrep/files/patch-mgrep.c
  1.1       +20 -0     ports/textproc/agrep/files/patch-preprocess.c (new)
  1.2       +189 -6    ports/textproc/agrep/files/patch-sgrep.c
  1.2       +0 -11     ports/textproc/agrep/files/patch-strncpy (dead)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to