[Lunar-commits] r25006 - in moonbase/trunk/compilers: php php5-suhosin

Jon South striker at lunar-linux.org
Sat Jun 23 21:07:40 CEST 2007


Author: striker
Date: 2007-06-23 21:07:40 +0200 (Sat, 23 Jun 2007)
New Revision: 25006

Modified:
   moonbase/trunk/compilers/php/DEPENDS
   moonbase/trunk/compilers/php5-suhosin/DEPENDS
Log:
evil tabs.


Modified: moonbase/trunk/compilers/php/DEPENDS
===================================================================
--- moonbase/trunk/compilers/php/DEPENDS	2007-06-23 16:56:55 UTC (rev 25005)
+++ moonbase/trunk/compilers/php/DEPENDS	2007-06-23 19:07:40 UTC (rev 25006)
@@ -1,64 +1,64 @@
 depends readline
 
 optional_depends "aspell" \
-		 "--with-pspell" \
-		 "" \
-		 "for spelling functions"
+                 "--with-pspell" \
+                 "" \
+                 "for spelling functions"
 
 optional_depends "bzip2" \
-		 "--with-bz2" \
-		 "" \
-		 "for compression support"
+                 "--with-bz2" \
+                 "" \
+                 "for compression support"
 
 optional_depends "mhash" \
-		 "--with-mhash" \
-		 "" \
-		 "for hash functions support"
+                 "--with-mhash" \
+                 "" \
+                 "for hash functions support"
 
 optional_depends "mcrypt" \
-		 "--with-mcrypt" \
-		 "" \
-		 "for crypto library"
+                 "--with-mcrypt" \
+                 "" \
+                 "for crypto library"
 
 optional_depends "gmp" \
-		 "--with-gmp" \
-		 "" \
-		 "GNU math lib support"
+                 "--with-gmp" \
+                 "" \
+                 "GNU math lib support"
 
 optional_depends "openssl" \
-		 "--with-openssl" \
-		 "" \
-		 "for OpenSSL support"
+                 "--with-openssl" \
+                 "" \
+                 "for OpenSSL support"
 
 optional_depends "gettext" \
-		 "--with-gettext" \
-		 "" \
-		 "for GNU gettext support"
+                 "--with-gettext" \
+                 "" \
+                 "for GNU gettext support"
 
 optional_depends "db" \
-		 "--with-db4" \
-		 "" \
-		 "for Berkeley DB4 support"
+                 "--with-db4" \
+                 "" \
+                 "for Berkeley DB4 support"
 
 optional_depends "gdbm" \
-		 "--with-gdbm" \
-		 "" \
-		 "for GNU dbm support"
+                 "--with-gdbm" \
+                 "" \
+                 "for GNU dbm support"
 
 optional_depends "postgresql" \
-		 "--with-pgsql=/usr" \
-		 "" \
-		 "for PostgreSQL support"
+                 "--with-pgsql=/usr" \
+                 "" \
+                 "for PostgreSQL support"
 
 optional_depends "mysql" \
-		 "--with-mysql=/usr" \
-		 "" \
-		 "for native MySQL support"
+                 "--with-mysql=/usr" \
+                 "" \
+                 "for native MySQL support"
 
 optional_depends "freetds" \
-		 "--with-sybase=/usr" \
-		 "" \
-		 "for SyBase support"
+                 "--with-sybase=/usr" \
+                 "" \
+                 "for SyBase support"
 
 optional_depends "freetype2" \
                  "--with-freetype-dir=/usr" \
@@ -77,21 +77,21 @@
                   --with-png-dir=/usr \
                   --with-zlib" \
                  "" \
-		 "for on the fly graphics"
+                 "for on the fly graphics"
 
 optional_depends "curl" \
                  "--with-curl" \
-		 "" \
-		 "for cURL support"
+                 "" \
+                 "for cURL support"
 
 optional_depends "ming" \
                  "--with-ming" \
-		 "--without-ming" \
-		 "for dynamic FLASH generation"
+                 "--without-ming" \
+                 "for dynamic FLASH generation"
 
 optional_depends "Sablot" \
                  "--enable-xslt \
-		  --with-xslt-sablot=/usr" \
+                  --with-xslt-sablot=/usr" \
                  "" \
                  "for XSLT support"
 
@@ -101,23 +101,23 @@
                  "for expat XML support"
 
 optional_depends "libxml2" \
-		 "--with-dom=/usr \
-		  --with-zlib-dir=/usr" \
-		 "" \
-		 "for DOM XML support"
+                 "--with-dom=/usr \
+                  --with-zlib-dir=/usr" \
+                 "" \
+                 "for DOM XML support"
 
 optional_depends "libxslt" \
-		 "--with-dom-xslt=/usr \
-		  --with-dom-exslt=/usr" \
-		 "" \
-		 "for DOM XSLT support"
+                 "--with-dom-xslt=/usr \
+                  --with-dom-exslt=/usr" \
+                 "" \
+                 "for DOM XSLT support"
 
 optional_depends "openldap" \
-		 "--with-ldap" \
-		 "" \
-		 "For ldap support"
+                 "--with-ldap" \
+                 "" \
+                 "For ldap support"
 
 optional_depends "mm" \
-		 "--with-mm" \
-		 "" \
-		 "for shared memory session support"
+                 "--with-mm" \
+                 "" \
+                 "for shared memory session support"

Modified: moonbase/trunk/compilers/php5-suhosin/DEPENDS
===================================================================
--- moonbase/trunk/compilers/php5-suhosin/DEPENDS	2007-06-23 16:56:55 UTC (rev 25005)
+++ moonbase/trunk/compilers/php5-suhosin/DEPENDS	2007-06-23 19:07:40 UTC (rev 25006)
@@ -2,109 +2,109 @@
 depends libxml2
 
 optional_depends "lighttpd" \
-		 "--enable-fastcgi" \
-		 "" \
-		 "build FastCGI version also (for LigHTTPD)"
+                 "--enable-fastcgi" \
+                 "" \
+                 "build FastCGI version also (for LigHTTPD)"
 
 optional_depends "aspell" \
-		 "--with-pspell" \
-		 "" \
-		 "for spelling functions"
+                 "--with-pspell" \
+                 "" \
+                 "for spelling functions"
 
 optional_depends "mhash" \
-		 "--with-mhash" \
-		 "" \
-		 "for hash functions support"
+                 "--with-mhash" \
+                 "" \
+                 "for hash functions support"
 
 optional_depends "mcrypt" \
-		 "--with-mcrypt" \
-		 "" \
-		 "for crypto library"
+                 "--with-mcrypt" \
+                 "" \
+                 "for crypto library"
 
 optional_depends "gmp" \
-		 "--with-gmp" \
-		 "" \
-		 "GNU math lib support"
+                 "--with-gmp" \
+                 "" \
+                 "GNU math lib support"
 
 optional_depends "openssl" \
-		 "--with-openssl" \
-		 "" \
-		 "for OpenSSL support"
+                 "--with-openssl" \
+                 "" \
+                 "for OpenSSL support"
 
 optional_depends "gettext" \
-		 "--with-gettext" \
-		 "" \
-		 "for GNU gettext support"
+                 "--with-gettext" \
+                 "" \
+                 "for GNU gettext support"
 
 optional_depends "db" \
-		 "--with-db4" \
-		 "" \
-		 "for Berkeley DB4 support"
+                 "--with-db4" \
+                 "" \
+                 "for Berkeley DB4 support"
 
 optional_depends "gdbm" \
-		 "--with-gdbm" \
-		 "" \
-		 "for GNU dbm support"
+                 "--with-gdbm" \
+                 "" \
+                 "for GNU dbm support"
 
 optional_depends "sqlite" \
-		 "--with-pdo-sqlite=/usr" \
-		 "" \
-		 "for PDO SQLite support"
+                 "--with-pdo-sqlite=/usr" \
+                 "" \
+                 "for PDO SQLite support"
 
 optional_depends "postgresql" \
-		 "--with-pgsql=/usr" \
-		 "" \
-		 "for PostgreSQL support"
+                 "--with-pgsql=/usr" \
+                 "" \
+                 "for PostgreSQL support"
 
 optional_depends "mysql" \
-		 "--with-mysql=/usr --with-mysqli" \
-		 "" \
-		 "for native MySQL support"
+                 "--with-mysql=/usr --with-mysqli" \
+                 "" \
+                 "for native MySQL support"
 
 optional_depends "freetds" \
-		 "--with-sybase=/usr" \
-		 "" \
-		 "for SyBase support"
+                 "--with-sybase=/usr" \
+                 "" \
+                 "for SyBase support"
 
 optional_depends "freetype2" \
-		 "--with-freetype-dir=/usr" \
-		 "" \
-		 "for freetype2 support"
+                 "--with-freetype-dir=/usr" \
+                 "" \
+                 "for freetype2 support"
 
 optional_depends "pdflib" \
-		 "--with-pdflib" \
-		 "" \
-		 "for pdflib support"
+                 "--with-pdflib" \
+                 "" \
+                 "for pdflib support"
 
 optional_depends "gd" \
-		 "--with-gd=/usr \
-		  --enable-gd-native-ttf \
-		  --with-jpeg-dir=/usr \
-		  --with-png-dir=/usr" \
-		 "" \
-		 "for on the fly graphics"
+                 "--with-gd=/usr \
+                  --enable-gd-native-ttf \
+                  --with-jpeg-dir=/usr \
+                  --with-png-dir=/usr" \
+                 "" \
+                 "for on the fly graphics"
 
 optional_depends "curl" \
-		 "--with-curl" \
-		 "" \
-		 "for cURL support"
+                 "--with-curl" \
+                 "" \
+                 "for cURL support"
 
 optional_depends "ming" \
-		 "--with-ming" \
-		 "--without-ming" \
-		 "dynamic FLASH generation"
+                 "--with-ming" \
+                 "--without-ming" \
+                 "dynamic FLASH generation"
 
 optional_depends "expat" \
-		 "--with-expat-dir=/usr" \
-		 "" \
-		 "for expat XML support"
+                 "--with-expat-dir=/usr" \
+                 "" \
+                 "for expat XML support"
 
 optional_depends "libxslt" \
-		 "--with-xsl=/usr" \
-		 "" \
-		 "for DOM XSLT support"
+                 "--with-xsl=/usr" \
+                 "" \
+                 "for DOM XSLT support"
 
 optional_depends "openldap" \
-		 "--with-ldap" \
-		 "" \
-		 "for ldap support"
+                 "--with-ldap" \
+                 "" \
+                 "for ldap support"



More information about the Lunar-commits mailing list