Update of /cvsroot/fink/experimental/babayoshihiko/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21093

Modified Files:
        mapserver.info 
Log Message:
supports almost all the free libraries, but httpd/php support should be included

Index: mapserver.info
===================================================================
RCS file: /cvsroot/fink/experimental/babayoshihiko/finkinfo/mapserver.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mapserver.info      26 Apr 2005 00:31:28 -0000      1.2
+++ mapserver.info      28 Apr 2005 15:11:10 -0000      1.3
@@ -22,8 +22,8 @@
 <<
 
 # Dependencies.
-Depends: freetype-shlibs | freetype2-shlibs | freetype2-hinting-shlibs | 
freetype219-shlibs, gd2-shlibs (>=2.0.12), gdal-shlibs (>=1.2.3), proj (>=4),  
postgresql80 (>=8.0.2-11) | postgresql80-ssl (>=8.0.2-11), postgresql80-shlibs 
(>=8.0.2-11) | postgresql80-ssl-shlibs (>=8.0.2-11)
-BuildDepends: freetype-dev | freetype2-dev | freetype2-hinting-dev | 
freetype219-dev, gd2 (>=2.0.12), gdal-dev (>=1.2.3), postgresql80-dev 
(>=8.0.2-11) | postgresql80-ssl-dev (>=8.0.2-11)
+Depends: freetype-shlibs | freetype2-shlibs | freetype2-hinting-shlibs | 
freetype219-shlibs, gd2-shlibs (>=2.0.12), gdal-shlibs (>=1.2.3), 
libtiff-shlibs, proj (>=4), proj (>=4), pdflib-shlibs, ming-shlibs, 
postgresql80 (>=8.0.2-11) | postgresql80-ssl (>=8.0.2-11), postgresql80-shlibs 
(>=8.0.2-11) | postgresql80-ssl-shlibs (>=8.0.2-11)
+BuildDepends: freetype-dev | freetype2-dev | freetype2-hinting-dev | 
freetype219-dev, gd2 (>=2.0.12), gdal-dev (>=1.2.3), libtiff, pdflib, ming, 
postgresql80-dev (>=8.0.2-11) | postgresql80-ssl-dev (>=8.0.2-11)
 
 # Unpack Phase.
 Source: http://cvs.gis.umn.edu/dist/%n-%v.tar.gz
@@ -34,10 +34,18 @@
 ConfigureParams: <<
   --mandir=%i/share/man \
   --with-gd=%p \
-  --without-pdf \
+  --with-tiff=%p \
+  --with-pdf=%p \
+  --with-proj=%p \
   --with-ogr=%p/bin/gdal-config \
   --with-gdal=%p/bin/gdal-config \
-  --without-geos
+  --with-ming=%p \
+  --without-geos \
+  --with-curl-config=/usr/bin/curl-config \
+  --with-wfs \
+  --with-wcs \
+  --with-wmsclient \
+  --with-wfsclient
 <<
 CompileScript: ./configure %c; make
 
@@ -75,7 +83,7 @@
   
   --without-tiff        Disable TIFF support.
   --with-tiff=DIR       Include TIFF support (DIR is LibTIFF's install dir).
-  Support Planned
+  Supported
   
   --with-libiconv=DIR     Specify where libiconv is installed (DIR is path
                           to libiconv install dir (prefix)).
@@ -83,7 +91,7 @@
   
   --without-pdf           Disable PDF support.
   --with-pdf=DIR        Include PDF support (DIR is PDFlib's install dir).
-  Support Planned
+  Supported
   
   --without-eppl        Disable EPPL7 support.
   --with-eppl           Include EPPL7 support.
@@ -100,21 +108,22 @@
   Not Supported (ESRI's SDE is commercial)
   
   --with-mpatrol=DIR    Include MPATROL support (DIR is MPATROL's install dir).
+  
   --with-geos=PATH      Include GEOS support (PATH is path to geos-config)
   Not supported (it is not implemented yet)
   
   --with-ogr=PATH       Include OGR support (PATH is path to gdal-config).
   --with-gdal=PATH      Include GDAL support (PATH is path to gdal-config)
+  Supported
   
   --with-postgis=ARG    Include PostGIS Support (ARG=yes/path to pg_config)
   --with-mygis=ARG      Include MyGIS Support (ARG=yes/path to my_config)
   --with-oraclespatial=ARG Include OracleSpatial Support (ARG=yes/path to 
Oracle home)
-  PostGIS is now included in postgresql80 (>=8.0.2-11)
-  
+  Support Planned (PostGIS is now included in postgresql80 (>=8.0.2-11))
   
   --with-ming=DIR       Include MING/Flash Support (DIR=path to Ming
                           directory)
-  Support Planned
+  Supported
   
   --without-wms           Disable OGC WMS Compatibility (enabled by default).
   Supported (Implicitly)
@@ -126,7 +135,7 @@
   --with-wfsclient        Enable OGC WFS Client Connections (PROJ4, libcurl and
                           OGR required).
   --with-curl-config=PATH Specify path to curl-config.
-  Support Planned
+  Supported
   
   --with-fastcgi=path     Enable FastCGI, point to installed tree.
   Not Supported
@@ -154,5 +163,5 @@
                           on a system where PHP was built as an Apache
                           module statically linked into the httpd executable.
                           DIR is the path to the apache include files.
-  Supported Planned (CURRENTLY DISABLED)
+  Not Supported (CURRENTLY DISABLED)
 <<
\ No newline at end of file



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to