cvs commit: ports/security Makefile ports/security/php-suhosin Makefile distinfo pkg-descr

Alex Dupre ale at FreeBSD.org
Mon Sep 4 08:02:05 UTC 2006


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)


More information about the cvs-all mailing list