Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2006 08:02:04 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/php-suhosin Makefile distinfo pkg-descr
Message-ID:  <200609040802.k84825Ec031783@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ale         2006-09-04 08:02:04 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/php-suhosin Makefile distinfo pkg-descr 
  Log:
  Suhosin is an advanced protection system for PHP installations.
  It was designed to protect servers and users from known and
  unknown flaws in PHP applications and the PHP core.
  Suhosin comes in two independent parts, that can be used
  separately or in combination. The first part is a small patch
  against the PHP core, that implements a few low-level
  protections against bufferoverflows or format string
  vulnerabilities and the second part is a powerful PHP extension
  that implements all the other protections.
  
  Suhosin is binary compatible to normal PHP installation,
  which means it is compatible to 3rd party binary extension
  like ZendOptimizer.
  
  WWW: http://www.suhosin.org/
  
  Revision  Changes    Path
  1.813     +1 -0      ports/security/Makefile
  1.1       +26 -0     ports/security/php-suhosin/Makefile (new)
  1.1       +3 -0      ports/security/php-suhosin/distinfo (new)
  1.1       +18 -0     ports/security/php-suhosin/pkg-descr (new)



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