Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 17:09:46 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/pecl-filter Makefile distinfo pkg-descr
Message-ID:  <200601241709.k0OH9kH8040318@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <zaa@zaa.pp.ru>
  
  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)



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