garga       2006-01-24 17:09:46 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/pecl-filter Makefile distinfo pkg-descr 
  Log:
  We all know that you should always check input variables, but PHP does not
  offer really good functionality for doing this in a safe way.
  The Input Filter extension is meant to address this issue by implementing
  a set of filters and mechanisms that users can use to safely access their
  input data.
  
  WWW: http://pecl.php.net/package/filter
  
  PR:             ports/92198
  Submitted by:   Alexander Zhuravlev <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.731     +1 -0      ports/security/Makefile
  1.1       +31 -0     ports/security/pecl-filter/Makefile (new)
  1.1       +3 -0      ports/security/pecl-filter/distinfo (new)
  1.1       +7 -0      ports/security/pecl-filter/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to