[53434] trunk/dports/php
snc at macports.org
snc at macports.org
Sun Jul 5 21:13:00 PDT 2009
Revision: 53434
http://trac.macports.org/changeset/53434
Author: snc at macports.org
Date: 2009-07-05 21:12:58 -0700 (Sun, 05 Jul 2009)
Log Message:
-----------
created php5 portgroup version of suhosin
Added Paths:
-----------
trunk/dports/php/php5-suhosin/
trunk/dports/php/php5-suhosin/Portfile
Added: trunk/dports/php/php5-suhosin/Portfile
===================================================================
--- trunk/dports/php/php5-suhosin/Portfile (rev 0)
+++ trunk/dports/php/php5-suhosin/Portfile 2009-07-06 04:12:58 UTC (rev 53434)
@@ -0,0 +1,34 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup php5extension 1.0
+
+php5extension.setup suhosin 0.9.27
+
+categories-append security www
+maintainers snc openmaintainer
+description Advanced protection extension for PHP
+homepage http://www.hardended-php.net/suhosin/
+long_description 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 is binary compatible to normal PHP\
+ installations, which means it is compatible to 3rd party\
+ binary extensions like ZendOptimizer.
+
+platforms darwin freebsd
+depends_build path:bin/phpize:php5
+
+master_sites http://download.suhosin.org/
+extract.suffix .tgz
+
+checksums md5 9aae02bc2d2bcf9b8bd97cd22f56a8b8\
+ sha1 3033bd3840c75786179cf8240f63d97b5f6accbf\
+ rmd160 46bf47daf0dab05359da62fde8a76ba7c43b3dbc
+
+test.run yes
+
+livecheck.check regex
+livecheck.url http://www.hardened-php.net/suhosin/download.html
+livecheck.regex ${name}-(\[0-9.\]+)\\.tgz
Property changes on: trunk/dports/php/php5-suhosin/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090705/ffd10ed4/attachment.html>
More information about the macports-changes
mailing list