[mapserver] 01/05: Imported Debian patch 6.4.2-1~precise1

Bas Couwenberg sebastic at debian.org
Tue Dec 6 00:10:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch ubuntu/precise
in repository mapserver.

commit 10912f8e0d5d333247ccf2e16e5bf454bb6e9e92
Merge: 097dcb1 c062010
Author: Jerome Villeneuve Larouche <jlarouche at mapgears.com>
Date:   Mon Jun 29 09:04:24 2015 -0400

    Imported Debian patch 6.4.2-1~precise1

 .gitattributes                                     |     2 -
 .gitignore                                         |    41 -
 .travis.yml                                        |    68 +-
 CMakeLists.txt                                     |   925 +
 HISTORY.TXT                                        |    37 +-
 INSTALL                                            |     2 +-
 INSTALL.CMAKE                                      |   179 +
 MIGRATION_GUIDE.txt                                |   844 +-
 Makefile                                           |    63 +
 Makefile.in                                        |   533 -
 Makefile.vc                                        |     4 +-
 README.CONFIGURE                                   |   791 -
 Vagrantfile                                        |    79 +
 aclocal.m4                                         |  8620 ----
 apache/CMakeLists.txt                              |    45 +
 mod_mapserver.c => apache/mod_mapserver.c          |     6 +-
 cgiutil.c                                          |    28 +-
 cgiutil.h                                          |     1 -
 cmake/FindAPACHE.cmake                             |    35 +
 cmake/FindAPR.cmake                                |    78 +
 cmake/FindCairo.cmake                              |    77 +
 cmake/FindExempi.cmake                             |    11 +
 cmake/FindFCGI.cmake                               |    11 +
 cmake/FindFreetype.cmake                           |    96 +
 cmake/FindFriBiDi.cmake                            |    30 +
 cmake/FindGD.cmake                                 |   100 +
 cmake/FindGDAL.cmake                               |   106 +
 cmake/FindGEOS.cmake                               |    34 +
 cmake/FindICONV.cmake                              |   102 +
 cmake/FindMySQL.cmake                              |    49 +
 cmake/FindODBC.cmake                               |    58 +
 cmake/FindOracle.cmake                             |    82 +
 cmake/FindPHP5.cmake                               |    99 +
 cmake/FindPerlLibs.cmake                           |   290 +
 cmake/FindPostgreSQL.cmake                         |    55 +
 cmake/FindProj.cmake                               |    17 +
 cmake/FindRSVG.cmake                               |    39 +
 cmake/FindSDE.cmake                                |    43 +
 cmake/FindSVGCairo.cmake                           |    52 +
 config.guess                                       |  1519 -
 config.sub                                         |  1767 -
 configure                                          | 23934 ---------
 configure.in                                       |  2560 -
 debian/README.Debian                               |     9 -
 debian/README.etch                                 |     7 -
 debian/README.source                               |     4 +-
 debian/TODO.Debian                                 |     2 -
 debian/changelog                                   |   170 +-
 debian/changelog.orig                              |   785 -
 debian/compat                                      |     2 +-
 debian/control                                     |   263 +-
 debian/control.orig                                |   131 -
 debian/copyright                                   |  1169 +-
 debian/libmapscript-perl.install                   |     1 +
 debian/libmapserver-dev.install                    |     3 -
 debian/libmapserver.install                        |     1 -
 debian/libmapserver1-dev.install                   |     3 +
 debian/libmapserver1.install                       |     1 +
 debian/libmapserver1.postinst                      |    10 +
 debian/libmapserver1.postrm                        |    10 +
 debian/libmapserver1.symbols                       |  2170 +
 debian/lintian-overrides                           |     7 -
 debian/man/legend.1.xml                            |    73 +
 debian/man/mapserv.1.xml                           |   111 +
 debian/man/msencrypt.1.xml                         |   182 +
 debian/man/scalebar.1.xml                          |    74 +
 debian/man/shp2img.1.xml                           |   218 +
 debian/man/shptree.1.xml                           |   213 +
 debian/man/shptreetst.1.xml                        |   133 +
 debian/man/shptreevis.1.xml                        |    94 +
 debian/man/sortshp.1.xml                           |   147 +
 debian/man/tile4ms.1.xml                           |   287 +
 debian/mapscript.ini                               |     1 +
 debian/mapserver-bin.manpages                      |    10 +
 debian/patches/cmake-mapserver-export.patch        |   366 +
 debian/patches/fixmapscriptvars.patch              |    11 -
 debian/patches/hardening.patch                     |    29 +
 debian/patches/oracle-plugin.patch                 |    25 +
 debian/patches/perl-mapscript-install.patch        |    23 +
 debian/patches/ruby-mapscript-install.patch        |    13 +
 debian/patches/ruby-shebang.patch                  |    11 +
 debian/patches/series                              |     7 +-
 debian/php5-mapscript.config                       |     4 +-
 debian/php5-mapscript.install                      |     1 +
 debian/po/POTFILES.in                              |     1 -
 debian/po/cs.po                                    |    61 -
 debian/po/da.po                                    |    53 -
 debian/po/de.po                                    |    57 -
 debian/po/es.po                                    |    70 -
 debian/po/fi.po                                    |    51 -
 debian/po/fr.po                                    |    56 -
 debian/po/gl.po                                    |    52 -
 debian/po/it.po                                    |    54 -
 debian/po/ja.po                                    |    53 -
 debian/po/nb.po                                    |    58 -
 debian/po/nl.po                                    |    72 -
 debian/po/output                                   |     1 -
 debian/po/pt.po                                    |    54 -
 debian/po/ru.po                                    |    56 -
 debian/po/sv.po                                    |    61 -
 debian/po/ta.po                                    |    68 -
 debian/po/templates.pot                            |    47 -
 debian/po/vi.po                                    |    55 -
 debian/python-mapscript.install                    |     1 +
 ...{libmapscript-ruby.docs => ruby-mapscript.docs} |     0
 ...cript-ruby.examples => ruby-mapscript.examples} |     0
 debian/ruby-mapscript.install                      |     1 +
 debian/rules                                       |   347 +-
 debian/source/lintian-overrides                    |     2 +
 debian/watch                                       |     3 +-
 genhtml.patch                                      |    43 +
 github_issue_no_activity_closer.py                 |   123 +
 hittest.c                                          |   292 +
 mapthread.h => hittest.h                           |   100 +-
 install-sh                                         |   527 -
 legend.c                                           |     2 +-
 ltmain.sh                                          |  9655 ----
 m4/apache.m4                                       |   124 -
 m4/ax_append_flag.m4                               |   241 -
 m4/ax_cflags_warn_all.m4                           |   120 -
 m4/ax_jni_include_dir.m4                           |   121 -
 m4/ax_pkg_swig.m4                                  |   135 -
 m4/libtool.m4                                      |  7982 ---
 m4/ltoptions.m4                                    |   384 -
 m4/ltsugar.m4                                      |   123 -
 m4/ltversion.m4                                    |    23 -
 m4/lt~obsolete.m4                                  |    98 -
 m4/mapserver.m4                                    |   386 -
 mapagg.cpp                                         |   214 +-
 mapagg.h                                           |   186 -
 mapcairo.c                                         |   220 +-
 mapchart.c                                         |   105 +-
 mapcontext.c                                       |     5 +-
 mapcontour.c                                       |   904 +
 mapcopy.c                                          |    31 +-
 mapdebug.c                                         |    20 +-
 mapdraw.c                                          |   117 +-
 mapdrawgdal.c                                      |   104 +-
 maperror.c                                         |    17 +-
 maperror.h                                         |    12 +-
 mapfile.c                                          |   920 +-
 mapfile.dtd                                        |     3 +-
 mapfile.h                                          |     5 +
 mapgd.c                                            |    47 +-
 mapgdal.c                                          |    55 +-
 mapgeomtransform.c                                 |    69 +-
 mapgeomutil.cpp                                    |    46 +-
 mapgeos.c                                          |   354 +-
 mapgml.c                                           |    36 +-
 mapgraticule.c                                     |    35 +-
 maphash.c                                          |     1 -
 maphttp.c                                          |   164 +-
 maphttp.h                                          |     6 +-
 mapimageio.c                                       |    62 +-
 mapimagemap.c                                      |   126 +-
 mapio.c                                            |    25 +-
 mapio.h                                            |    15 +-
 mapjoin.c                                          |     4 +-
 mapkmlrenderer.cpp                                 |    24 +-
 mapkmlrenderer.h                                   |     1 +
 maplabel.c                                         |    98 +-
 maplayer.c                                         |   491 +-
 maplegend.c                                        |   261 +-
 maplexer.c                                         |  4567 +-
 maplexer.l                                         |    28 +-
 maplibxml2.c                                       |    12 +-
 maplibxml2.h                                       |     2 +-
 mapogcfilter.c                                     |   165 +-
 mapogcfilter.h                                     |     1 +
 mapogcfiltercommon.c                               |    62 +-
 mapogcsld.c                                        |   143 +-
 mapogcsld.h                                        |     2 +-
 mapogcsos.c                                        |    48 +-
 mapogr.cpp                                         |   134 +-
 mapogroutput.c                                     |   165 +-
 maporaclespatial.c                                 |    27 +-
 mapoutput.c                                        |    81 +-
 mapows.c                                           |   401 +-
 mapows.h                                           |     2 +
 mapowscommon.c                                     |     2 +-
 mapparser.c                                        |  1306 +-
 mapparser.h                                        |    90 +-
 mapparser.y                                        |    89 +-
 mappostgis.c                                       |   153 +-
 mappostgis.h                                       |     1 +
 mappostgresql.c                                    |    11 +-
 mapprimitive.c                                     |    44 +-
 mapproject.c                                       |     2 +-
 mapquantization.c                                  |    22 +-
 mapquery.c                                         |    26 +-
 mapraster.c                                        |   523 +-
 mapraster.h                                        |    69 +
 maprasterquery.c                                   |   206 +-
 maprendering.c                                     |   253 +-
 mapresample.c                                      |    68 +-
 mapscale.c                                         |    25 +-
 mapscript/csharp/CMakeLists.txt                    |    59 +
 mapscript/csharp/DBFFieldType.cs                   |    15 -
 mapscript/csharp/DBFInfo.cs                        |   241 -
 mapscript/csharp/MS_ALIGN_VALUE.cs                 |    14 -
 mapscript/csharp/MS_BITMAP_FONT_SIZES.cs           |    16 -
 mapscript/csharp/MS_CAPS_JOINS_AND_CORNERS.cs      |    18 -
 mapscript/csharp/MS_CONNECTION_TYPE.cs             |    27 -
 mapscript/csharp/MS_FILE_TYPE.cs                   |    13 -
 mapscript/csharp/MS_FONT_TYPE.cs                   |    13 -
 mapscript/csharp/MS_GEOS_OPERATOR.cs               |    21 -
 mapscript/csharp/MS_IMAGEMODE.cs                   |    19 -
 mapscript/csharp/MS_JOIN_CONNECTION_TYPE.cs        |    16 -
 mapscript/csharp/MS_JOIN_TYPE.cs                   |    13 -
 mapscript/csharp/MS_LABEL_BINDING_ENUM.cs          |    20 -
 mapscript/csharp/MS_LAYER_TYPE.cs                  |    20 -
 mapscript/csharp/MS_PARSE_TYPE_ENUM.cs             |    14 -
 mapscript/csharp/MS_POSITIONS_ENUM.cs              |    25 -
 mapscript/csharp/MS_QUERYMAP_STYLES.cs             |    14 -
 mapscript/csharp/MS_QUERY_MODE.cs                  |    13 -
 mapscript/csharp/MS_QUERY_TYPE.cs                  |    18 -
 mapscript/csharp/MS_REQUEST_TYPE.cs                |    13 -
 mapscript/csharp/MS_RETURN_VALUE.cs                |    14 -
 mapscript/csharp/MS_SHAPE_TYPE.cs                  |    15 -
 mapscript/csharp/MS_STYLE_BINDING_ENUM.cs          |    23 -
 mapscript/csharp/MS_SYMBOL_TYPE.cs                 |    18 -
 mapscript/csharp/MS_TOKEN_BINDING_ENUM.cs          |    16 -
 mapscript/csharp/MS_TOKEN_COMPARISON_ENUM.cs       |    31 -
 mapscript/csharp/MS_TOKEN_FUNCTION_ENUM.cs         |    19 -
 mapscript/csharp/MS_TOKEN_LITERAL_ENUM.cs          |    15 -
 mapscript/csharp/MS_TOKEN_LOGICAL_ENUM.cs          |    14 -
 mapscript/csharp/MS_TRANSFORM_MODE.cs              |    16 -
 mapscript/csharp/MS_UNITS.cs                       |    20 -
 mapscript/csharp/OWSRequest.cs                     |   182 -
 mapscript/csharp/SWIGTYPE_p_double.cs              |    27 -
 mapscript/csharp/SWIGTYPE_p_int.cs                 |    27 -
 mapscript/csharp/SWIGTYPE_p_p_char.cs              |    27 -
 mapscript/csharp/SWIGTYPE_p_tileCacheObj.cs        |    27 -
 mapscript/csharp/SWIGTYPE_p_uint32_t.cs            |    27 -
 mapscript/csharp/classObj.cs                       |   413 -
 mapscript/csharp/clusterObj.cs                     |   152 -
 mapscript/csharp/colorObj.cs                       |   152 -
 mapscript/csharp/csmodule.i                        |     4 +-
 mapscript/csharp/debugLevel.cs                     |    17 -
 mapscript/csharp/errorObj.cs                       |   141 -
 mapscript/csharp/fontSetObj.cs                     |   111 -
 mapscript/csharp/hashTableObj.cs                   |   123 -
 mapscript/csharp/imageObj.cs                       |   166 -
 mapscript/csharp/intarray.cs                       |    88 -
 mapscript/csharp/labelCacheMemberObj.cs            |   204 -
 mapscript/csharp/labelCacheObj.cs                  |   116 -
 mapscript/csharp/labelCacheSlotObj.cs              |   136 -
 mapscript/csharp/labelLeaderObj.cs                 |   118 -
 mapscript/csharp/labelObj.cs                       |   660 -
 mapscript/csharp/labelStyleObj.cs                  |   185 -
 mapscript/csharp/layerObj.cs                       |  1061 -
 mapscript/csharp/legendObj.cs                      |   256 -
 mapscript/csharp/lineObj.cs                        |   119 -
 mapscript/csharp/mapObj.cs                         |   929 -
 mapscript/csharp/mapscript.cs                      |   243 -
 mapscript/csharp/mapscriptPINVOKE.cs               |  3991 --
 mapscript/csharp/mapscript_wrap.c                  | 24785 ----------
 mapscript/csharp/markerCacheMemberObj.cs           |   103 -
 mapscript/csharp/outputFormatObj.cs                |   272 -
 mapscript/csharp/pointObj.cs                       |   171 -
 mapscript/csharp/projectionObj.cs                  |   126 -
 mapscript/csharp/queryMapObj.cs                    |   153 -
 mapscript/csharp/rectObj.cs                        |   172 -
 mapscript/csharp/referenceMapObj.cs                |   248 -
 mapscript/csharp/resultCacheObj.cs                 |   122 -
 mapscript/csharp/resultObj.cs                      |   118 -
 mapscript/csharp/scalebarObj.cs                    |   265 -
 mapscript/csharp/shapeObj.cs                       |   427 -
 mapscript/csharp/shapefileObj.cs                   |   202 -
 mapscript/csharp/strokeStyleObj.cs                 |   194 -
 mapscript/csharp/styleObj.cs                       |   591 -
 mapscript/csharp/swig_csharp_extensions.i          |    19 +-
 mapscript/csharp/symbolObj.cs                      |   358 -
 mapscript/csharp/symbolSetObj.cs                   |   165 -
 mapscript/csharp/symbolStyleObj.cs                 |   186 -
 mapscript/csharp/tileCacheObj.cs                   |   224 -
 mapscript/csharp/webObj.cs                         |   324 -
 mapscript/java/CMakeLists.txt                      |    30 +
 mapscript/java/Makefile.in                         |   115 -
 mapscript/java/examples/OutputFormatList.java      |    29 +
 mapscript/java/examples/RFC24.java                 |    36 +
 mapscript/java/examples/WxSTest.java               |    11 +-
 .../{WxSTest.java => WxSTestNoThread.java}         |    22 +-
 mapscript/java/run_test.sh                         |    23 +
 mapscript/mapscript.i                              |     1 +
 mapscript/perl/.gitignore                          |     5 -
 mapscript/perl/CMakeLists.txt                      |    25 +
 mapscript/perl/Makefile.PL.in                      |    81 -
 mapscript/perl/mapscript.pm                        |  3052 --
 mapscript/perl/mapscript_wrap.c                    | 47026 ------------------
 mapscript/php/CMakeLists.txt                       |    34 +
 mapscript/php/Makefile.in                          |   133 -
 mapscript/php/class.c                              |    38 +-
 mapscript/php/cluster.c                            |    38 +-
 mapscript/php/color.c                              |     4 +-
 mapscript/php/error.c                              |     4 +-
 mapscript/php/grid.c                               |     4 +-
 mapscript/php/hashtable.c                          |    12 +-
 mapscript/php/image.c                              |     4 +-
 mapscript/php/label.c                              |    36 +-
 mapscript/php/labelcachemember.c                   |     4 +-
 mapscript/php/labelleader.c                        |     4 +-
 mapscript/php/layer.c                              |   125 +-
 mapscript/php/legend.c                             |    34 +-
 mapscript/php/line.c                               |     4 +-
 mapscript/php/map.c                                |    82 +-
 mapscript/php/mapscript_i.c                        |    61 +-
 mapscript/php/outputformat.c                       |    14 +-
 mapscript/php/owsrequest.c                         |    37 +-
 mapscript/php/php_mapscript.c                      |    20 +-
 mapscript/php/php_mapscript.h                      |    11 +
 mapscript/php/point.c                              |     6 +-
 mapscript/php/projection.c                         |     4 +-
 mapscript/php/querymap.c                           |    34 +-
 mapscript/php/rect.c                               |     6 +-
 mapscript/php/referencemap.c                       |    34 +-
 mapscript/php/result.c                             |     4 +-
 mapscript/php/scalebar.c                           |    34 +-
 mapscript/php/shape.c                              |     6 +-
 mapscript/php/shapefile.c                          |     6 +-
 mapscript/php/style.c                              |    38 +-
 mapscript/php/symbol.c                             |    10 +-
 mapscript/php/web.c                                |    34 +-
 mapscript/python/CMakeLists.txt                    |    47 +
 mapscript/python/Makefile.in                       |    63 -
 mapscript/python/mapscript.py                      |  2653 -
 mapscript/python/mapscript_wrap.c                  | 48483 -------------------
 mapscript/python/wxs.py                            |    31 +
 mapscript/ruby/CMakeLists.txt                      |    20 +
 mapscript/swiginc/class.i                          |    10 +-
 mapscript/swiginc/cluster.i                        |   134 +-
 mapscript/swiginc/label.i                          |     6 +
 mapscript/swiginc/layer.i                          |    23 +
 mapscript/swiginc/legend.i                         |     6 +
 mapscript/swiginc/map.i                            |    19 +-
 mapscript/swiginc/outputformat.i                   |    18 +-
 mapscript/swiginc/querymap.i                       |     6 +
 mapscript/swiginc/referencemap.i                   |     6 +
 mapscript/swiginc/scalebar.i                       |     6 +
 mapscript/swiginc/style.i                          |     6 +
 mapscript/swiginc/web.i                            |     6 +
 mapsde.c                                           |    96 +-
 mapserv.c                                          |    18 +-
 mapserver-api.c                                    |    20 +
 mapserver-api.h                                    |    39 +
 mapserver-config.h.in                              |    66 +
 mapserver-config.in                                |    49 -
 mapserver-version.h.in                             |    11 +
 mapserver.def                                      |     6 -
 mapserver.h                                        |   191 +-
 mapservutil.c                                      |   208 +-
 mapshape.c                                         |   276 +-
 mapsmoothing.c                                     |   310 +
 mapstring.c                                        |    47 +-
 mapsymbol.c                                        |    98 +-
 mapsymbol.h                                        |     9 +-
 maptemplate.c                                      |   161 +-
 maptemplate.h                                      |     4 +-
 mapthread.c                                        |     2 +-
 mapthread.h                                        |     3 +
 maptile.c                                          |     4 +-
 maptime.c                                          |    11 +-
 maptree.c                                          |     5 +
 maputil.c                                          |   350 +-
 mapuvraster.c                                      |   120 +-
 mapwcs.c                                           |    96 +-
 mapwcs11.c                                         |    49 +-
 mapwcs20.c                                         |   245 +-
 mapwfs.c                                           |    94 +-
 mapwfs11.c                                         |    14 +-
 mapwfslayer.c                                      |    70 +-
 mapwms.c                                           |   729 +-
 mapwmslayer.c                                      |   120 +-
 mapxbase.c                                         |    20 +-
 mapxmp.c                                           |     6 +-
 print-test-results.sh                              |     2 +-
 release-notes.sh                                   |    11 +
 renderers/agg/include/agg_conv_clipper.h           |     4 +
 renderers/agg/include/agg_span_image_filter_rgba.h |     6 +-
 renderers/agg/include/clipper.hpp                  |     2 +-
 renderers/agg/src/agg_vcgen_dash.cpp               |     2 +-
 renderers/agg/src/clipper.cpp                      |     4 +-
 run-test-suite.sh                                  |     9 +-
 run_code_coverage_upload.sh                        |    37 +
 scripts/vagrant/mapserver.sh                       |    33 +
 scripts/vagrant/postgis.sh                         |     8 +
 shp2img.c                                          |     2 +-
 shptreevis.c                                       |     1 +
 strptime.c                                         |     2 +-
 sym2img.c                                          |     2 +-
 tile4ms.c                                          |     2 +
 xmlmapfile/mapfile.xsd                             |     5 +-
 xmlmapfile/mapfile.xsl                             |     5 +
 xmlmapfile/tests/layerset.xml                      |     1 +
 394 files changed, 21157 insertions(+), 210815 deletions(-)

diff --cc debian/README.source
index 481ab55,0000000..1e667c5
mode 100644,000000..100644
--- a/debian/README.source
+++ b/debian/README.source
@@@ -1,10 -1,0 +1,10 @@@
 +Mapserver for Debian
 +--------------------
 +
- This package uses dpatch to manage all modifications to the upstream
++This package uses quilt to manage all modifications to the upstream
 +source. Changes are stored in the source package as diffs in
 +debian/patches and applied during the build.
 +
 +To get detailed instructions on how to apply the series of patches
- and modify them, please read /usr/share/doc/dpatch/README.source.
++and modify them, please read /usr/share/doc/quilt/README.source.
 +
diff --cc debian/TODO.Debian
index 307a589,0000000..249cf62
mode 100644,000000..100644
--- a/debian/TODO.Debian
+++ b/debian/TODO.Debian
@@@ -1,6 -1,0 +1,4 @@@
 +Debian mapserver TODO list
 +--------------------------
 +
 +- Include some more bindings when someone requests them.  
- - Rename perl-mapscript to libmapscript-perl. I suppose that by renaming
-   perl-mapscript we should also rename python-mapscript and php5-mapscript.
diff --cc debian/changelog
index 6d8942e,0000000..6974fff
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,797 -1,0 +1,961 @@@
- mapserver (6.2.1-2~precise2) precise; urgency=high
++mapserver (6.4.2-1~precise1) precise; urgency=high
 +
-   * Launchpad build for Precise
++  * Update to 6.4.2
 +
-  -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Thu, 25 Apr 2013 08:54:37 -0400
++ -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Mon, 29 Jun 2015 09:04:24 -0400
++
++mapserver (6.4.1-3~precise2) precise; urgency=high
++
++  * Removed php5enmod and php5dismod because the php5 version in Precise
++    doesn't include these commands. revert dbce099
++  * Added back mapscript.ini.
++
++ -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Mon, 20 Jan 2014 10:32:40 -0500
++
++mapserver (6.4.1-3~precise1) precise; urgency=high
++
++  * Launchpad build for Precise.
++  * Hard coded ruby1.9.1 lib path for the cmake config because of a problem
++    with the cmake module not detecting the ruby lib in cmake 2.8.7.
++
++ -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Mon, 20 Jan 2014 10:00:59 -0500
++
++mapserver (6.4.1-2) UNRELEASED; urgency=low
++
++  * Added oracle-plugin.patch so mapserver can be used with the
++    libmsplugin-oracle package.
++  * Added X-Python-Version to control file
++
++ -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Mon, 06 Jan 2014 14:24:38 -0500
++
++mapserver (6.4.1-1) unstable; urgency=low
++
++  * New upstream release, fixes a vulnerability leading to potential leakage of
++    information when using TIME filtering on postgis layers.
++  * Refresh patches.
++  * Drop freetype2-include-dir.patch, applied upstream in modified form. 
++  * Bump Standards-Version to 3.9.5, no changes required.
++  * Add lintian override for debian-watch-may-check-gpg-signature,
++    upstream doesn't provide signatures for verification.
++  * Update copyright file.
++  * Update symbols file.
++
++ -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 03 Jan 2014 02:28:02 +0100
++
++mapserver (6.4.0-3) unstable; urgency=low
++
++  [ Bas Couwenberg ]
++  * Drop obsolete Build-Depends:
++    - sharutils (AGG no longer built separately)
++    - libsdl1.2-dev (AGG examples no longer built)
++    - libogdi3.2-dev (no longer used)
++    - libpam0g-dev (no longer used),
++    - libreadline-dev (no longer used),
++    - libedit-dev (no longer used),
++    - libepsilon-dev (no longer used),
++  * Update debian watch file:
++    - Drop uupdate action
++    - Handle common mistakes
++  * Remove debconf translations, debconf template no longer used.
++
++  [ Francesco Paolo Lovergine ]
++  * Now build-dep on (versioned) libgdal-dev instead of (obsolete) libgdal1-dev. 
++  * Added a new patch freetype2-include-dir.patch to fix problem in
++    determining the correct FreeType2 include directory (why is it not using
++    freetype-config?).
++
++ -- Francesco Paolo Lovergine <frankie at debian.org>  Wed, 11 Dec 2013 14:42:31 +0100
++
++mapserver (6.4.0-2) unstable; urgency=low
++
++  * Also include mapserver-config.h and mapserver-version.h in dev package.
++    Required to build MapCache with MapServer support.
++  * Add patch to export mapserver cmake package for external projects.
++  * Add versioned Breaks/Replaces for dev package.
++  * Drop transitional packages and Breaks/Replaces for libmapserver.
++    (closes: #723979)
++  * Drop unused lintian-overrides for php5-mapscript.
++  * Build-Depend on libperl-dev so cmake can find PerlLibs.
++    (closes: #724259)
++
++ -- Bas Couwenberg <sebastic at xs4all.nl>  Thu, 19 Sep 2013 19:52:12 +0200
++
++mapserver (6.4.0-1) unstable; urgency=low
++
++  * New upstream release: 6.4.0.
++  * Build system changed from autotools to cmake.
++  * Update Build-Depends to include: libgif-dev, librsvg2-dev, pkg-config.
++  * Update hardening.patch for CMake build.
++  * Drop patches:
++    - fixmapscriptvars.patch (mapscriptvars no longer used)
++    - php_segfault.patch (applied upstream)
++    - mapows-contenttype.patch (applied upstream)
++    - shp2img-typo.patch (applied upstream)
++  * Add patch to fix the Perl mapscript module installation directory:
++    perl-mapscript-install.patch
++  * Drop ruby1.8 mapscript package for ruby1.8-removal transition.
++  * Rename libruby-mapscript to ruby-mapscript. (closes: #722394)
++  * Don't install Ruby mapscript in /usr/lib/ruby, use vendor_ruby instead.
++  * SONAME of libmapserver changed from libmapserver-6.2.1.so to
++    libmapserver.so.1.
++  * Use pkgkde-gensymbols & pkgkde-symbolshelper to handle C++ symbols.
++  * Use upstream version without debian revision when generating symbols.
++  * Update libmapserver symbols file for 6.4.0 on amd64.
++  * Add patch to install ruby mapscript into vendorarchdir instead of archdir.
++  * Enable verbose make output.
++
++ -- Bas Couwenberg <sebastic at xs4all.nl>  Tue, 17 Sep 2013 17:16:30 +0200
++
++mapserver (6.2.1-3) unstable; urgency=low
++
++  [ Bas Couwenberg ]
++  * Upload for Debian closes: #706157
++  * Merge changes from 6.0.1-4: 
++    - Migrated to debhelper level 9.
++    - Depend on PHP API version instead of libapache2-mod-php5.
++    - Bump libgeos-dev build dependency to 3.3.1-1~.
++  * Drop possible-gpl-code-linked-with-openssl lintian override.
++  * Empty dependency_libs in la files.
++  * Use PHP5API variable instead of hardcoded path to la file.
++  * Remove RPATH from mapscript libraries.
++  * Additional cleanup to allow building twice.
++  * Remove unused shlibs:Depends.
++  * shp2mysql was removed, no more perl in mapserver-bin.
++  * Use --install-layout=deb for python setup.py.
++  * Update configure arguments (several no longer supported).
++  * Add mapows-contenttype.patch to handle Content-Type headers with a
++    charset appended.
++  * Drop debian-changes-6.2.1-1 from patch series.
++  * Update libgd build dependency to libgd-dev for the libgd2 transition.
++  * Enable hardening build flags.
++  * Add man page for mapserver utilities:
++    - legend
++    - msencrypt
++    - scalebar
++    - shp2img
++    - shptree
++    - shptreetst
++    - shptreevis
++    - sortshp
++    - tile4ms
++    - mapserv
++    - mapserver-config
++  * Update copyright for v6.2.1. Convert to DEP5 format.
++  * Rename libmapserver package to libmapserver-6.2.1 to match SONAME.
++  * Add symbols file for libmapserver-6.2.1.so.
++  * Add shp2img-typo.patch to fix a typo in the shp2img usage information.
++  * Add lintian-overrides for php5-mapscript: unused-debconf-template,
++    the maintainer scripts embed a variable in the template name.
++  * Bump Standards-Version to 3.9.4 (shared library changes).
++  * Replace dpatch with quilt in README.source.
++  * Drop README.etch, no longer relevant.
++  * Drop README.Debian, no longer used for PHP mapscript.
++  * Update TODO.Debian to reflect current status.
++  * Add maintainer scripts for libmapserver-6.2.1 to call ldconfig,
++    don't call ldconfig for php5-mapscript.
++  * Use dh_autoreconf for retooling.
++
++  [ Francesco Paolo Lovergine ]
++  * Relaxing dh_makeshlibs checking to avoid failure but document
++    changes in symbols.
++
++ -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 14 Jun 2013 22:00:07 +0200
++
++mapserver (6.2.1-2) unstable; urgency=low
++
++  * Add patch php_segfault.
++
++ -- Alan Boudreault <aboudreault at mapgears.com>  Fri, 14 Jun 2013 13:22:58 +0000
 +
 +mapserver (6.2.1-1) unstable; urgency=low
 +
 +  * New Upstream release
++  * Removed mapscriptperllink patch
 +
 + -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Thu, 25 Apr 2013 08:53:21 -0400
 +
 +mapserver (6.2.0-2) unstable; urgency=low
 +
 +  * Added heikolein's patch to link mapscript-perl to libmapserver
 +
 + -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Thu, 22 Nov 2012 15:21:55 -0500
 +
 +mapserver (6.2.0-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * Added libmapserver package
 +  * Added patch to fix mapscriptvars to send the right argument to ld
 +  * Changed php5-mapscript dependencies, removed misc:depends and added
 +    libapache2-mod-php5 explicitly
 +
 + -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Thu, 15 Nov 2012 13:43:51 +0000
 +
 +mapserver (6.0.3-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Alan Boudreault <aboudreault at mapgears.com>  Tue, 22 May 2012 13:24:16 +0000
 +
 +mapserver (6.0.1-4) unstable; urgency=low
 +
 +  * Fixed typo that prevented AGG use in debian/rules.
 +    (closes: #663875)
 +  * Now using libpng-dev as b-d.
 +  * Migrated to debhelper level 9 and policy bumped to 3.9.3. 
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Wed, 14 Mar 2012 21:43:53 +0100
 +
 +mapserver (6.0.1-3) unstable; urgency=low
 +
 +  * Let the configure script search in the system directory for jpeg stuff.
 +    (closes: #661914)
 +  * Added fixgeos patch to use correcly the geos-config script.
 +  * Minimum version for geos set to 3.3.1.
 +  * Added patch php54 to work with PHP 5.4 too, and reflect changes in the API.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 05 Mar 2012 12:43:32 +0100
 +
 +mapserver (6.0.1-2) unstable; urgency=low
 +
 +  * Added missed stuff for libmapscript-perl.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 23 Dec 2011 14:02:06 +0100
 +
 +mapserver (6.0.1-1) unstable; urgency=low
 +	
 +  [ Alan Boudreault ]
 +  * New upstream release.
 +
 +  [ Francesco Paolo Lovergine ]
 +  * Debhelper level set to 8.
 +  * This version still uses libpng 1.2, but is ready also for 1.5.
 +  * Removed explicit settings of png dir, it collids with multi-arch support. 
 +  * Now mapscript/php3 moved finally to mapscript/php. Install file changed as
 +    due.
 +  * Removed obsolete python-docutils build-dep. Thanks Jakub Wilk.
 +    (closes: #635256)
 +  * Renamed perl-mapscript to libmapscript-perl to adhere the Perl naming
 +    policy.
 +    (closes: #575934)
 +  * Revised description of Perl mapscript.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 23 Dec 2011 10:26:04 +0100
 +
 +mapserver (5.6.6-2) unstable; urgency=low
 +
 +  * Ack previous NMU: added libepsilon-dev as build-dep.
 +    (closes: #624811)
 +  * Policy bumped to 3.9.2, no changes required.
 +  * Moved to libjpeg-dev as build-dep.
 +  * Migrated to dh_python2.
 +    (closes: #616883)
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Wed, 13 Jul 2011 18:05:19 +0200
 +
 +mapserver (5.6.6-1) unstable; urgency=low
 +
 +  [ Alan Boudreault ]
 +  * New upstream release some bug fixes.
 +
 +  [ Francesco Paolo Lovergine ]
 +  * Moved to debian source 3.0 and quilt support.
 +  * Policy bumped to 3.9.1 withous changes.
 +  * Fixed Vcs-* fields in debian/control.
 +  * Fixed debian-rules-makemaker-prefix-is-deprecated in debian/rules.
 +  * Fixed debhelper-but-no-misc-depends in libmapscript-ruby.
 +  * lintian-overrides updated.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Sat, 12 Mar 2011 11:23:08 +0100
 +
 +mapserver (5.6.5-2) unstable; urgency=high
 +
 +  * Fix Validation of symbol index values (CVE-2010-1678)
 +    [http://trac.osgeo.org/mapserver/ticket/3641]
 +	
 + -- Alan Boudreault <aboudreault at mapgears.com>  Thu, 06 Jan 2011 11:18:29 -0500
 +
 +mapserver (5.6.5-1.1) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Build-Depends on libedit-dev as the package FTBFS without it
 +    Closes: #606247
 +  * Fix pending l10n issues. Debconf translations:
 +    - Czech (Miroslav Kure).  Closes: #599847
 +    - Vietnamese (Clytie Siddall).  Closes: #601922
 +    - Danish (Joe Hansen).  Closes: #605618
 +    - Italian (Vincenzo Campanella).  Closes: #605858
 +
 + -- Christian Perrier <bubulle at debian.org>  Mon, 06 Dec 2010 07:09:55 +0100
 +
 +mapserver (5.6.5-1) unstable; urgency=low
 +
 +  * New upstream release with an important bug fix about scale calculation.
 +  * Added OGC SOS server support.
 +
 + -- Alan Boudreault <aboudreault at mapgears.com>  Thu, 15 Jul 2010 10:55:19 -0400
 +
 +mapserver (5.6.4-1) unstable; urgency=high
 +
 +  [ Alan Boudreault ]
 +  * New upstream release, with important security bug fixes.
 +  * Fix Buffer overflow in msTmpFile function.
 +    [http://trac.osgeo.org/mapserver/ticket/3484]
 +  * Fix insecure mapserv CGI command-line debug args.
 +    [http://trac.osgeo.org/mapserver/ticket/3485]
 +
 +  [ Francesco Paolo Lovergine ]
 +  * Policy bumped to 3.9.4, no changes required.
 +  * Note that in practice bashisms are avoided due to current options selection.
 +    (closes: #582098)
 +  * Urgency set to high due to security fixes included.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 12 Jul 2010 22:28:39 +0200
 +
 +mapserver (5.6.3-2) unstable; urgency=low
 +
 +  * Added palette support for rgba png.
 +
 + -- Alan Boudreault <aboudreault at mapgears.com>  Wed, 30 Jun 2010 09:19:51 -0400
 +
 +mapserver (5.6.3-1) unstable; urgency=low
 +
 +  [ Alan Boudreault ]
 +  * New upstream release, with important bug fixes.
 +  * Fixed some typo in debian/control.
 +
 +  [ Francesco Paolo Lovergine ]
 +  * Policy bumped to 3.8.4 without changes.
 +  * Removed Andreas Putzo among Uploaders: last contribution dated more than
 +    two years ago.
 +  * Added shapelib to Suggests in mapserver-bin. 
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Wed, 24 Mar 2010 22:13:25 +0100
 +
 +mapserver (5.6.1-1) unstable; urgency=low
 +
 +  [ Alan Boudreault ]
 +  * New upstream release, with a few important bug fixes.
 +  * Modified ruby mapscript package to use ruby 1.9.1 instead of 1.9.0.
 +    (closes: #565831)
 +	
 +  [ Francesco Paolo Lovergine ]
 +  * Removed Fabio Tranchitella from Uploaders.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 26 Jan 2010 23:03:26 +0100
 +
 +mapserver (5.6.0+final-1) unstable; urgency=low
 +
 +  * New upstream release, reissued after some last minute changes. This is
 +    the current 5.6.0 upstream version. 
 +  * Added a lintian override-file for mismatched 
 +    possible-gpl-code-linked-with-openssl error. 
 +  * Policy bumped to 3.8.3 (no changes).
 +  * Added missing ${misc:Depends} item in each control stanza.
 +  * Added a README.source for documenting dpatch use.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Thu, 24 Dec 2009 19:22:16 +0100
 +
 +mapserver (5.6.0-1) unstable; urgency=low
 +
 +  [ Alan Boudreault ]
 +  * Debhelper compatibility level moved to 7.
 +  * Now uses dh_prep instead of deprecated dh_clean -k.
 +  * Deprecated dh_movefiles changed in dh_install.
 +  * Removed debian/AGG and debian/agg-2.4.uu: use AGG included with Mapserver source.
 +  * Clean up of debian/rules: removed all agg related stuff.
 +  * Added libxslt1-dev, libpam0g-dev and libreadline-dev build-dependencies. 
 +  * Added msencrypt binary.
 +  * Added SWF support. (flash)
 +  * Added fribidi support.
 +  * Added libfribidi-dev, libming-dev build-dependencies.
 +  * Added MIGRATION_GUIDE and xml mapfile related files into mapserver-doc package.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 15 Dec 2009 18:10:22 +0100
 +
 +mapserver (5.4.2-1) unstable; urgency=high
 +
 +  * New upstream release, with a few fixes. 
 +    Proper fix for CVE-2009-0840.
 +    (closes: #535340, #532446)
 +
 + -- Alan Boudreault <aboudreault at mapgears.com>  Fri, 24 Jul 2009 09:16:45 -0400
 +
 +mapserver (5.4.1-1) experimental; urgency=low
 +
 +  * New upstream release, with a few fixes. 
 +
 + -- Alan Boudreault <aboudreault at mapgears.com>  Thu, 04 Jun 2009 14:51:13 -0400
 +
 +mapserver (5.4.0-1) experimental; urgency=low
 +
 +  [ Alan Boudreault ]
 +  * New upstream release.
 +  * Added Alan as Uploader in debian/control.
 +  * Removed obsolete html doc generation in debian/rules and 
 +    from mapserver-doc package.  
 +
 +  [ Francesco Paolo Lovergine ]
 +  * Updated sections due to ftmpasters changes.
 +  * Removed obsolete proj alternative build-dep.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 26 May 2009 21:45:45 +0200
 +
 +mapserver (5.2.2-1) unstable; urgency=high
 +
 +  * New upstream release, with security fixes.
 +  * Now using libproj-dev build-dep for new proj package style.
 +  * Removed Paul Wise among Uploaders after his request. Also revised list
 +    to reflect only recent (less than 24 months) contributors.
 +  * Added libogdi3.2-dev build-dependency.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 27 Mar 2009 13:48:26 +0100
 +
 +mapserver (5.2.1-2) unstable; urgency=low
 +
 +  * debian/watch: fixed. (Closes: #515732)
 +  * debian/po/ja.po: updated. (Closes: #510897)
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Thu, 05 Mar 2009 22:55:48 +0100
 +
 +mapserver (5.2.1-1) experimental; urgency=low
 +
 +  * New upstream release.
 +    (closes: #509476)
 +  * Updated ru.po template.
 +    (closes: #504724)
 +  * Added es.po template.
 +    (closes: #504652)
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 23 Dec 2008 23:24:56 +0100
 +
 +mapserver (5.2.0-1) experimental; urgency=low
 +
 +  * New upstream release. Thanks Alan Boudreault.
 +    (closes: #498547)
 +  * Added libxml2-dev build-dependency.
 +  * Deapplied all current patches (merged upstream).
 +  * Added Alan as Uploader in debian/control.
 +  * Policy bumped to 3.8.0, withour changes.
 +  * debian-rules-ignores-make-clean-error lintian warning fixed in debian/rules.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 29 Sep 2008 16:55:04 +0200
 +
 +mapserver (5.0.3-3) unstable; urgency=low
 +
 +  * Updated sv.po template.
 +    (closes: #488704)
 +  * Turning on again optimization, #487679 was due to GDAL oddity solved in 1.5.2-3.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 15 Jul 2008 16:30:56 +0200
 +
 +mapserver (5.0.3-2) unstable; urgency=high
 +
 +  * Turning off optimization in debian/rules due to serious breakage of mapserver
 +    with GCC 4.3. (closes: #487679)
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 23 Jun 2008 16:59:43 +0200
 +
 +mapserver (5.0.3-1) unstable; urgency=low
 +
 +  * New upstream release, with a good deal of fixes.
 +  * Changed a bit clean-first-build to make lintian happy about 
 +    debian-rules-ignores-make-clean-error warning.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Sun, 08 Jun 2008 11:50:22 +0200
 +
 +mapserver (5.0.2-3) unstable; urgency=high
 +
 +  * The setup.py script is not able to manage properly static libraries flavor 
 +    for AGG now used embedded in mapserver. The trick is explicitly linking by 
 +    manipulating the mapscriptvars file before running setup.py. That rendered
 +    python-mapscript unusable.
 +    (closes: #483400)
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 06 Jun 2008 10:34:21 +0200
 +
 +mapserver (5.0.2-2) unstable; urgency=low
 +
 +  * Added embedded AGG 2.4 for use with mapserver. This is a BSD-licensed
 +    version roughly functionally identical to current 2.5 version. 
 +    See debian/AGG for additional maintainer information about the AGG integration. 
 +    (closes: #448198)
 +  * Added build-deps for AGG: libsdl1.2-dev, libfreetype6-dev, libx11-dev.
 +  * Added build-dep on sharutils for AGG uuencoded distfile.
 +  * Fixed maintainer scripts for erroneous if expressions.
 +    (closes: #463888)
 +  * Policy bumped to 3.7.3 (no changes).
 +  * Added Vcs-* fields to debian/control.
 +  * Added FastCGI support.
 +    (closes: #468172)
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 18 Mar 2008 19:37:00 +0100
 +
 +mapserver (5.0.2-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Tue, 29 Jan 2008 10:22:10 +0100
 +
 +mapserver (5.0.1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * debian/po/fi.po: added, thanks Esko Arajärvi. (Closes: #457227)
 +  * debian/po/de.po: updated, thanks Alwin Meschede. (Closes: #462275)
 +  * debian/control: removed build-dep on libwww-dev. (Closes: #457202)
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Thu, 24 Jan 2008 10:55:18 +0100
 +
 +mapserver (5.0.0-3) unstable; urgency=low
 +
 +  * debian/php5-mapscript.postinst: fixed a typo. (Closes: #446985)
 +  * debian/patches/20_php_build.dpatch: removed. (Closes: #447814)
 +  * debian/po/gl.po: added. (Closes: #447939)
 +  * debian/po/fr.po: added. (Closes: #448821)
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Thu, 08 Nov 2007 15:13:37 +0100
 +
 +mapserver (5.0.0-2) unstable; urgency=low
 +
 +  * debian/rules, debian/controls: new patch for the ruby bindings, which
 +    follows the ruby policy draft.
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Thu, 11 Oct 2007 13:46:22 +0200
 +
 +mapserver (5.0.0-1) unstable; urgency=low
 +
 +  [ Fabio Tranchitella ]
 +  * New upstream release.
 +  * Add ruby mapscript support; thanks to Dmitry Kurochkin for the patch.
 +    (Closes: #428247)
 +  * Do not mangle php.ini, use the conf.d directory instead.
 +    (Closes: #443253)
 +
 +  [ Francesco Paolo Lovergine ]
 +  * Updated debconf templates:
 +  	 + debian/po/pt.po (Closes: #439697)
 +     + debian/po/sv.po (Closes: #436414)
 +
 +  [ Paul Wise ]
 +  * Switch to the new Homepage field.
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Thu, 11 Oct 2007 12:54:31 +0200
 +
 +mapserver (4.10.3-1) unstable; urgency=high
 +
 +  [ Andreas Putzo ]
 +  * New upstream release.
 +    - Fixed XSS vulnerabilities.
 +      [http://trac.osgeo.org/mapserver/ticket/2256]
 +    - Fixed possible buffer overflow in template processing.
 +      [http://trac.osgeo.org/mapserver/ticket/2252]
 +    (Closes: #439346)
 +  * Added myself to Uploaders.
 +  * Debconf templates and debian/control reviewed by the debian-l10n-
 +    english team as part of the Smith review project. Closes: #433710
 +  * Debconf translation updates:
 +    - Galician. Closes: #434326
 +    - Tamil. Closes: #434401
 +    - Russian. Closes: #434406
 +    - Portuguese. Closes: #434438
 +    - German. Closes: #434653
 +    - Vietnamese. Closes: #434758
 +    - French. Closes: #435933
 +    - Czech. Closes: #436280
 +    - Dutch. Closes: #436853
 +    
 + -- Andreas Putzo <andreas at putzo.net>  Tue, 28 Aug 2007 08:21:59 +0000
 +
 +mapserver (4.10.2-1) unstable; urgency=low
 +
 +  [ Francesco Paolo Lovergine ]
 +  * New upstream release.
 +    (closes: #412836)
 +  * Fixed PHP case in long descriptions.
 +    (closes: #425987)
 +
 +  [ Fabio Tranchitella ]
 +  * debian/README.Debian: added a note about PHP and FCGI support.
 +    (Closes: #425571)
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Sun, 24 Jun 2007 11:44:44 +0200
 +
 +mapserver (4.10.1-1) unstable; urgency=low
 +
 +  [ Francesco Paolo Lovergine ]
 +  * debian/po/nl.po added. (closes: #415504)
 +  * Moved to gdal 1.4.1 dependency. (closes: #424635, #423538)
 +  * Removed php4 support (closes: #418313)
 +  * Updated long descriptions.
 +  * Removed Thomas Sondag among Uploaders (last contribute dated more than 2 years ago).
 +  * Moved to libcurl4 build-deps.
 +  * Added a debian/README.etch for notes on backporting.
 +  * Moved to debhelper compatibility level 5.
 +  * Removed superfluous dh_python in debian/rules.
 +  * A new debian/control.etch file has been introduced to retain etch compatibility.
 +    All php4 related files have been maintained for the same reason. Please, don't remove them!
 +  * Merging other relevant patches from BSP NMU 4.10.0-6.1. Thanks Luk Claes.
 +  	- Fixed package priority to meet overrides
 +  	- Fix language in description (closes: #416449)
 +  	- Add Dutch debconf translation (closes: #415504)
 +
 +  [ Fabio Tranchitella ]
 +  * New upstream release.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 21 May 2007 00:07:28 +0200
 +
 +mapserver (4.10.0-6) unstable; urgency=low
 +
 +  * debian/po/ja.po: added, thanks to Kobayashi Noritada. (Closes: #413119)
 +  * Change my email address now that I'm a Debian Developer
 +
 + -- Paul Wise <pabs at debian.org>  Sat,  3 Mar 2007 17:59:20 +0900
 +
 +mapserver (4.10.0-5) unstable; urgency=medium
 +
 +  * debian/po/de.po: added, thanks to Alwin Meschede. (Closes: #405727)
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Sat, 13 Jan 2007 22:54:20 +0100
 +
 +mapserver (4.10.0-4) unstable; urgency=medium
 +
 +  * debian/po/pt.po: updated. (Closes: #401386)
 +  * debian/po/fr.po: added. (Closes: #399395)
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Mon, 18 Dec 2006 16:38:22 +0100
 +
 +mapserver (4.10.0-3) unstable; urgency=low
 +
 +  * debian/control: build-depends on libpq-dev. (Closes: #396565)
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Thu,  2 Nov 2006 11:44:17 +0100
 +
 +mapserver (4.10.0-2) unstable; urgency=low
 +
 +  * Upload to unstable.
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Wed,  1 Nov 2006 09:47:09 +0100
 +
 +mapserver (4.10.0-1) experimental; urgency=low
 +
 +  * New upstream release.
 +  * debian/po/fr.po: updated. (Closes: #388573)
 +  * debian/po/cz.po: updated. (Closes: #389220)
 +
 + -- Fabio Tranchitella <kobold at debian.org>  Fri, 20 Oct 2006 11:01:01 +0000
 +
 +mapserver (4.8.4-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * Update for new Python policy (Closes: #373461, #360576)
 +  * Install shp2mysql.pl as shp2mysql
 +  * Remove question from long desc for php mapscript debconf questions
 +  * Remove shp2pdf, since mapserver is build without PDFlib (non-free)
 +  * Suggest libdbi-perl for mapserver-bin for shp2mysql
 +  * Fix shebang lines in debian/php*-config
 +  * Remove python mapscript build dirs on clean
 +  * Bump Standards-Version (no changes)
 +  * Fix gdal build-dep - new upstream is libgdal1-1.3.2-dev (Closes: #383140, #383830, #386073)
 +  * Update debconf templates and translations
 +
 + -- Paul Wise <pabs3 at bonedaddy.net>  Mon, 21 Aug 2006 09:47:48 +0800
 +
 +mapserver (4.8.3-2) unstable; urgency=low
 +
 +  [ Petter Reinholdtsen ]
 +  * Fix typos in the config and prerm scripts for
 +    php[45]-mapscript. (Closes: #363115)
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Mon,  1 May 2006 08:43:05 +0200
 +
 +mapserver (4.8.3-1) unstable; urgency=low
 +
 +  [ Schuyler Erle ]
 +  * New upstream bugfix release 4.8.3
 +  * Include patch for sarge backporting and instructions in
 +    README.sarge.
 +
 +  [ Paul Wise ]
 +  * New upstream bugfix release 4.8.2
 +    - drop 10_python_build: useless, only for Windows
 +  * Add php_mapscript.so to apache2 php.ini as well. This is a workaround
 +    for #346184, upstream is looking into it.
 +  * Install shp2pdf and tile4ms too. Closes: #359615
 +  * Change priority to extra in line with ftpmaster override
 +
 +  [ Petter Reinholdtsen ]
 +  * Remove the generated files mapscript/csharp/Makefile and
 +    mapscript/php3/Makefile when cleaning up the source directory, to
 +    avoid noise in the debian diff.
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Sat,  1 Apr 2006 11:14:50 +0200
 +
 +mapserver (4.8.1-2) unstable; urgency=low
 +
 +  [ Paul Wise ]
 +  * Make the build target no longer depend on build-indep. This is not
 +    policy-compliant (see 7.6 and 4.8), but it is needed to work around
 +    the fact that the autobuilders call debian/rules build (instead of
 +    build-arch), but do not install Build-Depends-Indep packages.
 +    build-indep is an indirect dependency of the binary and binary-indep
 +    targets, so non-autobuilder builds will still work.
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Mon, 20 Feb 2006 11:10:25 +0100
 +
 +mapserver (4.8.1-1) unstable; urgency=low
 +
 +  [ Paul Wise ]
 +  * New upstream release
 +  * Build mapscript html docs using python-docutils and add to mapserver-doc
 +  * Add some more things to mapserver-doc
 +  * Move the bindings examples into examples subdirs, remove execute perms
 +  * Add a TODO.Debian so we don't forget some things
 +  * Completely revamp copyright information, remove php4-mapscript.copyright
 +  * Prevent FTBFS when using sudo instead of fakeroot (Closes: #351869)
 +  * Change Priority to match the override set by the ftpmasters
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Sun, 19 Feb 2006 12:51:08 +0100
 +
 +mapserver (4.6.2-1) unstable; urgency=low
 +
 +  [ Paul Wise ]
 +  * New upstream bugfix release
 +  * debian/control: Use Homepage recommendations from the developers reference
 +  * Remove useless files: README.debian, php*-mapscript.dirs
 +  * Use HISTORY.TXT as the changelog
 +  * Change mapserver-doc Architecture to all instead of any
 +  * Add a watch file that works with the mapserver plone website
 +  * Enable geos support
 +  * Move mapserv cgi to /usr/lib/cgi-bin, since it is useless in /usr/bin
 +  * Switch from priority optional to extra since mapserver depends on proj
 +    and gdal, which are both priority extra.
 +  * Remove minor version from Standards-Version, since it is not needed.
 +  * Fix gdal build-dep - new upstream is libgdal1-1.3.1-dev (Closes: #350437)
 +  * Update debian/rules to use -arch/-indep targets for binary/install/build
 +  * Fix case of Build-Conflicts in debian/control
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Tue, 31 Jan 2006 20:46:47 +0100
 +
 +mapserver (4.6.1-6) unstable; urgency=low
 +
 +  * Install php extensions into the directory output by php-configN and depend
 +    on the phpapi virtual package specified by php-configN (Closes: #339007)
 +  * Add myself to Uploaders.
 +  * Upload sponsored by Petter Reinholdtsen.
 +
 + -- Paul Wise <pabs3 at bonedaddy.net>  Tue,  6 Dec 2005 15:35:52 +0800
 +
 +mapserver (4.6.1-5) unstable; urgency=low
 +
 +  [ Petter Reinholdtsen ]
 +  * Add support for php5 mapscript.  New binary package
 +    php5-mapscript.  Based on patch from Jon Saints.  (Closes: #333057)
 +  * Renamed templates name from php4/* to php4-mapscript/* to match
 +    package name.
 +  * Fix typo 'Curently'->'Currently' in package description.
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Sun, 13 Nov 2005 18:23:30 +0100
 +
 +mapserver (4.6.1-4) unstable; urgency=low
 +
 +  * Add Swedish translation by Daniel Nylander. (Closes: #333097)
 +  * Change build depend from libcurl3-dev to
 +    'libcurl3-gnutls-dev | libcurl3-dev', to cope with the recent
 +    change with libcurl and still be easy to backport to sarge.
 +    Based on patch from Jon Saints.  (Closes: #336834)
 +  * Build-conflict on libcurl3-openssl-dev, to make sure the requested
 +    curl library is used by the autobuilders.
 +  * Set priority extra for php4-mapscript, to match override files.
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Fri,  4 Nov 2005 23:29:24 +0100
 +
 +mapserver (4.6.1-3) unstable; urgency=low
 +
 +  * Make sure the strptime() return value have the correct
 +    type. (Closes: #328030)
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Wed, 14 Sep 2005 00:16:15 +0200
 +
 +mapserver (4.6.1-2) unstable; urgency=low
 +
 +  * Change priority from extra to optional to match override file.
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Sun, 11 Sep 2005 11:57:10 +0200
 +
 +mapserver (4.6.1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * Dependencies are now installable in sid.  (Closes: #325593)
 +  * Use '${misc:Depends}' instead of 'debconf' as dependency to allow
 +    cdebconf to be used.
 +  * Change depend for php4-mapscript from 'libapache-mod-php4' to
 +    'libapache-mod-php4 | phpapi-20020918', as it work with several
 +    php packages. (Closes: #322887)
 +  * Reindend all copyright files to make them easier to read.  Use
 +    last email address of Thomas Sondag in them.  Remove
 +    perl-mapscript.copyright as it is identical to changelog.  Keep
 +    php4-mapscript.copyright as it is slightly different.
 +  * Remove emacs headers from the botton of the changelog and fix invalid
 +    date string, to keep dpkg-genchanges happy.
 +  * Avoid bashism in debian/php4-mapscript.prerm.
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Sun, 11 Sep 2005 11:16:44 +0200
 +
 +mapserver (4.6.0-1) experimental; urgency=low
 +
 +  * New upstream release.
 +  * Uploading to experimental to get the new php4-mapscript package
 +    past NEW while we wait for the c++ transition.
 +  * Petter Reinholdtsen
 +    - Update the section of the packages to match the debian archive
 +      override file.
 +    - Change the priority of all packages from optional to extra, as
 +      this package depend on proj and gdal which is priority extra.
 +    - rm 35_init_vars, not needed any more.
 +    - Updated to standard version 3.6.2.1.
 +  * Tilman Koschnick
 +    - Reactivate php support. (Closes: #306194)
 +    - debian/patches/:
 +      - update 10_python_build.dpatch
 +      - update 20_php_build.dpatch
 +      - rm 30_typo_gdal.dpatch (included upstream)
 +      - update 35_init_vars.dpatch
 +      - rm 40_array_init.dpatch (included upstream)
 +      - update 50_clean.dpatch
 +  * Debconf translations
 +    - Added French (fr) from Steve Petruzzello. (Closes: #303159)
 +    - Added Vietnamese (vi) from Clytie Siddall. (Closes: #312750)
 +    - Added Czech (cs) from Miroslav Kure. (Closes: #318277)
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Tue,  2 Aug 2005 20:37:08 +0200
 +
 +mapserver (4.4.1-2) unstable; urgency=low
 +
 +  * Petter Reinholdtsen
 +    - Fix typo in package description.
 +    - Build using gcc from unstable. (Closes: #302114)
 +    - Remove generated config.log in debian/rules, until 50_clean.dpatch
 +      is available upstream, to make sure the file is removed at the
 +      right time.
 +    - Prepare the debconf question for translations.  The PHP support
 +      is currently disabled, so the template text is currently unused.
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Thu, 31 Mar 2005 00:42:36 +0200
 +
 +mapserver (4.4.1-1) unstable; urgency=low
 +
 +  * Petter Reinholdtsen
 +    - Initial upload. (Closes: #138971)
 +    - Set the Debian GIS project as the maintainer, and Thomas Sondag,
 +      Schuyler Erle and myself as uploaders.
 +    - Do not build libmapserver-dev any more.  It can't be used without
 +      the defines used during compilation, the ABI is not stable, and
 +      there are no client programs using it at the moment.
 +    - 40_array_init.dpatch: New patch to make array initialization
 +      in mapprojhack.c ANSI C.  The patch is already in upstream CVS.
 +    - Reindent the license text in debian/copyright, to make it easier
 +      to read.
 +    - 50_clean.dpatch: New patch to make sure 'make distclean'
 +      complete the work even if config.* is missing.
 +    - Drop php support, as the php version in Debian is built without
 +      the required regex support.  Document the changes in
 +      60_php_drop.dpatch.
 +
 + -- Petter Reinholdtsen <pere at debian.org>  Sat, 19 Mar 2005 23:49:59 +0100
 +
 +mapserver (4.4.1-0.dgis.unstable.2) unstable; urgency=low
 +
 +  * Make big change in packages descriptions fields
 +  * Add suggested packages
 +  * add pere patch :
 +  * Drop the home made patch system, and use dpatch instead.
 +  * Remove tabs from empty lines in rules.
 +  * Remove dh_testroot where it isn't needed to keep debuild happy and
 +    make sure clean and build can be done as a normal user.
 +  * Use $(RM) instead of 'rm -f' and 'rm'.
 +  * Petter Reinholdtsen
 +    - 30_typo_gdal.dpatch: New patch to fix typo in mapdrawgdal.c.
 +      The patch is already in upstream CVS.
 +    - 35_init_vars.dpatch: New patch to initialize a few variables.
 +      The patch is sent upstream.
 +
 + -- Thomas Sondag <thomas at microdop.org>  Fri, 21 Jan 2005 15:09:09 +0100
 +
 +mapserver (4.4.1-0.dgis.unstable.1) unstable; urgency=low
 +
 +  * update release number 
 +  * New upstram release
 +  * Major change to rule the files for make a double build one for php 
 +    and another one for the rest
 +  * Change dep to php4-dev
 +  
 + -- Thomas Sondag <thomas at microdop.org>  Fri, 07 Jan 2005 16:16:37 +0100
 +
 +mapserver (4.2.5-2) unstable; urgency=low
 +
 +  * Add python Binding
 +  * Add patch to Makefile.vc for python binding
 +  * Add mapserver binary and tools
 +  * Add mapserver documentation package
 +  * Change name of php-mapscript to php4-mapscript
 +  * Change dependency of php4-mapscript to php4-cgi-mapscript
 +  * Add more documentation to perl php mapscript
 +  * Add configure section to debian rules
 +  * configure with thread safe support
 +
 + -- Thomas Sondag <thomas at microdop.org>  Fri, 29 Oct 2004 13:06:50 +0200 
 +
 +mapserver (4.2.5-1) unstable; urgency=low
 +
 +  * New upstream version 
 +
 + -- Thomas Sondag <thomas at microdop.org>  Mon, 25 Oct 2004 19:13:21 +0200 
 +
 +mapserver (4.2.0-2) unstable; urgency=low
 +
 +  * Build For Sarge
 +  * Removing libming support (Where is it ? not found in Sarge)
 +  
 + -- Thomas Sondag <thomas at microdop.org>  Sun, 25 Jul 2004 15:45:20 +0200
 +
 +mapserver (4.2.0-1) stable; urgency=low
 +
 +  * New upstream version
 +
 + -- Thomas Sondag <thomas at microdop.org>  Sun,  4 Jul 2004 01:23:00 +0200
 +
 +mapserver (4.0.2-1) stable; urgency=low
 +
 +  * New upstream version
 +  * adding --without-tiff for fixing problem with perl-mapscript
 +
 + -- Thomas Sondag <thomas at microdop.org>  Wed, 04 Feb 2004 19:24:56 +0100
 + 
 +mapserver (4.0-1) stable; urgency=low
 +
 +  * New release
 +
 + -- Thomas Sondag <thomas at microdop.org>  Sun, 12 Oct 2003 18:44:57 +0200 
 +
 +mapserver (3.6.4-5) stable; urgency=low
 +
 +  * Add patch for msWriteImage function (write image directly to stdout)
 +
 + -- Thomas Sondag <thomas.sondag at educagri.fr>  Mon, 28 Jul 2003 14:17:27 +0100
 +
 +mapserver (3.6.4-4) stable; urgency=low
 +
 +  * hum nothing 
 +
 + -- Thomas Sondag <thomas.sondag at educagri.fr>  Mon, 13 May  2003 14:17:27 +0100
 +
 +mapserver (3.6.4-3) unstable; urgency=low
 +
 +  * Added proj 
 +
 + -- Thomas Sondag <thomas.sondag at educagri.fr>  Mon, 07 Feb 2003 14:17:27 +0100
 +
 +mapserver (3.6.4-1) unstable; urgency=low
 +
 +  * Initial release.
 +
 + -- Thomas Sondag <thomas.sondag at educagri.fr>  Mon, 13 Jan 2003 13:32:27 +0100
diff --cc debian/compat
index 45a4fb7,0000000..ec63514
mode 100644,000000..100644
--- a/debian/compat
+++ b/debian/compat
@@@ -1,1 -1,0 +1,1 @@@
- 8
++9
diff --cc debian/control
index e726264,0000000..60c2ccf
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,138 -1,0 +1,251 @@@
 +Source: mapserver
++Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
++Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
++           Alan Boudreault <aboudreault at mapgears.com>,
++           Bas Couwenberg <sebastic at xs4all.nl>
 +Section: devel
 +Priority: optional
- Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
- Uploaders: Francesco Paolo Lovergine <frankie at debian.org>, Alan Boudreault <aboudreault at mapgears.com>
- Standards-Version: 3.9.3
- Build-Depends: debhelper (>= 8), libcurl4-gnutls-dev, libpng-dev, zlib1g-dev (>= 1.1.4),
-  libgd2-xpm-dev (>= 2.0.1-10), libfreetype6-dev (>= 2.0.9), libjpeg-dev, libgdal1-dev (>=1.9.0), libproj-dev (>=4.8.0),
-  libpq-dev, php5-dev, swig, python-all (>= 2.6.6-3~), python-all-dev (>= 2.6.6-3~), libgeos-dev (>= 3.2.1-1~),
-  ruby1.8, ruby1.8-dev, ruby1.9.1, ruby1.9.1-dev,
-  sharutils, libsdl1.2-dev, libfreetype6-dev, chrpath,
-  libfcgi-dev, libxml2-dev, libogdi3.2-dev, libxslt1-dev, libpam0g-dev, libreadline-dev, 
-  libfribidi-dev, libedit-dev, libepsilon-dev, libcairo2-dev, libsvg-cairo
++Build-Depends: debhelper (>= 9),
++               dpkg-dev (>= 1.16.1.1),
++               libcurl4-gnutls-dev,
++               libpng12-dev,
++               libjpeg-dev,
++               zlib1g-dev (>= 1.1.2),
++               libgd2-xpm-dev,
++               libfreetype6-dev (>= 2.0.9),
++               libgdal-dev (>= 1.10.0-0~),
++               libproj-dev,
++               libgeos-dev (>= 3.3.1-1~),
++               libfribidi-dev,
++               libcairo2-dev,
++               libgif-dev,
++               librsvg2-dev,
++               libpq-dev,
++               php5-dev,
++               swig,
++               libperl-dev,
++               python-all (>= 2.6.6-3~),
++               python-all-dev (>= 2.6.6-3~),
++               ruby1.9.1,
++               ruby1.9.1-dev,
++               libfcgi-dev,
++               libxml2-dev,
++               libxslt1-dev,
++               pkg-kde-tools,
++               chrpath,
++               cmake (>= 2.8.0),
++               pkg-config,
++               docbook2x,
++               docbook-xsl,
++               docbook-xml,
++               xsltproc
 +Build-Conflicts: libcurl3-openssl-dev
++XS-Ruby-Versions: ruby1.9.1
++X-Python-Version: 2.7
++Standards-Version: 3.9.5
++Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/mapserver.git
++Vcs-Git: git://anonscm.debian.org/pkg-grass/mapserver.git
 +Homepage: http://www.mapserver.org
- Vcs-Browser: http://git.debian.org/?p=pkg-grass/mapserver.git
- Vcs-Git: git://git.debian.org/git/pkg-grass/mapserver.git
 +
- Package: libmapserver
- Section: libs
++Package: libmapserver1
 +Architecture: any
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Suggests: cgi-mapserver, mapserver-bin, mapserver-doc
++Section: libs
++Depends: ${shlibs:Depends},
++         ${misc:Depends}
++Suggests: cgi-mapserver,
++          mapserver-bin,
++          mapserver-doc,
++          libmapscript-perl,
++          php5-mapscript,
++          python-mapscript,
++          ruby-mapscript
++Pre-Depends: ${misc:Pre-Depends}
 +Description: Shared library for MapServer
 + This package contains the shared library.
 + .
 + MapServer is a CGI-based framework for Internet map services which
 + supports Open Geospatial Consortium (OGC) standards. Scripting
 + functionality in MapScript is provided by the suggested mapscript
 + library packages.
 +
- Package: libmapserver-dev
- Section: libdevel
++Package: libmapserver1-dev
 +Architecture: any
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Suggests: cgi-mapserver, mapserver-bin, mapserver-doc
- Description: Shared library for MapServer
-  This package contains the shared library.
++Section: libdevel
++Depends: libmapserver1 (= ${binary:Version}),
++         ${misc:Depends}
++Suggests: cgi-mapserver,
++          mapserver-bin,
++          mapserver-doc,
++          libmapscript-perl,
++          php5-mapscript,
++          python-mapscript,
++          ruby-mapscript
++Breaks: libmapserver-dev (<< 6.2.1-3~),
++        libmapserver-6.2.1-dev (<< 6.4.0-1~)
++Replaces: libmapserver-dev (<< 6.2.1-3~),
++          libmapserver-6.2.1-dev (<< 6.4.0-1~)
++Description: Shared library development files for MapServer
++ This package contains the development files for the shared library.
 + .
 + MapServer is a CGI-based framework for Internet map services which
 + supports Open Geospatial Consortium (OGC) standards. Scripting
 + functionality in MapScript is provided by the suggested mapscript
 + library packages.
 +
- Package: php5-mapscript
- Section: php
- Architecture: any
- Depends: ${shlibs:Depends}, libapache2-mod-php5
- Suggests: mapserver-bin, mapserver-doc
- Description: php5-cgi module for MapServer
-  PHP MapScript provides MapServer functions for PHP scripts.
- 
- Package: libmapscript-perl
- Section: perl
- Architecture: any
- Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
- Suggests: mapserver-bin, mapserver-doc
- Provides: perl-mapscript
- Replaces: perl-mapscript
- Conflicts: perl-mapscript
- Description: Perl MapServer module
-  Perl MapScript module provides MapServer functions for Perl scripts.
- 
 +Package: cgi-mapserver
- Section: web
 +Architecture: any
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Suggests: mapserver-bin, mapserver-doc
++Section: web
++Depends: ${shlibs:Depends},
++         ${misc:Depends}
++Suggests: mapserver-bin,
++          mapserver-doc,
++          libmapscript-perl,
++          php5-mapscript,
++          python-mapscript,
++          ruby-mapscript
 +Description: CGI executable for MapServer
 + This package contains the mapserv CGI program. It provides the
 + MapServer template language, and can be used to implement Web Map
 + Service applications.
 + .
 + MapServer is a CGI-based framework for Internet map services which
 + supports Open Geospatial Consortium (OGC) standards. Scripting
 + functionality in MapScript is provided by the suggested mapscript
 + library packages.
 +
- Package: python-mapscript
- Section: python
- Architecture: any
- Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
- Suggests: mapserver-bin, mapserver-doc
- Provides: ${python:Provides}
- Description: Python library for MapServer
-  Python MapScript provides MapServer functions for Python scripts.
- 
 +Package: mapserver-bin
- Section: misc
 +Architecture: any
- Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
- Suggests: libdbi-perl, perl-mapscript, python-mapscript, cgi-mapserver, mapserver-doc, php5-mapscript, shapelib
++Section: misc
++Depends: ${shlibs:Depends},
++         ${misc:Depends}
++Suggests: cgi-mapserver,
++          mapserver-doc,
++          shapelib,
++          libmapscript-perl,
++          php5-mapscript,
++          python-mapscript,
++          ruby-mapscript
 +Description: MapServer utilities
 + This package provides command-line utilities for MapServer.
 + .
 + MapServer is a CGI-based framework for Internet map services which
 + supports Open Geospatial Consortium (OGC) standards. Scripting
 + functionality in MapScript is provided by the suggested mapscript
 + library packages.
 +
 +Package: mapserver-doc
- Section: doc
 +Architecture: all
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Suggests: perl-mapscript, python-mapscript, php5-mapscript, cgi-mapserver
++Section: doc
++Depends: ${misc:Depends}
++Suggests: cgi-mapserver,
++          libmapscript-perl,
++          php5-mapscript,
++          python-mapscript,
++          ruby-mapscript
 +Description: documentation for MapServer
 + This package provides some brief documentation for MapServer.
 + .
 + MapServer is a CGI-based framework for Internet map services which
 + supports Open Geospatial Consortium (OGC) standards. Scripting
 + functionality in MapScript is provided by the suggested mapscript
 + library packages.
 +
++Package: php5-mapscript
++Architecture: any
++Section: php
++Depends: ${shlibs:Depends},
++         ${misc:Depends}
++Suggests: mapserver-bin,
++          mapserver-doc
++Description: php5-cgi module for MapServer
++ PHP MapScript provides MapServer functions for PHP scripts.
++ .
++ MapServer is a CGI-based framework for Internet map services which
++ supports Open Geospatial Consortium (OGC) standards.
++
++Package: libmapscript-perl
++Architecture: any
++Section: perl
++Depends: ${perl:Depends},
++         ${shlibs:Depends},
++         ${misc:Depends}
++Suggests: mapserver-bin,
++          mapserver-doc
++Conflicts: perl-mapscript
++Provides: perl-mapscript
++Replaces: perl-mapscript
++Description: Perl MapServer module
++ Perl MapScript module provides MapServer functions for Perl scripts.
++ .
++ MapServer is a CGI-based framework for Internet map services which
++ supports Open Geospatial Consortium (OGC) standards.
++
++Package: python-mapscript
++Architecture: any
++Section: python
++Depends: ${python:Depends},
++         ${shlibs:Depends},
++         ${misc:Depends}
++Suggests: mapserver-bin,
++          mapserver-doc
++Provides: ${python:Provides}
++Description: Python library for MapServer
++ Python MapScript provides MapServer functions for Python scripts.
++ .
++ MapServer is a CGI-based framework for Internet map services which
++ supports Open Geospatial Consortium (OGC) standards.
++
 +Package: libmapscript-ruby
- Section: ruby
 +Architecture: all
- Depends: libmapscript-ruby1.8, ${misc:Depends}
- Description: Ruby MapServer library
-  Ruby MapScript provides MapServer functions for Ruby scripts.
-  .
-  This package contains examples and depends on package for Debian
-  default version of Ruby.
++Section: oldlibs
++Depends: ruby-mapscript,
++         ${misc:Depends}
++Description: Transitional dummy package for ruby-mapscript
++ This is a transitional dummy package to ease upgrades to the
++ ruby-mapscript package. It can safely be removed.
 +
 +Package: libmapscript-ruby1.8
- Section: ruby
 +Architecture: any
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Suggests: mapserver-bin, mapserver-doc
- Description: Ruby MapServer library
-  Ruby MapScript provides MapServer functions for Ruby scripts.
++Section: oldlibs
++Depends: ruby-mapscript,
++         ${misc:Depends}
++Description: Transitional package from libmapscript-ruby1.8 to ruby-mapscript
++ This is a transitional dummy package to ease upgrades from the
++ libmapscript-ruby1.8 package to the ruby-mapscript package.
++ It can safely be removed.
 +
 +Package: libmapscript-ruby1.9.1
- Section: ruby
 +Architecture: any
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Suggests: mapserver-bin, mapserver-doc
- Description: Ruby MapServer library
++Section: oldlibs
++Depends: ruby-mapscript,
++         ${misc:Depends}
++Description: Transitional package from libmapscript-ruby1.9.1 to ruby-mapscript
++ This is a transitional dummy package to ease upgrades from the
++ libmapscript-ruby1.9.1 package to the ruby-mapscript package.
++ It can safely be removed.
++
++Package: ruby-mapscript
++Architecture: any
++Section: ruby
++Depends: ruby1.9.1,
++         ${shlibs:Depends},
++         ${misc:Depends}
++Suggests: mapserver-bin,
++          mapserver-doc
++Breaks: libmapscript-ruby (<< 6.4.0-1~),
++        libmapscript-ruby1.8 (<< 6.4.0-1~),
++        libmapscript-ruby1.9.1 (<< 6.4.0-1~)
++Provides: libmapscript-ruby,
++          libmapscript-ruby1.8,
++          libmapscript-ruby1.9.1
++Replaces: libmapscript-ruby (<< 6.4.0-1~),
++          libmapscript-ruby1.8 (<< 6.4.0-1~),
++          libmapscript-ruby1.9.1 (<< 6.4.0-1~)
++XB-Ruby-Versions: ruby1.9.1
++Description: MapServer library for Ruby
 + Ruby MapScript provides MapServer functions for Ruby scripts.
++ .
++ This package contains examples and the MapServer functions for Ruby.
++ .
++ MapServer is a CGI-based framework for Internet map services which
++ supports Open Geospatial Consortium (OGC) standards.
diff --cc debian/copyright
index 055f06c,0000000..9510416
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,241 -1,0 +1,932 @@@
- This package was debianized by Thomas Sondag thomas at microdop.org on
- Thu, 23 Jan 2003 16:11:26 +0100.
- 
- It was downloaded from http://mapserver.gis.umn.edu/download/
- 
- Copyright:
- 
- Copyright (c) 1996-2005 Regents of the University of Minnesota.
- Copyright (c) 1996-2001 Regents of the University of Minnesota.
- Copyright (c) 2004, Sean Gillies 
- Copyright (c) 2002-2003, Julien-Samuel Lacroix, DM Solutions Group Inc
- Copyright (c) 2002, Frank Warmerdam
- Copyright (c) 2003, John Novak, Novacell Technologies
- Copyright (c) 2001-2003, Daniel Morissette, DM Solutions Group Inc
- Copyright (c) 2004, Frank Warmerdam <warmerdam at pobox.com>
- Copyright (c) 2003, Y. Assefa, DM Solutions Group Inc
- Copyright (c) 2000-2005, Daniel Morissette, DM Solutions Group Inc
- Copyright (c) 2001, DM Solutions Group Inc
- Copyright (c) 2001, Frank Warmerdam, DM Solutions Group Inc
- Copyright (c) 1998 Todd C. Miller <Todd.Miller at courtesan.com>
- Copyright (c) 2002, Daniel Morissette, DM Solutions Group Inc
- Copyright (c) 2001-2004, Daniel Morissette, DM Solutions Group Inc
- Copyright (c) 2003, Attila Csipa, Manufaktura Internet Inzenjering doo
- Copyright (c) 2005, Sean Gillies - sgillies at frii.com
- Copyright (c) 2004 Sean Gillies.
- Copyright (c) 2000-2005, DM Solutions Group
- Copyright (c) 2000-2005, Daniel Morissette, DM Solutions Group
- Copyright (c) 2000, 2001, Daniel Morissette, DM Solutions Group
- Copyright (c) 2000-2005, DM Solutions Group inc.
- 
- md5.c & md5.h:
- 
- Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.
- 
- strptime.c:
- 
-  * Copyright (c) 1999 Kungliga Tekniska H\uffffgskolan
-  * (Royal Institute of Technology, Stockholm, Sweden).
-  * All rights reserved.
- 
- tests/vera:
- 
- Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream
- Vera is a trademark of Bitstream, Inc.
- 
- mapscript/php/Makefile.in:
- 
- # | Copyright (c) 1997,1998 PHP Development Team (See Credits file)      |
- 
- mapscript/python/pygdioctx:
- 
-  * Copyright 1995 Richard Jones, Bureau of Meteorology Australia.
-  * richard at bofh.asn.au
- 
- 
- Licence:
- 
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- "Software"), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject to
- the following conditions:
- 
- The above copyright notice and this permission notice shall be
- included in all copies of this Software or works derived from this
- Software.
- 
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- 
- md5.c & md5.h:
- 
- License to copy and use this software is granted provided that it
- is identified as the "RSA Data Security, Inc. MD5 Message-Digest
- Algorithm" in all material mentioning or referencing this software
- or this function.
- 
- License is also granted to make and use derivative works provided
- that such works are identified as "derived from the RSA Data
- Security, Inc. MD5 Message-Digest Algorithm" in all material
- mentioning or referencing the derived work.
- 
- RSA Data Security, Inc. makes no representations concerning either
- the merchantability of this software or the suitability of this
- software for any particular purpose. It is provided "as is"
- without express or implied warranty of any kind.
- 
- These notices must be retained in any copies of any part of this
- documentation and/or software.
- 
- strptime.c:
- 
-  * Redistribution and use in source and binary forms, with or without
-  * modification, are permitted provided that the following conditions
-  * are met:
-  *
-  * 1. Redistributions of source code must retain the above copyright
-  *    notice, this list of conditions and the following disclaimer.
-  *
-  * 2. Redistributions in binary form must reproduce the above copyright
-  *    notice, this list of conditions and the following disclaimer in the
-  *    documentation and/or other materials provided with the distribution.
-  *
-  * 3. Neither the name of KTH nor the names of its contributors may be
-  *    used to endorse or promote products derived from this software without
-  *    specific prior written permission.
-  *
-  * THIS SOFTWARE IS PROVIDED BY KTH AND ITS CONTRIBUTORS ``AS IS'' AND ANY
-  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KTH OR ITS CONTRIBUTORS BE
-  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
-  * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
-  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
-  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */
- 
- tests/vera:
- 
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of the fonts accompanying this license ("Fonts") and associated
- documentation files (the "Font Software"), to reproduce and distribute
- the Font Software, including without limitation the rights to use,
- copy, merge, publish, distribute, and/or sell copies of the Font
- Software, and to permit persons to whom the Font Software is furnished
- to do so, subject to the following conditions:
- 
- The above copyright and trademark notices and this permission notice
- shall be included in all copies of one or more of the Font Software
- typefaces.
- 
- The Font Software may be modified, altered, or added to, and in
- particular the designs of glyphs or characters in the Fonts may be
- modified and additional glyphs or characters may be added to the
- Fonts, only if the fonts are renamed to names not containing either
- the words "Bitstream" or the word "Vera".
- 
- This License becomes null and void to the extent applicable to Fonts
- or Font Software that has been modified and is distributed under the
- "Bitstream Vera" names.
- 
- The Font Software may be sold as part of a larger software package but
- no copy of one or more of the Font Software typefaces may be sold by
- itself.
- 
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
- BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
- OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
- OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
- OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
- SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
- 
- Except as contained in this notice, the names of Gnome, the Gnome
- Foundation, and Bitstream Inc., shall not be used in advertising or
- otherwise to promote the sale, use or other dealings in this Font
- Software without prior written authorization from the Gnome Foundation
- or Bitstream Inc., respectively. For further information, contact:
- fonts at gnome dot org.
- 
- mapscript/php/Makefile.in:
- 
- # | This program is free software; you can redistribute it and/or modify |
- # | it under the terms of one of the following licenses:                 |
- # |                                                                      |
- # |  A) the GNU General Public License as published by the Free Software |
- # |     Foundation; either version 2 of the License, or (at your option) |
- # |     any later version.                                               |
- # |                                                                      |
- # |  B) the PHP License as published by the PHP Development Team and     |
- # |     included in the distribution in the file: LICENSE                |
- # |                                                                      |
- # | This program is distributed in the hope that it will be useful,      |
- # | but WITHOUT ANY WARRANTY; without even the implied warranty of       |
- # | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the        |
- # | GNU General Public License for more details.                         |
- # |                                                                      |
- # | You should have received a copy of both licenses referred to here.   |
- # | If you did not, or have any questions about PHP licensing, please    |
- # | contact core at php.net.                                                |
- 
- On Debian systems, the complete text of the GNU General Public License is
- available in `/usr/share/common-licenses/GPL' file.
- 
- mapscript/python/pygdioctx:
- 
-  * Redistribution and use in source and binary forms, with or without
-  * modification, are permitted provided that the following conditions
-  * are met:
-  *
++Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
++Upstream-Name: MapServer
++Upstream-Contact: The MapServer team
++Source: http://mapserver.org
++Copyright: 1996-2007 Regents of the University of Minnesota.
++License: MIT/X11
++
++Files: *
++Copyright: 1996-2007 Regents of the University of Minnesota.
++License: MIT/X11
++
++Files: cgiutil.c
++ cgiutil.h
++ legend.c
++ mapaxisorder.h
++ mapcluster.c
++ mapcopy.c
++ mapcopy.h
++ mapcpl.c
++ mapdraw.c
++ mapdrawgdal.c
++ mapentities.h
++ maperror.c
++ maperror.h
++ mapfile.c
++ mapfile.h
++ mapgeomtransform.c
++ mapgeos.c
++ mapgml.c
++ mapgml.h
++ maphash.c
++ maphash.h
++ maphttp.h
++ mapimagemap.c
++ mapjoin.c
++ maplabel.c
++ maplayer.c
++ maplegend.c
++ mapows.c
++ mapows.h
++ mappluginlayer.c
++ mappool.c
++ mappostgresql.c
++ mapprimitive.h
++ mapproject.c
++ mapproject.h
++ mapquery.c
++ maprasterquery.c
++ mapregex.c
++ mapregex.h
++ mapresample.c
++ mapscale.c
++ mapsde.c
++ mapsearch.c
++ mapserv.c
++ mapserv.h
++ mapserver.h
++ mapservutil.c
++ mapshape.c
++ mapshape.h
++ mapsmoothing.c
++ mapsymbol.c
++ mapsymbol.h
++ maptemplate.h
++ mapthread.c
++ mapthread.h
++ maptime.c
++ maptime.h
++ maptree.c
++ maptree.h
++ mapunion.c
++ maputil.c
++ mapwcs.c
++ mapwcs.h
++ mapwms.c
++ mapxbase.c
++ mapxml.c
++ scalebar.c
++ shp2img.c
++ shptree.c
++ shptreetst.c
++ shptreevis.c
++ sortshp.c
++ sym2img.c
++ testcopy.c
++ testexpr.c
++ tile4ms.c
++ mapscript/mapscript.i
++ mapscript/php/php_regex.c
++Copyright: 1996-2005, Regents of the University of Minnesota
++License: MIT/X11
++
++Files: mapcrypto.c
++ msencrypt.c
++Copyright: 1996-2006, Regents of the University of Minnesota
++License: MIT/X11
++
++Files: configure.in
++ mapagg.cpp
++ mapagg.h
++ mapchart.c
++ mapdebug.c
++ mapxmp.c
++ mapscript/swiginc/cluster.i
++ mapscript/swiginc/label.i
++ mapscript/swiginc/legend.i
++ mapscript/swiginc/owsrequest.i
++ mapscript/swiginc/querymap.i
++ mapscript/swiginc/referencemap.i
++ mapscript/swiginc/scalebar.i
++Copyright: 1996-2007, Regents of the University of Minnesota
++License: MIT/X11
++
++Files: mapoglcontext.cpp
++ mapoglcontext.h
++ mapogl.cpp
++ mapoglrenderer.cpp
++ mapoglrenderer.h
++ maporaclespatial.c
++ mapprimitive.c
++ maptemplate.c
++ mapscript/csharp/csmodule.i
++ mapscript/csharp/swig_csharp_extensions.i
++ mapscript/csharp/config/AssemblyInfo.cs
++ mapscript/csharp/examples/drawmap.cs
++ mapscript/csharp/examples/drawmapDirect.cs
++ mapscript/csharp/examples/drawmapDirectPrint.cs
++ mapscript/csharp/examples/drawquery.cs
++ mapscript/csharp/examples/getbytes.cs
++ mapscript/csharp/examples/HTMLtemplate.cs
++ mapscript/csharp/examples/inline.cs
++ mapscript/csharp/examples/RFC24.cs
++ mapscript/csharp/examples/shapeinfo.cs
++ mapscript/csharp/examples/shpdump.cs
++Copyright: 1996-2008, Regents of the University of Minnesota
++License: MIT/X11
++
++Files: mapcairo.c
++ mapgd.c
++ mapkml.cpp
++ mapkmlrenderer.cpp
++ mapkmlrenderer.h
++Copyright: 1996-2009, Regents of the University of Minnesota
++License: MIT/X11
++
++Files: mapraster.c
++Copyright: 1996-2010, Regents of the University of Minnesota
++License: MIT/X11
++
++Files: mapgeomutil.cpp
++ maprendering.c
++Copyright: 1996-2011, Regents of the University of Minnesota
++License: MIT/X11
++
++Files: hittest.c
++ hittest.h
++Copyright: 1996-2013, Regents of the University of Minnesota
++License: MIT/X11
++
++Files: mapbits.c
++Copyright: 1996-2005, Regents of the University of Minnesota
++License: MIT/X11
++Comment: Derived from code placed in the public domain by Bob Stout, for more
++ information see http://c.snippets.org/snip_lister.php?fname=bitarray.c.
++
++Files: mapraster.h
++Copyright: 2013, Regents of the University of Minnesota
++License: MIT/X11
++
++Files: mapcontour.c
++ mapuvraster.c
++Copyright: 2011, Alan Boudreault, MapGears
++License: MIT/X11
++
++Files: mapscript/php/php_mapscript_util.h
++Copyright: 2000, 2001, Daniel Morissette, DM Solutions Group Inc.
++License: MIT/X11
++
++Files: mapscript/php/mapscript_i.c
++Copyright: 2000, 2007, Daniel Morissette, DM Solutions Group Inc.
++License: MIT/X11
++
++Files: maphttp.c
++Copyright: 2001-2003, Daniel Morissette, DM Solutions Group Inc
++License: MIT/X11
++
++Files: mapwmslayer.c
++Copyright: 2001-2004, Daniel Morissette, DM Solutions Group Inc
++License: MIT/X11
++
++Files: mapwfs.c
++ mapwfslayer.c
++Copyright: 2002, Daniel Morissette, DM Solutions Group Inc
++License: MIT/X11
++
++Files: mapogr.cpp
++ mapscript/php/php_mapscript.c
++ mapscript/php/php_mapscript.h
++ mapscript/php/php_mapscript_util.h
++Copyright: 2000-2005, Daniel Morissette, DM Solutions Group Inc
++License: MIT/X11
++
++Files: mapscript/php/class.c
++ mapscript/php/cluster.c
++ mapscript/php/color.c
++ mapscript/php/error.c
++ mapscript/php/grid.c
++ mapscript/php/hashtable.c
++ mapscript/php/image.c
++ mapscript/php/label.c
++ mapscript/php/labelcache.c
++ mapscript/php/labelcachemember.c
++ mapscript/php/labelleader.c
++ mapscript/php/layer.c
++ mapscript/php/legend.c
++ mapscript/php/line.c
++ mapscript/php/map.c
++ mapscript/php/mapscript_error.c
++ mapscript/php/outputformat.c
++ mapscript/php/owsrequest.c
++ mapscript/php/point.c
++ mapscript/php/projection.c
++ mapscript/php/querymap.c
++ mapscript/php/rect.c
++ mapscript/php/referencemap.c
++ mapscript/php/result.c
++ mapscript/php/scalebar.c
++ mapscript/php/shape.c
++ mapscript/php/shapefile.c
++ mapscript/php/style.c
++ mapscript/php/symbol.c
++ mapscript/php/web.c
++Copyright: 2000-2010, Daniel Morissette, DM Solutions Group Inc.
++License: MIT/X11
++
++Files: mapscript/php/php_mapscript_util.c
++Copyright: 2000-2005, DM Solutions Group
++License: MIT/X11
++
++Files: mapwcs20.c
++Copyright: 2010-2011, EOX IT Services GmbH, Austria
++License: MIT/X11
++
++Files: mapresample.h
++Copyright: 2001, Frank Warmerdam, DM Solutions Group Inc
++License: MIT/X11
++
++Files: mapgdal.c
++ mapoutput.c
++Copyright: 2002, Frank Warmerdam
++License: MIT/X11
++
++Files: mapobject.c
++Copyright: 2004, Frank Warmerdam
++License: MIT/X11
++
++Files: mapio.c
++ mapio.h
++ mapscript/swiginc/msio.i
++Copyright: 2004, Frank Warmerdam <warmerdam at pobox.com>
++License: MIT/X11
++
++Files: mapwcs11.c
++Copyright: 2007, Frank Warmerdam
++License: MIT/X11
++
++Files: mapogroutput.c
++Copyright: 2010, Frank Warmerdam <warmerdam at pobox.com>
++License: MIT/X11
++
++Files: mapmssql2008.c
++Copyright: 2007, IS Consulting (www.mapdotnet.com)
++License: MIT/X11
++
++Files: mapgraticule.c
++Copyright: 2003, John Novak, Novacell Technologies
++License: MIT/X11
++
++Files: mapcontext.c
++Copyright: 2002-2003, Julien-Samuel Lacroix, DM Solutions Group Inc
++License: MIT/X11
++
++Files: maptile.c
++ maptile.h
++Copyright: 2008, Paul Ramsey
++License: MIT/X11
++
++Files: mappostgis.c
++ mappostgis.h
++Copyright: 2002, Refractions Research
++           2010, Paul Ramsey
++License: MIT/X11
++
++Files: classobject.c
++ layerobject.c
++ mapscript/python/tests/runtests.py
++ mapscript/python/tests/cases/classtest.py
++ mapscript/python/tests/cases/clonetest.py
++ mapscript/python/tests/cases/colortest.py
++ mapscript/python/tests/cases/fonttest.py
++ mapscript/python/tests/cases/hashtest.py
++ mapscript/python/tests/cases/imagetest.py
++ mapscript/python/tests/cases/labeltest.py
++ mapscript/python/tests/cases/layertest.py
++ mapscript/python/tests/cases/linetest.py
++ mapscript/python/tests/cases/maptest.py
++ mapscript/python/tests/cases/outputformattest.py
++ mapscript/python/tests/cases/owstest.py
++ mapscript/python/tests/cases/parentreference.py
++ mapscript/python/tests/cases/pgtest.py
++ mapscript/python/tests/cases/pointtest.py
++ mapscript/python/tests/cases/recttest.py
++ mapscript/python/tests/cases/refcount.py
++ mapscript/python/tests/cases/resultcachetest.py
++ mapscript/python/tests/cases/runalltests.py
++ mapscript/python/tests/cases/shapefiletest.py
++ mapscript/python/tests/cases/shapetest.py
++ mapscript/python/tests/cases/styletest.py
++ mapscript/python/tests/cases/symbolsettest.py
++ mapscript/python/tests/cases/symboltest.py
++ mapscript/python/tests/cases/testing.py
++ mapscript/python/tests/cases/threadtest.py
++ mapscript/python/tests/cases/zoomtest.py
++ mapscript/python/tests/timing/testing.py
++Copyright: 2004, Sean Gillies
++License: MIT/X11
++
++Files: tests/makefile_postgis
++Copyright: 2005, Sean Gillies - sgillies at frii.com
++License: MIT/X11
++
++Files: mapimageio.c
++Copyright: 2009, Thomas Bonfort
++License: MIT/X11
++
++Files: mapdummyrenderer.c
++Copyright: 2010, Thomas Bonfort
++License: MIT/X11
++
++Files: mapowscommon.c
++ mapowscommon.h
++Copyright: 2006, Tom Kralidis
++License: MIT/X11
++
++Files: maplibxml2.c
++ maplibxml2.h
++ mapscript/perl/examples/wxs.pl
++Copyright: 2007, Tom Kralidis
++License: MIT/X11
++
++Files: mapscript/php/php_proj.c
++Copyright: 2000-2005, Y. Assefa, DM Solutions Group inc.
++License: MIT/X11
++
++Files: mapprojhack.c
++Copyright: 2001, Y. Assefa, DM Solutions Group Inc
++License: MIT/X11
++
++Files: mapogcfilter.c
++ mapogcfilter.h
++ mapogcfiltercommon.c
++ mapogcsld.c
++ mapogcsld.h
++Copyright: 2003, Y. Assefa, DM Solutions Group Inc
++License: MIT/X11
++
++Files: mapogcsos.c
++Copyright: 2006, Y. Assefa, DM Solutions Group Inc
++License: MIT/X11
++
++Files: mapwfs11.c
++Copyright: 2008, Y. Assefa, DM Solutions Group Inc
++License: MIT/X11
++
++Files: mapquantization.c
++Copyright:  1996-2005, Regents of the University of Minnesota
++           1989, 1991, Jef Poskanzer
++     1997, 2000, 2002, Greg Roelofs
++License: MIT/X11-mapquantization
++Comment: Contains code derived from pngquant.c and libpam3.c.
++
++Files: maptclutf.c
++Copyright: 1996-2007, Regents of the University of Minnesota
++           1997-1998, Sun Microsystems, Inc
++License: MIT/X11-maptclutf
++Comment: Contains code derived from tclUtf.c.
++
++Files: mapstring.c
++Copyright: 1996-2005, Regents of the University of Minnesota
++                1998, Todd C. Miller <Todd.Miller at courtesan.com>
++           2000-2004, University of Illinois Board of Trustees
++           2000-2005, Mark D. Roth
++          1990, 1993, The Regents of the University of California
++License: MIT/X11-mapstring
++Comment: Contains string functions from various sources.
++
++Files: strptime.c
++Copyright: 1999, Kungliga Tekniska Högskolan
++License: BSD-3-clause-KTH
++
++Files: mapscript/python/pygdioctx/pygdioctx.c
++ mapscript/python/pygdioctx/pygdioctx.h
++Copyright: 1995, Richard Jones, Bureau of Meteorology Australia
++License: BSD-3-clause-GDMODULE-LICENSE
++
++Files: ltmain.sh
++Copyright: 1996-2001, 2003-2011, Free Software Foundation, Inc.
++License: GPL-2+ with Libtool exception
++
++Files: mapparser.c
++ mapparser.h
++Copyright: 1984, 1989-1990, 2000-2006, Free Software Foundation, Inc.
++License: GPL-3+ with Bison exception
++
++Files: opengl/glext.h
++Copyright: 1991-2004, Silicon Graphics, Inc
++                2005, NVIDIA Corporation
++License: SGI-B-1.1-with-NVIDIA
++
++Files: opengl/wglext.h
++Copyright: 1991-2004, Silicon Graphics, Inc
++License: SGI-B-1.1
++
++Files: renderers/agg/*
++Copyright: 2002-2005, Maxim Shemanarev (http://www.antigrain.com)
++License: AGGPL or BSD-3-clause-AGG
++Comment: Note that AGG changed license to GPL-2+ from v2.5 onwards,
++ but the embedded copy is the dual licensed v2.4.
++
++Files: renderers/agg/include/agg_curves.h
++Copyright: 2002-2005, Maxim Shemanarev (http://www.antigrain.com)
++                2005, Tony Juricic (tonygeek at yahoo.com)
++License: AGGPL or BSD-3-clause-AGG
++
++Files: renderers/agg/include/agg_conv_clipper.h
++ renderers/agg/include/clipper.hpp
++ renderers/agg/src/clipper.cpp
++Copyright: 2010-2011, Angus Johnson
++License: BSL-1.0
++
++License: MIT/X11
++ Permission is hereby granted, free of charge, to any person obtaining
++ a copy of this software and associated documentation files (the
++ "Software"), to deal in the Software without restriction, including
++ without limitation the rights to use, copy, modify, merge, publish,
++ distribute, sublicense, and/or sell copies of the Software, and to
++ permit persons to whom the Software is furnished to do so, subject to
++ the following conditions:
++ .
++ The above copyright notice and this permission notice shall be
++ included in all copies of this Software or works derived from this
++ Software.
++ .
++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
++ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
++ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
++ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
++ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
++ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
++ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
++
++License: MIT/X11-mapquantization
++ Permission is hereby granted, free of charge, to any person obtaining a
++ copy of this software and associated documentation files (the "Software"),
++ to deal in the Software without restriction, including without limitation
++ the rights to use, copy, modify, merge, publish, distribute, sublicense,
++ and/or sell copies of the Software, and to permit persons to whom the
++ Software is furnished to do so, subject to the following conditions:
++ .
++ The above copyright notice and this permission notice shall be included in
++ all copies of this Software or works derived from this Software.
++ .
++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
++ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
++ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
++ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
++ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
++ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
++ DEALINGS IN THE SOFTWARE.
++ .
++ pngquant.c - quantize the colors in an alphamap down to a specified number
++ .
++ Copyright (C) 1989, 1991 by Jef Poskanzer.
++ Copyright (C) 1997, 2000, 2002 by Greg Roelofs; based on an idea by
++                                Stefan Schneider.
++ .
++ Permission to use, copy, modify, and distribute this software and its
++ documentation for any purpose and without fee is hereby granted, provided
++ that the above copyright notice appear in all copies and that both that
++ copyright notice and this permission notice appear in supporting
++ documentation.  This software is provided "as is" without express or
++ implied warranty.
++
++License: MIT/X11-maptclutf
++ Permission is hereby granted, free of charge, to any person obtaining a
++ copy of this software and associated documentation files (the "Software"),
++ to deal in the Software without restriction, including without limitation
++ the rights to use, copy, modify, merge, publish, distribute, sublicense,
++ and/or sell copies of the Software, and to permit persons to whom the
++ Software is furnished to do so, subject to the following conditions:
++ .
++ The above copyright notice and this permission notice shall be included in
++ all copies of this Software or works derived from this Software.
++ .
++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
++ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
++ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
++ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
++ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
++ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
++ DEALINGS IN THE SOFTWARE.
++ .
++ tclUtf.c --
++ .
++ Routines for manipulating UTF-8 strings.
++ .
++ Copyright (c) 1997-1998 Sun Microsystems, Inc.
++ .
++ This software is copyrighted by the Regents of the University of
++ California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
++ Corporation and other parties.  The following terms apply to all files
++ associated with the software unless explicitly disclaimed in
++ individual files.
++ .
++ The authors hereby grant permission to use, copy, modify, distribute,
++ and license this software and its documentation for any purpose, provided
++ that existing copyright notices are retained in all copies and that this
++ notice is included verbatim in any distributions. No written agreement,
++ license, or royalty fee is required for any of the authorized uses.
++ Modifications to this software may be copyrighted by their authors
++ and need not follow the licensing terms described here, provided that
++ the new terms are clearly indicated on the first page of each file where
++ they apply.
++ .
++ IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
++ FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
++ ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
++ DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
++ POSSIBILITY OF SUCH DAMAGE.
++ .
++ THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
++ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
++ FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
++ IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
++ NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
++ MODIFICATIONS.
++ .
++ GOVERNMENT USE: If you are acquiring this software on behalf of the
++ U.S. government, the Government shall have only "Restricted Rights"
++ in the software and related documentation as defined in the Federal
++ Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
++ are acquiring the software on behalf of the Department of Defense, the
++ software shall be classified as "Commercial Computer Software" and the
++ Government shall have only "Restricted Rights" as defined in Clause
++ 252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
++ authors grant the U.S. Government and others acting in its behalf
++ permission to use and distribute the software in accordance with the
++ terms specified in this license.
++
++License: MIT/X11-mapstring
++ Permission is hereby granted, free of charge, to any person obtaining a
++ copy of this software and associated documentation files (the "Software"),
++ to deal in the Software without restriction, including without limitation
++ the rights to use, copy, modify, merge, publish, distribute, sublicense,
++ and/or sell copies of the Software, and to permit persons to whom the
++ Software is furnished to do so, subject to the following conditions:
++ .
++ The above copyright notice and this permission notice shall be included in
++ all copies of this Software or works derived from this Software.
++ .
++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
++ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
++ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
++ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
++ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
++ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
++ DEALINGS IN THE SOFTWARE.
++ .
++ Copyright (c) 2000-2004  University of Illinois Board of Trustees
++ Copyright (c) 2000-2005  Mark D. Roth
++ All rights reserved.
++ .
++ Developed by: Campus Information Technologies and Educational Services,
++ University of Illinois at Urbana-Champaign
++ .
++ Permission is hereby granted, free of charge, to any person obtaining
++ a copy of this software and associated documentation files (the
++ ``Software''), to deal with the Software without restriction, including
++ without limitation the rights to use, copy, modify, merge, publish,
++ distribute, sublicense, and/or sell copies of the Software, and to
++ permit persons to whom the Software is furnished to do so, subject to
++ the following conditions:
++ .
 + * Redistributions of source code must retain the above copyright
-  * notice, this list of conditions and the following disclaimer.
++   notice, this list of conditions and the following disclaimers.
++ .
 + * Redistributions in binary form must reproduce the above copyright
-  * notice, this list of conditions and the following disclaimer in
-  * the documentation and/or other materials provided with the
-  * distribution.  Neither the name of the Bureau of Meteorology
-  * Australia nor the names of its contributors may be used to endorse
-  * or promote products derived from this software without specific
-  * prior written permission.
-  *
-  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
-  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
-  * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- 
- renders/agg:
- 
- The Anti-Grain Geometry Project
- A high quality rendering engine for C++
- http://antigrain.com
- 
- Anti-Grain Geometry - Version 2.4
- Copyright (C) 2002-2005 Maxim Shemanarev (McSeem)
- 
- Permission to copy, use, modify, sell and distribute this software
- is granted provided this copyright notice appears in all copies.
- This software is provided "as is" without express or implied
- warranty, and with no claim as to its suitability for any purpose.
- 
- [ 
-   Note that current AGG changed license in GPL, but the embedded
-   copy is an older one with the license above.
- ]
++   notice, this list of conditions and the following disclaimers in the
++   documentation and/or other materials provided with the distribution.
++ .
++ * Neither the names of Campus Information Technologies and Educational
++   Services, University of Illinois at Urbana-Champaign, nor the names
++   of its contributors may be used to endorse or promote products derived
++   from this Software without specific prior written permission.
++ .
++ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
++ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
++ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
++ IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR
++ ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
++ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
++ OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
++ .
++ Copyright (c) 1998 Todd C. Miller <Todd.Miller at courtesan.com>
++ .
++ Permission to use, copy, modify, and distribute this software for any
++ purpose with or without fee is hereby granted, provided that the above
++ copyright notice and this permission notice appear in all copies.
++ .
++ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
++ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
++ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
++ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
++ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
++ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
++ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
++ .
++ Copyright (c) 1998 Todd C. Miller <Todd.Miller at courtesan.com>
++ All rights reserved.
++ .
++ Redistribution and use in source and binary forms, with or without
++ modification, are permitted provided that the following conditions
++ are met:
++ 1. Redistributions of source code must retain the above copyright
++    notice, this list of conditions and the following disclaimer.
++ 2. Redistributions in binary form must reproduce the above copyright
++    notice, this list of conditions and the following disclaimer in the
++    documentation and/or other materials provided with the distribution.
++ 3. The name of the author may not be used to endorse or promote products
++    derived from this software without specific prior written permission.
++ .
++ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
++ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
++ AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
++ THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
++ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
++ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
++ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
++ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
++ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
++ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
++ .
++ Copyright (c) 1990, 1993
++  The Regents of the University of California.  All rights reserved.
++ .
++ This code is derived from software contributed to Berkeley by
++ Chris Torek.
++ .
++ Redistribution and use in source and binary forms, with or without
++ modification, are permitted provided that the following conditions
++ are met:
++ 1. Redistributions of source code must retain the above copyright
++    notice, this list of conditions and the following disclaimer.
++ 2. Redistributions in binary form must reproduce the above copyright
++    notice, this list of conditions and the following disclaimer in the
++    documentation and/or other materials provided with the distribution.
++ 3. Neither the name of the University nor the names of its contributors
++    may be used to endorse or promote products derived from this software
++    without specific prior written permission.
++ .
++ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
++ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
++ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
++ ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
++ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
++ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
++ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
++ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
++ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
++ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
++ SUCH DAMAGE.
++
++License: BSD-3-clause-GDMODULE-LICENSE
++ All rights reserved.
++ .
++ Redistribution and use in source and binary forms, with or without
++ modification, are permitted provided that the following conditions
++ are met:
++ .
++ Redistributions of source code must retain the above copyright
++ notice, this list of conditions and the following disclaimer.
++ Redistributions in binary form must reproduce the above copyright
++ notice, this list of conditions and the following disclaimer in
++ the documentation and/or other materials provided with the
++ distribution.  Neither the name of the Bureau of Meteorology
++ Australia nor the names of its contributors may be used to endorse
++ or promote products derived from this software without specific
++ prior written permission.
++ .
++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
++ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
++ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
++ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
++ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
++ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
++ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
++ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
++ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
++ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
++ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
++
++License: BSD-3-clause-KTH
++ All rights reserved.
++ .
++ Redistribution and use in source and binary forms, with or without
++ modification, are permitted provided that the following conditions
++ are met:
++ .
++ 1. Redistributions of source code must retain the above copyright
++    notice, this list of conditions and the following disclaimer.
++ .
++ 2. Redistributions in binary form must reproduce the above copyright
++    notice, this list of conditions and the following disclaimer in the
++    documentation and/or other materials provided with the distribution.
++ .
++ 3. Neither the name of KTH nor the names of its contributors may be
++    used to endorse or promote products derived from this software without
++    specific prior written permission.
++ .
++ THIS SOFTWARE IS PROVIDED BY KTH AND ITS CONTRIBUTORS ``AS IS'' AND ANY
++ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
++ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
++ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KTH OR ITS CONTRIBUTORS BE
++ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
++ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
++ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
++ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
++ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
++ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
++ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
++
++License: AGGPL
++ Anti-Grain Geometry - Version 2.4
++ Copyright (C) 2002-2005 Maxim Shemanarev (McSeem)
++ .
++ Permission to copy, use, modify, sell and distribute this software
++ is granted provided this copyright notice appears in all copies.
++ This software is provided "as is" without express or implied
++ warranty, and with no claim as to its suitability for any purpose.
++
++License: BSD-3-clause-AGG
++ Anti-Grain Geometry - Version 2.4
++ Copyright (C) 2002-2005 Maxim Shemanarev (McSeem)
++ .
++ Redistribution and use in source and binary forms, with or without
++ modification, are permitted provided that the following conditions
++ are met:
++ .
++   1. Redistributions of source code must retain the above copyright
++      notice, this list of conditions and the following disclaimer.
++ .
++   2. Redistributions in binary form must reproduce the above copyright
++      notice, this list of conditions and the following disclaimer in
++      the documentation and/or other materials provided with the
++      distribution.
++ .
++   3. The name of the author may not be used to endorse or promote
++      products derived from this software without specific prior
++      written permission.
++ .
++ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
++ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
++ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
++ ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
++ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
++ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
++ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
++ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
++ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
++ IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
++ POSSIBILITY OF SUCH DAMAGE.
++
++License: BSL-1.0
++ Boost Software License - Version 1.0 - August 17th, 2003
++ .
++ Permission is hereby granted, free of charge, to any person or organization
++ obtaining a copy of the software and accompanying documentation covered by
++ this license (the "Software") to use, reproduce, display, distribute,
++ execute, and transmit the Software, and to prepare derivative works of the
++ Software, and to permit third-parties to whom the Software is furnished to
++ do so, all subject to the following:
++ .
++ The copyright notices in the Software and this entire statement, including
++ the above license grant, this restriction and the following disclaimer,
++ must be included in all copies of the Software, in whole or in part, and
++ all derivative works of the Software, unless such copies or derivative
++ works are solely in the form of machine-executable object code generated by
++ a source language processor.
++ .
++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
++ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
++ FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
++ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
++ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
++ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
++ DEALINGS IN THE SOFTWARE.
++
++License: GPL-2+ with Libtool exception
++ GNU Libtool is free software; you can redistribute it and/or modify
++ it under the terms of the GNU General Public License as published by
++ the Free Software Foundation; either version 2 of the License, or
++ (at your option) any later version.
++ .
++ As a special exception to the GNU General Public License,
++ if you distribute this file as part of a program or library that
++ is built using GNU Libtool, you may include this file under the
++ same distribution terms that you use for the rest of that program.
++ .
++ GNU Libtool is distributed in the hope that it will be useful, but
++ WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++ General Public License for more details.
++ .
++ You should have received a copy of the GNU General Public License
++ along with GNU Libtool; see the file COPYING.  If not, a copy
++ can be downloaded from http://www.gnu.org/licenses/gpl.html,
++ or obtained by writing to the Free Software Foundation, Inc.,
++ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
++ .
++ On Debian systems, the full text of the GNU General Public
++ License version 2 can be found in the file
++ `/usr/share/common-licenses/GPL-2'.
++
++License: GPL-3+ with Bison exception
++ This program is free software: you can redistribute it and/or modify
++ it under the terms of the GNU General Public License as published by
++ the Free Software Foundation, either version 3 of the License, or
++ (at your option) any later version.
++ .
++ This program is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
++ GNU General Public License for more details.
++ .
++ You should have received a copy of the GNU General Public License
++ along with this program.  If not, see <http://www.gnu.org/licenses/>.
++ .
++ As a special exception, you may create a larger work that contains
++ part or all of the Bison parser skeleton and distribute that work
++ under terms of your choice, so long as that work isn't itself a
++ parser generator using the skeleton or a modified version thereof
++ as a parser skeleton.  Alternatively, if you modify or redistribute
++ the parser skeleton itself, you may (at your option) remove this
++ special exception, which will cause the skeleton and the resulting
++ Bison output files to be licensed under the GNU General Public
++ License without this special exception.
++ .
++ This special exception was added by the Free Software Foundation in
++ version 2.2 of Bison.
++ .
++ On Debian systems, the full text of the GNU General Public
++ License version 3 can be found in the file
++ `/usr/share/common-licenses/GPL-3'.
++
++License: SGI-B-1.1
++ License Applicability. Except to the extent portions of this file are
++ made subject to an alternative license as permitted in the SGI Free
++ Software License B, Version 1.1 (the "License"), the contents of this
++ file are subject only to the provisions of the License. You may not use
++ this file except in compliance with the License. You may obtain a copy
++ of the License at Silicon Graphics, Inc., attn: Legal Services, 1600
++ Amphitheatre Parkway, Mountain View, CA 94043-1351, or at:
++ .
++ http://oss.sgi.com/projects/FreeB
++ .
++ Note that, as provided in the License, the Software is distributed on an
++ "AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS
++ DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND
++ CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A
++ PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
++ .
++ Original Code. The Original Code is: OpenGL Sample Implementation,
++ Version 1.2.1, released January 26, 2000, developed by Silicon Graphics,
++ Inc. The Original Code is Copyright (c) 1991-2004 Silicon Graphics, Inc.
++ Copyright in any portions created by third parties is as indicated
++ elsewhere herein. All Rights Reserved.
++ .
++ Additional Notice Provisions: This software was created using the
++ OpenGL(R) version 1.2.1 Sample Implementation published by SGI, but has
++ not been independently verified as being compliant with the OpenGL(R)
++ version 1.2.1 Specification.
++
++License: SGI-B-1.1-with-NVIDIA
++ Copyright NVIDIA Corporation 2005
++ .
++ TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THIS SOFTWARE IS PROVIDED
++ *AS IS* AND NVIDIA AND ITS SUPPLIERS DISCLAIM ALL WARRANTIES, EITHER EXPRESS
++ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
++ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO EVENT SHALL
++ NVIDIA OR ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR
++ CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR
++ LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION,
++ OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR INABILITY TO USE
++ THIS SOFTWARE, EVEN IF NVIDIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
++ DAMAGES.
++ .
++ License Applicability. Except to the extent portions of this file are
++ made subject to an alternative license as permitted in the SGI Free
++ Software License B, Version 1.1 (the "License"), the contents of this
++ file are subject only to the provisions of the License. You may not use
++ this file except in compliance with the License. You may obtain a copy
++ of the License at Silicon Graphics, Inc., attn: Legal Services, 1600
++ Amphitheatre Parkway, Mountain View, CA 94043-1351, or at:
++ .
++ http://oss.sgi.com/projects/FreeB
++ .
++ Note that, as provided in the License, the Software is distributed on an
++ "AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS
++ DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND
++ CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A
++ PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
++ .
++ Original Code. The Original Code is: OpenGL Sample Implementation,
++ Version 1.2.1, released January 26, 2000, developed by Silicon Graphics,
++ Inc. The Original Code is Copyright (c) 1991-2004 Silicon Graphics, Inc.
++ Copyright in any portions created by third parties is as indicated
++ elsewhere herein. All Rights Reserved.
++ .
++ Additional Notice Provisions: This software was created using the
++ OpenGL(R) version 1.2.1 Sample Implementation published by SGI, but has
++ not been independently verified as being compliant with the OpenGL(R)
++ version 1.2.1 Specification.
diff --cc debian/libmapscript-perl.install
index 0000000,0000000..1312331
new file mode 100644
--- /dev/null
+++ b/debian/libmapscript-perl.install
@@@ -1,0 -1,0 +1,1 @@@
++usr/lib/perl5/
diff --cc debian/libmapserver1-dev.install
index 0000000,0000000..193f248
new file mode 100644
--- /dev/null
+++ b/debian/libmapserver1-dev.install
@@@ -1,0 -1,0 +1,3 @@@
++usr/include/mapserver/*
++usr/lib/*/libmapserver.so
++usr/share/mapserver/
diff --cc debian/libmapserver1.install
index 0000000,0000000..d66fe12
new file mode 100644
--- /dev/null
+++ b/debian/libmapserver1.install
@@@ -1,0 -1,0 +1,1 @@@
++usr/lib/*/libmapserver.so.*
diff --cc debian/libmapserver1.postinst
index 0000000,0000000..786d689
new file mode 100644
--- /dev/null
+++ b/debian/libmapserver1.postinst
@@@ -1,0 -1,0 +1,10 @@@
++#!/bin/sh
++
++set -e
++
++# Source debconf library.
++. /usr/share/debconf/confmodule
++
++#DEBHELPER#
++
++exit 0
diff --cc debian/libmapserver1.postrm
index 0000000,0000000..786d689
new file mode 100644
--- /dev/null
+++ b/debian/libmapserver1.postrm
@@@ -1,0 -1,0 +1,10 @@@
++#!/bin/sh
++
++set -e
++
++# Source debconf library.
++. /usr/share/debconf/confmodule
++
++#DEBHELPER#
++
++exit 0
diff --cc debian/libmapserver1.symbols
index 0000000,0000000..5daaf9c
new file mode 100644
--- /dev/null
+++ b/debian/libmapserver1.symbols
@@@ -1,0 -1,0 +1,2170 @@@
++# SymbolsHelper-Confirmed: 6.4.1 amd64 i386
++libmapserver.so.1 #PACKAGE# #MINVER#
++ BuildExpressionTree at Base 6.2.1
++ CleanVSIDir at Base 6.2.1
++ CompareEllipseRegion at Base 6.2.1
++ CompareRectangleRegion at Base 6.2.1
++ DBFIsValueNULL at Base 6.2.1
++ DefineAxis at Base 6.2.1
++ FLTApplyExpressionToLayer at Base 6.2.1
++ FLTApplyFilterToLayer at Base 6.2.1
++ FLTApplyFilterToLayerCommonExpression at Base 6.2.1
++ FLTApplySimpleSQLFilter at Base 6.2.1
++ FLTCreateBinaryCompFilterEncodingNode at Base 6.2.1
++ FLTCreateFeatureIdFilterEncoding at Base 6.2.1
++ FLTCreateFilterEncodingNode at Base 6.2.1
++ FLTFreeFilterEncodingNode at Base 6.2.1
++ FLTGML2Shape_XMLNode at Base 6.2.1
++ FLTGetBBOX at Base 6.2.1
++ FLTGetBinaryComparisonCommonExpression at Base 6.2.1
++ FLTGetBinaryComparisonExpresssion at Base 6.2.1
++ FLTGetBinaryComparisonSQLExpresssion at Base 6.2.1
++ FLTGetCapabilities at Base 6.2.1
++ FLTGetCommonExpression at Base 6.2.1
++ FLTGetExpressionForValuesRanges at Base 6.2.1
++ FLTGetFeatureIdCommonExpression at Base 6.2.1
++ FLTGetGeosOperator at Base 6.2.1
++ FLTGetIsBetweenComparisonCommonExpresssion at Base 6.2.1
++ FLTGetIsBetweenComparisonExpresssion at Base 6.2.1
++ FLTGetIsBetweenComparisonSQLExpresssion at Base 6.2.1
++ FLTGetIsLikeComparisonCommonExpression at Base 6.2.1
++ FLTGetIsLikeComparisonExpression at Base 6.2.1
++ FLTGetIsLikeComparisonSQLExpression at Base 6.2.1
++ FLTGetLogicalComparisonCommonExpression at Base 6.2.1
++ FLTGetLogicalComparisonExpresssion at Base 6.2.1
++ FLTGetLogicalComparisonSQLExpresssion at Base 6.2.1
++ FLTGetMapserverExpression at Base 6.2.1
++ FLTGetNodeExpression at Base 6.2.1
++ FLTGetSQLExpression at Base 6.2.1
++ FLTGetShape at Base 6.2.1
++ FLTGetSpatialComparisonCommonExpression at Base 6.2.1
++ FLTHasSpatialFilter at Base 6.2.1
++ FLTInsertElementInNode at Base 6.2.1
++ FLTIsBBoxFilter at Base 6.2.1
++ FLTIsBinaryComparisonFilterType at Base 6.2.1
++ FLTIsComparisonFilterType at Base 6.2.1
++ FLTIsFeatureIdFilterType at Base 6.2.1
++ FLTIsGeosNode at Base 6.2.1
++ FLTIsLineFilter at Base 6.2.1
++ FLTIsLogicalFilterType at Base 6.2.1
++ FLTIsNumeric at Base 6.2.1
++ FLTIsPointFilter at Base 6.2.1
++ FLTIsPolygonFilter at Base 6.2.1
++ FLTIsSimpleFilter at Base 6.2.1
++ FLTIsSimpleFilterNoSpatial at Base 6.2.1
++ FLTIsSpatialFilterType at Base 6.2.1
++ FLTIsSupportedFilterType at Base 6.2.1
++ FLTLayerApplyCondSQLFilterToLayer at Base 6.2.1
++ FLTLayerApplyPlainFilterToLayer at Base 6.2.1
++ FLTNumberOfFilterType at Base 6.2.1
++ FLTParseEpsgString at Base 6.2.1
++ FLTParseFilterEncoding at Base 6.2.1
++ FLTParseGMLBox at Base 6.2.1
++ FLTParseGMLEnvelope at Base 6.2.1
++ FLTPreParseFilterForAlias at Base 6.2.1
++ FLTShapeFromGMLTree at Base 6.2.1
++ FLTValidFilterNode at Base 6.2.1
++ FLTValidForBBoxFilter at Base 6.2.1
++ FLTogrConvertGeometry at Base 6.2.1
++ GetDeltaExtentsUsingScale at Base 6.2.1
++ GetMapserverUnitUsingProj at Base 6.2.1
++ InvGeoTransform at Base 6.2.1
++ LayerDefaultAutoProjection at Base 6.2.1
++ LayerDefaultClose at Base 6.2.1
++ LayerDefaultCloseConnection at Base 6.2.1
++ LayerDefaultCreateItems at Base 6.2.1
++ LayerDefaultEscapePropertyName at Base 6.2.1
++ LayerDefaultEscapeSQLParam at Base 6.2.1
++ LayerDefaultFreeItemInfo at Base 6.2.1
++ LayerDefaultGetAutoStyle at Base 6.2.1
++ LayerDefaultGetExtent at Base 6.2.1
++ LayerDefaultGetItems at Base 6.2.1
++ LayerDefaultGetNumFeatures at Base 6.2.1
++ LayerDefaultGetShape at Base 6.2.1
++ LayerDefaultInitItemInfo at Base 6.2.1
++ LayerDefaultIsOpen at Base 6.2.1
++ LayerDefaultNextShape at Base 6.2.1
++ LayerDefaultOpen at Base 6.2.1
++ LayerDefaultSupportsCommonFilters at Base 6.2.1
++ LayerDefaultWhichShapes at Base 6.2.1
++ ParseTextLinePlacement at Base 6.2.1
++ ParseTextPointPlacement at Base 6.2.1
++ Pix2Georef at Base 6.2.1
++ Pix2LayerGeoref at Base 6.2.1
++ RebuildClusters at Base 6.2.1
++ _SLDApplyRuleValues at Base 6.2.1
++ _Z11agg2CleanupPv at Base 6.2.1
++ (arch=!ia64 !powerpc !s390 !s390x !sparc)_Z11aggLoadFontP16aggRendererCachePcd at Base 6.4.0
++ _Z13agg2FreeImageP8imageObj at Base 6.2.1
++ _Z13agg2InitCachePPv at Base 6.2.1
++ _Z13agg2SaveImageP8imageObjP6mapObjP8_IO_FILEP15outputFormatObj at Base 6.2.1
++ _Z14agg2FreeSymbolP9symbolObj at Base 6.2.1
++ _Z14agg2RenderLineP8imageObjP8shapeObjP14strokeStyleObj at Base 6.2.1
++ _Z14agg2RenderTileP8imageObjS0_dd at Base 6.2.1
++ _Z15agg2CreateImageiiP15outputFormatObjP8colorObj at Base 6.2.1
++ _Z16agg2RenderGlyphsP8imageObjddP13labelStyleObjPc at Base 6.2.1
++ _Z17agg2CloseNewLayerP8imageObjP6mapObjP8layerObj at Base 6.2.1
++ _Z17agg2RenderPolygonP8imageObjP8shapeObjP8colorObj at Base 6.2.1
++ _Z17agg2StartNewLayerP8imageObjP6mapObjP8layerObj at Base 6.2.1
++ _Z17msOGRFileReadTileP8layerObjP18ms_ogr_file_info_ti at Base 6.2.1
++ _Z19agg2RenderLineTiledP8imageObjP8shapeObjS0_ at Base 6.2.1
++ _Z19msOGREscapeSQLParamP8layerObjPKc at Base 6.2.1
++ _Z20agg2RenderGlyphsLineP8imageObjP12labelPathObjP13labelStyleObjPc at Base 6.2.1
++ (optional=templinst)_Z20renderPolygonHatchesIN9mapserver12conv_clipperI15polygon_adaptorNS0_11conv_strokeINS0_9conv_dashINS0_9path_baseINS0_20vertex_block_storageIdLj8ELj256EEEEENS0_12null_markersEEES9_EEEEEvP8imageObjRT_P8colorObj at Base 6.2.1
++ (optional=templinst)_Z20renderPolygonHatchesIN9mapserver12conv_clipperI15polygon_adaptorNS0_11conv_strokeINS0_9path_baseINS0_20vertex_block_storageIdLj8ELj256EEEEENS0_12null_markersEEEEEEvP8imageObjRT_P8colorObj at Base 6.2.1
++ _Z21agg2MergeRasterBufferP8imageObjP15rasterBufferObjdiiiiii at Base 6.2.1
++ _Z22agg2RenderBitmapGlyphsP8imageObjddP13labelStyleObjPc at Base 6.2.1
++ _Z22agg2RenderPixmapSymbolP8imageObjddP9symbolObjP14symbolStyleObj at Base 6.2.1
++ _Z22agg2RenderPolygonTiledP8imageObjP8shapeObjS0_ at Base 6.2.1
++ _Z22agg2RenderVectorSymbolP8imageObjddP9symbolObjP14symbolStyleObj at Base 6.2.1
++ _Z22aggGetRasterBufferCopyP8imageObjP15rasterBufferObj at Base 6.2.1
++ _Z23agg2GetTruetypeTextBBoxP17rendererVTableObjPPcidS1_P7rectObjPPdi at Base 6.2.1
++ _Z23agg2RenderEllipseSymbolP8imageObjddP9symbolObjP14symbolStyleObj at Base 6.2.1
++ _Z23msOGREscapePropertyNameP8layerObjPKc at Base 6.2.1
++ _Z24agg2RenderTruetypeSymbolP8imageObjddP9symbolObjP14symbolStyleObj at Base 6.2.1
++ _Z24aggGetRasterBufferHandleP8imageObjP15rasterBufferObj at Base 6.2.1
++ _Z25aggInitializeRasterBufferP15rasterBufferObjiii at Base 6.2.1
++ _ZN10ClipperLib10SwapPointsERNS_8IntPointES1_ at Base 6.2.1
++ _ZN10ClipperLib11ClipperBase10AddPolygonERKSt6vectorINS_8IntPointESaIS2_EENS_8PolyTypeE at Base 6.2.1
++ _ZN10ClipperLib11ClipperBase11AddPolygonsERKSt6vectorIS1_INS_8IntPointESaIS2_EESaIS4_EENS_8PolyTypeE at Base 6.2.1
++ _ZN10ClipperLib11ClipperBase14AddBoundsToLMLEPNS_5TEdgeE at Base 6.2.1
++ _ZN10ClipperLib11ClipperBase14PopLocalMinimaEv at Base 6.2.1
++ _ZN10ClipperLib11ClipperBase17InsertLocalMinimaEPNS_11LocalMinimaE at Base 6.2.1
++ _ZN10ClipperLib11ClipperBase22DisposeLocalMinimaListEv at Base 6.2.1
++ _ZN10ClipperLib11ClipperBase5ClearEv at Base 6.2.1
++ _ZN10ClipperLib11ClipperBase5ResetEv at Base 6.2.1
++ _ZN10ClipperLib11ClipperBase9GetBoundsEv at Base 6.2.1
++ _ZN10ClipperLib11ClipperBaseC1Ev at Base 6.2.1
++ _ZN10ClipperLib11ClipperBaseC2Ev at Base 6.2.1
++ _ZN10ClipperLib11ClipperBaseD0Ev at Base 6.2.1
++ _ZN10ClipperLib11ClipperBaseD1Ev at Base 6.2.1
++ _ZN10ClipperLib11ClipperBaseD2Ev at Base 6.2.1
++ _ZN10ClipperLib11FindSegmentERPNS_5OutPtERNS_8IntPointES4_ at Base 6.2.1
++ _ZN10ClipperLib11OrientationEPNS_6OutRecEb at Base 6.2.1
++ _ZN10ClipperLib11OrientationERKSt6vectorINS_8IntPointESaIS1_EE at Base 6.2.1
++ _ZN10ClipperLib11SlopesEqualENS_8IntPointES0_S0_S0_b at Base 6.2.1
++ _ZN10ClipperLib11SlopesEqualENS_8IntPointES0_S0_b at Base 6.2.1
++ _ZN10ClipperLib11SlopesEqualERNS_5TEdgeES1_b at Base 6.2.1
++ _ZN10ClipperLib12GetNextInAELEPNS_5TEdgeENS_9DirectionE at Base 6.2.1
++ _ZN10ClipperLib13DisposeOutPtsERPNS_5OutPtE at Base 6.2.1
++ _ZN10ClipperLib13GetMaximaPairEPNS_5TEdgeE at Base 6.2.1
++ _ZN10ClipperLib13GetUnitNormalERKNS_8IntPointES2_ at Base 6.2.1
++ _ZN10ClipperLib13PointIsVertexERKNS_8IntPointEPNS_5OutPtE at Base 6.2.1
++ _ZN10ClipperLib13PolygonBottomEPNS_5OutPtE at Base 6.2.1
++ _ZN10ClipperLib13ReversePointsERSt6vectorINS_8IntPointESaIS1_EE at Base 6.2.1
++ _ZN10ClipperLib13ReversePointsERSt6vectorIS0_INS_8IntPointESaIS1_EESaIS3_EE at Base 6.2.1
++ _ZN10ClipperLib14IntersectPointERNS_5TEdgeES1_RNS_8IntPointEb at Base 6.2.1
++ _ZN10ClipperLib14IsIntermediateEPNS_5TEdgeEx at Base 6.2.1
++ _ZN10ClipperLib14OffsetPolygonsERKSt6vectorIS0_INS_8IntPointESaIS1_EESaIS3_EERS5_dNS_8JoinTypeEd at Base 6.2.1
++ _ZN10ClipperLib14PointInPolygonERKNS_8IntPointEPNS_5OutPtEb at Base 6.2.1
++ _ZN10ClipperLib15GetLowermostRecEPNS_6OutRecES1_ at Base 6.2.1
++ _ZN10ClipperLib15Process1Before2ERNS_13IntersectNodeES1_ at Base 6.2.1
++ _ZN10ClipperLib15SwapPolyIndexesERNS_5TEdgeES1_ at Base 6.2.1
++ _ZN10ClipperLib16clipperExceptionC1EPKc at Base 6.2.1
++ _ZN10ClipperLib16clipperExceptionC2EPKc at Base 6.2.1
++ _ZN10ClipperLib16clipperExceptionD0Ev at Base 6.2.1
++ _ZN10ClipperLib16clipperExceptionD1Ev at Base 6.2.1
++ _ZN10ClipperLib16clipperExceptionD2Ev at Base 6.2.1
++ _ZN10ClipperLib17E2InsertsBeforeE1ERNS_5TEdgeES1_ at Base 6.2.1
++ _ZN10ClipperLib17FindAppendLinkEndEPNS_6OutRecE at Base 6.2.1
++ _ZN10ClipperLib17GetOverlapSegmentENS_8IntPointES0_S0_S0_RS0_S1_ at Base 6.2.1
++ (arch=powerpc s390)_ZN10ClipperLib17PolyOffsetBuilder8DoSquareEd at Base 6.4.0
++ _ZN10ClipperLib17PolyOffsetBuilderC1ERKSt6vectorIS1_INS_8IntPointESaIS2_EESaIS4_EERS6_dNS_8JoinTypeEd at Base 6.2.1
++ _ZN10ClipperLib17PolyOffsetBuilderC2ERKSt6vectorIS1_INS_8IntPointESaIS2_EESaIS4_EERS6_dNS_8JoinTypeEd at Base 6.2.1
++ _ZN10ClipperLib18GetNextNonDupOutPtEPNS_5OutPtERS1_ at Base 6.2.1
++ _ZN10ClipperLib18GetPrevNonDupOutPtEPNS_5OutPtERS1_ at Base 6.2.1
++ _ZN10ClipperLib18ReversePolyPtLinksERNS_5OutPtE at Base 6.2.1
++ _ZN10ClipperLib18SwapIntersectNodesERNS_13IntersectNodeES1_ at Base 6.2.1
++ _ZN10ClipperLib19InsertPolyPtBetweenEPNS_5OutPtES1_NS_8IntPointE at Base 6.2.1
++ _ZN10ClipperLib21Pt3IsBetweenPt1AndPt2ENS_8IntPointES0_S0_ at Base 6.2.1
++ _ZN10ClipperLib4AreaERKSt6vectorINS_8IntPointESaIS1_EE at Base 6.2.1
++ _ZN10ClipperLib4TopXENS_8IntPointES0_x at Base 6.2.1
++ _ZN10ClipperLib4TopXERNS_5TEdgeEx at Base 6.2.1
++ _ZN10ClipperLib5GetDxENS_8IntPointES0_ at Base 6.2.1
++ _ZN10ClipperLib5SetDxERNS_5TEdgeE at Base 6.2.1
++ (arch=armel armhf i386 kfreebsd-i386 mips mipsel)_ZN10ClipperLib6Int1286NegateERS0_ at Base 6.4.0
++ _ZN10ClipperLib7Clipper10ClearJoinsEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper11AddHorzJoinEPNS_5TEdgeEi at Base 6.2.1
++ _ZN10ClipperLib7Clipper11BuildResultERSt6vectorIS1_INS_8IntPointESaIS2_EESaIS4_EE at Base 6.2.1
++ _ZN10ClipperLib7Clipper11DoBothEdgesEPNS_5TEdgeES2_RKNS_8IntPointE at Base 6.2.1
++ _ZN10ClipperLib7Clipper11PopScanbeamEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper12AddEdgeToSELEPNS_5TEdgeE at Base 6.2.1
++ _ZN10ClipperLib7Clipper12CopyAELToSELEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper12CreateOutRecEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper12SetHoleStateEPNS_5TEdgeEPNS_6OutRecE at Base 6.2.1
++ _ZN10ClipperLib7Clipper13AppendPolygonEPNS_5TEdgeES2_ at Base 6.2.1
++ _ZN10ClipperLib7Clipper13BuildResultExERSt6vectorINS_9ExPolygonESaIS2_EE at Base 6.2.1
++ _ZN10ClipperLib7Clipper13DeleteFromAELEPNS_5TEdgeE at Base 6.2.1
++ _ZN10ClipperLib7Clipper13DeleteFromSELEPNS_5TEdgeE at Base 6.2.1
++ (arch=armel armhf i386 kfreebsd-i386 mips mipsel powerpc sparc)_ZN10ClipperLib7Clipper13DisposeOutRecEjb at Base 6.4.0
++ (arch=amd64 ia64 kfreebsd-amd64 s390 s390x)_ZN10ClipperLib7Clipper13DisposeOutRecEmb at Base 6.4.0
++ _ZN10ClipperLib7Clipper14ClearHorzJoinsEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper14FixHoleLinkageEPNS_6OutRecE at Base 6.2.1
++ _ZN10ClipperLib7Clipper14InsertScanbeamEx at Base 6.2.1
++ _ZN10ClipperLib7Clipper14IntersectEdgesEPNS_5TEdgeES2_RKNS_8IntPointENS_17IntersectProtectsE at Base 6.2.1
++ _ZN10ClipperLib7Clipper15AddLocalMaxPolyEPNS_5TEdgeES2_RKNS_8IntPointE at Base 6.2.1
++ _ZN10ClipperLib7Clipper15AddLocalMinPolyEPNS_5TEdgeES2_RKNS_8IntPointE at Base 6.2.1
++ _ZN10ClipperLib7Clipper15ExecuteInternalEb at Base 6.2.1
++ _ZN10ClipperLib7Clipper15FixupOutPolygonERNS_6OutRecE at Base 6.2.1
++ _ZN10ClipperLib7Clipper15JoinCommonEdgesEb at Base 6.2.1
++ _ZN10ClipperLib7Clipper15SetWindingCountERNS_5TEdgeE at Base 6.2.1
++ _ZN10ClipperLib7Clipper16AddIntersectNodeEPNS_5TEdgeES2_RKNS_8IntPointE at Base 6.2.1
++ _ZN10ClipperLib7Clipper17DisposeAllPolyPtsEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper17InsertEdgeIntoAELEPNS_5TEdgeE at Base 6.2.1
++ _ZN10ClipperLib7Clipper17ProcessHorizontalEPNS_5TEdgeE at Base 6.2.1
++ _ZN10ClipperLib7Clipper17UpdateEdgeIntoAELERPNS_5TEdgeE at Base 6.2.1
++ _ZN10ClipperLib7Clipper18BuildIntersectListExx at Base 6.2.1
++ _ZN10ClipperLib7Clipper18CheckHoleLinkages1EPNS_6OutRecES2_ at Base 6.2.1
++ _ZN10ClipperLib7Clipper18CheckHoleLinkages2EPNS_6OutRecES2_ at Base 6.2.1
++ _ZN10ClipperLib7Clipper18FixupIntersectionsEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper18ProcessHorizontalsEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper18SwapPositionsInAELEPNS_5TEdgeES2_ at Base 6.2.1
++ _ZN10ClipperLib7Clipper18SwapPositionsInSELEPNS_5TEdgeES2_ at Base 6.2.1
++ _ZN10ClipperLib7Clipper19DisposeScanbeamListEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper20ProcessIntersectListEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper20ProcessIntersectionsExx at Base 6.2.1
++ _ZN10ClipperLib7Clipper21DisposeIntersectNodesEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper24InsertLocalMinimaIntoAELEx at Base 6.2.1
++ _ZN10ClipperLib7Clipper27ProcessEdgesAtTopOfScanbeamEx at Base 6.2.1
++ _ZN10ClipperLib7Clipper5ClearEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper5ResetEv at Base 6.2.1
++ _ZN10ClipperLib7Clipper7AddJoinEPNS_5TEdgeES2_ii at Base 6.2.1
++ _ZN10ClipperLib7Clipper7DoEdge1EPNS_5TEdgeES2_RKNS_8IntPointE at Base 6.2.1
++ _ZN10ClipperLib7Clipper7DoEdge2EPNS_5TEdgeES2_RKNS_8IntPointE at Base 6.2.1
++ _ZN10ClipperLib7Clipper7ExecuteENS_8ClipTypeERSt6vectorINS_9ExPolygonESaIS3_EENS_12PolyFillTypeES7_ at Base 6.2.1
++ _ZN10ClipperLib7Clipper7ExecuteENS_8ClipTypeERSt6vectorIS2_INS_8IntPointESaIS3_EESaIS5_EENS_12PolyFillTypeES9_ at Base 6.2.1
++ _ZN10ClipperLib7Clipper8AddOutPtEPNS_5TEdgeES2_RKNS_8IntPointE at Base 6.2.1
++ _ZN10ClipperLib7Clipper8DoMaximaEPNS_5TEdgeEx at Base 6.2.1
++ _ZN10ClipperLib7Clipper9IsTopHorzEx at Base 6.2.1
++ _ZN10ClipperLib7ClipperC1Ev at Base 6.2.1
++ _ZN10ClipperLib7ClipperC2Ev at Base 6.2.1
++ _ZN10ClipperLib7ClipperD0Ev at Base 6.2.1
++ _ZN10ClipperLib7ClipperD1Ev at Base 6.2.1
++ _ZN10ClipperLib7ClipperD2Ev at Base 6.2.1
++ _ZN10ClipperLib8BuildArcERKNS_8IntPointEddd at Base 6.2.1
++ _ZN10ClipperLib8InitEdgeEPNS_5TEdgeES1_S1_RKNS_8IntPointENS_8PolyTypeE at Base 6.2.1
++ _ZN10ClipperLib8IsMaximaEPNS_5TEdgeEx at Base 6.2.1
++ _ZN10ClipperLib8IsMinimaEPNS_5TEdgeE at Base 6.2.1
++ _ZN10ClipperLib8PolySortEPNS_6OutRecES1_ at Base 6.2.1
++ _ZN10ClipperLib9ExPolygonC1ERKS0_ at Base 6.2.1
++ _ZN10ClipperLib9ExPolygonC2ERKS0_ at Base 6.2.1
++ _ZN10ClipperLib9ExPolygonD1Ev at Base 6.2.1
++ _ZN10ClipperLib9ExPolygonD2Ev at Base 6.2.1
++ _ZN10ClipperLib9SwapSidesERNS_5TEdgeES1_ at Base 6.2.1
++ _ZN10ClipperLib9TestRangeERKSt6vectorINS_8IntPointESaIS1_EE at Base 6.2.1
++ _ZN10ClipperLiblsERSoRNS_8IntPointE at Base 6.2.1
++ _ZN10ClipperLiblsERSoRSt6vectorINS_8IntPointESaIS2_EE at Base 6.2.1
++ _ZN10ClipperLiblsERSoRSt6vectorIS1_INS_8IntPointESaIS2_EESaIS4_EE at Base 6.2.1
++ _ZN11KmlRenderer10renderLineEP8imageObjP8shapeObjP14strokeStyleObj at Base 6.4.0
++ _ZN11KmlRenderer10startShapeEP8imageObjP8shapeObj at Base 6.4.0
++ _ZN11KmlRenderer11createImageEiiP15outputFormatObjP8colorObj at Base 6.4.0
++ _ZN11KmlRenderer12getAliasNameEP8layerObjPcPKc at Base 6.4.0
++ _ZN11KmlRenderer12getLayerNameEP8layerObj at Base 6.4.0
++ _ZN11KmlRenderer12processLayerEP8layerObjP15outputFormatObj at Base 6.4.0
++ _ZN11KmlRenderer12renderGlyphsEP8imageObjddP13labelStyleObjPc at Base 6.4.0
++ _ZN11KmlRenderer12renderSymbolEP8imageObjddP9symbolObjP14symbolStyleObj at Base 6.4.0
++ _ZN11KmlRenderer13addCoordsNodeEP8_xmlNodeP8pointObji at Base 6.4.0
++ _ZN11KmlRenderer13closeNewLayerEP8imageObjP8layerObj at Base 6.4.0
++ _ZN11KmlRenderer13renderPolygonEP8imageObjP8shapeObjP8colorObj at Base 6.4.0
++ _ZN11KmlRenderer13startNewLayerEP8imageObjP8layerObj at Base 6.4.0
++ _ZN11KmlRenderer14flushPlacemarkEv at Base 6.4.0
++ _ZN11KmlRenderer15checkProjectionEP6mapObj at Base 6.4.0
++ _ZN11KmlRenderer15createIconImageEPcP9symbolObjP14symbolStyleObj at Base 6.4.0
++ _ZN11KmlRenderer15lookupSymbolUrlEP8imageObjP9symbolObjP14symbolStyleObj at Base 6.4.0
++ _ZN11KmlRenderer17getGeomParentNodeEPKc at Base 6.4.0
++ _ZN11KmlRenderer17mergeRasterBufferEP8imageObjP15rasterBufferObj at Base 6.4.0
++ _ZN11KmlRenderer18addLineStyleToListEP14strokeStyleObj at Base 6.4.0
++ _ZN11KmlRenderer18renderPixmapSymbolEP8imageObjddP9symbolObjP14symbolStyleObj at Base 6.4.0
++ _ZN11KmlRenderer18renderVectorSymbolEP8imageObjddP9symbolObjP14symbolStyleObj at Base 6.4.0
++ _ZN11KmlRenderer19createPlacemarkNodeEP8_xmlNodePc at Base 6.4.0
++ _ZN11KmlRenderer19renderEllipseSymbolEP8imageObjddP9symbolObjP14symbolStyleObj at Base 6.4.0
++ _ZN11KmlRenderer20lookupPlacemarkStyleEv at Base 6.4.0
++ _ZN11KmlRenderer20renderTruetypeSymbolEP8imageObjddP9symbolObjP14symbolStyleObj at Base 6.4.0
++ _ZN11KmlRenderer20setupRenderingParamsEP12hashTableObj at Base 6.4.0
++ _ZN11KmlRenderer21createDescriptionNodeEP8shapeObj at Base 6.4.0
++ _ZN11KmlRenderer23createGroundOverlayNodeEP8_xmlNodePcP8layerObj at Base 6.4.0
++ _ZN11KmlRenderer29addAddRenderingSpecificationsEP8_xmlNode at Base 6.4.0
++ _ZN11KmlRenderer8endShapeEP8imageObjP8shapeObj at Base 6.4.0
++ _ZN11KmlRenderer9saveImageEP8imageObjP8_IO_FILEP15outputFormatObj at Base 6.4.0
++ _ZN11KmlRendererC1EiiP15outputFormatObjP8colorObj at Base 6.4.0
++ _ZN11KmlRendererC2EiiP15outputFormatObjP8colorObj at Base 6.4.0
++ _ZN11KmlRendererD0Ev at Base 6.4.0
++ _ZN11KmlRendererD1Ev at Base 6.4.0
++ _ZN11KmlRendererD2Ev at Base 6.4.0
++ _ZN12line_adaptor6vertexEPdS0_ at Base 6.2.1
++ _ZN12line_adaptorD0Ev at Base 6.2.1
++ _ZN12line_adaptorD1Ev at Base 6.2.1
++ _ZN12line_adaptorD2Ev at Base 6.2.1
++ _ZN15polygon_adaptor6vertexEPdS0_ at Base 6.2.1
++ _ZN15polygon_adaptorD0Ev at Base 6.2.1
++ _ZN15polygon_adaptorD1Ev at Base 6.2.1
++ _ZN15polygon_adaptorD2Ev at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver10conv_curveINS_20path_storage_integerIiLj6EEENS_6curve3ENS_6curve4EE6vertexEPdS6_ at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver10conv_curveINS_20path_storage_integerIiLj6EEENS_6curve3ENS_6curve4EED1Ev at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver10conv_curveINS_20path_storage_integerIiLj6EEENS_6curve3ENS_6curve4EED2Ev at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver10conv_curveINS_20path_storage_integerIsLj6EEENS_6curve3ENS_6curve4EE6vertexEPdS6_ at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver10conv_curveINS_20path_storage_integerIsLj6EEENS_6curve3ENS_6curve4EED1Ev at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver10conv_curveINS_20path_storage_integerIsLj6EEENS_6curve3ENS_6curve4EED2Ev at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver10conv_curveINS_31serialized_integer_path_adaptorIsLj6EEENS_6curve3ENS_6curve4EE6vertexEPdS6_ at Base 6.4.0
++ _ZN9mapserver10curve3_div16recursive_bezierEddddddj at Base 6.2.1
++ _ZN9mapserver10curve3_div4initEdddddd at Base 6.2.1
++ _ZN9mapserver10curve3_div6bezierEdddddd at Base 6.2.1
++ _ZN9mapserver10curve3_inc19approximation_scaleEd at Base 6.2.1
++ _ZN9mapserver10curve3_inc4initEdddddd at Base 6.2.1
++ _ZN9mapserver10curve3_inc6rewindEj at Base 6.2.1
++ _ZN9mapserver10curve3_inc6vertexEPdS1_ at Base 6.2.1
++ _ZN9mapserver10curve4_div16recursive_bezierEddddddddj at Base 6.2.1
++ _ZN9mapserver10curve4_div4initEdddddddd at Base 6.2.1
++ _ZN9mapserver10curve4_div6bezierEdddddddd at Base 6.2.1
++ _ZN9mapserver10curve4_inc19approximation_scaleEd at Base 6.2.1
++ _ZN9mapserver10curve4_inc4initEdddddddd at Base 6.2.1
++ _ZN9mapserver10curve4_inc6rewindEj at Base 6.2.1
++ _ZN9mapserver10curve4_inc6vertexEPdS1_ at Base 6.2.1
++ (arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver10font_cache9signatureEPKc at Base 6.4.0
++ _ZN9mapserver10mcs11_propE at Base 6.2.1
++ _ZN9mapserver10mcs12_propE at Base 6.2.1
++ _ZN9mapserver10mcs13_propE at Base 6.2.1
++ _ZN9mapserver10vcgen_dash10add_vertexEddj at Base 6.2.1
++ _ZN9mapserver10vcgen_dash10dash_startEd at Base 6.2.1
++ _ZN9mapserver10vcgen_dash10remove_allEv at Base 6.2.1
++ _ZN9mapserver10vcgen_dash15calc_dash_startEd at Base 6.2.1
++ _ZN9mapserver10vcgen_dash17remove_all_dashesEv at Base 6.2.1
++ _ZN9mapserver10vcgen_dash6rewindEj at Base 6.2.1
++ _ZN9mapserver10vcgen_dash6vertexEPdS1_ at Base 6.2.1
++ _ZN9mapserver10vcgen_dash8add_dashEdd at Base 6.2.1
++ _ZN9mapserver10vcgen_dashC1Ev at Base 6.2.1
++ _ZN9mapserver10vcgen_dashC2Ev at Base 6.2.1
++ (optional=templinst)_ZN9mapserver11math_strokeINS_11pod_bvectorINS_10point_baseIdEELj6EEEE10calc_miterERS4_RKNS_11vertex_distES9_S9_ddddNS_11line_join_eEdd at Base 6.2.1
++ (optional=templinst)_ZN9mapserver11math_strokeINS_11pod_bvectorINS_10point_baseIdEELj6EEEE8calc_arcERS4_dddddd at Base 6.2.1
++ (optional=templinst)_ZN9mapserver11math_strokeINS_11pod_bvectorINS_10point_baseIdEELj6EEEE8calc_capERS4_RKNS_11vertex_distES9_d at Base 6.2.1
++ (optional=templinst)_ZN9mapserver11math_strokeINS_11pod_bvectorINS_10point_baseIdEELj6EEEE9calc_joinERS4_RKNS_11vertex_distES9_S9_dd at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorIN10ClipperLib8IntPointELj8EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=!powerpc !s390 !s390x)_ZN9mapserver11pod_bvectorIN10ClipperLib8IntPointELj8EED1Ev at Base 6.2.1
++ (optional=templinst|arch=!powerpc !s390 !s390x)_ZN9mapserver11pod_bvectorIN10ClipperLib8IntPointELj8EED2Ev at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorINS_10point_baseIdEELj6EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=!powerpc !s390 !s390x)_ZN9mapserver11pod_bvectorINS_10point_baseIdEELj6EED1Ev at Base 6.2.1
++ (optional=templinst|arch=!powerpc !s390 !s390x)_ZN9mapserver11pod_bvectorINS_10point_baseIdEELj6EED2Ev at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorINS_11vertex_distELj6EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_11vertex_distELj6EED1Ev at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_11vertex_distELj6EED2Ev at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorINS_14line_aa_vertexELj6EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_14line_aa_vertexELj6EED1Ev at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_14line_aa_vertexELj6EED2Ev at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorINS_14vertex_integerIiLj6EEELj6EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_14vertex_integerIiLj6EEELj6EED1Ev at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_14vertex_integerIiLj6EEELj6EED2Ev at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorINS_14vertex_integerIsLj6EEELj6EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_14vertex_integerIsLj6EEELj6EED1Ev at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_14vertex_integerIsLj6EEELj6EED2Ev at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorINS_19scanline_storage_aaIhE13scanline_dataELj8EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorINS_19scanline_storage_aaIhE9span_dataELj10EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorINS_20scanline_storage_bin13scanline_dataELj8EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_20scanline_storage_bin13scanline_dataELj8EED1Ev at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_20scanline_storage_bin13scanline_dataELj8EED2Ev at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorINS_20scanline_storage_bin9span_dataELj10EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_20scanline_storage_bin9span_dataELj10EED1Ev at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver11pod_bvectorINS_20scanline_storage_bin9span_dataELj10EED2Ev at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorINS_21scanline_cell_storageIhE10extra_spanELj6EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver11pod_bvectorIhLj12EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst)_ZN9mapserver11qsort_cellsINS_7cell_aaEEEvPPT_j at Base 6.2.1
++ _ZN9mapserver11scanline_u8D1Ev at Base 6.2.1
++ _ZN9mapserver11scanline_u8D2Ev at Base 6.2.1
++ (optional=templinst)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9conv_dashINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEES8_EEE11end_contourERSt6vectorISC_IN10ClipperLib8IntPointESaISE_EESaISG_EE at Base 6.2.1
++ (optional=templinst|arch=s390x)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9conv_dashINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEES8_EEE11next_vertexEPdSC_ at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9conv_dashINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEES8_EEE3addIPS1_EEvRT_RSt6vectorISG_IN10ClipperLib8IntPointESaISI_EESaISK_EE at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9conv_dashINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEES8_EEE3addIPSA_EEvRT_RSt6vectorISG_IN10ClipperLib8IntPointESaISI_EESaISK_EE at Base 6.4.0
++ (optional=templinst)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9conv_dashINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEES8_EEE6rewindEj at Base 6.2.1
++#MISSING: 6.4.0# (optional=templinst)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9conv_dashINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEES8_EEE6vertexEPdSC_ at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9conv_dashINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEES8_EEED1Ev at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9conv_dashINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEES8_EEED2Ev at Base 6.2.1
++ (optional=templinst)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEEE11end_contourERSt6vectorISA_IN10ClipperLib8IntPointESaISC_EESaISE_EE at Base 6.2.1
++ (optional=templinst|arch=sparc)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEEE11next_vertexEPdSA_ at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEEE3addIPS1_EEvRT_RSt6vectorISE_IN10ClipperLib8IntPointESaISG_EESaISI_EE at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEEE3addIPS8_EEvRT_RSt6vectorISE_IN10ClipperLib8IntPointESaISG_EESaISI_EE at Base 6.4.0
++ (optional=templinst)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEEE6rewindEj at Base 6.2.1
++#MISSING: 6.4.0# (optional=templinst)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEEE6vertexEPdSA_ at Base 6.2.1
++ (optional=templinst)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEEED1Ev at Base 6.2.1
++ (optional=templinst)_ZN9mapserver12conv_clipperI15polygon_adaptorNS_11conv_strokeINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEEED2Ev at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver12g_sqrt_tableE at Base 6.2.1
++ _ZN9mapserver12gse7x11_boldE at Base 6.2.1
++ _ZN9mapserver12gse7x15_boldE at Base 6.2.1
++ _ZN9mapserver12gse8x16_boldE at Base 6.2.1
++ _ZN9mapserver12mcs5x10_monoE at Base 6.2.1
++ _ZN9mapserver12mcs5x11_monoE at Base 6.2.1
++ _ZN9mapserver12mcs6x10_monoE at Base 6.2.1
++ _ZN9mapserver12mcs6x11_monoE at Base 6.2.1
++ (optional=templinst|arch=!amd64 !kfreebsd-amd64)_ZN9mapserver12shorten_pathINS_15vertex_sequenceINS_11vertex_distELj6EEEEEvRT_dj at Base 6.4.0
++ _ZN9mapserver12trans_affine12parl_to_parlEPKdS2_ at Base 6.2.1
++ _ZN9mapserver12trans_affine12parl_to_rectEPKddddd at Base 6.2.1
++ _ZN9mapserver12trans_affine12rect_to_parlEddddPKd at Base 6.2.1
++ _ZN9mapserver12trans_affine5resetEv at Base 6.2.1
++ _ZN9mapserver12trans_affine6flip_xEv at Base 6.2.1
++ _ZN9mapserver12trans_affine6flip_yEv at Base 6.2.1
++ _ZN9mapserver12trans_affine6invertEv at Base 6.2.1
++ _ZN9mapserver12trans_affine8multiplyERKS0_ at Base 6.2.1
++ _ZN9mapserver12vcgen_stroke10add_vertexEddj at Base 6.2.1
++ _ZN9mapserver12vcgen_stroke10remove_allEv at Base 6.2.1
++ _ZN9mapserver12vcgen_stroke6rewindEj at Base 6.2.1
++ _ZN9mapserver12vcgen_stroke6vertexEPdS1_ at Base 6.2.1
++ _ZN9mapserver12vcgen_strokeC1Ev at Base 6.2.1
++ _ZN9mapserver12vcgen_strokeC2Ev at Base 6.2.1
++ (arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver12vcgen_strokeD1Ev at Base 6.4.0
++ (arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver12vcgen_strokeD2Ev at Base 6.4.0
++ (optional=templinst)_ZN9mapserver13obj_allocatorINS_10font_cacheEE10deallocateEPS1_ at Base 6.2.1
++ (optional=templinst|arch=mips mipsel)_ZN9mapserver13obj_allocatorINS_10font_cacheEE8allocateEv at Base 6.4.0
++ (optional=templinst)_ZN9mapserver13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEE10blend_fromIS8_EEvRKT_PKNS_9rect_baseIiEEiih at Base 6.2.1
++ _ZN9mapserver13vcgen_contour10add_vertexEddj at Base 6.2.1
++ _ZN9mapserver13vcgen_contour10remove_allEv at Base 6.2.1
++ _ZN9mapserver13vcgen_contour6rewindEj at Base 6.2.1
++ _ZN9mapserver13vcgen_contour6vertexEPdS1_ at Base 6.2.1
++ _ZN9mapserver13vcgen_contourC1Ev at Base 6.2.1
++ _ZN9mapserver13vcgen_contourC2Ev at Base 6.2.1
++ _ZN9mapserver14verdana12_boldE at Base 6.2.1
++ _ZN9mapserver14verdana13_boldE at Base 6.2.1
++ _ZN9mapserver14verdana14_boldE at Base 6.2.1
++ _ZN9mapserver14verdana16_boldE at Base 6.2.1
++ _ZN9mapserver14verdana17_boldE at Base 6.2.1
++ _ZN9mapserver14verdana18_boldE at Base 6.2.1
++ _ZN9mapserver15block_allocator8allocateEjj at Base 6.2.1
++#MISSING: 6.4.0# (optional=templinst)_ZN9mapserver15clip_move_pointIdEEbT_S1_S1_S1_RKNS_9rect_baseIS1_EEPS1_S6_j at Base 6.2.1
++ (optional=templinst)_ZN9mapserver15clip_move_pointIiEEbT_S1_S1_S1_RKNS_9rect_baseIS1_EEPS1_S6_j at Base 6.2.1
++ (arch=ia64 sparc)_ZN9mapserver15font_cache_poolD1Ev at Base 6.4.0
++ (arch=ia64 sparc)_ZN9mapserver15font_cache_poolD2Ev at Base 6.4.0
++ _ZN9mapserver15line_parameters19s_diagonal_quadrantE at Base 6.2.1
++ _ZN9mapserver15line_parameters21s_orthogonal_quadrantE at Base 6.2.1
++ (arch=armel armhf)_ZN9mapserver15line_parametersC1Eiiiii at Base 6.4.0
++ (arch=armel armhf)_ZN9mapserver15line_parametersC2Eiiiii at Base 6.4.0
++#MISSING: 6.4.0# _ZN9mapserver15line_profile_aa3setEdd at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver15line_profile_aa5widthEd at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver15line_profile_aa7profileEd at Base 6.2.1
++ (optional=templinst)_ZN9mapserver15vertex_sequenceINS_11vertex_distELj6EE3addERKS1_ at Base 6.2.1
++ (optional=templinst)_ZN9mapserver15vertex_sequenceINS_11vertex_distELj6EE5closeEb at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver15vertex_sequenceINS_11vertex_distELj6EED1Ev at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver15vertex_sequenceINS_11vertex_distELj6EED2Ev at Base 6.4.0
++ (optional=templinst)_ZN9mapserver15vertex_sequenceINS_14line_aa_vertexELj6EE3addERKS1_ at Base 6.2.1
++ (optional=templinst)_ZN9mapserver15vertex_sequenceINS_14line_aa_vertexELj6EE5closeEb at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver16image_filter_lut11realloc_lutEd at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver16image_filter_lut9normalizeEv at Base 6.2.1
++ _ZN9mapserver16mcs7x12_mono_lowE at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver16render_scanlinesINS_22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEEENS_11scanline_p8ENS_26renderer_scanline_aa_solidINS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEEEEEEvRT_RT0_RT1_ at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver16render_scanlinesINS_22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEEENS_11scanline_u8ENS_19scanline_storage_aaIhEEEEvRT_RT0_RT1_ at Base 6.2.1
++ (optional=templinst)_ZN9mapserver16render_scanlinesINS_22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEEENS_11scanline_u8ENS_26renderer_scanline_aa_solidINS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEEEEEEvRT_RT0_RT1_ at Base 6.2.1
++ (optional=templinst)_ZN9mapserver16render_scanlinesINS_22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEEENS_12scanline_binENS_20scanline_storage_binEEEvRT_RT0_RT1_ at Base 6.2.1
++ (optional=templinst|arch=powerpc s390)_ZN9mapserver17calc_polygon_areaINS_15vertex_sequenceINS_11vertex_distELj6EEEEEdRKT_ at Base 6.4.0
++#MISSING: 6.4.0# (optional=templinst)_ZN9mapserver17clip_line_segmentIdEEjPT_S2_S2_S2_RKNS_9rect_baseIS1_EE at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver17clip_line_segmentIiEEjPT_S2_S2_S2_RKNS_9rect_baseIS1_EE at Base 6.4.0
++#MISSING: 6.4.0# _ZN9mapserver17g_elder_bit_tableE at Base 6.2.1
++ _ZN9mapserver17mcs7x12_mono_highE at Base 6.2.1
++ (optional=templinst)_ZN9mapserver18conv_adaptor_vcgenI12line_adaptorNS_10vcgen_dashENS_12null_markersEE6vertexEPdS5_ at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver18conv_adaptor_vcgenI12line_adaptorNS_12vcgen_strokeENS_12null_markersEE6vertexEPdS5_ at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver18conv_adaptor_vcgenINS_9conv_dashI12line_adaptorNS_12null_markersEEENS_12vcgen_strokeES3_E6vertexEPdS7_ at Base 6.4.0
++ (optional=templinst)_ZN9mapserver18conv_adaptor_vcgenINS_9conv_dashINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12null_markersEEENS_12vcgen_strokeES6_E6vertexEPdSA_ at Base 6.2.1
++ (optional=templinst)_ZN9mapserver18conv_adaptor_vcgenINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_10vcgen_dashENS_12null_markersEE6vertexEPdS8_ at Base 6.2.1
++ (optional=templinst)_ZN9mapserver18conv_adaptor_vcgenINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_12vcgen_strokeENS_12null_markersEE6vertexEPdS8_ at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver18conv_adaptor_vcgenINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEENS_13vcgen_contourENS_12null_markersEE6vertexEPdS8_ at Base 6.4.0
++ (optional=templinst)_ZN9mapserver18font_cache_managerINS_26font_engine_freetype_int16EE5glyphEj at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver18line_image_patternINS_28pattern_filter_bilinear_rgbaINS_5rgba8EEEE6createINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preIS2_NS_10order_bgraEEENS_12row_accessorIhEEjEEEEvRKT_ at Base 6.4.0
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver18line_image_patternINS_28pattern_filter_bilinear_rgbaINS_5rgba8EEEED1Ev at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver18line_image_patternINS_28pattern_filter_bilinear_rgbaINS_5rgba8EEEED2Ev at Base 6.2.1
++ (optional=templinst)_ZN9mapserver18rasterizer_sl_clipINS_12ras_conv_intEE7line_toINS_19rasterizer_cells_aaINS_7cell_aaEEEEEvRT_ii at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver18render_scanline_aaINS_11scanline_p8ENS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEENS_14span_allocatorIS5_EENS_17span_pattern_rgbaINS_19image_accessor_wrapISA_NS_16wrap_mode_repeatESG_EEEEEEvRKT_RT0_RT1_RT2_ at Base 6.2.1
++ (optional=templinst|arch=powerpc)_ZN9mapserver18render_scanline_aaINS_11scanline_p8ENS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEENS_14span_allocatorIS5_EENS_36span_image_filter_rgba_bilinear_clipISA_NS_24span_interpolator_linearINS_12trans_affineELj8EEEEEEEvRKT_RT0_RT1_RT2_ at Base 6.4.0
++#MISSING: 6.4.0# _ZN9mapserver18vpgen_clip_polygon14clipping_flagsEdd at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver18vpgen_clip_polygon5resetEv at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver18vpgen_clip_polygon6vertexEPdS1_ at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver18vpgen_clip_polygon7line_toEdd at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver18vpgen_clip_polygon7move_toEdd at Base 6.2.1
++ (optional=templinst)_ZN9mapserver19rasterizer_cells_aaINS_7cell_aaEE10sort_cellsEv at Base 6.2.1
++ (optional=templinst)_ZN9mapserver19rasterizer_cells_aaINS_7cell_aaEE12render_hlineEiiiii at Base 6.2.1
++ (optional=templinst|arch=!amd64 !kfreebsd-amd64)_ZN9mapserver19rasterizer_cells_aaINS_7cell_aaEE14allocate_blockEv at Base 6.4.0
++ (optional=templinst)_ZN9mapserver19rasterizer_cells_aaINS_7cell_aaEE4lineEiiii at Base 6.2.1
++ (optional=templinst)_ZN9mapserver19rasterizer_cells_aaINS_7cell_aaEED1Ev at Base 6.2.1
++ (optional=templinst)_ZN9mapserver19rasterizer_cells_aaINS_7cell_aaEED2Ev at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips mipsel)_ZN9mapserver19scanline_storage_aaIhE6renderINS_11scanline_u8EEEvRKT_ at Base 6.2.1
++ (optional=templinst)_ZN9mapserver19scanline_storage_aaIhED1Ev at Base 6.2.1
++ (optional=templinst)_ZN9mapserver19scanline_storage_aaIhED2Ev at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver19vpgen_clip_polyline5resetEv at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver19vpgen_clip_polyline6vertexEPdS1_ at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver19vpgen_clip_polyline7line_toEdd at Base 6.2.1
++#MISSING: 6.4.0# _ZN9mapserver19vpgen_clip_polyline7move_toEdd at Base 6.2.1
++ (optional=templinst)_ZN9mapserver20decompose_ft_outlineINS_20path_storage_integerIiLj6EEEEEbRK11FT_Outline_bRKNS_12trans_affineERT_ at Base 6.2.1
++ (optional=templinst)_ZN9mapserver20decompose_ft_outlineINS_20path_storage_integerIsLj6EEEEEbRK11FT_Outline_bRKNS_12trans_affineERT_ at Base 6.2.1
++ _ZN9mapserver20mcs11_prop_condensedE at Base 6.2.1
++ (optional=templinst|arch=amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel)_ZN9mapserver20path_storage_integerIiLj6EE6curve4Eiiiiii at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver20path_storage_integerIiLj6EED1Ev at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver20path_storage_integerIiLj6EED2Ev at Base 6.4.0
++ (optional=templinst|arch=amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel)_ZN9mapserver20path_storage_integerIsLj6EE6curve4Essssss at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver20path_storage_integerIsLj6EED1Ev at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver20path_storage_integerIsLj6EED2Ev at Base 6.4.0
++ (arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver20scanline_storage_binD1Ev at Base 6.4.0
++ (arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver20scanline_storage_binD2Ev at Base 6.4.0
++#MISSING: 6.4.0# (optional=templinst)_ZN9mapserver20vertex_block_storageIdLj8ELj256EE10add_vertexEddj at Base 6.2.1
++ (optional=templinst)_ZN9mapserver20vertex_block_storageIdLj8ELj256EE12storage_ptrsEPPd at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver20vertex_block_storageIdLj8ELj256EE14allocate_blockEj at Base 6.4.0
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver20vertex_block_storageIdLj8ELj256EE8free_allEv at Base 6.2.1
++ (optional=templinst)_ZN9mapserver21rasterizer_outline_aaINS_22renderer_outline_imageINS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEENS_18line_image_patternINS_28pattern_filter_bilinear_rgbaIS5_EEEEEENS_14line_coord_satEE4drawERNSI_9draw_varsEjj at Base 6.2.1
++ (optional=templinst)_ZN9mapserver21rasterizer_outline_aaINS_22renderer_outline_imageINS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEENS_18line_image_patternINS_28pattern_filter_bilinear_rgbaIS5_EEEEEENS_14line_coord_satEE6renderEb at Base 6.2.1
++ (optional=templinst)_ZN9mapserver22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEE10add_vertexEddj at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEE14sweep_scanlineINS_11scanline_p8EEEbRT_ at Base 6.2.1
++ (optional=templinst|arch=amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel)_ZN9mapserver22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEE8add_pathINS_10conv_curveINS_20path_storage_integerIiLj6EEENS_6curve3ENS_6curve4EEEEEvRT_j at Base 6.2.1
++ (optional=templinst|arch=amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel)_ZN9mapserver22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEE8add_pathINS_10conv_curveINS_20path_storage_integerIsLj6EEENS_6curve3ENS_6curve4EEEEEvRT_j at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390x !sparc)_ZN9mapserver22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEE8add_pathINS_12conv_contourINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEEEEEEvRT_j at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEE8add_pathINS_9path_baseINS_20vertex_block_storageIdLj8ELj256EEEEEEEvRT_j at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEE9move_to_dEdd at Base 6.4.0
++ (optional=templinst)_ZN9mapserver22renderer_outline_imageINS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEENS_18line_image_patternINS_28pattern_filter_bilinear_rgbaIS4_EEEEE13line3_no_clipERKNS_15line_parametersEiiii at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver22renderer_outline_imageINS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEENS_18line_image_patternINS_28pattern_filter_bilinear_rgbaIS4_EEEEE5line3ERKNS_15line_parametersEiiii at Base 6.2.1
++ (optional=templinst|arch=ia64 s390 s390x sparc)_ZN9mapserver23line_interpolator_imageINS_22renderer_outline_imageINS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEENS_18line_image_patternINS_28pattern_filter_bilinear_rgbaIS5_EEEEEEE8step_horEv at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver23line_interpolator_imageINS_22renderer_outline_imageINS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEENS_18line_image_patternINS_28pattern_filter_bilinear_rgbaIS5_EEEEEEEC1ERSG_RKNS_15line_parametersEiiiiid at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver23line_interpolator_imageINS_22renderer_outline_imageINS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEENS_18line_image_patternINS_28pattern_filter_bilinear_rgbaIS5_EEEEEEEC2ERSG_RKNS_15line_parametersEiiiiid at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjE17blend_color_hspanEiijPKS2_PKhh at Base 6.4.0
++ (optional=templinst|arch=!armel !armhf)_ZN9mapserver23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjE17blend_color_vspanEiijPKS2_PKhh at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver24decompose_ft_bitmap_monoINS_12scanline_binENS_20scanline_storage_binEEEvRK10FT_Bitmap_iibRT_RT0_ at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver25decompose_ft_bitmap_gray8INS_22rasterizer_scanline_aaINS_18rasterizer_sl_clipINS_12ras_conv_intEEEEENS_11scanline_u8ENS_19scanline_storage_aaIhEEEEvRK10FT_Bitmap_iibRT_RT0_RT1_ at Base 6.4.0
++ _ZN9mapserver25font_engine_freetype_base10resolutionEj at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base11add_kerningEjjPdS1_ at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base13prepare_glyphEj at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base16update_char_sizeEv at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base16update_signatureEv at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base5widthEd at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base6attachEPKc at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base6flip_yEb at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base6heightEd at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base7hintingEb at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base8char_mapE12FT_Encoding_ at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base9load_fontEPKcjNS_15glyph_renderingES2_l at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_base9transformERKNS_12trans_affineE at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_baseC1Ebj at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_baseC2Ebj at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_baseD1Ev at Base 6.2.1
++ _ZN9mapserver25font_engine_freetype_baseD2Ev at Base 6.2.1
++ (optional=templinst|arch=armel armhf)_ZN9mapserver26copy_or_blend_rgba_wrapperINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEEE17copy_or_blend_pixEPhjjjjj at Base 6.4.0
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver28pattern_filter_bilinear_rgbaINS_5rgba8EE14pixel_high_resEPKPKS1_PS1_ii at Base 6.2.1
++ (optional=templinst)_ZN9mapserver31serialized_integer_path_adaptorIsLj6EE6vertexEPdS2_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386)_ZN9mapserver36span_image_filter_rgba_bilinear_clipINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEENS_24span_interpolator_linearINS_12trans_affineELj8EEEE8generateEPS3_iij at Base 6.2.1
++ _ZN9mapserver3arc19approximation_scaleEd at Base 6.2.1
++ _ZN9mapserver3arc4initEddddddb at Base 6.2.1
++ _ZN9mapserver3arc6rewindEj at Base 6.2.1
++ _ZN9mapserver3arc6vertexEPdS1_ at Base 6.2.1
++ _ZN9mapserver3arc9normalizeEddb at Base 6.2.1
++ _ZN9mapserver3arcC1Eddddddb at Base 6.2.1
++ _ZN9mapserver3arcC2Eddddddb at Base 6.2.1
++ (arch=!ia64 !powerpc !s390 !s390x !sparc)_ZN9mapserver5rgba811premultiplyEv at Base 6.4.0
++ (arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver6curve36vertexEPdS1_ at Base 6.4.0
++ (arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver6curve46vertexEPdS1_ at Base 6.4.0
++ _ZN9mapserver6gse4x6E at Base 6.2.1
++ _ZN9mapserver6gse4x8E at Base 6.2.1
++ _ZN9mapserver6gse5x7E at Base 6.2.1
++ _ZN9mapserver6gse5x9E at Base 6.2.1
++ _ZN9mapserver6gse6x9E at Base 6.2.1
++ _ZN9mapserver7gse6x12E at Base 6.2.1
++ _ZN9mapserver7gse7x11E at Base 6.2.1
++ _ZN9mapserver7gse7x15E at Base 6.2.1
++ _ZN9mapserver7gse8x16E at Base 6.2.1
++ _ZN9mapserver9bisectrixERKNS_15line_parametersES2_PiS3_ at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver9path_baseINS_20vertex_block_storageIdLj8ELj256EEEED1Ev at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZN9mapserver9path_baseINS_20vertex_block_storageIdLj8ELj256EEEED2Ev at Base 6.4.0
++ _ZN9mapserver9verdana12E at Base 6.2.1
++ _ZN9mapserver9verdana13E at Base 6.2.1
++ _ZN9mapserver9verdana14E at Base 6.2.1
++ _ZN9mapserver9verdana16E at Base 6.2.1
++ _ZN9mapserver9verdana17E at Base 6.2.1
++ _ZN9mapserver9verdana18E at Base 6.2.1
++ _ZNK10ClipperLib16clipperException4whatEv at Base 6.2.1
++ (arch=!ia64 !powerpc !s390 !s390x !sparc)_ZNK10ClipperLib6Int128mlERKS0_ at Base 6.4.0
++ _ZNK10ClipperLib7Clipper14IsContributingERKNS_5TEdgeE at Base 6.2.1
++ _ZNK10ClipperLib7Clipper17IsEvenOddFillTypeERKNS_5TEdgeE at Base 6.2.1
++ _ZNK10ClipperLib7Clipper20IsEvenOddAltFillTypeERKNS_5TEdgeE at Base 6.2.1
++ _ZNK9mapserver10curve3_inc19approximation_scaleEv at Base 6.2.1
++ _ZNK9mapserver10curve4_inc19approximation_scaleEv at Base 6.2.1
++ _ZNK9mapserver12trans_affine11is_identityEd at Base 6.2.1
++ _ZNK9mapserver12trans_affine11translationEPdS1_ at Base 6.2.1
++ _ZNK9mapserver12trans_affine7scalingEPdS1_ at Base 6.2.1
++ _ZNK9mapserver12trans_affine8is_equalERKS0_d at Base 6.2.1
++ _ZNK9mapserver12trans_affine8is_validEd at Base 6.2.1
++ _ZNK9mapserver12trans_affine8rotationEv at Base 6.2.1
++ (arch=armel armhf i386 kfreebsd-i386 mips mipsel)_ZNK9mapserver12trans_affine9transformEPdS1_ at Base 6.4.0
++ (optional=templinst)_ZNK9mapserver18rasterizer_sl_clipINS_12ras_conv_intEE11line_clip_yINS_19rasterizer_cells_aaINS_7cell_aaEEEEEvRT_iiiijj at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZNK9mapserver22renderer_outline_imageINS_13renderer_baseINS_23pixfmt_alpha_blend_rgbaINS_16blender_rgba_preINS_5rgba8ENS_10order_bgraEEENS_12row_accessorIhEEjEEEENS_18line_image_patternINS_28pattern_filter_bilinear_rgbaIS4_EEEEE5pixelEPS4_ii at Base 6.4.0
++ _ZNK9mapserver25font_engine_freetype_base14write_glyph_toEPh at Base 6.2.1
++ _ZNK9mapserver25font_engine_freetype_base8ascenderEv at Base 6.2.1
++ _ZNK9mapserver25font_engine_freetype_base9descenderEv at Base 6.2.1
++ _ZNK9mapserver25font_engine_freetype_base9find_faceEPKc at Base 6.2.1
++ _ZNK9mapserver25font_engine_freetype_base9num_facesEv at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPN10ClipperLib9ExPolygonES4_EET0_T_S6_S5_ at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPSt6vectorIN10ClipperLib8IntPointESaIS4_EES7_EET0_T_S9_S8_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips mipsel)_ZNSt22__uninitialized_fill_nILb0EE15__uninit_fill_nIPSt6vectorIN10ClipperLib8IntPointESaIS4_EEjS6_EEvT_T0_RKT1_ at Base 6.2.1
++ (optional=templinst|arch=amd64 kfreebsd-amd64)_ZNSt22__uninitialized_fill_nILb0EE15__uninit_fill_nIPSt6vectorIN10ClipperLib8IntPointESaIS4_EEmS6_EEvT_T0_RKT1_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips mipsel sparc)_ZNSt6vectorIN10ClipperLib11DoublePointESaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEjRKS1_ at Base 6.2.1
++ (optional=templinst|arch=amd64 ia64 kfreebsd-amd64)_ZNSt6vectorIN10ClipperLib11DoublePointESaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEmRKS1_ at Base 6.2.1
++ (optional=templinst)_ZNSt6vectorIN10ClipperLib8IntPointESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips mipsel powerpc sparc)_ZNSt6vectorIN10ClipperLib8IntPointESaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEjRKS1_ at Base 6.2.1
++ (optional=templinst|arch=amd64 ia64 kfreebsd-amd64 s390 s390x)_ZNSt6vectorIN10ClipperLib8IntPointESaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEmRKS1_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 ia64 kfreebsd-i386 mips mipsel powerpc s390 s390x sparc|subst)_ZNSt6vectorIN10ClipperLib8IntPointESaIS1_EE7reserveE{size_t}@Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZNSt6vectorIN10ClipperLib8IntPointESaIS1_EEC1ERKS3_ at Base 6.4.0
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZNSt6vectorIN10ClipperLib8IntPointESaIS1_EEC2ERKS3_ at Base 6.4.0
++ (optional=templinst)_ZNSt6vectorIN10ClipperLib8IntPointESaIS1_EEaSERKS3_ at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZNSt6vectorIN10ClipperLib9ExPolygonESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips mipsel powerpc)_ZNSt6vectorIN10ClipperLib9ExPolygonESaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEjRKS1_ at Base 6.2.1
++ (optional=templinst|arch=amd64 kfreebsd-amd64 s390 s390x)_ZNSt6vectorIN10ClipperLib9ExPolygonESaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEmRKS1_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips mipsel powerpc sparc)_ZNSt6vectorIN10ClipperLib9ExPolygonESaIS1_EE7reserveEj at Base 6.2.1
++ (optional=templinst|arch=amd64 ia64 kfreebsd-amd64 s390 s390x)_ZNSt6vectorIN10ClipperLib9ExPolygonESaIS1_EE7reserveEm at Base 6.2.1
++ (optional=templinst)_ZNSt6vectorIPN10ClipperLib11HorzJoinRecESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips mipsel)_ZNSt6vectorIPN10ClipperLib11HorzJoinRecESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEjRKS2_ at Base 6.2.1
++ (optional=templinst|arch=amd64 kfreebsd-amd64)_ZNSt6vectorIPN10ClipperLib11HorzJoinRecESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEmRKS2_ at Base 6.2.1
++ (optional=templinst)_ZNSt6vectorIPN10ClipperLib5TEdgeESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_ at Base 6.2.1
++ (optional=templinst)_ZNSt6vectorIPN10ClipperLib6OutRecESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_ at Base 6.2.1
++ (optional=templinst)_ZNSt6vectorIPN10ClipperLib7JoinRecESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips mipsel)_ZNSt6vectorIPN10ClipperLib7JoinRecESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEjRKS2_ at Base 6.2.1
++ (optional=templinst|arch=amd64 kfreebsd-amd64)_ZNSt6vectorIPN10ClipperLib7JoinRecESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEmRKS2_ at Base 6.2.1
++ (optional=templinst|arch=!ia64 !powerpc !s390 !s390x !sparc)_ZNSt6vectorIS_IN10ClipperLib8IntPointESaIS1_EESaIS3_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips mipsel powerpc sparc)_ZNSt6vectorIS_IN10ClipperLib8IntPointESaIS1_EESaIS3_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS3_S5_EEjRKS3_ at Base 6.2.1
++ (optional=templinst|arch=amd64 ia64 kfreebsd-amd64 s390 s390x)_ZNSt6vectorIS_IN10ClipperLib8IntPointESaIS1_EESaIS3_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS3_S5_EEmRKS3_ at Base 6.2.1
++ (optional=templinst)_ZNSt6vectorIS_IN10ClipperLib8IntPointESaIS1_EESaIS3_EED1Ev at Base 6.2.1
++ (optional=templinst)_ZNSt6vectorIS_IN10ClipperLib8IntPointESaIS1_EESaIS3_EED2Ev at Base 6.2.1
++ (optional=templinst)_ZNSt6vectorIS_IN10ClipperLib8IntPointESaIS1_EESaIS3_EEaSERKS5_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips mipsel powerpc s390 sparc)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_EEEEiS4_PFbS4_S4_EEvT_T0_SD_T1_T2_ at Base 6.2.1
++ (optional=templinst|arch=amd64 ia64 kfreebsd-amd64 s390x)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_EEEElS4_PFbS4_S4_EEvT_T0_SD_T1_T2_ at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_EEEEPFbS4_S4_EEvT_SC_SC_T0_ at Base 6.4.0
++#MISSING: 6.4.0# (optional=templinst)_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_EEEEPFbS4_S4_EEvT_SC_T0_ at Base 6.2.1
++ (optional=templinst|arch=armel armhf i386 kfreebsd-i386 mips mipsel)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_EEEEiPFbS4_S4_EEvT_SC_T0_T1_ at Base 6.2.1
++ (optional=templinst|arch=amd64 kfreebsd-amd64)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_EEEElPFbS4_S4_EEvT_SC_T0_T1_ at Base 6.2.1
++#MISSING: 6.4.1# (optional=templinst|arch=!powerpc !s390 !s390x)_ZSt19__move_median_firstIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_EEEEPFbS4_S4_EEvT_SC_SC_T0_ at Base 6.2.1
++#MISSING: 6.4.0# (optional=templinst)_ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPPN10ClipperLib6OutRecESt6vectorIS4_SaIS4_EEEEPFbS4_S4_EEvT_T0_ at Base 6.2.1
++ (optional=templinst|arch=ia64 powerpc s390 s390x sparc)_ZSt8_DestroyIPSt6vectorIN10ClipperLib8IntPointESaIS2_EEEvT_S6_ at Base 6.4.0
++ _ZTI11KmlRenderer at Base 6.4.0
++ _ZTI12line_adaptor at Base 6.2.1
++ _ZTI15polygon_adaptor at Base 6.2.1
++ _ZTIN10ClipperLib11ClipperBaseE at Base 6.2.1
++ _ZTIN10ClipperLib16clipperExceptionE at Base 6.2.1
++ _ZTIN10ClipperLib7ClipperE at Base 6.2.1
++ _ZTS11KmlRenderer at Base 6.4.0
++ _ZTS12line_adaptor at Base 6.2.1
++ _ZTS15polygon_adaptor at Base 6.2.1
++ _ZTSN10ClipperLib11ClipperBaseE at Base 6.2.1
++ _ZTSN10ClipperLib16clipperExceptionE at Base 6.2.1
++ _ZTSN10ClipperLib7ClipperE at Base 6.2.1
++ _ZTTN10ClipperLib7ClipperE at Base 6.2.1
++ _ZTV11KmlRenderer at Base 6.4.0
++ _ZTV12line_adaptor at Base 6.2.1
++ _ZTV15polygon_adaptor at Base 6.2.1
++ _ZTVN10ClipperLib11ClipperBaseE at Base 6.2.1
++ _ZTVN10ClipperLib16clipperExceptionE at Base 6.2.1
++ _ZTVN10ClipperLib7ClipperE at Base 6.2.1
++ _getline at Base 6.2.1
++ _msSLDParseSizeParameter at Base 6.2.1
++ _msValidateTime at Base 6.2.1
++ _stream_write_fn at Base 6.2.1
++ _validateNamespace at Base 6.2.1
++ addTileCache at Base 6.2.1
++ annotationLayerDrawShape at Base 6.2.1
++ arcCircleCenter at Base 6.2.1
++ arcStrokeCircle at Base 6.2.1
++ arcStrokeCircularString at Base 6.2.1
++ bitmapFontMetricsGD at Base 6.2.1
++ bufferPolyline at Base 6.2.1
++ calcMidAngle at Base 6.2.1
++ calcOrientation at Base 6.2.1
++ checkWebExtent at Base 6.2.1
++ checkWebScale at Base 6.2.1
++ circleLayerDrawShape at Base 6.2.1
++ cleanupCairo at Base 6.2.1
++ cleanupDummy at Base 6.2.1
++ closeLayerRasterCairo at Base 6.2.1
++ closeLayerVectorCairo at Base 6.2.1
++ closeNewLayerGD at Base 6.2.1
++ clusterDestroyData at Base 6.2.1
++ computeLabelMarkerPoly at Base 6.2.1
++ computeLabelStyle at Base 6.2.1
++ computeMarkerPoly at Base 6.2.1
++ computeSymbolStyle at Base 6.2.1
++ createEllipseSymbolTileDummy at Base 6.2.1
++ createImageCairo at Base 6.2.1
++ createImageDummy at Base 6.2.1
++ createImageGD at Base 6.2.1
++ createPixmapSymbolTileDummy at Base 6.2.1
++ createPostgresTimeCompareRange at Base 6.2.1
++ createPostgresTimeCompareSimple at Base 6.2.1
++ createRasterBufferDummy at Base 6.2.1
++ createSurfaceFromBuffer at Base 6.2.1
++ createTruetypeSymbolTileDummy at Base 6.2.1
++ createVectorSymbolTileDummy at Base 6.2.1
++ ctable at Base 6.2.1
++ defaultoutputformats at Base 6.2.1
++ drawRectangle at Base 6.2.1
++ endLayerDummy at Base 6.2.1
++ endShapeDummy at Base 6.2.1
++ escape_shell_cmd at Base 6.2.1
++ fastComputeBounds at Base 6.2.1
++ findChartPoint at Base 6.2.1
++ findTag at Base 6.2.1
++ findTagEnd at Base 6.2.1
++ fmakeword at Base 6.2.1
++ freeClass at Base 6.2.1
++ freeClassHitTests at Base 6.4.0
++ freeCluster at Base 6.2.1
++ freeExpression at Base 6.2.1
++ freeExpressionTokens at Base 6.2.1
++ freeFaceCache at Base 6.2.1
++ freeFeatureList at Base 6.2.1
++ freeImageCache at Base 6.2.1
++ freeImageCairo at Base 6.2.1
++ freeImageDummy at Base 6.2.1
++ freeImageGD at Base 6.2.1
++ freeJoin at Base 6.2.1
++ freeLabel at Base 6.2.1
++ freeLabelHitTests at Base 6.4.0
++ freeLayer at Base 6.2.1
++ freeLayerHitTests at Base 6.4.0
++ freeLegend at Base 6.2.1
++ freeMapHitTests at Base 6.4.0
++ freeReferenceMap at Base 6.2.1
++ freeSVGCache at Base 6.4.0
++ freeScaleToken at Base 6.4.0
++ freeScaleTokenEntry at Base 6.4.0
++ freeScalebar at Base 6.2.1
++ freeStyle at Base 6.2.1
++ freeSymbolCairo at Base 6.2.1
++ freeSymbolDummy at Base 6.2.1
++ freeSymbolGD at Base 6.2.1
++ freeTileDummy at Base 6.2.1
++ freeWeb at Base 6.2.1
++ generateClassTemplate at Base 6.2.1
++ generateGroupTemplate at Base 6.2.1
++ generateLayerTemplate at Base 6.2.1
++ generateLegendTemplate at Base 6.2.1
++ getCharacter at Base 6.2.1
++ getDouble at Base 6.2.1
++ getFontFace at Base 6.2.1
++ getInlineTag at Base 6.2.1
++ getInteger at Base 6.2.1
++ getIntegerOrSymbol at Base 6.2.1
++ getKmlRenderer at Base 6.4.0
++ getNextShape at Base 6.2.1
++ getRasterBufferCopyCairo at Base 6.2.1
++ getRasterBufferCopyDummy at Base 6.2.1
++ getRasterBufferCopyGD at Base 6.2.1
++ getRasterBufferHandleCairo at Base 6.2.1
++ getRasterBufferHandleDummy at Base 6.2.1
++ getRasterBufferHandleGD at Base 6.2.1
++ getRgbColor at Base 6.2.1
++ getString at Base 6.2.1
++ getSymbol2 at Base 6.2.1
++ getSymbol at Base 6.2.1
++ getTagArgs at Base 6.2.1
++ getTile at Base 6.2.1
++ getTruetypeTextBBoxCairo at Base 6.2.1
++ getTruetypeTextBBoxDummy at Base 6.2.1
++ getTruetypeTextBBoxGD at Base 6.2.1
++ get_metrics at Base 6.2.1
++ get_metrics_line at Base 6.2.1
++ getword at Base 6.2.1
++ inchesPerUnit at Base 6.2.1
++ include_lineno at Base 6.2.1
++ include_stack at Base 6.2.1
++ include_stack_ptr at Base 6.2.1
++ ind at Base 6.2.1
++ initClass at Base 6.2.1
++ initClassHitTests at Base 6.4.0
++ initCluster at Base 6.2.1
++ initExpression at Base 6.2.1
++ initGrid at Base 6.2.1
++ initHashTable at Base 6.2.1
++ initJoin at Base 6.2.1
++ initLabel at Base 6.2.1
++ initLabelHitTests at Base 6.4.0
++ initLayer at Base 6.2.1
++ initLayerHitTests at Base 6.4.0
++ initLeader at Base 6.2.1
++ initLegend at Base 6.2.1
++ initMap at Base 6.2.1
++ initMapHitTests at Base 6.4.0
++ initQueryMap at Base 6.2.1
++ initReferenceMap at Base 6.2.1
++ initResultCache at Base 6.2.1
++ initScaleToken at Base 6.4.0
++ initScalebar at Base 6.2.1
++ initStyle at Base 6.2.1
++ initStyleHitTests at Base 6.4.0
++ initSymbol at Base 6.2.1
++ initWeb at Base 6.2.1
++ initializeCache at Base 6.2.1
++ initializeRasterBufferCairo at Base 6.2.1
++ initializeRasterBufferDummy at Base 6.2.1
++ initializeRasterBufferGD at Base 6.2.1
++ insertFeatureList at Base 6.2.1
++ intersectLabelPolygons at Base 6.2.1
++ isOn at Base 6.2.1
++ isScaleInRange at Base 6.2.1
++ jpeg_buffer_empty_output_buffer at Base 6.2.1
++ jpeg_buffer_term_destination at Base 6.2.1
++ jpeg_init_destination at Base 6.2.1
++ jpeg_stream_empty_output_buffer at Base 6.2.1
++ jpeg_stream_term_destination at Base 6.2.1
++ lineLayerDrawShape at Base 6.2.1
++ loadClass at Base 6.2.1
++ loadCluster at Base 6.2.1
++ loadColor at Base 6.2.1
++ loadExpressionString at Base 6.2.1
++ loadHashTable at Base 6.2.1
++ loadImageFromFileDummy at Base 6.2.1
++ loadJoin at Base 6.2.1
++ loadLayer at Base 6.2.1
++ loadLegend at Base 6.2.1
++ loadParams at Base 6.2.1
++ loadQueryMap at Base 6.2.1
++ loadReferenceMap at Base 6.2.1
++ loadScalebar at Base 6.2.1
++ loadScaletoken at Base 6.4.0
++ loadSymbol at Base 6.2.1
++ loadSymbolSet at Base 6.2.1
++ loadWeb at Base 6.2.1
++ makeTimeFilter at Base 6.2.1
++ makeword at Base 6.2.1
++ makeword_skip at Base 6.2.1
++ mergeRasterBufferCairo at Base 6.2.1
++ mergeRasterBufferDummy at Base 6.2.1
++ mergeRasterBufferGD at Base 6.2.1
++ msAcquireLock at Base 6.2.1
++ msAddColorGD at Base 6.2.1
++ msAddErrorDisplayString at Base 6.2.1
++ msAddImageSymbol at Base 6.2.1
++ msAddLabel at Base 6.2.1
++ msAddLabelGroup at Base 6.2.1
++ msAddLabelToClass at Base 6.2.1
++ msAddLine at Base 6.2.1
++ msAddLineDirectly at Base 6.2.1
++ msAddNewSymbol at Base 6.2.1
++ msAddPointToLine at Base 6.2.1
++ msAdjustExtent at Base 6.2.1
++ msAdjustImage at Base 6.2.1
++ msAlignText at Base 6.2.1
++ msAllocBitArray at Base 6.2.1
++ msAllocCgiObj at Base 6.2.1
++ msAllocMapServObj at Base 6.2.1
++ msAllocateValidClassGroups at Base 6.2.1
++ msAlphaBlend at Base 6.2.1
++ msAlphaBlendPM at Base 6.2.1
++ msAppendOutputFormat at Base 6.2.1
++ msAppendSymbol at Base 6.2.1
++ msApplyDefaultOutputFormats at Base 6.2.1
++ msApplyDefaultSubstitutions at Base 6.2.1
++ msApplyMapConfigOptions at Base 6.2.1
++ msApplyOutputFormat at Base 6.2.1
++ msApplySubstitutions at Base 6.2.1
++ msAxisDenormalizePoints at Base 6.2.1
++ msAxisNormalizePoints at Base 6.2.1
++ msAxisSwapShape at Base 6.2.1
++ msBindLayerToShape at Base 6.2.1
++ msBufferAppend at Base 6.2.1
++ msBufferFree at Base 6.2.1
++ msBufferInit at Base 6.2.1
++ msBufferResize at Base 6.2.1
++ msBuildOnlineResource at Base 6.2.1
++ msBuildPath3 at Base 6.2.1
++ msBuildPath at Base 6.2.1
++ msBuildPluginLibraryPath at Base 6.2.1
++ msCGIDispatchBrowseRequest at Base 6.2.1
++ msCGIDispatchCoordinateRequest at Base 6.2.1
++ msCGIDispatchImageRequest at Base 6.2.1
++ msCGIDispatchLegendIconRequest at Base 6.2.1
++ msCGIDispatchLegendRequest at Base 6.2.1
++ msCGIDispatchQueryRequest at Base 6.2.1
++ msCGIDispatchRequest at Base 6.2.1
++ msCGIHandler at Base 6.2.1
++ msCGILoadForm at Base 6.2.1
++ msCGILoadMap at Base 6.2.1
++ msCGISetMode at Base 6.2.1
++ msCGIWriteError at Base 6.2.1
++ msCGIWriteLog at Base 6.2.1
++ msCSVJoinClose at Base 6.2.1
++ msCSVJoinConnect at Base 6.2.1
++ msCSVJoinNext at Base 6.2.1
++ msCSVJoinPrepare at Base 6.2.1
++ msCairoCleanup at Base 6.2.1
++ msCalculateScale at Base 6.2.1
++ msCaseReplaceSubstring at Base 6.2.1
++ msCheckParentPointer at Base 6.2.1
++#MISSING: 6.4.0# msCircleDrawLineSymbol at Base 6.2.1
++ msCircleDrawShadeSymbol at Base 6.2.1
++ msClassifyRasterBuffer at Base 6.2.1
++ msCleanup at Base 6.2.1
++ msClearLayerPenValues at Base 6.2.1
++ msClearLegendPenValues at Base 6.2.1
++ msClearPenValues at Base 6.2.1
++ msClearQueryMapPenValues at Base 6.2.1
++ msClearReferenceMapPenValues at Base 6.2.1
++ msClearScalebarPenValues at Base 6.2.1
++ msClipPolygonRect at Base 6.2.1
++ msClipPolylineRect at Base 6.2.1
++ msCloneOutputFormat at Base 6.2.1
++ msCloseConnections at Base 6.2.1
++ msCloseErrorFile at Base 6.2.1
++ msCloseNewLayerKml at Base 6.4.0
++ msClusterEvaluateFilter at Base 6.2.1
++ msClusterGetGroupText at Base 6.2.1
++ msClusterInitialize at Base 6.2.1
++ msClusterLayerClose at Base 6.2.1
++ msClusterLayerCopyVirtualTable at Base 6.2.1
++ msClusterLayerFreeItemInfo at Base 6.2.1
++ msClusterLayerGetItems at Base 6.2.1
++ msClusterLayerGetNumFeatures at Base 6.2.1
++ msClusterLayerGetShape at Base 6.2.1
++ msClusterLayerInitItemInfo at Base 6.2.1
++ msClusterLayerInitializeVirtualTable at Base 6.2.1
++ msClusterLayerIsOpen at Base 6.2.1
++ msClusterLayerNextShape at Base 6.2.1
++ msClusterLayerOpen at Base 6.2.1
++ msClusterLayerWhichShapes at Base 6.2.1
++ msCommifyString at Base 6.2.1
++ msComputeBounds at Base 6.2.1
++ msConnPoolCloseUnreferenced at Base 6.2.1
++ msConnPoolFinalCleanup at Base 6.2.1
++ msConnPoolRegister at Base 6.2.1
++ msConnPoolRelease at Base 6.2.1
++ msConnPoolRequest at Base 6.2.1
++ msConnectLayer at Base 6.2.1
++ msConstrainExtent at Base 6.2.1
++ msContourLayerClose at Base 6.4.0
++ msContourLayerGetExtent at Base 6.4.0
++ msContourLayerGetItems at Base 6.4.0
++ msContourLayerGetShape at Base 6.4.0
++ msContourLayerInitializeVirtualTable at Base 6.4.0
++ msContourLayerIsOpen at Base 6.4.0
++ msContourLayerNextShape at Base 6.4.0
++ msContourLayerOpen at Base 6.4.0
++ msContourLayerSetTimeFilter at Base 6.4.0
++ msContourLayerWhichShapes at Base 6.4.0
++ msConvertWideStringToUTF8 at Base 6.2.1
++ msCopyClass at Base 6.2.1
++ msCopyCluster at Base 6.2.1
++ msCopyExpression at Base 6.2.1
++ msCopyFontSet at Base 6.2.1
++ msCopyHashTable at Base 6.2.1
++ msCopyItem at Base 6.2.1
++ msCopyJoin at Base 6.2.1
++ msCopyLabel at Base 6.2.1
++ msCopyLayer at Base 6.2.1
++ msCopyLeader at Base 6.2.1
++ msCopyLegend at Base 6.2.1
++ msCopyLine at Base 6.2.1
++ msCopyMap at Base 6.2.1
++ msCopyProjection at Base 6.2.1
++ msCopyQueryMap at Base 6.2.1
++ msCopyReferenceMap at Base 6.2.1
++ msCopyResult at Base 6.2.1
++ msCopyResultCache at Base 6.2.1
++ msCopyScaleToken at Base 6.4.0
++ msCopyScaleTokenEntry at Base 6.4.0
++ msCopyScalebar at Base 6.2.1
++ msCopyShape at Base 6.2.1
++ msCopyStyle at Base 6.2.1
++ msCopySymbol at Base 6.2.1
++ msCopySymbolSet at Base 6.2.1
++ msCopyWeb at Base 6.2.1
++ msCountChars at Base 6.2.1
++ msCreateDefaultOutputFormat at Base 6.2.1
++ msCreateHashTable at Base 6.2.1
++ msCreateImageKml at Base 6.4.0
++ msCreateLegendIcon at Base 6.2.1
++#MISSING: 6.4.0# msCreateTileEllipseCairo at Base 6.2.1
++ msCreateTree at Base 6.2.1
++ msDBFAddField at Base 6.2.1
++ msDBFClose at Base 6.2.1
++ msDBFCreate at Base 6.2.1
++ msDBFGetFieldCount at Base 6.2.1
++ msDBFGetFieldInfo at Base 6.2.1
++ msDBFGetItemIndex at Base 6.2.1
++ msDBFGetItemIndexes at Base 6.2.1
++ msDBFGetItems at Base 6.2.1
++ msDBFGetRecordCount at Base 6.2.1
++ msDBFGetValueList at Base 6.2.1
++ msDBFGetValues at Base 6.2.1
++ msDBFJoinClose at Base 6.2.1
++ msDBFJoinConnect at Base 6.2.1
++ msDBFJoinNext at Base 6.2.1
++ msDBFJoinPrepare at Base 6.2.1
++ msDBFOpen at Base 6.2.1
++ msDBFReadDoubleAttribute at Base 6.2.1
++ msDBFReadIntegerAttribute at Base 6.2.1
++ msDBFReadStringAttribute at Base 6.2.1
++ msDBFWriteDoubleAttribute at Base 6.2.1
++ msDBFWriteIntegerAttribute at Base 6.2.1
++ msDBFWriteStringAttribute at Base 6.2.1
++ msDateCompare at Base 6.2.1
++ msDebug at Base 6.2.1
++ msDebugCleanup at Base 6.2.1
++ msDebugInitFromEnv at Base 6.2.1
++ msDecodeHTMLEntities at Base 6.2.1
++ msDecryptStringTokens at Base 6.2.1
++ msDecryptStringWithKey at Base 6.2.1
++ msDeleteLabelStyle at Base 6.2.1
++ msDeleteStyle at Base 6.2.1
++ msDestroyTree at Base 6.2.1
++ msDistancePointToPoint at Base 6.2.1
++ msDistancePointToSegment at Base 6.2.1
++ msDistancePointToShape at Base 6.2.1
++ msDistanceSegmentToSegment at Base 6.2.1
++ msDistanceShapeToShape at Base 6.2.1
++ msDoubleToString at Base 6.2.1
++ msDrawBarChart at Base 6.2.1
++ msDrawBarChartLayer at Base 6.2.1
++ msDrawChartLayer at Base 6.2.1
++ msDrawEndShape at Base 6.2.1
++ msDrawLabel at Base 6.2.1
++ msDrawLabelCache at Base 6.2.1
++ msDrawLayer at Base 6.2.1
++ msDrawLegend at Base 6.2.1
++ msDrawLegendIcon at Base 6.2.1
++ msDrawLineSymbol at Base 6.2.1
++ msDrawLineSymbolIM at Base 6.2.1
++ msDrawMap at Base 6.2.1
++ msDrawMarkerSymbol at Base 6.2.1
++ msDrawMarkerSymbolIM at Base 6.2.1
++ msDrawOffsettedLabels at Base 6.2.1
++ msDrawPieChart at Base 6.2.1
++ msDrawPieChartLayer at Base 6.2.1
++ msDrawPieSlice at Base 6.2.1
++ msDrawPoint at Base 6.2.1
++ msDrawQueryLayer at Base 6.2.1
++ msDrawRasterBuildRasterPath at Base 6.4.0
++ msDrawRasterCleanupTileLayer at Base 6.4.0
++ msDrawRasterGetCPLErrorMsg at Base 6.4.0
++ msDrawRasterIterateTileIndex at Base 6.4.0
++ msDrawRasterLayer at Base 6.2.1
++ msDrawRasterLayerGDAL at Base 6.2.1
++ msDrawRasterLayerLow at Base 6.2.1
++ msDrawRasterLoadProjection at Base 6.4.0
++ msDrawRasterSetupTileLayer at Base 6.4.0
++ msDrawReferenceMap at Base 6.2.1
++ msDrawScalebar at Base 6.2.1
++ msDrawShadeSymbol at Base 6.2.1
++ msDrawShadeSymbolIM at Base 6.2.1
++ msDrawShape at Base 6.2.1
++ msDrawStartShape at Base 6.2.1
++ msDrawText at Base 6.2.1
++ msDrawTextIM at Base 6.2.1
++ msDrawTextLine at Base 6.2.1
++ msDrawTransformedShape at Base 6.2.1
++ msDrawVBarChart at Base 6.2.1
++ msDrawVBarChartLayer at Base 6.2.1
++ msDrawVectorLayer at Base 6.2.1
++ msDrawWMSLayer at Base 6.2.1
++ msDrawWMSLayerLow at Base 6.2.1
++ msDumpLayer at Base 6.2.1
++ msDumpResult at Base 6.2.1
++ msEmbedLegend at Base 6.2.1
++ msEmbedScalebar at Base 6.2.1
++ msEncodeChar at Base 6.2.1
++ msEncodeHTMLEntities at Base 6.2.1
++ msEncodeUrl at Base 6.2.1
++ msEncodeUrlExcept at Base 6.2.1
++ msEncryptStringWithKey at Base 6.2.1
++ msEndShapeKml at Base 6.4.0
++ msEvalContext at Base 6.2.1
++ msEvalExpression at Base 6.2.1
++ msEvalRegex at Base 6.2.1
++ msExecuteQuery at Base 6.2.1
++ msExtentsOverlap at Base 6.2.1
++ msFilterTreeSearch at Base 6.2.1
++ msFirstKeyFromHashTable at Base 6.2.1
++ msFlipBit at Base 6.2.1
++ msFontsetLookupFont at Base 6.2.1
++ msFontsetLookupFonts at Base 6.2.1
++ msForceTmpFileBase at Base 6.2.1
++ msFreeCgiObj at Base 6.2.1
++ msFreeCharArray at Base 6.2.1
++ msFreeFontSet at Base 6.2.1
++ msFreeHashItems at Base 6.2.1
++ msFreeHashTable at Base 6.2.1
++ msFreeImage at Base 6.2.1
++ msFreeImageIM at Base 6.2.1
++ msFreeImageKml at Base 6.4.0
++ msFreeLabelCache at Base 6.2.1
++ msFreeLabelCacheSlot at Base 6.2.1
++ msFreeLabelPathObj at Base 6.2.1
++ msFreeMap at Base 6.2.1
++ msFreeMapServObj at Base 6.2.1
++ msFreeOutputFormat at Base 6.2.1
++ msFreeProjTransformer at Base 6.2.1
++ msFreeProjection at Base 6.2.1
++ msFreeQuery at Base 6.2.1
++ msFreeRasterBuffer at Base 6.2.1
++ msFreeShape at Base 6.2.1
++ msFreeSymbol at Base 6.2.1
++ msFreeSymbolKml at Base 6.4.0
++ msFreeSymbolSet at Base 6.2.1
++ msFreeWmsParamsObj at Base 6.2.1
++ msGDALCleanup at Base 6.2.1
++ msGDALInitialize at Base 6.2.1
++ msGDCleanup at Base 6.2.1
++ msGDSetup at Base 6.2.1
++ msGEOSArea at Base 6.2.1
++ msGEOSBoundary at Base 6.2.1
++ msGEOSBuffer at Base 6.2.1
++ msGEOSCleanup at Base 6.2.1
++ msGEOSContains at Base 6.2.1
++ msGEOSConvexHull at Base 6.2.1
++ msGEOSCrosses at Base 6.2.1
++ msGEOSDifference at Base 6.2.1
++ msGEOSDisjoint at Base 6.2.1
++ msGEOSDistance at Base 6.2.1
++ msGEOSEquals at Base 6.2.1
++ msGEOSFreeGeometry at Base 6.2.1
++ msGEOSFreeWKT at Base 6.2.1
++ msGEOSGeometry2Shape at Base 6.2.1
++ msGEOSGetCentroid at Base 6.2.1
++ msGEOSIntersection at Base 6.2.1
++ msGEOSIntersects at Base 6.2.1
++ msGEOSLength at Base 6.2.1
++ msGEOSOffsetCurve at Base 6.4.0
++ msGEOSOverlaps at Base 6.2.1
++ msGEOSSetup at Base 6.2.1
++ msGEOSShape2Geometry at Base 6.2.1
++ msGEOSShapeFromWKT at Base 6.2.1
++ msGEOSShapeToWKT at Base 6.2.1
++ msGEOSSimplify at Base 6.2.1
++ msGEOSSymDifference at Base 6.2.1
++ msGEOSTopologyPreservingSimplify at Base 6.2.1
++ msGEOSTouches at Base 6.2.1
++ msGEOSUnion at Base 6.2.1
++ msGEOSWithin at Base 6.2.1
++ msGML3BoundedBy at Base 6.2.1
++ msGML3Point at Base 6.2.1
++ msGML3TimeInstant at Base 6.2.1
++ msGML3TimePeriod at Base 6.2.1
++ msGMLFreeConstants at Base 6.2.1
++ msGMLFreeGeometries at Base 6.2.1
++ msGMLFreeGroups at Base 6.2.1
++ msGMLFreeItems at Base 6.2.1
++ msGMLFreeNamespaces at Base 6.2.1
++ msGMLGetConstants at Base 6.2.1
++ msGMLGetGeometries at Base 6.2.1
++ msGMLGetGroups at Base 6.2.1
++ msGMLGetItems at Base 6.2.1
++ msGMLGetNamespaces at Base 6.2.1
++ msGMLWriteQuery at Base 6.2.1
++ msGMLWriteWFSQuery at Base 6.2.1
++ msGeneralize at Base 6.4.0
++ msGenerateEncryptionKey at Base 6.2.1
++ msGenerateImages at Base 6.2.1
++ msGeomTransformShape at Base 6.4.0
++ msGetAllGroupNames at Base 6.2.1
++ msGetBasename at Base 6.2.1
++ msGetBit at Base 6.2.1
++ msGetBitArraySize at Base 6.2.1
++ msGetBitmapFont at Base 6.2.1
++ msGetCURLAuthType at Base 6.2.1
++ msGetClass at Base 6.2.1
++ msGetClassIndex at Base 6.2.1
++ msGetClass_FloatRGB at Base 6.2.1
++ msGetConfigOption at Base 6.2.1
++ msGetDebugInfoObj at Base 6.2.1
++ msGetEncodedString at Base 6.2.1
++ msGetErrorCodeString at Base 6.2.1
++ msGetErrorFile at Base 6.2.1
++ msGetErrorObj at Base 6.2.1
++ msGetErrorString at Base 6.2.1
++ msGetExpressionString at Base 6.2.1
++ msGetFriBidiEncodedString at Base 6.2.1
++ msGetGDALBandList at Base 6.2.1
++ msGetGDALGeoTransform at Base 6.2.1
++ msGetGDALNoDataValue at Base 6.2.1
++ msGetGlobalDebugLevel at Base 6.2.1
++ msGetInnerList at Base 6.2.1
++ msGetLabelCacheMember at Base 6.2.1
++ msGetLabelSize at Base 6.2.1
++ msGetLayerIndex at Base 6.2.1
++ msGetLayersIndexByGroup at Base 6.2.1
++ msGetMapContextFileText at Base 6.2.1
++ msGetMapContextXMLFloatValue at Base 6.2.1
++ msGetMapContextXMLHashValue at Base 6.2.1
++ msGetMapContextXMLHashValueDecode at Base 6.2.1
++ msGetMapContextXMLStringValue at Base 6.2.1
++ msGetMapContextXMLStringValueDecode at Base 6.2.1
++ msGetMarkerSize at Base 6.2.1
++ msGetMeasureUsingPoint at Base 6.2.1
++ msGetNextBit at Base 6.2.1
++ msGetNextGlyph at Base 6.2.1
++ msGetNumGlyphs at Base 6.2.1
++ msGetOuterList at Base 6.2.1
++ msGetOutputFormatIndex at Base 6.2.1
++ msGetOutputFormatMimeList at Base 6.2.1
++ msGetOutputFormatMimeListImg at Base 6.2.1
++ msGetOutputFormatMimeListWMS at Base 6.2.1
++ msGetOutputFormatOption at Base 6.2.1
++ msGetPath at Base 6.2.1
++ msGetPointUsingMeasure at Base 6.2.1
++ msGetPolygonArea at Base 6.2.1
++ msGetPolygonCentroid at Base 6.2.1
++ msGetProjectionString at Base 6.2.1
++ msGetQueryResultBounds at Base 6.2.1
++ msGetRasterBufferKml at Base 6.4.0
++ msGetRasterTextBBox at Base 6.2.1
++ msGetSymbol at Base 6.2.1
++ msGetSymbolIndex at Base 6.2.1
++ msGetThreadId at Base 6.2.1
++ msGetTruetypeTextBBox at Base 6.2.1
++ msGetTruetypeTextBBoxKml at Base 6.4.0
++ msGetUnicodeEntity at Base 6.2.1
++ msGetVersion at Base 6.2.1
++ msGetVersionInt at Base 6.2.1
++ msGraticuleLayerClose at Base 6.2.1
++ msGraticuleLayerFreeIntersectionPoints at Base 6.2.1
++ msGraticuleLayerFreeItemInfo at Base 6.2.1
++ msGraticuleLayerGetAutoStyle at Base 6.2.1
++ msGraticuleLayerGetExtent at Base 6.2.1
++ msGraticuleLayerGetIntersectionPoints at Base 6.2.1
++ msGraticuleLayerGetItems at Base 6.2.1
++ msGraticuleLayerGetShape at Base 6.2.1
++ msGraticuleLayerInitItemInfo at Base 6.2.1
++ msGraticuleLayerInitializeVirtualTable at Base 6.2.1
++ msGraticuleLayerIsOpen at Base 6.2.1
++ msGraticuleLayerNextShape at Base 6.2.1
++ msGraticuleLayerOpen at Base 6.2.1
++ msGraticuleLayerWhichShapes at Base 6.2.1
++ msGrowClassLabels at Base 6.2.1
++ msGrowClassStyles at Base 6.2.1
++ msGrowLabelStyles at Base 6.2.1
++ msGrowLayerClasses at Base 6.2.1
++ msGrowLayerScaletokens at Base 6.4.0
++ msGrowLeaderStyles at Base 6.2.1
++ msGrowMapLayers at Base 6.2.1
++ msGrowMapservLayers at Base 6.2.1
++ msGrowSymbolSet at Base 6.2.1
++ msHTTPAuthProxySetup at Base 6.4.0
++ msHTTPCleanup at Base 6.2.1
++ msHTTPExecuteRequests at Base 6.2.1
++ msHTTPFreeRequestObj at Base 6.2.1
++ msHTTPGetFile at Base 6.2.1
++ msHTTPInit at Base 6.2.1
++ msHTTPInitRequestObj at Base 6.2.1
++ msHashIsEmpty at Base 6.2.1
++ msHashString at Base 6.2.1
++ msHatchPolygon at Base 6.2.1
++ msHexDecode at Base 6.2.1
++ msHexEncode at Base 6.2.1
++ msHexToInt at Base 6.2.1
++ msHitTestLayer at Base 6.4.0
++ msHitTestMap at Base 6.4.0
++ msHitTestShape at Base 6.4.0
++ msINLINECreateLayerInfo at Base 6.4.0
++ msINLINELayerClose at Base 6.4.0
++ msINLINELayerGetNumFeatures at Base 6.2.1
++ msINLINELayerGetShape at Base 6.2.1
++ msINLINELayerInitializeVirtualTable at Base 6.2.1
++ msINLINELayerIsOpen at Base 6.2.1
++ msINLINELayerNextShape at Base 6.2.1
++ msINLINELayerOpen at Base 6.2.1
++ msINLINELayerWhichShapes at Base 6.4.0
++ msIO_Cleanup at Base 6.2.1
++ msIO_bufferRead at Base 6.2.1
++ msIO_bufferWrite at Base 6.2.1
++ msIO_contextRead at Base 6.2.1
++ msIO_contextWrite at Base 6.2.1
++ msIO_fprintf at Base 6.2.1
++ msIO_fread at Base 6.2.1
++ msIO_fwrite at Base 6.2.1
++ msIO_getGDIOCtx at Base 6.2.1
++ msIO_getHandler at Base 6.2.1
++ msIO_installHandlers at Base 6.2.1
++ msIO_installStdinFromBuffer at Base 6.2.1
++ msIO_installStdoutToBuffer at Base 6.2.1
++ msIO_needBinaryStdin at Base 6.2.1
++ msIO_needBinaryStdout at Base 6.2.1
++ msIO_printf at Base 6.2.1
++ msIO_resetHandlers at Base 6.2.1
++ msIO_sendHeaders at Base 6.2.1
++ msIO_setHeader at Base 6.2.1
++ msIO_stripStdoutBufferContentHeaders at Base 6.2.1
++ msIO_stripStdoutBufferContentType at Base 6.2.1
++ msIO_vfprintf at Base 6.2.1
++ msImageCreate at Base 6.2.1
++ msImageCreateIM at Base 6.2.1
++ msImageEndLayer at Base 6.2.1
++ msImagePolylineMarkers at Base 6.2.1
++ msImageSetPenGD at Base 6.2.1
++ msImageStartLayer at Base 6.2.1
++ msImageStartLayerIM at Base 6.2.1
++ msInchesPerUnit at Base 6.2.1
++ msInitDefaultGDALOutputFormat at Base 6.2.1
++ msInitDefaultOGROutputFormat at Base 6.2.1
++ msInitFontSet at Base 6.2.1
++ msInitLabelCache at Base 6.2.1
++ msInitLabelCacheSlot at Base 6.2.1
++ msInitProjTransformer at Base 6.2.1
++ msInitProjection at Base 6.2.1
++ msInitQuery at Base 6.2.1
++ msInitShape at Base 6.2.1
++ msInitSymbolSet at Base 6.2.1
++ msInitWmsParamsObj at Base 6.2.1
++ msInitializeDummyRenderer at Base 6.2.1
++ msInitializeRendererVTable at Base 6.2.1
++ msInitializeVirtualTable at Base 6.2.1
++ msInsertClass at Base 6.2.1
++ msInsertHashTable at Base 6.2.1
++ msInsertLabelStyle at Base 6.2.1
++ msInsertLayer at Base 6.2.1
++ msInsertStyle at Base 6.2.1
++ msIntToString at Base 6.2.1
++ msIntegerInArray at Base 6.2.1
++ msIntersectMultipointPolygon at Base 6.2.1
++ msIntersectPointPolygon at Base 6.2.1
++ msIntersectPolygons at Base 6.2.1
++ msIntersectPolylinePolygon at Base 6.2.1
++ msIntersectPolylines at Base 6.2.1
++ msIntersectSegments at Base 6.2.1
++ msIntersectionPointLine at Base 6.2.1
++ msIsAxisInverted at Base 6.2.1
++ msIsDegenerateShape at Base 6.2.1
++ msIsLayerQueryable at Base 6.2.1
++ msIsOuterRing at Base 6.2.1
++ msIsXMLTagValid at Base 6.2.1
++ msItemInGroups at Base 6.2.1
++ msJoinClose at Base 6.2.1
++ msJoinConnect at Base 6.2.1
++ msJoinNext at Base 6.2.1
++ msJoinPrepare at Base 6.2.1
++ msJoinStrings at Base 6.2.1
++ msLayerAddProcessing at Base 6.2.1
++ msLayerApplyCondSQLFilterToLayer at Base 6.2.1
++ msLayerApplyPlainFilterToLayer at Base 6.2.1
++ msLayerApplyScaletokens at Base 6.4.0
++ msLayerClearProcessing at Base 6.2.1
++ msLayerClose at Base 6.2.1
++ msLayerDefaultEnablePaging at Base 6.2.1
++ msLayerDefaultGetPaging at Base 6.2.1
++ msLayerEnablePaging at Base 6.2.1
++ msLayerEscapePropertyName at Base 6.2.1
++ msLayerEscapeSQLParam at Base 6.2.1
++ msLayerFreeItemInfo at Base 6.2.1
++ msLayerGetAutoStyle at Base 6.2.1
++ msLayerGetExtent at Base 6.2.1
++ msLayerGetFeatureStyle at Base 6.2.1
++ msLayerGetItemIndex at Base 6.2.1
++ msLayerGetItems at Base 6.2.1
++ msLayerGetMaxFeaturesToDraw at Base 6.2.1
++ msLayerGetNumFeatures at Base 6.2.1
++ msLayerGetPaging at Base 6.2.1
++ msLayerGetProcessing at Base 6.2.1
++ msLayerGetProcessingKey at Base 6.2.1
++ msLayerGetShape at Base 6.2.1
++ msLayerInitItemInfo at Base 6.2.1
++ msLayerIsOpen at Base 6.2.1
++ msLayerIsVisible at Base 6.2.1
++ msLayerMakeBackticsTimeFilter at Base 6.2.1
++ msLayerMakePlainTimeFilter at Base 6.2.1
++ msLayerNextShape at Base 6.2.1
++ msLayerOpen at Base 6.2.1
++ msLayerRestoreFromScaletokens at Base 6.4.0
++ msLayerSetExtent at Base 6.2.1
++ msLayerSetItems at Base 6.2.1
++ msLayerSetProcessingKey at Base 6.2.1
++ msLayerSetTimeFilter at Base 6.2.1
++ msLayerSupportsCommonFilters at Base 6.2.1
++ msLayerSupportsPaging at Base 6.2.1
++ msLayerWhichItems at Base 6.2.1
++ msLayerWhichShapes at Base 6.2.1
++ msLegendCalcSize at Base 6.2.1
++ msLibXml2GenerateList at Base 6.2.1
++ msLibXml2GetXPath at Base 6.2.1
++ msLibXml2GetXPathTree at Base 6.2.1
++ msLoadExpressionString at Base 6.2.1
++ msLoadFontSet at Base 6.2.1
++ msLoadGDRasterBufferFromFile at Base 6.2.1
++ msLoadImageSymbol at Base 6.2.1
++ msLoadMSRasterBufferFromFile at Base 6.2.1
++ msLoadMap at Base 6.2.1
++ msLoadMapContext at Base 6.2.1
++ msLoadMapContextContactInfo at Base 6.2.1
++ msLoadMapContextGeneral at Base 6.2.1
++ msLoadMapContextLayer at Base 6.2.1
++ msLoadMapContextLayerDimension at Base 6.2.1
++ msLoadMapContextLayerFormat at Base 6.2.1
++ msLoadMapContextLayerStyle at Base 6.2.1
++ msLoadMapContextListInMetadata at Base 6.2.1
++ msLoadMapContextURL at Base 6.2.1
++ msLoadMapContextURLELements at Base 6.2.1
++ msLoadMapFromString at Base 6.2.1
++ msLoadProjectionString at Base 6.2.1
++ msLoadProjectionStringEPSG at Base 6.2.1
++ msLoadQuery at Base 6.2.1
++ msLoadSymbolSet at Base 6.2.1
++ msLongToString at Base 6.2.1
++ msLookupHashTable at Base 6.2.1
++ msMapComputeGeotransform at Base 6.2.1
++ msMapGeorefToPixel at Base 6.2.1
++ msMapIgnoreMissingData at Base 6.2.1
++ msMapLoadOWSParameters at Base 6.2.1
++ msMapOffsetExtent at Base 6.2.1
++ msMapPixelToGeoref at Base 6.2.1
++ msMapRestoreRealExtent at Base 6.2.1
++ msMapScaleExtent at Base 6.2.1
++ msMapSetCenter at Base 6.2.1
++ msMapSetExtent at Base 6.2.1
++ msMapSetFakedExtent at Base 6.2.1
++ msMapSetLayerProjections at Base 6.2.1
++ msMapSetRotation at Base 6.2.1
++ msMapSetSize at Base 6.2.1
++ msMaybeAllocateClassStyle at Base 6.2.1
++ msMergeRasterBufferKml at Base 6.4.0
++ msMergeRect at Base 6.2.1
++ msMoveClassDown at Base 6.2.1
++ msMoveClassUp at Base 6.2.1
++ msMoveLabelStyleDown at Base 6.2.1
++ msMoveLabelStyleUp at Base 6.2.1
++ msMoveLayerDown at Base 6.2.1
++ msMoveLayerUp at Base 6.2.1
++ msMoveStyleDown at Base 6.2.1
++ msMoveStyleUp at Base 6.2.1
++ msMySQLJoinClose at Base 6.2.1
++ msMySQLJoinConnect at Base 6.2.1
++ msMySQLJoinNext at Base 6.2.1
++ msMySQLJoinPrepare at Base 6.2.1
++ msNewGDFileCtx at Base 6.2.1
++ msNewMapObj at Base 6.2.1
++ msNextKeyFromHashTable at Base 6.2.1
++ msOGCWKT2ProjectionObj at Base 6.2.1
++ msOGRCleanup at Base 6.2.1
++ msOGRGeometryToShape at Base 6.2.1
++ msOGRInitialize at Base 6.2.1
++ msOGRLayerClose at Base 6.2.1
++ msOGRLayerFreeItemInfo at Base 6.2.1
++ msOGRLayerGetExtent at Base 6.2.1
++ msOGRLayerGetItems at Base 6.2.1
++ msOGRLayerGetShape at Base 6.2.1
++ msOGRLayerInitializeVirtualTable at Base 6.2.1
++ msOGRLayerNextShape at Base 6.2.1
++ msOGRLayerOpen at Base 6.2.1
++ msOGRLayerWhichShapes at Base 6.2.1
++ msOGRRecursiveFileList at Base 6.2.1
++ msOGRShapeFromWKT at Base 6.2.1
++ msOGRShapeToWKT at Base 6.2.1
++ msOGRUpdateStyleFromString at Base 6.2.1
++ msOGRWriteFromQuery at Base 6.2.1
++ msOWSBuildURLFilename at Base 6.2.1
++ msOWSCommonBoundingBox at Base 6.2.1
++ msOWSCommonExceptionReport at Base 6.2.1
++ msOWSCommonNegotiateVersion at Base 6.2.1
++ msOWSCommonOperationsMetadata at Base 6.2.1
++ msOWSCommonOperationsMetadataDomainType at Base 6.2.1
++ msOWSCommonOperationsMetadataOperation at Base 6.2.1
++ msOWSCommonServiceIdentification at Base 6.2.1
++ msOWSCommonServiceProvider at Base 6.2.1
++ msOWSCommonWGS84BoundingBox at Base 6.2.1
++ msOWSCommonxmlNewChildEncoded at Base 6.2.1
++ msOWSDispatch at Base 6.2.1
++ msOWSExecuteRequests at Base 6.2.1
++ msOWSGetDimensionInfo at Base 6.2.1
++ msOWSGetEPSGProj at Base 6.2.1
++ msOWSGetEncodeMetadata at Base 6.2.1
++ msOWSGetLanguage at Base 6.2.1
++ msOWSGetLanguageFromList at Base 6.2.1
++ msOWSGetLanguageList at Base 6.2.1
++ msOWSGetLayerExtent at Base 6.2.1
++ msOWSGetOnlineResource2 at Base 6.2.1
++ msOWSGetOnlineResource at Base 6.2.1
++ msOWSGetProjURI at Base 6.2.1
++ msOWSGetProjURN at Base 6.2.1
++ msOWSGetSchemasLocation at Base 6.2.1
++ msOWSGetVersionString at Base 6.2.1
++ msOWSIpDisabled at Base 6.4.0
++ msOWSIpInList at Base 6.4.0
++ msOWSIpInMetadata at Base 6.4.0
++ msOWSIpParse at Base 6.4.0
++ msOWSLookupMetadata2 at Base 6.2.1
++ msOWSLookupMetadata at Base 6.2.1
++ msOWSLookupMetadataWithLanguage at Base 6.2.1
++ msOWSMakeAllLayersUnique at Base 6.2.1
++ msOWSNegotiateUpdateSequence at Base 6.2.1
++ msOWSNegotiateVersion at Base 6.2.1
++ msOWSParseRequestMetadata at Base 6.2.1
++ msOWSParseVersionString at Base 6.2.1
++ msOWSPrintBoundingBox at Base 6.2.1
++ msOWSPrintContactInfo at Base 6.2.1
++ msOWSPrintEX_GeographicBoundingBox at Base 6.2.1
++ msOWSPrintEncodeMetadata2 at Base 6.2.1
++ msOWSPrintEncodeMetadata at Base 6.2.1
++ msOWSPrintEncodeMetadataList at Base 6.2.1
++ msOWSPrintEncodeParam at Base 6.2.1
++ msOWSPrintEncodeParamList at Base 6.2.1
++ msOWSPrintGroupMetadata2 at Base 6.2.1
++ msOWSPrintGroupMetadata at Base 6.2.1
++ msOWSPrintInspireCommonExtendedCapabilities at Base 6.2.1
++ msOWSPrintInspireCommonLanguages at Base 6.2.1
++ msOWSPrintInspireCommonMetadata at Base 6.2.1
++ msOWSPrintLatLonBoundingBox at Base 6.2.1
++ msOWSPrintMetadata at Base 6.2.1
++ msOWSPrintMetadataList at Base 6.2.1
++ msOWSPrintParam at Base 6.2.1
++ msOWSPrintURLType at Base 6.2.1
++ msOWSPrintValidateMetadata at Base 6.2.1
++ msOWSProcessException at Base 6.2.1
++ msOWSProjectToWGS84 at Base 6.4.0
++ msOWSRequestIsEnabled at Base 6.2.1
++ msOWSRequestLayersEnabled at Base 6.2.1
++ msOWSSchemaValidation at Base 6.2.1
++ msOWSTerminateOnlineResource at Base 6.2.1
++ msOffsetCurve at Base 6.4.0
++ msOffsetPointRelativeTo at Base 6.2.1
++ msOffsetPolyline at Base 6.2.1
++ msOffsetShapeRelativeTo at Base 6.2.1
++ msOracleSpatialEnablePaging at Base 6.2.1
++ msOracleSpatialGetPaging at Base 6.2.1
++ msOracleSpatialLayerClose at Base 6.2.1
++ msOracleSpatialLayerFreeItemInfo at Base 6.2.1
++ msOracleSpatialLayerGetAutoStyle at Base 6.2.1
++ msOracleSpatialLayerGetExtent at Base 6.2.1
++ msOracleSpatialLayerGetItems at Base 6.2.1
++ msOracleSpatialLayerGetShape at Base 6.2.1
++ msOracleSpatialLayerInitItemInfo at Base 6.2.1
++ msOracleSpatialLayerInitializeVirtualTable at Base 6.2.1
++ msOracleSpatialLayerIsOpen at Base 6.2.1
++ msOracleSpatialLayerNextShape at Base 6.2.1
++ msOracleSpatialLayerOpen at Base 6.2.1
++ msOracleSpatialLayerWhichShapes at Base 6.2.1
++ msOutputFormatValidate at Base 6.2.1
++ msOwsIsOutputFormatValid at Base 6.2.1
++ msPOSTGRESQLJoinClose at Base 6.2.1
++ msPOSTGRESQLJoinConnect at Base 6.2.1
++ msPOSTGRESQLJoinNext at Base 6.2.1
++ msPOSTGRESQLJoinPrepare at Base 6.2.1
++ msParseTime at Base 6.2.1
++ msPluginFreeVirtualTableFactory at Base 6.2.1
++ msPluginLayerInitializeVirtualTable at Base 6.2.1
++ msPointInPolygon at Base 6.2.1
++ msPointInRect at Base 6.2.1
++ msPointToFormattedString at Base 6.2.1
++ msPolygonDirection at Base 6.2.1
++ msPolygonLabelPoint at Base 6.2.1
++ msPolylineComputeLineSegments at Base 6.2.1
++ msPolylineLabelPath at Base 6.2.1
++ msPolylineLabelPathLineString at Base 6.2.1
++ msPolylineLabelPoint at Base 6.2.1
++ msPolylineLabelPointExtended at Base 6.2.1
++ msPolylineLabelPointLineString at Base 6.2.1
++ msPopulateRendererVTableAGG at Base 6.2.1
++ msPopulateRendererVTableCairoPDF at Base 6.2.1
++ msPopulateRendererVTableCairoRaster at Base 6.2.1
++ msPopulateRendererVTableCairoSVG at Base 6.2.1
++ msPopulateRendererVTableGD at Base 6.2.1
++ msPopulateRendererVTableKML at Base 6.2.1
++#MISSING: 6.4.0# msPopulateRendererVTableOGL at Base 6.2.1
++ msPopulateRendererVTableOGR at Base 6.2.1
++ msPositionsText at Base 6.2.1
++ msPostGISBase64Decode at Base 6.2.1
++ msPostGISBuildSQL at Base 6.2.1
++ msPostGISBuildSQLBox at Base 6.2.1
++ msPostGISBuildSQLFrom at Base 6.2.1
++ msPostGISBuildSQLItems at Base 6.2.1
++ msPostGISBuildSQLSRID at Base 6.2.1
++ msPostGISBuildSQLWhere at Base 6.2.1
++ msPostGISCloseConnection at Base 6.2.1
++ msPostGISCreateLayerInfo at Base 6.2.1
++ msPostGISEnablePaging at Base 6.2.1
++ msPostGISEscapeSQLParam at Base 6.2.1
++ msPostGISFreeLayerInfo at Base 6.2.1
++ msPostGISGetPaging at Base 6.2.1
++ msPostGISHexDecode at Base 6.2.1
++ msPostGISLayerClose at Base 6.2.1
++ msPostGISLayerFreeItemInfo at Base 6.2.1
++ msPostGISLayerGetItems at Base 6.2.1
++ msPostGISLayerGetShape at Base 6.2.1
++ msPostGISLayerInitItemInfo at Base 6.2.1
++ msPostGISLayerInitializeVirtualTable at Base 6.2.1
++ msPostGISLayerIsOpen at Base 6.2.1
++ msPostGISLayerNextShape at Base 6.2.1
++ msPostGISLayerOpen at Base 6.2.1
++ msPostGISLayerSetTimeFilter at Base 6.2.1
++ msPostGISLayerWhichShapes at Base 6.2.1
++ msPostGISParseData at Base 6.2.1
++ msPostGISReadShape at Base 6.2.1
++ msPostMapParseOutputFormatSetup at Base 6.2.1
++ msPreloadImageSymbol at Base 6.2.1
++ msPreloadSVGSymbol at Base 6.2.1
++ msPrepareImage at Base 6.2.1
++ msPrepareWFSLayerRequest at Base 6.2.1
++ msPrepareWMSLayerRequest at Base 6.2.1
++ msPrintShape at Base 6.2.1
++ msProcessLegendTemplate at Base 6.2.1
++ msProcessProjection at Base 6.2.1
++ msProcessQueryTemplate at Base 6.2.1
++ msProcessTemplate at Base 6.2.1
++ msProjTransformer at Base 6.2.1
++ msProjectLine at Base 6.2.1
++ msProjectPoint at Base 6.2.1
++ msProjectRect at Base 6.2.1
++ msProjectRectGrid at Base 6.2.1
++ msProjectShape at Base 6.2.1
++ msProjectionObj2OGCWKT at Base 6.2.1
++ msProjectionsDiffer at Base 6.2.1
++ msQuantizeRasterBuffer at Base 6.2.1
++ msQueryByAttributes at Base 6.2.1
++ msQueryByFeatures at Base 6.2.1
++ msQueryByFilter at Base 6.2.1
++ msQueryByIndex at Base 6.2.1
++ msQueryByPoint at Base 6.2.1
++ msQueryByRect at Base 6.2.1
++ msQueryByShape at Base 6.2.1
++ msQueryFree at Base 6.2.1
++ msRASTERLayerClose at Base 6.2.1
++ msRASTERLayerFreeItemInfo at Base 6.2.1
++ msRASTERLayerGetExtent at Base 6.2.1
++ msRASTERLayerGetItems at Base 6.2.1
++ msRASTERLayerGetShape at Base 6.2.1
++ msRASTERLayerInitItemInfo at Base 6.2.1
++ msRASTERLayerInitializeVirtualTable at Base 6.2.1
++ msRASTERLayerIsOpen at Base 6.2.1
++ msRASTERLayerNextShape at Base 6.2.1
++ msRASTERLayerOpen at Base 6.2.1
++ msRASTERLayerSetTimeFilter at Base 6.2.1
++ msRASTERLayerWhichShapes at Base 6.2.1
++ msRasterQueryByPoint at Base 6.2.1
++ msRasterQueryByRect at Base 6.2.1
++ msRasterQueryByShape at Base 6.2.1
++ msRasterizeArc at Base 6.2.1
++ msReadEncryptionKeyFromFile at Base 6.2.1
++ msReadTree at Base 6.2.1
++ msRectContained at Base 6.2.1
++ msRectIntersect at Base 6.2.1
++ msRectOverlap at Base 6.2.1
++ msRectToFormattedString at Base 6.2.1
++ msRectToPolygon at Base 6.2.1
++ msRedirect at Base 6.2.1
++ msReleaseLock at Base 6.2.1
++ msRemoveClass at Base 6.2.1
++ msRemoveHashTable at Base 6.2.1
++ msRemoveLabelFromClass at Base 6.2.1
++ msRemoveLabelStyle at Base 6.2.1
++ msRemoveLayer at Base 6.2.1
++ msRemoveOutputFormat at Base 6.2.1
++ msRemoveStyle at Base 6.2.1
++ msRemoveSymbol at Base 6.2.1
++ msRenderEllipseSymbolKml at Base 6.4.0
++ msRenderGlyphsKml at Base 6.4.0
++ msRenderLineKml at Base 6.4.0
++ msRenderLineTiledKml at Base 6.4.0
++ msRenderPixmapSymbolKml at Base 6.4.0
++ msRenderPolygonKml at Base 6.4.0
++ msRenderPolygonTiledKml at Base 6.4.0
++ msRenderRasterizedSVGSymbol at Base 6.2.1
++ msRenderTileKml at Base 6.4.0
++ msRenderTruetypeSymbolKml at Base 6.4.0
++ msRenderVectorSymbolKml at Base 6.4.0
++ msReplaceChar at Base 6.2.1
++ msReplaceSubstring at Base 6.2.1
++ msResampleGDALToMap at Base 6.2.1
++ msResetErrorList at Base 6.2.1
++ msRestoreOldFilter at Base 6.2.1
++ msReturnNestedTemplateQuery at Base 6.2.1
++ msReturnOpenLayersPage at Base 6.2.1
++ msReturnPage at Base 6.2.1
++ msReturnTemplateQuery at Base 6.2.1
++ msReturnURL at Base 6.2.1
++ msRotateVectorSymbol at Base 6.2.1
++ msSDELayerClose at Base 6.2.1
++ msSDELayerCloseConnection at Base 6.2.1
++ msSDELayerCreateItems at Base 6.2.1
++ msSDELayerFreeItemInfo at Base 6.2.1
++ msSDELayerGetExtent at Base 6.2.1
++ msSDELayerGetItems at Base 6.2.1
++ msSDELayerGetShape at Base 6.2.1
++ msSDELayerGetSpatialColumn at Base 6.2.1
++ msSDELayerInitItemInfo at Base 6.2.1
++ msSDELayerInitializeVirtualTable at Base 6.2.1
++ msSDELayerIsOpen at Base 6.2.1
++ msSDELayerNextShape at Base 6.2.1
++ msSDELayerOpen at Base 6.2.1
++ msSDELayerWhichShapes at Base 6.2.1
++ msSHPClose at Base 6.2.1
++ msSHPCreate at Base 6.2.1
++ msSHPDiskTreeClose at Base 6.2.1
++ msSHPDiskTreeOpen at Base 6.2.1
++ msSHPGetInfo at Base 6.2.1
++ msSHPLayerClose at Base 6.2.1
++ msSHPLayerFreeItemInfo at Base 6.2.1
++ msSHPLayerGetExtent at Base 6.2.1
++ msSHPLayerGetItems at Base 6.2.1
++ msSHPLayerGetShape at Base 6.2.1
++ msSHPLayerInitItemInfo at Base 6.2.1
++ msSHPLayerInitializeVirtualTable at Base 6.2.1
++ msSHPLayerIsOpen at Base 6.2.1
++ msSHPLayerNextShape at Base 6.2.1
++ msSHPLayerOpen at Base 6.2.1
++ msSHPLayerSupportsCommonFilters at Base 6.2.1
++ msSHPLayerWhichShapes at Base 6.2.1
++ msSHPOpen at Base 6.2.1
++ msSHPReadBounds at Base 6.2.1
++ msSHPReadPoint at Base 6.2.1
++ msSHPReadShape at Base 6.2.1
++ msSHPWritePoint at Base 6.2.1
++ msSHPWriteShape at Base 6.2.1
++ msSHXLoadAll at Base 6.2.1
++ msSHXLoadPage at Base 6.2.1
++ msSHXReadOffset at Base 6.2.1
++ msSHXReadSize at Base 6.2.1
++ msSLDApplySLD at Base 6.2.1
++ msSLDApplySLDURL at Base 6.2.1
++ msSLDBuildFilterEncoding at Base 6.2.1
++ msSLDConvertRegexExpToOgcIsLike at Base 6.2.1
++ msSLDGenerateLineSLD at Base 6.2.1
++ msSLDGeneratePointSLD at Base 6.2.1
++ msSLDGeneratePolygonSLD at Base 6.2.1
++ msSLDGenerateSLD at Base 6.2.1
++ msSLDGenerateSLDLayer at Base 6.2.1
++ msSLDGenerateTextSLD at Base 6.2.1
++ msSLDGetAttributeName at Base 6.2.1
++ msSLDGetAttributeNameOrValue at Base 6.2.1
++ msSLDGetAttributeValue at Base 6.2.1
++ msSLDGetComparisonValue at Base 6.2.1
++ msSLDGetFilter at Base 6.2.1
++ msSLDGetGraphicSLD at Base 6.2.1
++ msSLDGetGraphicSymbol at Base 6.2.1
++ msSLDGetLeftExpressionOfOperator at Base 6.2.1
++ msSLDGetLogicalOperator at Base 6.2.1
++ msSLDGetMarkSymbol at Base 6.2.1
++ msSLDGetRightExpressionOfOperator at Base 6.2.1
++ msSLDNumberOfLogicalOperators at Base 6.2.1
++ msSLDParseExpression at Base 6.2.1
++ msSLDParseExternalGraphic at Base 6.2.1
++ msSLDParseGraphicFillOrStroke at Base 6.2.1
++ msSLDParseLineSymbolizer at Base 6.2.1
++ msSLDParseLogicalExpression at Base 6.2.1
++ msSLDParseNamedLayer at Base 6.2.1
++ msSLDParsePointSymbolizer at Base 6.2.1
++ msSLDParsePolygonFill at Base 6.2.1
++ msSLDParsePolygonSymbolizer at Base 6.2.1
++ msSLDParseRasterSymbolizer at Base 6.2.1
++ msSLDParseRule at Base 6.2.1
++ msSLDParseSLD at Base 6.2.1
++ msSLDParseStroke at Base 6.2.1
++ msSLDParseTextParams at Base 6.2.1
++ msSLDParseTextSymbolizer at Base 6.2.1
++ msSLDSetColorObject at Base 6.2.1
++ msSOSAddDataBlockDefinition at Base 6.2.1
++ msSOSAddGeometryNode at Base 6.2.1
++ msSOSAddMemberNode at Base 6.2.1
++ msSOSAddMemberNodeObservation at Base 6.2.1
++ msSOSAddMetadataChildNode at Base 6.2.1
++ msSOSAddPropertyNode at Base 6.2.1
++ msSOSAddTimeNode at Base 6.2.1
++ msSOSDescribeObservationType at Base 6.2.1
++ msSOSDescribeSensor at Base 6.2.1
++ msSOSDispatch at Base 6.2.1
++ msSOSFreeParamsObj at Base 6.2.1
++ msSOSGetCapabilities at Base 6.2.1
++ msSOSGetFirstLayerForOffering at Base 6.2.1
++ msSOSGetObservation at Base 6.2.1
++ msSOSParseRequest at Base 6.2.1
++ msSOSParseTimeGML at Base 6.2.1
++ msSOSReturnMemberResult at Base 6.2.1
++ msSaveImage at Base 6.2.1
++ msSaveImageBuffer at Base 6.2.1
++ msSaveImageGDAL at Base 6.2.1
++ msSaveImageIM at Base 6.2.1
++ msSaveImageKml at Base 6.4.0
++ msSaveMap at Base 6.2.1
++ msSaveMapContext at Base 6.2.1
++ msSaveQuery at Base 6.2.1
++ msSaveRasterBuffer at Base 6.2.1
++ msSaveRasterBufferToBuffer at Base 6.2.1
++ msSaveSymbolSet at Base 6.2.1
++ msSaveSymbolSetStream at Base 6.2.1
++ msScaleInBounds at Base 6.2.1
++ msSearchDiskTree at Base 6.2.1
++ msSearchTree at Base 6.2.1
++ msSelectOutputFormat at Base 6.2.1
++ msSetAllBits at Base 6.2.1
++ msSetBit at Base 6.2.1
++ msSetConfigOption at Base 6.2.1
++ msSetError at Base 6.2.1
++ msSetErrorFile at Base 6.2.1
++ msSetGlobalDebugLevel at Base 6.2.1
++ msSetLayersdrawingOrder at Base 6.2.1
++ msSetLimitedPattersToUse at Base 6.2.1
++ msSetOutputFormatOption at Base 6.2.1
++ msSetPROJ_LIB at Base 6.2.1
++ msSetup at Base 6.2.1
++ msShapeCheckSize at Base 6.2.1
++ msShapeDeleteLine at Base 6.2.1
++ msShapeFromWKT at Base 6.2.1
++ msShapeGetAnnotation at Base 6.2.1
++ msShapeGetClass at Base 6.2.1
++ msShapeToRange at Base 6.2.1
++ msShapeToWKT at Base 6.2.1
++ msShapefileClose at Base 6.2.1
++ msShapefileCreate at Base 6.2.1
++ msShapefileOpen at Base 6.2.1
++ msShapefileWhichShapes at Base 6.2.1
++ msSmallCalloc at Base 6.2.1
++ msSmallMalloc at Base 6.2.1
++ msSmallRealloc at Base 6.2.1
++ msSmoothShapeSIA at Base 6.4.0
++ msSquareDistancePointToPoint at Base 6.2.1
++ msSquareDistancePointToSegment at Base 6.2.1
++ msSquareDistancePointToShape at Base 6.2.1
++ msStartNewLayerKml at Base 6.4.0
++ msStartShapeKml at Base 6.4.0
++ msStrdup at Base 6.2.1
++ msStringChop at Base 6.2.1
++ msStringConcatenate at Base 6.2.1
++ msStringEscape at Base 6.2.1
++ msStringInArray at Base 6.2.1
++ msStringIsInteger at Base 6.2.1
++ msStringSplit at Base 6.2.1
++ msStringSplitComplex at Base 6.2.1
++ msStringToLower at Base 6.2.1
++ msStringToUpper at Base 6.2.1
++ msStringTokenize at Base 6.2.1
++ msStringTrim at Base 6.2.1
++ msStringTrimBlanks at Base 6.2.1
++ msStringTrimEOL at Base 6.2.1
++ msStringTrimLeft at Base 6.2.1
++ msStripPath at Base 6.2.1
++ msStrptime at Base 6.2.1
++ msStyleGetGeomTransform at Base 6.2.1
++ msStyleSetGeomTransform at Base 6.2.1
++ msSymbolGetDefaultSize at Base 6.2.1
++ msTestConfigOption at Base 6.2.1
++ msTestLabelCacheCollisions at Base 6.2.1
++ msThreadInit at Base 6.2.1
++ msTileDraw at Base 6.2.1
++ msTileIndexAbsoluteDir at Base 6.2.1
++ msTileSetExtent at Base 6.2.1
++ msTileSetup at Base 6.2.1
++ msTiledSHPClose at Base 6.2.1
++ msTiledSHPCloseVT at Base 6.2.1
++ msTiledSHPGetShape at Base 6.2.1
++ msTiledSHPLayerFreeItemInfo at Base 6.2.1
++ msTiledSHPLayerGetExtent at Base 6.2.1
++ msTiledSHPLayerGetItems at Base 6.2.1
++ msTiledSHPLayerInitItemInfo at Base 6.2.1
++ msTiledSHPLayerInitializeVirtualTable at Base 6.2.1
++ msTiledSHPLayerIsOpen at Base 6.2.1
++ msTiledSHPLayerSupportsCommonFilters at Base 6.2.1
++ msTiledSHPNextShape at Base 6.2.1
++ msTiledSHPOpenFile at Base 6.2.1
++ msTiledSHPTryOpen at Base 6.2.1
++ msTiledSHPWhichShapes at Base 6.2.1
++ msTimeCleanup at Base 6.2.1
++ msTimeCompare at Base 6.2.1
++ msTimeGetResolution at Base 6.2.1
++ msTimeInit at Base 6.2.1
++ msTimeMatchPattern at Base 6.2.1
++ msTimeSetup at Base 6.2.1
++ msTmpFile at Base 6.2.1
++ msTmpFilename at Base 6.2.1
++ msTmpPath at Base 6.2.1
++ msTokenizeExpression at Base 6.2.1
++ msTokenizeMap at Base 6.2.1
++ msTransformLabelText at Base 6.2.1
++ msTransformPixelToShape at Base 6.2.1
++ msTransformPoint at Base 6.2.1
++ msTransformShape at Base 6.2.1
++ msTransformShapeSimplify at Base 6.2.1
++ msTransformShapeToPixelDoublePrecision at Base 6.2.1
++ msTransformShapeToPixelRound at Base 6.2.1
++ msTransformShapeToPixelSnapToGrid at Base 6.2.1
++ msTranslateWMS2Mapserv at Base 6.2.1
++ msTreeTrim at Base 6.2.1
++ msTryBuildPath3 at Base 6.2.1
++ msTryBuildPath at Base 6.2.1
++ msUTF8ToUniChar at Base 6.2.1
++ msUVRASTERLayerClose at Base 6.2.1
++ msUVRASTERLayerFreeItemInfo at Base 6.2.1
++ msUVRASTERLayerGetExtent at Base 6.2.1
++ msUVRASTERLayerGetItems at Base 6.2.1
++ msUVRASTERLayerGetShape at Base 6.2.1
++ msUVRASTERLayerInitializeVirtualTable at Base 6.2.1
++ msUVRASTERLayerIsOpen at Base 6.2.1
++ msUVRASTERLayerNextShape at Base 6.2.1
++ msUVRASTERLayerOpen at Base 6.2.1
++ msUVRASTERLayerSetTimeFilter at Base 6.2.1
++ msUVRASTERLayerWhichShapes at Base 6.2.1
++ msUnionLayerClose at Base 6.2.1
++ msUnionLayerCopyVirtualTable at Base 6.2.1
++ msUnionLayerFreeExpressionTokens at Base 6.2.1
++ msUnionLayerFreeItemInfo at Base 6.2.1
++ msUnionLayerGetItems at Base 6.2.1
++ msUnionLayerGetNumFeatures at Base 6.2.1
++ msUnionLayerGetShape at Base 6.2.1
++ msUnionLayerInitItemInfo at Base 6.2.1
++ msUnionLayerInitializeVirtualTable at Base 6.2.1
++ msUnionLayerIsOpen at Base 6.2.1
++ msUnionLayerNextShape at Base 6.2.1
++ msUnionLayerOpen at Base 6.2.1
++ msUnionLayerWhichShapes at Base 6.2.1
++ msUnsetLimitedPatternToUse at Base 6.2.1
++ msUpdateClassFromString at Base 6.2.1
++ msUpdateClusterFromString at Base 6.2.1
++ msUpdateLabelFromString at Base 6.2.1
++ msUpdateLayerFromString at Base 6.2.1
++ msUpdateLegendFromString at Base 6.2.1
++ msUpdateMapFromURL at Base 6.2.1
++ msUpdateQueryMapFromString at Base 6.2.1
++ msUpdateReferenceMapFromString at Base 6.2.1
++ msUpdateScalebarFromString at Base 6.2.1
++ msUpdateStyleFromString at Base 6.2.1
++ msUpdateWebFromString at Base 6.2.1
++ msValidateContexts at Base 6.2.1
++ msValidateParameter at Base 6.2.1
++ msValidateTimeValue at Base 6.2.1
++ msValueToRange at Base 6.2.1
++ msWCSCreateParamsObj20 at Base 6.2.1
++ msWCSDescribeCoverage11 at Base 6.2.1
++ msWCSDescribeCoverage20 at Base 6.2.1
++ msWCSDispatch at Base 6.2.1
++ msWCSException11 at Base 6.2.1
++ msWCSException20 at Base 6.2.1
++ msWCSException at Base 6.2.1
++ msWCSFreeParams at Base 6.2.1
++ msWCSFreeParamsObj20 at Base 6.2.1
++ msWCSGetCapabilities11 at Base 6.2.1
++ msWCSGetCapabilities20 at Base 6.2.1
++ msWCSGetCoverage20 at Base 6.2.1
++ msWCSGetCoverageBands11 at Base 6.2.1
++ msWCSGetCoverageMetadata at Base 6.2.1
++ msWCSGetRequestParameter at Base 6.2.1
++ msWCSIsLayerSupported at Base 6.2.1
++ msWCSParseRequest20 at Base 6.2.1
++ msWCSReturnCoverage11 at Base 6.2.1
++ msWCSSetDefaultBandsRangeSetInfo at Base 6.2.1
++ msWFSCreateParamsObj at Base 6.2.1
++ msWFSDescribeFeatureType at Base 6.2.1
++ msWFSDispatch at Base 6.2.1
++ msWFSDumpLayer at Base 6.2.1
++ msWFSException11 at Base 6.2.1
++ msWFSException at Base 6.2.1
++ msWFSExecuteGetFeature at Base 6.2.1
++ msWFSFreeParamsObj at Base 6.2.1
++ msWFSGetCapabilities11 at Base 6.2.1
++ msWFSGetCapabilities at Base 6.2.1
++ msWFSGetDefaultVersion at Base 6.2.1
++ msWFSGetFeature at Base 6.2.1
++ msWFSGetGeomElementName at Base 6.2.1
++ msWFSGetOutputFormatList at Base 6.2.1
++ msWFSIsLayerSupported at Base 6.2.1
++ msWFSLayerClose at Base 6.2.1
++ msWFSLayerGetExtent at Base 6.2.1
++ msWFSLayerGetItems at Base 6.2.1
++ msWFSLayerGetShape at Base 6.2.1
++ msWFSLayerInitItemInfo at Base 6.2.1
++ msWFSLayerInitializeVirtualTable at Base 6.2.1
++ msWFSLayerIsOpen at Base 6.2.1
++ msWFSLayerNextShape at Base 6.2.1
++ msWFSLayerOpen at Base 6.2.1
++ msWFSLayerOpenVT at Base 6.2.1
++ msWFSLayerWhichShapes at Base 6.2.1
++ msWFSLocateSRSInList at Base 6.2.1
++ msWFSParseRequest at Base 6.2.1
++ msWFSUpdateRequestInfo at Base 6.2.1
++ msWMSApplyDimension at Base 6.2.1
++ msWMSApplyDimensionLayer at Base 6.2.1
++ msWMSApplyTime at Base 6.2.1
++ msWMSDescribeLayer at Base 6.2.1
++ msWMSDispatch at Base 6.2.1
++ msWMSException at Base 6.2.1
++ msWMSFeatureInfo at Base 6.2.1
++ msWMSGetCapabilities at Base 6.2.1
++ msWMSGetContentDependantLegend at Base 6.4.0
++ msWMSGetFeatureInfoURL at Base 6.2.1
++ msWMSGetMap at Base 6.2.1
++ msWMSGetSchemaExtension at Base 6.2.1
++ msWMSGetStyles at Base 6.2.1
++ msWMSIsSubGroup at Base 6.2.1
++ msWMSLayerExecuteRequest at Base 6.2.1
++ msWMSLegendGraphic at Base 6.2.1
++ msWMSLoadGetMapParams at Base 6.2.1
++ msWMSPrepareNestedGroups at Base 6.2.1
++ msWMSPrintAttribution at Base 6.2.1
++ msWMSPrintAuthorityURL at Base 6.2.1
++ msWMSPrintIdentifier at Base 6.2.1
++ msWMSPrintKeywordlist at Base 6.2.1
++ msWMSPrintNestedGroups at Base 6.2.1
++ msWMSPrintScaleDenominator at Base 6.2.1
++ msWMSPrintScaleHint at Base 6.2.1
++ msWMSSetTimePattern at Base 6.2.1
++ msWMSValidateDimensionValue at Base 6.2.1
++ msWrapText at Base 6.2.1
++ msWriteClassToString at Base 6.4.0
++ msWriteClusterToString at Base 6.4.0
++ msWriteError at Base 6.2.1
++ msWriteErrorImage at Base 6.2.1
++ msWriteErrorXML at Base 6.2.1
++ msWriteLabelToString at Base 6.4.0
++ msWriteLayerToString at Base 6.4.0
++ msWriteLegendToString at Base 6.4.0
++ msWriteMapContext at Base 6.2.1
++ msWriteMapToString at Base 6.4.0
++ msWriteQueryMapToString at Base 6.4.0
++ msWriteReferenceMapToString at Base 6.4.0
++ msWriteScalebarToString at Base 6.4.0
++ msWriteStyleToString at Base 6.4.0
++ msWriteTree at Base 6.2.1
++ msWriteWebToString at Base 6.4.0
++ msXmpPresent at Base 6.2.1
++ msXmpWrite at Base 6.2.1
++ ms_limited_pattern at Base 6.2.1
++ ms_num_limited_pattern at Base 6.2.1
++ ms_regcomp at Base 6.2.1
++ ms_regerror at Base 6.2.1
++ ms_regexec at Base 6.2.1
++ ms_regfree at Base 6.2.1
++ ms_timeFormats at Base 6.2.1
++ ms_time_inited at Base 6.2.1
++ msyy_create_buffer at Base 6.2.1
++ msyy_delete_buffer at Base 6.2.1
++ msyy_flex_debug at Base 6.2.1
++ msyy_flush_buffer at Base 6.2.1
++ msyy_scan_buffer at Base 6.2.1
++ msyy_scan_bytes at Base 6.2.1
++ msyy_scan_string at Base 6.2.1
++ msyy_switch_to_buffer at Base 6.2.1
++ msyyalloc at Base 6.2.1
++ msyybasepath at Base 6.2.1
++ msyyerror at Base 6.2.1
++ msyyfree at Base 6.2.1
++ msyyget_debug at Base 6.2.1
++ msyyget_in at Base 6.2.1
++ msyyget_leng at Base 6.2.1
++ msyyget_lineno at Base 6.2.1
++ msyyget_out at Base 6.2.1
++ msyyget_text at Base 6.2.1
++ msyyin at Base 6.2.1
++ msyyleng at Base 6.2.1
++ msyylex at Base 6.2.1
++ msyylex_destroy at Base 6.2.1
++ msyylineno at Base 6.2.1
++ msyynumber at Base 6.2.1
++ msyyout at Base 6.2.1
++ msyypop_buffer_state at Base 6.2.1
++ msyypush_buffer_state at Base 6.2.1
++ msyyrealloc at Base 6.2.1
++ msyyrestart at Base 6.2.1
++ msyyreturncomments at Base 6.2.1
++ msyyset_debug at Base 6.2.1
++ msyyset_in at Base 6.2.1
++ msyyset_lineno at Base 6.2.1
++ msyyset_out at Base 6.2.1
++ msyysource at Base 6.2.1
++ msyystate at Base 6.2.1
++ msyystring at Base 6.2.1
++ msyystring_begin at Base 6.2.1
++ msyystring_begin_state at Base 6.2.1
++ msyystring_buffer at Base 6.2.1
++ msyystring_buffer_ptr at Base 6.2.1
++ msyystring_buffer_size at Base 6.2.1
++ msyystring_icase at Base 6.2.1
++ msyystring_return_state at Base 6.2.1
++ msyystring_size at Base 6.2.1
++ msyystring_size_tmp at Base 6.2.1
++ msyytext at Base 6.2.1
++ msyywrap at Base 6.2.1
++ offsetAndTest at Base 6.2.1
++ ogrEnabled at Base 6.2.1
++ path at Base 6.2.1
++ pieLayerProcessDynamicDiameter at Base 6.2.1
++ plustospace at Base 6.2.1
++ png_flush_data at Base 6.2.1
++ png_write_data_to_buffer at Base 6.2.1
++ png_write_data_to_stream at Base 6.2.1
++ pointArrayFree at Base 6.2.1
++ pointArrayNew at Base 6.2.1
++ pointLayerDrawShape at Base 6.2.1
++ polygonLayerDrawShape at Base 6.2.1
++ populateRendererVTableCairoVector at Base 6.2.1
++ postgresTimeStampForTimeString at Base 6.2.1
++ postresqlNoticeHandler at Base 6.2.1
++ preloadSymbol at Base 6.4.0
++ processIcon at Base 6.2.1
++ processIfTag at Base 6.2.1
++ processMetadata at Base 6.2.1
++ processOneToManyJoin at Base 6.2.1
++ pszOMNamespacePrefix at Base 6.2.1
++ pszOMNamespaceUri at Base 6.2.1
++ pszSOSDescribeSensorMimeType at Base 6.2.1
++ pszSOSGetObservationMimeType at Base 6.2.1
++ pszSOSNamespacePrefix at Base 6.2.1
++ pszSOSNamespaceUri at Base 6.2.1
++ pszSOSVersion at Base 6.2.1
++ rasterfont_sizes at Base 6.2.1
++ rasterfonts at Base 6.2.1
++ readGIF at Base 6.2.1
++ readPNG at Base 6.2.1
++ readPalette at Base 6.2.1
++ readPostBody at Base 6.2.1
++ readTreeNode at Base 6.2.1
++ remapPaletteForPNG at Base 6.2.1
++ renderBitmapGlyphsGD at Base 6.2.1
++ renderEllipseSymbolCairo at Base 6.2.1
++ renderEllipseSymbolDummy at Base 6.2.1
++ renderEllipseSymbolGD at Base 6.2.1
++ renderGlyphsCairo at Base 6.2.1
++ renderGlyphsDummy at Base 6.2.1
++ renderGlyphsGD at Base 6.2.1
++ renderGlyphsLineDummy at Base 6.2.1
++ renderGlyphsLineGD at Base 6.2.1
++ renderLineCairo at Base 6.2.1
++ renderLineDummy at Base 6.2.1
++ renderLineGD at Base 6.2.1
++ renderLineTiledDummy at Base 6.2.1
++ renderPixmapSymbolCairo at Base 6.2.1
++ renderPixmapSymbolDummy at Base 6.2.1
++ renderPixmapSymbolGD at Base 6.2.1
++ renderPolygonCairo at Base 6.2.1
++ renderPolygonDummy at Base 6.2.1
++ renderPolygonGD at Base 6.2.1
++ renderPolygonTiledCairo at Base 6.2.1
++ renderPolygonTiledDummy at Base 6.2.1
++ renderPolygonTiledGD at Base 6.2.1
++ renderRasterGlyphsDummy at Base 6.2.1
++ renderSVGSymbolCairo at Base 6.2.1
++ renderTileCairo at Base 6.2.1
++ renderTileDummy at Base 6.2.1
++ renderTileGD at Base 6.2.1
++ renderTruetypeSymbolCairo at Base 6.2.1
++ renderTruetypeSymbolDummy at Base 6.2.1
++ renderTruetypeSymbolGD at Base 6.2.1
++ renderVectorSymbolCairo at Base 6.2.1
++ renderVectorSymbolDummy at Base 6.2.1
++ renderVectorSymbolGD at Base 6.2.1
++ resetClassStyle at Base 6.2.1
++ resetClipDummy at Base 6.2.1
++ rind at Base 6.2.1
++ rotatePixmapGD at Base 6.2.1
++ rotateVectorSymbolPoints at Base 6.2.1
++ saveAsJPEG at Base 6.2.1
++ saveAsPNG at Base 6.2.1
++ saveGdImage at Base 6.2.1
++ saveGdImageBuffer at Base 6.2.1
++ saveImageBufferCairo at Base 6.2.1
++ saveImageCairo at Base 6.2.1
++ saveImageDummy at Base 6.2.1
++ saveImageGD at Base 6.2.1
++ savePalettePNG at Base 6.2.1
++ searchTileCache at Base 6.2.1
++ selectClusterShape at Base 6.2.1
++ send_fd at Base 6.2.1
++ setClipDummy at Base 6.2.1
++ setCoordinate at Base 6.2.1
++ setExtent at Base 6.2.1
++ setExtentFromShapes at Base 6.2.1
++ sortLayerByMetadata at Base 6.2.1
++ sortLayerByOrder at Base 6.2.1
++ startLayerDummy at Base 6.2.1
++ startLayerRasterCairo at Base 6.2.1
++ startLayerVectorCairo at Base 6.2.1
++ startNewLayerGD at Base 6.2.1
++ startShapeDummy at Base 6.2.1
++ strlcat at Base 6.2.1
++ strlcpy at Base 6.2.1
++ strrstr at Base 6.2.1
++ unescape_url at Base 6.2.1
++ (c++)"virtual thunk to ClipperLib::Clipper::Clear()@Base" 6.2.1
++ (c++)"virtual thunk to ClipperLib::Clipper::Reset()@Base" 6.2.1
++ (c++)"virtual thunk to ClipperLib::Clipper::~Clipper()@Base" 6.2.1
++ wkbConvGeometryToShape at Base 6.2.1
++ writeSymbol at Base 6.2.1
++ x2c at Base 6.2.1
++ yyerror at Base 6.2.1
++ yylex at Base 6.2.1
++ yyparse at Base 6.2.1
diff --cc debian/man/legend.1.xml
index 0000000,0000000..e3aa39b
new file mode 100644
--- /dev/null
+++ b/debian/man/legend.1.xml
@@@ -1,0 -1,0 +1,73 @@@
++<?xml version="1.0" encoding="UTF-8"?>
++<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
++<refentry id='legend'>
++
++  <refmeta>
++    <refentrytitle>legend</refentrytitle>
++    <manvolnum>1</manvolnum>
++  </refmeta>
++
++  <refnamediv>
++    <refname>legend</refname>
++    <refpurpose>create a legend image from a mapfile</refpurpose>
++  </refnamediv>
++
++  <refsynopsisdiv id='synopsis'>
++    <cmdsynopsis>
++      <command>legend</command>
++      <group>
++        <arg choice='plain'><replaceable>mapfile</replaceable>
++          <arg choice='plain'><replaceable>outputimage</replaceable></arg>
++        </arg>
++        <arg choice='plain'><option>-v</option></arg>
++      </group>
++    </cmdsynopsis>
++  </refsynopsisdiv>
++
++  <refsect1 id='description'>
++    <title>DESCRIPTION</title>
++    <para>
++      <command>legend</command> creates a legend image from a mapfile.
++      Output format depends on the graphics library used for rendering.
++    </para>
++  </refsect1>
++
++  <refsect1 id='options'>
++    <title>OPTIONS</title>
++    <variablelist>
++
++      <varlistentry>
++        <term><replaceable>mapfile</replaceable></term>
++        <listitem>
++          <para>Path to the mapfile.</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><replaceable>outputimage</replaceable></term>
++        <listitem>
++          <para>Path to the output image file.</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-v</option></term>
++        <listitem>
++          <para>Display mapserver version and build options.</para>
++        </listitem>
++      </varlistentry>
++
++    </variablelist>
++
++  </refsect1>
++
++  <refsect1 id='see-also'>
++    <title>SEE ALSO</title>
++
++    <citerefentry>
++      <refentrytitle>scalebar</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>
++  </refsect1>
++
++</refentry>
diff --cc debian/man/mapserv.1.xml
index 0000000,0000000..fcff007
new file mode 100644
--- /dev/null
+++ b/debian/man/mapserv.1.xml
@@@ -1,0 -1,0 +1,111 @@@
++<?xml version="1.0" encoding="UTF-8"?>
++<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
++<refentry id='mapserv'>
++
++  <refmeta>
++    <refentrytitle>mapserv</refentrytitle>
++    <manvolnum>1</manvolnum>
++  </refmeta>
++
++  <refnamediv>
++    <refname>mapserv</refname>
++    <refpurpose>mapserver CGI interface</refpurpose>
++  </refnamediv>
++
++  <refsynopsisdiv id='synopsis'>
++    <cmdsynopsis>
++      <command>mapserv</command>
++      <group>
++        <arg choice='plain'><option>-v</option></arg>
++        <arg choice='plain'>
++          <arg choice='opt'><option>-nh</option></arg>
++          QUERY_STRING="<replaceable>QUERY_STRING</replaceable>"
++        </arg>
++      </group>
++    </cmdsynopsis>
++  </refsynopsisdiv>
++
++  <refsect1 id='description'>
++    <title>DESCRIPTION</title>
++    <para>
++      <command>mapserv</command> provides commandline access to the MapServer
++      CGI interface.
++    </para>
++  </refsect1>
++
++  <refsect1 id='options'>
++    <title>OPTIONS</title>
++    <variablelist>
++
++      <varlistentry>
++        <term><option>-v</option></term>
++        <listitem>
++          <para>Display mapserver version and build options.</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-nh</option></term>
++        <listitem>
++          <para>Suppress HTTP headers.</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>QUERY_STRING</option>="<replaceable>QUERY_STRING</replaceable>"</term>
++        <listitem>
++          <para>
++            CGI QUERY_STRING parameter, e.g. 
++            QUERY_STRING="MAP=/home/user/wfs.map&SERVICE=WFS&REQUEST=GetCapabilities"
++          </para>
++        </listitem>
++      </varlistentry>
++
++    </variablelist>
++  </refsect1>
++
++  <refsect1 id='example'>
++    <title>EXAMPLE</title>
++
++    <informalexample>
++      <para>
++        The CGI interface can be tested at the commandline by using the "QUERY_STRING" switch, such as:
++      </para>
++
++      <screen>
++       mapserv "QUERY_STRING=map=/home/user/wms.map&mode=map"
++      </screen>
++    </informalexample>
++
++    <informalexample>
++      <para>
++        To suppress the HTTP headers, you can use the "<option>-nh</option>" switch, such as:
++      </para>
++
++      <screen>
++       mapserv -nh "QUERY_STRING=map=/home/user/wms.map&mode=map"
++      </screen>
++    </informalexample>
++
++    <informalexample>
++      <para>
++        To save the output into an image file, use the pipe command such as:
++      </para>
++
++      <screen>
++       mapserv -nh "QUERY_STRING=map=/home/user/wms.map&mode=map" > test.png
++      </screen>
++    </informalexample>
++  </refsect1>
++
++  <refsect1 id='see-also'>
++    <title>SEE ALSO</title>
++
++    <para>
++      <ulink url="http://mapserver.org/cgi/index.html">
++        <citetitle>MapServer CGI Documentation</citetitle>
++      </ulink>
++    </para>
++  </refsect1>
++
++</refentry>
diff --cc debian/man/msencrypt.1.xml
index 0000000,0000000..61f4d51
new file mode 100644
--- /dev/null
+++ b/debian/man/msencrypt.1.xml
@@@ -1,0 -1,0 +1,182 @@@
++<?xml version="1.0" encoding="UTF-8"?>
++<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
++<refentry id='msencrypt'>
++
++  <refmeta>
++    <refentrytitle>msencrypt</refentrytitle>
++    <manvolnum>1</manvolnum>
++  </refmeta>
++
++  <refnamediv>
++    <refname>msencrypt</refname>
++    <refpurpose>create an encryption key or encrypt portions of connection strings for use in mapfiles</refpurpose>
++  </refnamediv>
++
++  <refsynopsisdiv id='synopsis'>
++    <cmdsynopsis>
++      <command>msencrypt</command>
++      <group>
++        <arg choice='plain'><option>-keygen</option> <replaceable>file</replaceable></arg>
++        <arg choice='plain'><option>-key</option> <replaceable>file</replaceable> <replaceable>string</replaceable></arg>
++      </group>
++    </cmdsynopsis>
++  </refsynopsisdiv>
++
++  <refsect1 id='description'>
++    <title>DESCRIPTION</title>
++    <para>
++      <command>msencrypt</command> can create an encryption key or encrypt portions of connection strings for use in mapfiles.
++      Typically you might want to encrypt portions of the CONNECTION parameter for a database connection.
++      The following CONNECTIONTYPEs are supported for using this encryption method:
++      <itemizedlist>
++        <listitem override='bullet'>OGR</listitem>
++        <listitem override='bullet'>Oracle Spatial</listitem>
++        <listitem override='bullet'>PostGIS</listitem>
++        <listitem override='bullet'>SDE</listitem>
++      </itemizedlist>
++    </para>
++  </refsect1>
++
++  <refsect1 id='options'>
++    <title>OPTIONS</title>
++    <variablelist>
++
++      <varlistentry>
++        <term><option>-keygen</option> <replaceable>file</replaceable></term>
++        <listitem>
++          <para>Creates a new encryption key in <replaceable>file</replaceable>.</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-key</option> <replaceable>file</replaceable> <replaceable>string</replaceable></term>
++        <listitem>
++          <para>Use the key in <replaceable>file</replaceable> to encrypt <replaceable>string</replaceable>.</para>
++        </listitem>
++      </varlistentry>
++
++    </variablelist>
++
++  </refsect1>
++
++  <refsect1 id='notes'>
++    <title>NOTES</title>
++
++    <formalpara>
++      <title>Use in Mapfile</title>
++    </formalpara>
++
++    <informalexample>
++      <para>
++        The location of the encryption key can be specified by two mechanisms,
++        either by setting the environment variable MS_ENCRYPTION_KEY or using a
++        CONFIG directive in the MAP object of your mapfile. For example:
++      </para>
++      <programlisting>
++        CONFIG MS_ENCRYPTION_KEY "/path/to/mykey.txt"
++      </programlisting>
++    </informalexample>
++
++    <informalexample>
++      <para>
++        Use the { and } characters as delimiters for encrypted strings inside
++        database CONNECTIONs in your mapfile. For example:
++      </para>
++      <programlisting>
++        CONNECTIONTYPE ORACLESPATIAL
++        CONNECTION "user/{MIIBugIBAAKBgQCP0Yj+Seh8==}@service"
++      </programlisting>
++    </informalexample>
++  </refsect1>
++
++  <refsect1 id='example'>
++    <title>EXAMPLE</title>
++
++    <para>
++      <programlisting>
++        LAYER
++          NAME "provinces"
++          TYPE POLYGON
++          CONNECTIONTYPE POSTGIS
++          CONNECTION "host=127.0.0.1 dbname=gmap user=postgres password=iluvyou18 port=5432"
++          DATA "the_geom FROM province using SRID=42304"
++          STATUS DEFAULT
++          CLASS
++            NAME "Countries"
++            COLOR 255 0 0
++          END
++        END
++      </programlisting>
++    </para>
++
++    <para>
++      Here are the steps to encrypt the password in the above connection:
++      <orderedlist>
++
++        <listitem>
++          <para>
++            Generate an encryption key (note that this key should not be
++            stored anywhere within your web server's accessible directories):
++          </para>
++        </listitem>
++        <screen>
++        msencrypt -keygen "/home/user/mykey.txt"
++        </screen>
++    
++        <para>
++          And this generated key file might contain something like:
++        </para>
++        <programlisting>
++        2137FEFDB5611448738D9FBB1DC59055
++        </programlisting>
++     
++        <listitem>
++          <para>
++            Encrypt the connection's password using that generated key:
++          </para>
++        </listitem>
++        <screen> 
++        msencrypt -key "/home/user/mykey.txt" "iluvyou18"
++        </screen> 
++     
++        <para> 
++          Which returns the password encrypted, at the commandline (you'll use it in a second):
++        </para> 
++        <programlisting>
++        3656026A23DBAFC04C402EDFAB7CE714
++        </programlisting>
++     
++        <listitem>
++          <para>
++            Edit the mapfile to make sure the 'mykey.txt' can be found, using the "MS_ENCRYPTION_KEY" environment variable. The CONFIG parameter inside the MAP object can be used to set an environment variable inside a mapfile:
++          </para>
++        </listitem>
++        <programlisting> 
++        MAP
++            ...
++            CONFIG "MS_ENCRYPTION_KEY" "/home/user/mykey.txt"
++            ...
++        END #mapfile
++        </programlisting> 
++      
++        <listitem>
++          <para>
++            Modify the layer's CONNECTION to use the generated password key, making sure to use the "{}" brackets around the key:
++          </para>
++        </listitem>
++        <programlisting> 
++        CONNECTION "host=127.0.0.1 dbname=gmap user=postgres
++                    password={3656026A23DBAFC04C402EDFAB7CE714} port=5432"
++        </programlisting> 
++      
++        <listitem>
++          <para>
++            Done! Give your new encrypted mapfile a try with the <citerefentry><refentrytitle>shp2img</refentrytitle><manvolnum>1</manvolnum></citerefentry> utility!
++          </para>
++        </listitem>
++
++      </orderedlist>
++    </para>
++  </refsect1>
++
++</refentry>
diff --cc debian/man/scalebar.1.xml
index 0000000,0000000..09c2f9b
new file mode 100644
--- /dev/null
+++ b/debian/man/scalebar.1.xml
@@@ -1,0 -1,0 +1,74 @@@
++<?xml version="1.0" encoding="UTF-8"?>
++<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
++<refentry id='scalebar'>
++
++  <refmeta>
++    <refentrytitle>scalebar</refentrytitle>
++    <manvolnum>1</manvolnum>
++  </refmeta>
++
++  <refnamediv>
++    <refname>scalebar</refname>
++    <refpurpose>create a scalebar image from a mapfile</refpurpose>
++  </refnamediv>
++
++  <refsynopsisdiv id='synopsis'>
++    <cmdsynopsis>
++      <command>scalebar</command>
++      <group>
++        <arg choice='plain'><replaceable>mapfile</replaceable>
++          <arg choice='plain'><replaceable>outputimage</replaceable></arg>
++        </arg>
++        <arg choice='opt'><option>-v</option></arg>
++      </group>
++    </cmdsynopsis>
++  </refsynopsisdiv>
++
++  <refsect1 id='description'>
++    <title>DESCRIPTION</title>
++    <para>
++      <command>scalebar</command> creates a scalebar image from a mapfile.
++      Output is either PNG or GIF depending on what version of the GD library
++      used.
++    </para>
++  </refsect1>
++
++  <refsect1 id='options'>
++    <title>OPTIONS</title>
++    <variablelist>
++
++      <varlistentry>
++        <term><replaceable>mapfile</replaceable></term>
++        <listitem>
++          <para>Path to the mapfile.</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><replaceable>outputimage</replaceable></term>
++        <listitem>
++          <para>Path to the output image file.</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-v</option></term>
++        <listitem>
++          <para>Display mapserver version and build options.</para>
++        </listitem>
++      </varlistentry>
++
++    </variablelist>
++
++  </refsect1>
++
++  <refsect1 id='see-also'>
++    <title>SEE ALSO</title>
++
++    <citerefentry>
++      <refentrytitle>legend</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>
++  </refsect1>
++
++</refentry>
diff --cc debian/man/shp2img.1.xml
index 0000000,0000000..b3d1459
new file mode 100644
--- /dev/null
+++ b/debian/man/shp2img.1.xml
@@@ -1,0 -1,0 +1,218 @@@
++<?xml version="1.0" encoding="UTF-8"?>
++<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
++<refentry id='shp2img'>
++
++  <refmeta>
++    <refentrytitle>shp2img</refentrytitle>
++    <manvolnum>1</manvolnum>
++  </refmeta>
++
++  <refnamediv>
++    <refname>shp2img</refname>
++    <refpurpose>create a map image from a mapfile</refpurpose>
++  </refnamediv>
++
++  <refsynopsisdiv id='synopsis'>
++    <cmdsynopsis>
++      <command>shp2img</command>
++      <arg choice='plain'><option>-m</option> <replaceable>mapfile</replaceable></arg>
++      <arg choice='opt'><option>-o</option> <replaceable>image</replaceable></arg>
++      <arg choice='opt'><option>-e</option> <replaceable>minx</replaceable> <replaceable>miny</replaceable> <replaceable>maxx</replaceable> <replaceable>maxy</replaceable></arg>
++      <arg choice='opt'><option>-s</option> <replaceable>sizex</replaceable> <replaceable>sizey</replaceable></arg>
++      <arg choice='opt'><option>-l</option> "<replaceable>layer1</replaceable> <arg choice='opt'><replaceable>layer2</replaceable>...</arg>"</arg>
++      <arg choice='opt'><option>-i</option> <replaceable>format</replaceable></arg>
++      <arg choice='opt'><option>-all_debug</option> <replaceable>n</replaceable></arg>
++      <arg choice='opt'><option>-map_debug</option> <replaceable>n</replaceable></arg>
++      <arg choice='opt'><option>-layer_debug</option> <replaceable>layername</replaceable> <replaceable>n</replaceable></arg>
++      <arg choice='opt'><option>-p</option> <replaceable>n</replaceable></arg>
++      <arg choice='opt'><option>-c</option> <replaceable>n</replaceable></arg>
++      <arg choice='opt'><option>-d</option> <replaceable>layername</replaceable> <replaceable>datavalue</replaceable></arg>
++    </cmdsynopsis>
++  </refsynopsisdiv>
++
++  <refsect1 id='description'>
++    <title>DESCRIPTION</title>
++    <para>
++      <command>shp2img</command> creates a map image from a mapfile.
++      Output is either PNG or GIF depending on what version of the GD library is
++      used. This is a useful utility to test your mapfile. You can simply
++      provide the path to your mapfile and the name of an output image, and an
++      image should be returned. If an image cannot be created an error will be
++      displayed at the command line that should refer to a line number in the mapfile.
++    </para>
++  </refsect1>
++
++  <refsect1 id='options'>
++    <title>OPTIONS</title>
++    <variablelist>
++
++      <varlistentry>
++        <term><option>-m</option> <replaceable>mapfile</replaceable></term>
++        <listitem>
++          <para>Map file to operate on - required</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-i</option> <replaceable>format</replaceable></term>
++        <listitem>
++          <para>Override the IMAGETYPE value to pick output format</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-o</option> <replaceable>image</replaceable></term>
++        <listitem>
++          <para>Output filename (STDOUT if not provided)</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-e</option> <replaceable>minx</replaceable> <replaceable>miny</replaceable> <replaceable>maxx</replaceable> <replaceable>maxy</replaceable></term>
++        <listitem>
++          <para>Extents to render</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-s</option> <replaceable>sizex</replaceable> <replaceable>sizey</replaceable></term>
++        <listitem>
++          <para>Output image size</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-l</option> <replaceable>layers</replaceable></term>
++        <listitem>
++          <para>Layers to enable - make sure they are quoted and space separated if more than one listed</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-all_debug</option> <replaceable>n</replaceable></term>
++        <listitem>
++          <para>Set debug level for map and all layers</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-map_debug</option> <replaceable>n</replaceable></term>
++        <listitem>
++          <para>Set map debug level</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-layer_debug</option> <replaceable>layername</replaceable> <replaceable>n</replaceable></term>
++        <listitem>
++          <para>Set layer debug level</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-c</option> <replaceable>n</replaceable></term>
++        <listitem>
++          <para>Draw map <replaceable>n</replaceable> number of times</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-p</option> <replaceable>n</replaceable></term>
++        <listitem>
++          <para>Pause for <replaceable>n</replaceable> seconds after reading the map</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-d</option> <replaceable>layername</replaceable> <replaceable>datavalue</replaceable></term>
++        <listitem>
++          <para>Change DATA value for layer</para>
++        </listitem>
++      </varlistentry>
++
++    </variablelist>
++
++  </refsect1>
++
++  <refsect1 id='example'>
++    <title>EXAMPLE</title>
++
++    <example>
++      <title>Example #1</title>
++
++      <screen>
++shp2img -m vector_blank.map -o test.png
++      </screen>
++
++      Result:
++      <blockquote>
++        A file named 'test.png' is created, that you can drag into your browser to view. 
++      </blockquote>
++    </example>
++
++    <example>
++      <title>Example #2</title>
++
++      <screen>
++shp2img -m gmap75.map -o test2.png -map_debug 3
++      </screen>
++
++      Result:
++      <blockquote>
++        A file named 'test2.png' is created, and layer draw speeds are returned such as:
++      </blockquote>
++      <screen>
++msDrawRasterLayerLow(bathymetry): entering
++msDrawMap(): Layer 0 (bathymetry), 0.601s
++msDrawMap(): Layer 3 (drain_fn), 0.200s
++msDrawMap(): Layer 4 (drainage), 0.300s
++msDrawMap(): Layer 5 (prov_bound), 0.191s
++msDrawMap(): Layer 6 (fedlimit), 0.030s
++msDrawMap(): Layer 9 (popplace), 0.080s
++msDrawMap(): Drawing Label Cache, 0.300s
++msDrawMap() total time: 1.702s
++msSaveImage() total time: 0.040s
++      </screen>
++    </example>
++
++    <example>
++      <title>Example #3</title>
++
++      <screen>
++shp2img -m gmap75.map -o test3.png -all_debug 3
++      </screen>
++
++      Result:
++      <blockquote>
++        A file named 'test3.png' is created, layer draw speeds are returned, and some warnings that index qix files are not found, such as:
++      </blockquote>
++      <screen>
++msLoadMap(): 0.671s
++msDrawRasterLayerLow(bathymetry): entering.
++msDrawGDAL(): src=72,417,3077,2308, dst=0,0,400,300
++msDrawGDAL(): red,green,blue,alpha bands = 1,0,0,0
++msDrawMap(): Layer 0 (bathymetry), 0.090s
++msSearchDiskTree(): Search returned no results. Unable to open spatial index
++for D:\ms4w\apps\gmap\htdocs/.\../data/drain_fn.qix. In most cases you can
++safely ignore this message, otherwise check file names and permissions.
++msDrawMap(): Layer 3 (drain_fn), 0.010s
++msDrawMap(): Layer 4 (drainage), 0.050s
++msSearchDiskTree(): Search returned no results. Unable to open spatial index
++for D:\ms4w\apps\gmap\htdocs/.\../data/province.qix. In most cases you can
++safely ignore this message, otherwise check file names and permissions.
++msDrawMap(): Layer 5 (prov_bound), 0.030s
++msSearchDiskTree(): Search returned no results. Unable to open spatial index
++for D:\ms4w\apps\gmap\htdocs/.\../data/fedlimit.qix. In most cases you can
++safely ignore this message, otherwise check file names and permissions.
++msDrawMap(): Layer 6 (fedlimit), 0.010s
++msDrawMap(): Layer 9 (popplace), 0.010s
++msDrawMap(): Drawing Label Cache, 0.201s
++msDrawMap() total time: 0.401s
++msSaveImage() total time: 0.010s
++shp2img total time: 1.082s
++      </screen>
++    </example>
++
++  </refsect1>
++
++</refentry>
diff --cc debian/man/shptree.1.xml
index 0000000,0000000..b0f5779
new file mode 100644
--- /dev/null
+++ b/debian/man/shptree.1.xml
@@@ -1,0 -1,0 +1,213 @@@
++<?xml version="1.0" encoding="UTF-8"?>
++<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
++<refentry id='shptree'>
++
++  <refmeta>
++    <refentrytitle>shptree</refentrytitle>
++    <manvolnum>1</manvolnum>
++  </refmeta>
++
++  <refnamediv>
++    <refname>shptree</refname>
++    <refpurpose>create a quadtree-based spatial index for a Shape data set</refpurpose>
++  </refnamediv>
++
++  <refsynopsisdiv id='synopsis'>
++    <cmdsynopsis>
++      <command>shptree</command>
++      <group>
++        <arg choice='plain'>
++          <replaceable>shpfile</replaceable>
++          <arg choice='opt'><replaceable>depth</replaceable></arg>
++          <arg choice='opt'><replaceable>index_format</replaceable></arg>
++        </arg>
++        <arg choice='opt'><option>-v</option></arg>
++      </group>
++    </cmdsynopsis>
++  </refsynopsisdiv>
++
++  <refsect1 id='description'>
++    <title>DESCRIPTION</title>
++    <para>
++      <command>shptree</command> creates a quadtree-based spatial index for a
++      Shape data set. The default tree depth is calculated so that each tree
++      node (quadtree cell) contains 8 shapes. Do not use the default with point
++      files, a value between 6 and 10 seems to work ok. Your millage may vary
++      and you'll need to do some experimenting.
++    </para>
++
++    <para>
++      This utility is a must for any MapServer application that uses Shape data
++      sets. <command>shptree</command> creates a spatial index of your Shape
++      data set, using a quadtree method. This means that MapServer will use this
++      index to quickly find the appropriate shapes to draw. It creates a file of
++      the same name as your Shape data set, with a .qix file extension. The
++      quadtree method breaks the file into 4 quadrants, recursively until only a
++      few shapes are contained in each quadrant. This minimum number can be set
++      with the <replaceable>depth</replaceable> parameter of the command.
++    </para>
++  </refsect1>
++
++  <refsect1 id='options'>
++    <title>OPTIONS</title>
++    <variablelist>
++
++      <varlistentry>
++        <term><replaceable>shpfile</replaceable></term>
++        <listitem>
++          <para>The name of the .shp file to index.</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><replaceable>depth</replaceable></term>
++        <listitem>
++          <para>
++            (Optional) The maximum depth of the index to create, default is
++            0 meaning that <command>shptree</command> will calculate a
++            reasonable default depth.
++          </para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><replaceable>index_format</replaceable></term>
++        <listitem>
++          <para>
++            (Optional) One of:
++            <variablelist>
++
++              <varlistentry>
++                <term><option>NL</option></term>
++                <listitem>
++                  <para>LSB byte order, using new index format</para>
++                </listitem>
++              </varlistentry>
++
++              <varlistentry>
++                <term><option>NM</option></term>
++                <listitem>
++                  <para>MSB byte order, using new index format</para>
++                </listitem>
++              </varlistentry>
++            </variablelist>
++
++            The following old format options are deprecated:
++            <variablelist>
++
++              <varlistentry>
++                <term><option>N</option></term>
++                <listitem>
++                  <para>Native byte order</para>
++                </listitem>
++              </varlistentry>
++
++              <varlistentry>
++                <term><option>L</option></term>
++                <listitem>
++                  <para>LSB (intel) byte order</para>
++                </listitem>
++              </varlistentry>
++
++              <varlistentry>
++                <term><option>M</option></term>
++                <listitem>
++                  <para>MSB byte order</para>
++                </listitem>
++              </varlistentry>
++
++            </variablelist>
++
++            The default <replaceable>index_format</replaceable> on this system is: <option>NL</option>
++          </para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-v</option></term>
++        <listitem>
++          <para>Display mapserver version and build options.</para>
++        </listitem>
++      </varlistentry>
++
++    </variablelist>
++
++  </refsect1>
++
++  <refsect1 id='notes'>
++    <title>NOTES</title>
++
++    <para>
++      Shape data sets are native to MapServer, and therefore do not require the
++      .shp extension in the DATA path of the LAYER. In fact, in order for
++      MapServer to use the .qix extension you MUST NOT specify the extension,
++      for example:
++      <programlisting>
++       LAYER
++         ...
++         DATA "us_states"    #MapServer will search for us_states.qix and will use it
++         ...
++       END
++       
++       LAYER
++         ...
++         DATA "us_states.shp" #MapServer will search for us_states.shp.qix and won't find it
++         ...
++       END
++      </programlisting>
++
++      Note: As of MapServer 5.2 the qix will be used even when the .shp extension is specified.
++    </para>
++  </refsect1>
++
++  <refsect1 id='example'>
++    <title>EXAMPLE</title>
++
++    <informalexample>
++      <screen>
++shptree us_states.shp
++  creating index of new  LSB format
++      </screen>
++
++      Result:
++      <blockquote>
++        A file named 'us_states.qix' is created in the same location. (note that
++        you can use the
++        <citerefentry>
++          <refentrytitle>shptreevis</refentrytitle>
++          <manvolnum>1</manvolnum>
++        </citerefentry>
++        utility to view the actual quadtree quadrants that are used by MapServer
++        in this qix file)
++      </blockquote>
++    </informalexample>
++  </refsect1>
++
++  <refsect1 id='see-also'>
++    <title>SEE ALSO</title>
++
++    <citerefentry>
++      <refentrytitle>shptreetst</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>shptreevis</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>sortshp</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>
++
++    <para>
++      The
++      <ulink url="https://github.com/mapserver/mapserver/wiki/ShpTree">
++        <citetitle>shptree wiki page</citetitle>
++     </ulink>
++     may also contain information on this utility.
++    </para>
++  </refsect1>
++
++</refentry>
diff --cc debian/man/shptreetst.1.xml
index 0000000,0000000..6cc0ed4
new file mode 100644
--- /dev/null
+++ b/debian/man/shptreetst.1.xml
@@@ -1,0 -1,0 +1,133 @@@
++<?xml version="1.0" encoding="UTF-8"?>
++<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
++<refentry id='shptreetst'>
++
++  <refmeta>
++    <refentrytitle>shptreetst</refentrytitle>
++    <manvolnum>1</manvolnum>
++  </refmeta>
++
++  <refnamediv>
++    <refname>shptreetst</refname>
++    <refpurpose>execute a spatial query on an existing spatial index</refpurpose>
++  </refnamediv>
++
++  <refsynopsisdiv id='synopsis'>
++    <cmdsynopsis>
++      <command>shptreetst</command>
++      <arg choice='plain'><replaceable>shapefile</replaceable></arg>
++      <arg choice='opt'><replaceable>minx</replaceable> <replaceable>miny</replaceable> <replaceable>maxx</replaceable> <replaceable>maxy</replaceable></arg>
++    </cmdsynopsis>
++  </refsynopsisdiv>
++
++  <refsect1 id='description'>
++    <title>DESCRIPTION</title>
++    <para>
++      <command>shptreetst</command> executes a spatial query on an existing
++      spatial index (.qix), that was created by the
++      <citerefentry>
++        <refentrytitle>shptree</refentrytitle>
++        <manvolnum>1</manvolnum>
++      </citerefentry>
++      utility. This utility is useful to understand how a search of a Shape data
++      set and its <emphasis>qix</emphasis> index works.
++    </para>
++  </refsect1>
++
++  <refsect1 id='options'>
++    <title>OPTIONS</title>
++    <variablelist>
++
++      <varlistentry>
++        <term><replaceable>shapefile</replaceable></term>
++        <listitem>
++          <para>The name of the .shp file index.</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><replaceable>minx</replaceable> <replaceable>miny</replaceable> <replaceable>maxx</replaceable> <replaceable>maxy</replaceable></term>
++        <listitem>
++          <para>Extents to render</para>
++        </listitem>
++      </varlistentry>
++
++    </variablelist>
++  </refsect1>
++
++  <refsect1 id='example'>
++    <title>EXAMPLE</title>
++
++    <informalexample>
++      <screen>
++shptreetst esp 879827.480246 4317203.699447 884286.289767 4321662.508967
++
++  This new LSB index supports a shapefile with 48 shapes, 4 depth
++  shapes 6, node 4, -13702.315770,3973784.599548,1127752.921471,4859616.714055
++  shapes 5, node 3, -13702.315770,3973784.599548,614098.064712,4460992.262527
++  shapes 1, node 1, -13702.315770,3973784.599548,331587.893495,4241748.814186
++  shapes 1, node 0, 141678.278400,3973784.599548,331587.893495,4121164.917599
++  shapes 1, node 0, 268807.855447,4193028.047889,614098.064712,4460992.262527
++  shapes 1, node 0, 268807.855447,3973784.599548,614098.064712,4241748.814186
++  shapes 7, node 4, -13702.315770,4372409.051076,614098.064712,4859616.714055
++  shapes 1, node 0, -13702.315770,4372409.051076,331587.893495,4640373.265714
++  shapes 3, node 1, -13702.315770,4591652.499417,331587.893495,4859616.714055
++  shapes 1, node 0, -13702.315770,4712236.396004,176207.299326,4859616.714055
++  shapes 2, node 0, 268807.855447,4372409.051076,614098.064712,4640373.265714
++  shapes 3, node 2, 268807.855447,4591652.499417,614098.064712,4859616.714055
++  shapes 2, node 0, 424188.449617,4712236.396004,614098.064712,4859616.714055
++  shapes 1, node 0, 424188.449617,4591652.499417,614098.064712,4739032.817468
++  shapes 2, node 1, 499952.540988,3973784.599548,1127752.921471,4460992.262527
++  shapes 2, node 0, 499952.540988,4193028.047889,845242.750254,4460992.262527
++  shapes 5, node 3, 499952.540988,4372409.051076,1127752.921471,4859616.714055
++  shapes 1, node 1, 499952.540988,4372409.051076,845242.750254,4640373.265714
++  shapes 1, node 0, 655333.135158,4372409.051076,845242.750254,4519789.369127
++  shapes 1, node 0, 499952.540988,4591652.499417,845242.750254,4859616.714055
++  read entire file now at quad box rec 20 file pos 1084
++  result of rectangle search was
++  8, 10, 36, 37, 38, 39, 42, 46,
++      </screen>
++
++      Result:
++      <blockquote>
++        <para>
++          The above output from the shptreetst command tells us that the
++          existing <emphasis>.qix</emphasis> index is for a Shape data set that
++          contains 48 shapes; indeed the Shape data set used in this example,
++          <emphasis>esp.shp</emphasis>, contains 48 polygons of Spain. The
++          command also tells us that <emphasis>qix</emphasis> file has a
++          quadtree depth of 4.
++        </para>
++
++        <para>
++          Most importantly, the resulting shape IDs (or feature IDs) that were
++          contained in the bounding box that we passed in our example were
++          returned at the bottom of the output: "8, 10, 36, 37, 38, 39, 42, 46".
++          You can use a tool such as QGIS to view those feature IDs and check
++          what shapes MapServer is querying when a user clicks within that
++          bounding box.
++        </para>
++      </blockquote>
++    </informalexample>
++  </refsect1>
++
++  <refsect1 id='see-also'>
++    <title>SEE ALSO</title>
++
++    <citerefentry>
++      <refentrytitle>shptree</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>shptreevis</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>sortshp</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>
++  </refsect1>
++
++</refentry>
diff --cc debian/man/shptreevis.1.xml
index 0000000,0000000..0f7ca9b
new file mode 100644
--- /dev/null
+++ b/debian/man/shptreevis.1.xml
@@@ -1,0 -1,0 +1,94 @@@
++<?xml version="1.0" encoding="UTF-8"?>
++<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
++<refentry id='shptreevis'>
++
++  <refmeta>
++    <refentrytitle>shptreevis</refentrytitle>
++    <manvolnum>1</manvolnum>
++  </refmeta>
++
++  <refnamediv>
++    <refname>shptreevis</refname>
++    <refpurpose>view the quadtree quadrants of a .qix file</refpurpose>
++  </refnamediv>
++
++  <refsynopsisdiv id='synopsis'>
++    <cmdsynopsis>
++      <command>shptreevis</command>
++      <arg choice='plain'><replaceable>shapefile</replaceable></arg>
++      <arg choice='plain'><replaceable>new_shapefile</replaceable></arg>
++    </cmdsynopsis>
++  </refsynopsisdiv>
++
++  <refsect1 id='description'>
++    <title>DESCRIPTION</title>
++    <para>
++      <command>shptreevis</command> can be used to view the quadtree quadrants
++      that are part of a .qix file (that was created with the shptree utility).
++    </para>
++  </refsect1>
++
++  <refsect1 id='options'>
++    <title>OPTIONS</title>
++    <variablelist>
++
++      <varlistentry>
++        <term><replaceable>shapefile</replaceable></term>
++        <listitem>
++          <para>The name of the .shp file index.</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><replaceable>new_shapefile</replaceable></term>
++        <listitem>
++          <para>The name of the .shp file to create.</para>
++        </listitem>
++      </varlistentry>
++
++    </variablelist>
++  </refsect1>
++
++  <refsect1 id='example'>
++    <title>EXAMPLE</title>
++
++    <informalexample>
++      <screen>
++shptreevis us_states.shp quad.shp
++This new LSB index supports a shapefile with 2895 shapes, 10 depth
++      </screen>
++
++      Result:
++      <blockquote>
++        A Shape data set named 'quad.shp' is created. You can now view this
++        Shape data set in a desktop GIS (such as QGIS for example) to see the
++        quadtrees that were created with the shptree command.
++      </blockquote>
++    </informalexample>
++
++    <figure>
++      <title>shptreevis result displayed in QGIS</title>
++      <ulink url="http://mapserver.org/_images/shptreevis-example.png"></ulink>
++    </figure>
++  </refsect1>
++
++  <refsect1 id='see-also'>
++    <title>SEE ALSO</title>
++
++    <citerefentry>
++      <refentrytitle>shptree</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>shptreetst</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>sortshp</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>
++  </refsect1>
++
++</refentry>
diff --cc debian/man/sortshp.1.xml
index 0000000,0000000..f3a7188
new file mode 100644
--- /dev/null
+++ b/debian/man/sortshp.1.xml
@@@ -1,0 -1,0 +1,147 @@@
++<?xml version="1.0" encoding="UTF-8"?>
++<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
++<refentry id='sortshp'>
++
++  <refmeta>
++    <refentrytitle>sortshp</refentrytitle>
++    <manvolnum>1</manvolnum>
++  </refmeta>
++
++  <refnamediv>
++    <refname>sortshp</refname>
++    <refpurpose>sort a Shape data set</refpurpose>
++  </refnamediv>
++
++  <refsynopsisdiv id='synopsis'>
++    <cmdsynopsis>
++      <command>sortshp</command>
++      <group>
++        <arg choice='plain'>
++          <replaceable>infile</replaceable>
++          <arg choice='plain'><replaceable>outfile</replaceable></arg>
++          <arg choice='plain'><replaceable>item</replaceable></arg>
++          <group>
++            <arg choice='plain'><replaceable>ascending</replaceable></arg>
++            <arg choice='plain'><replaceable>descending</replaceable></arg>
++          </group>
++        </arg>
++        <arg choice='opt'><option>-v</option></arg>
++      </group>
++    </cmdsynopsis>
++  </refsynopsisdiv>
++
++  <refsect1 id='description'>
++    <title>DESCRIPTION</title>
++    <para>
++      <command>sortshp</command> sorts a Shape data set based on a single column
++      in ascending or descending order. Supports INTEGER, DOUBLE and STRING
++      column types. Useful for prioritizing shapes for rendering and/or labeling.
++    </para>
++
++    <para>
++      The idea here is that if you know that you need to display a certain
++      attribute classed by a certain value, it will be faster for MapServer to
++      access that value if it is at the beginning of the attribute file.
++    </para>
++  </refsect1>
++
++  <refsect1 id='options'>
++    <title>OPTIONS</title>
++    <variablelist>
++
++      <varlistentry>
++        <term><replaceable>infile</replaceable></term>
++        <listitem>
++          <para>The name of the .shp file</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><replaceable>outfile</replaceable></term>
++        <listitem>
++          <para>The name of the .shp/.shx and .dbf files to create</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><replaceable>item</replaceable></term>
++        <listitem>
++          <para>Name of the field to sort on</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><replaceable>ascending</replaceable></term>
++        <term><replaceable>descending</replaceable></term>
++        <listitem>
++          <para>Sort order (default: ascending)</para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-v</option></term>
++        <listitem>
++          <para>Display mapserver version and build options.</para>
++        </listitem>
++      </varlistentry>
++
++    </variablelist>
++  </refsect1>
++
++  <refsect1 id='example'>
++    <title>EXAMPLE</title>
++
++    <informalexample>
++      <para>
++        This example uses a roads file ('roads_ugl') that has a field with road
++        classes in integer format ('class1').
++      </para>
++
++      <screen>
++       sortshp roads_ugl roads-sort class1 ascending
++      </screen>
++
++      Result:
++      <blockquote>
++        A new Shape data set named 'roads-sort.shp' is created with shapes
++        sorted in ascending order, according to the values in the 'class1'
++        field.
++      </blockquote>
++
++      <figure id='before'>
++        <title>Figure 1: Attributes Before sortshp</title>
++        <ulink url="http://mapserver.org/_images/sortshp-before.png"/>
++      </figure>
++
++      <figure id='after'>
++        <title>Figure 2: Attributes After sortshp</title>
++        <ulink url="http://mapserver.org/_images/sortshp-after.png"/>
++      </figure>
++    </informalexample>
++  </refsect1>
++
++  <refsect1 id='see-also'>
++    <title>SEE ALSO</title>
++
++    <citerefentry>
++      <refentrytitle>shp2img</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>shptree</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>shptreetst</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>shptreevis</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>
++  </refsect1>
++
++</refentry>
diff --cc debian/man/tile4ms.1.xml
index 0000000,0000000..fa17d7e
new file mode 100644
--- /dev/null
+++ b/debian/man/tile4ms.1.xml
@@@ -1,0 -1,0 +1,287 @@@
++<?xml version="1.0" encoding="UTF-8"?>
++<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
++<refentry id='tile4ms'>
++
++  <refmeta>
++    <refentrytitle>tile4ms</refentrytitle>
++    <manvolnum>1</manvolnum>
++  </refmeta>
++
++  <refnamediv>
++    <refname>tile4ms</refname>
++    <refpurpose>create a tile index Shape data set for use with MapServer's TILEINDEX feature</refpurpose>
++  </refnamediv>
++
++  <refsynopsisdiv id='synopsis'>
++    <cmdsynopsis>
++      <command>tile4ms</command>
++      <group>
++        <arg choice='plain'>
++          <replaceable>metafile</replaceable>
++          <arg choice='plain'><replaceable>tilefile</replaceable></arg>
++          <arg choice='opt'><option>-tile-path-only</option></arg>
++        </arg>
++        <arg choice='plain'><option>-h</option></arg>
++      </group>
++    </cmdsynopsis>
++  </refsynopsisdiv>
++
++  <refsect1 id='description'>
++    <title>DESCRIPTION</title>
++    <para>
++      <command>tile4ms</command> creates a tile index Shape data set for use
++      with MapServer's TILEINDEX feature. The program creates a Shape data set
++      of rectangles from extents of all the Shape data sets listed in
++      <replaceable>metafile</replaceable> (one Shape data set name per line)
++      and the associated DBF with the filename for each shape tile in a column
++      called LOCATION as required by mapserv.
++    </para>
++
++    <para>
++      <emphasis>Note:</emphasis>
++      Similar functionality can be found in the GDAL commandline utilities
++      <ulink url="http://www.gdal.org/ogrtindex.html">ogrtindex</ulink> (for
++      vectors) and
++      <ulink url="http://www.gdal.org/gdaltindex.html">gdaltindex</ulink> (for
++      rasters).
++    </para>
++
++    <para>
++      <command>tile4ms</command> creates a Shape data set containing the MBR
++      (minimum bounding rectangle) of all shapes in the files provided, which
++      can then be used in the LAYER object's TILEINDEX parameter of the mapfile.
++      The new filed created with this command is used by MapServer to only load
++      the files assocated with that extent (or tile).
++    </para>
++  </refsect1>
++
++  <refsect1 id='options'>
++    <title>OPTIONS</title>
++    <variablelist>
++
++      <varlistentry>
++        <term><replaceable>metafile</replaceable></term>
++        <listitem>
++          <para>
++            INPUT  file containing list of shapefile names.
++            (complete paths 255 chars max, no extension)
++          </para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><replaceable>tilefile</replaceable></term>
++        <listitem>
++          <para>
++            OUTPUT shape file of extent rectangles and names of tiles in
++            <replaceable>tilefile</replaceable>.dbf
++          </para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-tile-path-only</option></term>
++        <listitem>
++          <para>
++            Optional flag.  If specified then only the path to the shape files
++            will be stored in the LOCATION field instead of storing the full
++            filename.
++          </para>
++        </listitem>
++      </varlistentry>
++
++      <varlistentry>
++        <term><option>-h</option></term>
++        <listitem>
++          <para>Display usage information</para>
++        </listitem>
++      </varlistentry>
++
++    </variablelist>
++  </refsect1>
++
++  <refsect1 id='example'>
++    <title>EXAMPLE</title>
++
++    <example>
++      <title>Short Example</title>
++
++      <para>
++        Create tileindex.shp for all tiles under the /path/to/data directory:
++      </para>
++      <screen>
++       cd /path/to/data
++       find . -name "/*.shp" -print > metafile.txt
++       tile4ms metafile.txt tileindex
++      </screen>
++    </example>
++
++    <example>
++      <title>Long Example</title>
++
++      <para>
++        This example uses TIGER Census data, where the data contains files
++        divided up by county (in fact there are over 3200 counties, a very large
++        dataset indeed). In this example we will show how to display all lakes
++        for the state of Minnesota. (note that here we have already converted
++        the TIGER data into Shape format, but you could keep the data in TIGER
++        format and use the ogrtindex utility instead) The TIGER Census data for
++        Minnesota is made up of 87 different counties, each containing its own
++        lakes file ('wp.shp').
++      </para>
++
++      <orderedlist>
++
++        <listitem>
++          <para>
++            We need to create the 'meta-file' for the tile4ms command. This is
++            a text file of the paths to all 'wp.shp' files for the MN state. To
++            create this file we can use a few simple commands:
++          </para>
++
++          <screen>
++   find -name *wp.shp -print > wp_list.txt
++          </screen>
++
++          <para>
++            The newly created file might look like the following (after removing
++            the full path):
++
++            <programlisting>
++   001\wp.shp
++   003\wp.shp
++   005\wp.shp
++   007\wp.shp
++   009\wp.shp
++   011\wp.shp
++   013\wp.shp
++   015\wp.shp
++   017\wp.shp
++   019\wp.shp
++   ...
++            </programlisting>
++          </para>
++        </listitem>
++
++        <listitem>
++          <para>
++            Execute the tile4ms command with the newly created meta-file to
++            create the index file:
++
++            <screen>
++   tile4ms wp_list.txt index
++     Processed 87 of 87 files
++            </screen>
++          </para>
++        </listitem>
++
++        <listitem>
++          <para>
++            A new file named 'index.shp' is created. This is the index file with
++            the MBRs of all 'wp.shp' files for the entire state, as shown in
++            Figure 1. The attribute table of this file contains a field named
++            'LOCATION', that contains the path to each 'wp.shp file', as shown
++            in Figure 2.
++
++            <figure>
++              <title>Figure 1: Index file created by tile4ms utility</title>
++              <ulink url="http://mapserver.org/_images/tile4ms-view.png"/>
++            </figure>
++
++            <figure>
++              <title>Figure 2: Attributes of index file created by tile4ms utility</title>
++              <ulink url="http://mapserver.org/_images/tile4ms-attributes.png"/>
++            </figure>
++          </para>
++        </listitem>
++
++        <listitem>
++          <para>
++            The final step is to use this in your mapfile.
++            
++            <itemizedlist>
++
++              <listitem>
++                <para>
++                  LAYER object's TILEINDEX - must point to the location of the
++                  index file
++                </para>
++              </listitem>
++
++              <listitem>
++                <para>
++                  LAYER object's TILEITEM - specify the name of the field in the
++                  index file containing the paths (default is 'location')
++                </para>
++              </listitem>
++
++              <listitem>
++                <para>
++                  do not need to use the LAYER's DATA parameter
++                </para>
++              </listitem>
++
++            </itemizedlist>
++
++            <para>
++              <blockquote>
++                For example:
++
++                <programlisting>
++   LAYER
++     NAME 'mn-lakes'
++     STATUS ON
++     TILEINDEX "index"
++     TILEITEM "location"
++     TYPE POLYGON
++     CLASS
++       NAME "mn-lakes"
++       STYLE
++         COLOR 0 0 255
++       END
++     END
++   END
++                </programlisting>
++              </blockquote>
++            </para>
++
++            When you view the layer in a MapServer application, you will notice
++            that when you are zoomed into a small area of the state only those
++            lakes layers are loaded, which speeds up the application.
++          </para>
++        </listitem>
++
++      </orderedlist>
++    </example>
++  </refsect1>
++
++  <refsect1 id='see-also'>
++    <title>SEE ALSO</title>
++
++    <citerefentry>
++      <refentrytitle>shp2img</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>shptree</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>shptreetst</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>shptreevis</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>,
++
++    <citerefentry>
++      <refentrytitle>sortshp</refentrytitle>
++      <manvolnum>1</manvolnum>
++    </citerefentry>
++  </refsect1>
++
++</refentry>
diff --cc debian/mapscript.ini
index 0000000,0000000..30dc0b6
new file mode 100644
--- /dev/null
+++ b/debian/mapscript.ini
@@@ -1,0 -1,0 +1,1 @@@
++extension=php_mapscript.so
diff --cc debian/mapserver-bin.manpages
index 0000000,0000000..552e8bd
new file mode 100644
--- /dev/null
+++ b/debian/mapserver-bin.manpages
@@@ -1,0 -1,0 +1,10 @@@
++debian/man/legend.1
++debian/man/mapserv.1
++debian/man/msencrypt.1
++debian/man/scalebar.1
++debian/man/shp2img.1
++debian/man/shptree.1
++debian/man/shptreetst.1
++debian/man/shptreevis.1
++debian/man/sortshp.1
++debian/man/tile4ms.1
diff --cc debian/patches/cmake-mapserver-export.patch
index 0000000,0000000..0243a40
new file mode 100644
--- /dev/null
+++ b/debian/patches/cmake-mapserver-export.patch
@@@ -1,0 -1,0 +1,366 @@@
++Description: Install headers and export cmake package for outside projects.
++Author: Bas Couwenberg <sebastic at xs4all.nl>
++Last-Update: 2013-10-21
++Index: mapserver/CMakeLists.txt
++===================================================================
++--- mapserver.orig/CMakeLists.txt	2015-06-29 09:03:51.165737041 -0400
+++++ mapserver/CMakeLists.txt	2015-06-29 09:03:51.165737041 -0400
++@@ -37,6 +37,24 @@
++   set(CMAKE_FIND_FRAMEWORK "LAST")
++ endif (APPLE)
++ 
+++# Offer the user the choice of overriding the installation directories
+++set(INSTALL_LIB_DIR lib CACHE PATH "Installation directory for libraries")
+++set(INSTALL_BIN_DIR bin CACHE PATH "Installation directory for executables")
+++set(INSTALL_INCLUDE_DIR include CACHE PATH "Installation directory for header files")
+++if(WIN32 AND NOT CYGWIN)
+++  set(DEF_INSTALL_CMAKE_DIR CMake)
+++else()
+++  set(DEF_INSTALL_CMAKE_DIR share/mapserver/cmake)
+++endif()
+++set(INSTALL_CMAKE_DIR ${DEF_INSTALL_CMAKE_DIR} CACHE PATH "Installation directory for CMake files")
+++
+++# Make relative paths absolute (needed later on)
+++foreach(p LIB BIN INCLUDE CMAKE)
+++  set(var INSTALL_${p}_DIR)
+++  if(NOT IS_ABSOLUTE "${${var}}")
+++    set(${var} "${CMAKE_INSTALL_PREFIX}/${${var}}")
+++  endif()
+++endforeach()
++ 
++ macro (ms_link_libraries)
++   target_link_libraries(mapserver ${ARGV})
++@@ -230,11 +248,20 @@
++ mapgeomutil.cpp mapkmlrenderer.cpp
++ mapogr.cpp mapcontour.c mapsmoothing.c ${REGEX_SOURCES})
++ 
+++set(mapserver_HEADERS
+++cgiutil.h dxfcolor.h hittest.h mapaxisorder.h mapcopy.h mapentities.h
+++maperror.h mapfile.h mapgml.h maphash.h maphttp.h mapio.h mapkmlrenderer.h
+++maplibxml2.h mapogcfilter.h mapogcsld.h mapoglcontext.h mapoglrenderer.h
+++mapowscommon.h mapows.h mapparser.h mappostgis.h mapprimitive.h mapproject.h
+++mapraster.h mapregex.h mapresample.h mapserver-api.h mapserver.h mapserv.h
+++mapshape.h mapsymbol.h maptemplate.h mapthread.h maptile.h maptime.h maptree.h
+++mapwcs.h)
+++
++ add_library(mapserver SHARED ${mapserver_SOURCES} ${agg_SOURCES})
++ set_target_properties( mapserver  PROPERTIES
++   VERSION ${MapServer_VERSION_STRING}
++   SOVERSION 1
++-) 
+++)
++ if(BUILD_STATIC)
++   add_library(mapserver_static STATIC ${mapserver_SOURCES} ${agg_SOURCES})
++   set_target_properties( mapserver_static PROPERTIES
++@@ -276,6 +303,7 @@
++ if(PNG_FOUND)
++   include_directories(${PNG_INCLUDE_DIR})
++   ms_link_libraries( ${PNG_LIBRARIES})
+++  list(APPEND ALL_INCLUDE_DIRS ${PNG_INCLUDE_DIR})
++   set(USE_PNG 1)
++ else(PNG_FOUND)
++   report_mandatory_not_found(PNG)
++@@ -285,6 +313,7 @@
++ if(JPEG_FOUND)
++   include_directories(${JPEG_INCLUDE_DIR})
++   ms_link_libraries( ${JPEG_LIBRARY})
+++  list(APPEND ALL_INCLUDE_DIRS ${JPEG_INCLUDE_DIR})
++   set(USE_JPEG 1)
++ else(JPEG_FOUND)
++   report_mandatory_not_found(JPEG)
++@@ -296,6 +325,7 @@
++ endif(NOT FREETYPE_FOUND)
++ include_directories(${FREETYPE_INCLUDE_DIR})
++ ms_link_libraries( ${FREETYPE_LIBRARY})
+++list(APPEND ALL_INCLUDE_DIRS ${FREETYPE_INCLUDE_DIR})
++ 
++ 
++ if(WITH_PROJ)
++@@ -305,6 +335,7 @@
++  else(NOT PROJ_FOUND)
++     include_directories(${PROJ_INCLUDE_DIR})
++     ms_link_libraries( ${PROJ_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${PROJ_INCLUDE_DIR})
++     set (USE_PROJ 1)
++  endif(NOT PROJ_FOUND)
++ endif (WITH_PROJ)
++@@ -325,6 +356,7 @@
++  else(NOT GD_FOUND)
++     include_directories(${GD_INCLUDE_DIR})
++     ms_link_libraries( ${GD_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${GD_INCLUDE_DIR})
++     set (USE_GD 1)
++     if(GD_SUPPORTS_PNG)
++       set(USE_GD_PNG 1)
++@@ -348,6 +380,7 @@
++  else(NOT FRIBIDI_FOUND)
++     include_directories(${FRIBIDI_INCLUDE_DIR})
++     ms_link_libraries( ${FRIBIDI_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${FRIBIDI_INCLUDE_DIR})
++     set (USE_FRIBIDI 1)
++     if(FRIBIDI_LEGACY)
++       message(WARNING "Old Fribidi found, upgrade recommended")
++@@ -360,6 +393,7 @@
++   if(ICONV_FOUND)
++     include_directories(${ICONV_INCLUDE_DIR})
++     ms_link_libraries( ${ICONV_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${ICONV_INCLUDE_DIR})
++     set (USE_ICONV 1)
++   else(ICONV_FOUND)
++     report_optional_not_found(ICONV)
++@@ -376,6 +410,7 @@
++   if(CAIRO_FOUND)
++     include_directories(${CAIRO_INCLUDE_DIRS})
++     ms_link_libraries( ${CAIRO_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${CAIRO_INCLUDE_DIR})
++     set (USE_CAIRO 1)
++   else(CAIRO_FOUND)
++     report_optional_not_found(CAIRO)
++@@ -387,6 +422,7 @@
++   if(MYSQL_FOUND)
++     include_directories(${MYSQL_INCLUDE_DIR})
++     ms_link_libraries( ${MYSQL_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${MYSQL_INCLUDE_DIR})
++     set (USE_MYSQL 1)
++   else(MYSQL_FOUND)
++     report_optional_not_found(MYSQL)
++@@ -404,6 +440,7 @@
++   find_package(Oracle)
++   if(ORACLE_FOUND)
++     include_directories(${ORACLE_INCLUDE_DIR})
+++    list(APPEND ALL_INCLUDE_DIRS ${ORACLE_INCLUDE_DIR})
++   else(ORACLE_FOUND)
++     report_optional_not_found(ORACLESPATIAL)
++     #FIXME: error message here could be misleading, only states ORACLESPATIAL whereas
++@@ -430,6 +467,7 @@
++ 	add_library(msplugin_mssql2008 MODULE mapmssql2008.c)
++ 	target_link_libraries(msplugin_mssql2008 ${ODBC_LIBRARY} ${MAPSERVER_LIBMAPSERVER})
++     set_target_properties(msplugin_mssql2008 PROPERTIES COMPILE_FLAGS "-DUSE_MSSQL2008_PLUGIN -DUSE_MSSQL2008")
+++    list(APPEND ALL_INCLUDE_DIRS ${ODBC_INCLUDE_DIR})
++ 	set (USE_MSSQL2008 1)
++   else(ODBC_FOUND)
++     report_optional_not_found(ODBC)
++@@ -451,6 +489,7 @@
++       target_link_libraries(msplugin_sde92 ${SDE_LIBRARY_DIR}/pe.lib ${SDE_LIBRARY_DIR}/sg.lib ${SDE_LIBRARY_DIR}/sde.lib ${MAPSERVER_LIBMAPSERVER})
++       set_target_properties(msplugin_sde92 PROPERTIES COMPILE_FLAGS "-DUSE_SDE")
++     endif(SDE_VERSION STREQUAL "91")
+++    list(APPEND ALL_INCLUDE_DIRS ${SDE_INCLUDE_DIR})
++     set(USE_SDE_PLUGIN 1)
++   else(SDE_INCLUDE_DIR AND SDE_LIBRARY_DIR)
++      MESSAGE( SEND_ERROR "Must specify SDE_INCLUDE_DIR and SDE_LIBRARY_DIR for WITH_SDE_PLUGIN")
++@@ -462,6 +501,7 @@
++   if(SDE_FOUND)
++     include_directories(${SDE_INCLUDE_DIRS})
++     ms_link_libraries(${SDE_LIBRARIES})
+++    list(APPEND ALL_INCLUDE_DIRS ${SDE_INCLUDE_DIRS})
++     set (USE_SDE 1)
++     if(CMAKE_SIZEOF_VOID_P EQUAL 8)
++       set(SDE64 1)
++@@ -477,6 +517,7 @@
++   if(FCGI_FOUND)
++     include_directories(${FCGI_INCLUDE_DIR})
++     target_link_libraries(mapserv ${FCGI_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${FCGI_INCLUDE_DIR})
++     set (USE_FASTCGI 1)
++   else(FCGI_FOUND)
++     report_optional_not_found(FCGI)
++@@ -488,6 +529,7 @@
++   if(GEOS_FOUND)
++     include_directories(${GEOS_INCLUDE_DIR})
++     ms_link_libraries( ${GEOS_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${GEOS_INCLUDE_DIR})
++     set (USE_GEOS 1)
++   else(GEOS_FOUND)
++     report_optional_not_found(GEOS)
++@@ -507,6 +549,7 @@
++     include_directories(${POSTGRESQL_INCLUDE_DIR})
++     ms_link_libraries( ${POSTGRESQL_LIBRARY})
++     CHECK_LIBRARY_EXISTS(pq "PQserverVersion" POSTGRESQL_LIBRARY POSTGIS_HAS_SERVER_VERSION)
+++    list(APPEND ALL_INCLUDE_DIRS ${POSTGRESQL_INCLUDE_DIR})
++     set (USE_POSTGIS 1)
++   else(POSTGRESQL_FOUND)
++     report_optional_not_found(POSTGIS)
++@@ -518,6 +561,7 @@
++   if(GDAL_FOUND)
++     include_directories(${GDAL_INCLUDE_DIR})
++     ms_link_libraries( ${GDAL_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${GDAL_INCLUDE_DIR})
++     set (USE_GDAL 1)
++   else(GDAL_FOUND)
++     report_optional_not_found(GDAL)
++@@ -546,8 +590,10 @@
++   if(RSVG_FOUND AND GOBJECT_FOUND)
++     include_directories(${RSVG_INCLUDE_DIRS})
++     ms_link_libraries( ${RSVG_LIBRARY} )
+++    list(APPEND ALL_INCLUDE_DIRS ${RSVG_INCLUDE_DIRS})
++     include_directories(${GOBJECT_INCLUDE_DIRS})
++     ms_link_libraries( ${GOBJECT_LIBRARY} )
+++    list(APPEND ALL_INCLUDE_DIRS ${GOBJECT_INCLUDE_DIRS})
++     set (USE_RSVG 1)
++   else(RSVG_FOUND AND GOBJECT_FOUND)
++     report_optional_not_found(RSVG)
++@@ -562,6 +608,7 @@
++     if(GDAL_FOUND)
++       include_directories(${GDAL_INCLUDE_DIR})
++       ms_link_libraries( ${GDAL_LIBRARY})
+++      list(APPEND ALL_INCLUDE_DIRS ${GDAL_INCLUDE_DIR})
++       set (USE_OGR 1)
++     else(GDAL_FOUND)
++       message(SEND_ERROR "GDAL library could not be found and is needed for OGR support.
++@@ -581,6 +628,7 @@
++    if(CURL_FOUND)
++      include_directories(${CURL_INCLUDE_DIR})
++      ms_link_libraries( ${CURL_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${CURL_INCLUDE_DIR})
++      set(USE_CURL 1)
++    else(CURL_FOUND)
++      report_optional_not_found(CURL)
++@@ -719,6 +767,7 @@
++     endif()
++     include_directories(${LIBXSLT_INCLUDE_DIR})
++     ms_link_libraries( ${LIBXSLT_LIBRARY} ${LIBXSLT_EXSLT_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${LIBXSLT_INCLUDE_DIR})
++     set(USE_XMLMAPFILE 1)
++   else(LIBXSLT_FOUND)
++     message(SEND_ERROR "Xml Mapfile support requires XSLT support which was not found.
++@@ -734,6 +783,7 @@
++   if(GIF_FOUND)
++     include_directories(${GIF_INCLUDE_DIR})
++     ms_link_libraries( ${GIF_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${GIF_INCLUDE_DIR})
++     set(USE_GIF 1)
++   else(GIF_FOUND)
++     report_optional_not_found(GIF)
++@@ -745,6 +795,7 @@
++   if(LIBEXEMPI_FOUND)
++     include_directories(${LIBEXEMPI_INCLUDE_DIR})
++     ms_link_libraries( ${LIBEXEMPI_LIBRARY})
+++    list(APPEND ALL_INCLUDE_DIRS ${LIBEXEMPI_INCLUDE_DIR})
++     set(USE_EXEMPI 1)
++   else(LIBEXEMPI_FOUND)
++     report_optional_not_found(EXEMPI)
++@@ -805,7 +856,9 @@
++   "${PROJECT_BINARY_DIR}/mapserver-version.h"
++   )
++ 
++-
+++set_target_properties(mapserver PROPERTIES
+++  PUBLIC_HEADER "${mapserver_HEADERS};${PROJECT_BINARY_DIR}/mapserver-config.h;${PROJECT_BINARY_DIR}/mapserver-version.h"
+++)
++ 
++ macro(status_optional_component component enabled libpath)
++   if("${enabled}" EQUAL "1")
++@@ -903,23 +956,68 @@
++ 
++ #INSTALL(FILES mapserver-api.h ${PROJECT_BINARY_DIR}/mapserver-version.h DESTINATION include)
++ if(USE_ORACLE_PLUGIN)
++-   INSTALL(TARGETS msplugin_oracle DESTINATION ${CMAKE_INSTALL_LIBDIR})
+++   INSTALL(TARGETS msplugin_oracle DESTINATION ${INSTALL_LIB_DIR})
++ endif(USE_ORACLE_PLUGIN)
++ 
++ if(USE_MSSQL2008)
++-   INSTALL(TARGETS msplugin_mssql2008 DESTINATION ${CMAKE_INSTALL_LIBDIR})
+++   INSTALL(TARGETS msplugin_mssql2008 DESTINATION ${INSTALL_LIB_DIR})
++ endif(USE_MSSQL2008)
++ 
++ if(USE_SDE91)
++-   INSTALL(TARGETS msplugin_sde91 DESTINATION ${CMAKE_INSTALL_LIBDIR})
+++   INSTALL(TARGETS msplugin_sde91 DESTINATION ${INSTALL_LIB_DIR})
++ endif(USE_SDE91)
++ 
++ if(USE_SDE92)
++-   INSTALL(TARGETS msplugin_sde92 DESTINATION ${CMAKE_INSTALL_LIBDIR})
+++   INSTALL(TARGETS msplugin_sde92 DESTINATION ${INSTALL_LIB_DIR})
++ endif(USE_SDE92)
++ 
++-INSTALL(TARGETS sortshp shptree shptreevis msencrypt legend scalebar tile4ms shptreetst shp2img mapserv mapserver RUNTIME DESTINATION bin LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR})
+++INSTALL(TARGETS sortshp shptree shptreevis msencrypt legend scalebar tile4ms shptreetst shp2img mapserv
+++        RUNTIME DESTINATION ${INSTALL_BIN_DIR} COMPONENT bin
+++)
+++INSTALL(TARGETS mapserver
+++        EXPORT mapserverTargets
+++        LIBRARY DESTINATION ${INSTALL_LIB_DIR} COMPONENT shlib
+++        PUBLIC_HEADER DESTINATION ${INSTALL_INCLUDE_DIR}/mapserver COMPONENT dev
+++)
++ if(BUILD_STATIC)
++-   INSTALL(TARGETS mapserver_static DESTINATION ${CMAKE_INSTALL_LIBDIR})
+++   INSTALL(TARGETS mapserver_static DESTINATION ${INSTALL_LIB_DIR})
++ endif(BUILD_STATIC)
++ 
+++# Add all targets to the build-tree export set
+++export(TARGETS mapserver
+++       FILE "${PROJECT_BINARY_DIR}/mapserverTargets.cmake"
+++)
+++
+++# Export the package for use from the build-tree
+++# (this registers the build-tree with a global CMake-registry)
+++export(PACKAGE mapserver)
+++
+++list(APPEND ALL_INCLUDE_DIRS ${INSTALL_INCLUDE_DIR})
+++list(APPEND ALL_INCLUDE_DIRS ${INSTALL_INCLUDE_DIR}/mapserver)
+++
+++list(REMOVE_DUPLICATES ALL_INCLUDE_DIRS)
+++
+++# Create the mapserver-config.cmake and mapserver-config-version files
+++file(RELATIVE_PATH REL_INCLUDE_DIR "${INSTALL_CMAKE_DIR}" "${ALL_INCLUDE_DIRS}")
+++
+++# ... for the build tree
+++set(CONF_INCLUDE_DIRS "${PROJECT_SOURCE_DIR}" "${PROJECT_BINARY_DIR}")
+++configure_file(mapserver-config.cmake.in "${PROJECT_BINARY_DIR}/mapserver-config.cmake" @ONLY)
+++
+++# ... for the install tree
+++set(CONF_INCLUDE_DIRS "\${MAPSERVER_CMAKE_DIR}/${REL_INCLUDE_DIR}")
+++configure_file(mapserver-config.cmake.in "${PROJECT_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/mapserver-config.cmake" @ONLY)
+++
+++# ... for both
+++configure_file(mapserver-config-version.cmake.in "${PROJECT_BINARY_DIR}/mapserver-config-version.cmake" @ONLY)
+++
+++# Install the mapserver-config.cmake and mapserver-config-version.cmake
+++install(FILES "${PROJECT_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/mapserver-config.cmake"
+++              "${PROJECT_BINARY_DIR}/mapserver-config-version.cmake"
+++        DESTINATION "${INSTALL_CMAKE_DIR}" COMPONENT dev
+++)
+++
+++# Install the export set for use with the install-tree
+++install(EXPORT mapserverTargets
+++        DESTINATION "${INSTALL_CMAKE_DIR}" COMPONENT dev
+++)
++Index: mapserver/mapserver-config.cmake.in
++===================================================================
++--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++++ mapserver/mapserver-config.cmake.in	2015-06-29 09:03:51.165737041 -0400
++@@ -0,0 +1,18 @@
+++# - Config file for the mapserver package
+++# It defines the following variables
+++#  MAPSERVER_INCLUDE_DIRS - include directories for mapserver
+++#  MAPSERVER_LIBRARIES    - libraries to link against
+++#  MAPSERVER_EXECUTABLES  - executables build for mapserver
+++
+++# Compute paths
+++get_filename_component(MAPSERVER_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
+++set(MAPSERVER_INCLUDE_DIRS "@CONF_INCLUDE_DIRS@")
+++
+++# Our library dependencies (contains definitions for IMPORTED targets)
+++if(NOT TARGET mapserver AND NOT MapServer_BINARY_DIR)
+++  include("${MAPSERVER_CMAKE_DIR}/mapserverTargets.cmake")
+++endif()
+++
+++# These are IMPORTED targets created by mapserverTargets.cmake
+++set(MAPSERVER_LIBRARIES mapserver)
+++set(MAPSERVER_EXECUTABLES sortshp shptree shptreevis msencrypt legend scalebar tile4ms shptreetst shp2img mapserv)
++Index: mapserver/mapserver-config-version.cmake.in
++===================================================================
++--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++++ mapserver/mapserver-config-version.cmake.in	2015-06-29 09:03:51.165737041 -0400
++@@ -0,0 +1,11 @@
+++set(PACKAGE_VERSION "@MapServer_VERSION_STRING@")
+++
+++# Check whether the requested PACKAGE_FIND_VERSION is compatible
+++if("${PACKAGE_VERSION}" VERSION_LESS "${PACKAGE_FIND_VERSION}")
+++  set(PACKAGE_VERSION_COMPATIBLE FALSE)
+++else()
+++  set(PACKAGE_VERSION_COMPATIBLE TRUE)
+++  if ("${PACKAGE_VERSION}" VERSION_EQUAL "${PACKAGE_FIND_VERSION}")
+++    set(PACKAGE_VERSION_EXACT TRUE)
+++  endif()
+++endif()
diff --cc debian/patches/hardening.patch
index 0000000,0000000..480bfab
new file mode 100644
--- /dev/null
+++ b/debian/patches/hardening.patch
@@@ -1,0 -1,0 +1,29 @@@
++Description: Add support for hardening build flags.
++Author: Bas Couwenberg <sebastic at xs4all.nl>
++Last-Update: 2013-09-02
++--- a/mapscript/ruby/CMakeLists.txt
+++++ b/mapscript/ruby/CMakeLists.txt
++@@ -7,6 +7,23 @@ include_directories(${PROJECT_SOURCE_DIR
++ include_directories(${PROJECT_SOURCE_DIR}/mapscript/ruby)
++ SWIG_ADD_MODULE(rubymapscript ruby ../mapscript.i)
++ 
+++# Ruby mapscript fails to build with -Werror=format-security
+++
+++if(${CMAKE_C_FLAGS} MATCHES "-Werror=format-security")
+++  string(REPLACE "-Werror=format-security" "" TMP "${CMAKE_C_FLAGS}")
+++  set(CMAKE_C_FLAGS "${TMP}")
+++endif(${CMAKE_C_FLAGS} MATCHES "-Werror=format-security")
+++
+++if(${CMAKE_CXX_FLAGS} MATCHES "-Werror=format-security")
+++  string(REPLACE "-Werror=format-security" "" TMP "${CMAKE_CXX_FLAGS}")
+++  set(CMAKE_CXX_FLAGS "${TMP}")
+++endif(${CMAKE_CXX_FLAGS} MATCHES "-Werror=format-security")
+++
+++if(${CMAKE_CPP_FLAGS} MATCHES "-Werror=format-security")
+++  string(REPLACE "-Werror=format-security" "" TMP "${CMAKE_CPP_FLAGS}")
+++  set(CMAKE_CPP_FLAGS "${TMP}")
+++endif(${CMAKE_CPP_FLAGS} MATCHES "-Werror=format-security")
+++
++ SWIG_LINK_LIBRARIES(rubymapscript ${RUBY_LIBRARY} ${MAPSERVER_LIBMAPSERVER})
++ 
++ set_target_properties(${SWIG_MODULE_rubymapscript_REAL_NAME} PROPERTIES PREFIX "")
diff --cc debian/patches/oracle-plugin.patch
index 0000000,0000000..6f9785e
new file mode 100644
--- /dev/null
+++ b/debian/patches/oracle-plugin.patch
@@@ -1,0 -1,0 +1,25 @@@
++Index: mapserver/maplayer.c
++===================================================================
++--- mapserver.orig/maplayer.c	2013-06-17 14:37:03.912065096 -0400
+++++ mapserver/maplayer.c	2013-08-21 15:26:01.513595914 -0400
++@@ -1473,7 +1473,7 @@
++       return(msRASTERLayerInitializeVirtualTable(layer));
++       break;
++     case(MS_ORACLESPATIAL):
++-      return(msOracleSpatialLayerInitializeVirtualTable(layer));
+++      msSetError(MS_MISCERR, "You choose oraclespatial. Please use the plugin CONNECTIONTYPE with libmsplugin-oracle.", "msInitializeVirtualTable()");
++       break;
++     case(MS_WFS):
++       return(msWFSLayerInitializeVirtualTable(layer));
++Index: mapserver/mapserver.h
++===================================================================
++--- mapserver.orig/mapserver.h	2013-08-21 15:27:01.725595237 -0400
+++++ mapserver/mapserver.h	2013-08-21 15:27:11.777595124 -0400
++@@ -2226,7 +2226,6 @@
++   MS_DLL_EXPORT int msSDELayerInitializeVirtualTable(layerObj *layer);
++   MS_DLL_EXPORT int msOGRLayerInitializeVirtualTable(layerObj *layer);
++   MS_DLL_EXPORT int msPostGISLayerInitializeVirtualTable(layerObj *layer);
++-  MS_DLL_EXPORT int msOracleSpatialLayerInitializeVirtualTable(layerObj *layer);
++   MS_DLL_EXPORT int msWFSLayerInitializeVirtualTable(layerObj *layer);
++   MS_DLL_EXPORT int msGraticuleLayerInitializeVirtualTable(layerObj *layer);
++   MS_DLL_EXPORT int msRASTERLayerInitializeVirtualTable(layerObj *layer);
diff --cc debian/patches/perl-mapscript-install.patch
index 0000000,0000000..2a639cf
new file mode 100644
--- /dev/null
+++ b/debian/patches/perl-mapscript-install.patch
@@@ -1,0 -1,0 +1,23 @@@
++Description: Fix the Perl mapscript module installation directory.
++Author: Bas Couwenberg <sebastic at xs4all.nl>
++Last-Update: 2013-09-02
++--- a/mapscript/perl/CMakeLists.txt
+++++ b/mapscript/perl/CMakeLists.txt
++@@ -2,7 +2,7 @@ FIND_PACKAGE(SWIG REQUIRED)
++ INCLUDE(${SWIG_USE_FILE})
++ FIND_PACKAGE(Perl REQUIRED)
++ FIND_PACKAGE(PerlLibs REQUIRED)
++-set(CUSTOM_PERL_SITE_ARCH_DIR ${PERL_SITEARCH} CACHE DIR "Custom installation directory for perl binary extension")
+++set(CUSTOM_PERL_VENDOR_ARCH_DIR ${PERL_VENDORARCH} CACHE DIR "Custom installation directory for perl binary extension")
++ INCLUDE_DIRECTORIES(${PERL_INCLUDE_PATH})
++ include_directories(${PROJECT_SOURCE_DIR}/mapscript/swiginc)
++ include_directories(${PROJECT_SOURCE_DIR}/mapscript/)
++@@ -20,6 +20,6 @@ endif(APPLE)
++ 
++ get_target_property(LOC_MAPSCRIPT_LIB ${SWIG_MODULE_perlmapscript_REAL_NAME} LOCATION)
++ set(mapscript_files ${LOC_MAPSCRIPT_LIB} ${CMAKE_CURRENT_BINARY_DIR}/mapscript.pm)
++-install(FILES ${LOC_MAPSCRIPT_LIB} DESTINATION ${CUSTOM_PERL_SITE_ARCH_DIR}/auto/mapscript)
++-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/mapscript.pm DESTINATION ${CUSTOM_PERL_SITE_ARCH_DIR})
+++install(FILES ${LOC_MAPSCRIPT_LIB} DESTINATION ${CUSTOM_PERL_VENDOR_ARCH_DIR}/auto/mapscript)
+++install(FILES ${CMAKE_CURRENT_BINARY_DIR}/mapscript.pm DESTINATION ${CUSTOM_PERL_VENDOR_ARCH_DIR})
++ 
diff --cc debian/patches/ruby-mapscript-install.patch
index 0000000,0000000..733a70a
new file mode 100644
--- /dev/null
+++ b/debian/patches/ruby-mapscript-install.patch
@@@ -1,0 -1,0 +1,13 @@@
++Description: Install Ruby mapscript to vendorarchdir instead of archdir.
++Author: Bas Couwenberg <sebastic at xs4all.nl>
++Last-Update: 2013-09-11
++--- a/mapscript/ruby/CMakeLists.txt
+++++ b/mapscript/ruby/CMakeLists.txt
++@@ -33,5 +33,5 @@ if(APPLE)
++ endif(APPLE)
++ 
++ get_target_property(LOC_MAPSCRIPT_LIB ${SWIG_MODULE_rubymapscript_REAL_NAME} LOCATION)
++-execute_process(COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "puts RbConfig::CONFIG['sitearchdir']" OUTPUT_VARIABLE RUBY_SITEARCHDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
++-install(FILES ${LOC_MAPSCRIPT_LIB} DESTINATION ${RUBY_SITEARCHDIR})
+++execute_process(COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "puts RbConfig::CONFIG['vendorarchdir']" OUTPUT_VARIABLE RUBY_VENDORARCHDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
+++install(FILES ${LOC_MAPSCRIPT_LIB} DESTINATION ${RUBY_VENDORARCHDIR})
diff --cc debian/patches/ruby-shebang.patch
index 0000000,0000000..f471951
new file mode 100644
--- /dev/null
+++ b/debian/patches/ruby-shebang.patch
@@@ -1,0 -1,0 +1,11 @@@
++Description: Explicitly use ruby1.9.1 in shebang.
++Author: Bas Couwenberg <sebastic at xs4all.nl>
++Last-Update: 2013-09-10
++--- a/mapscript/ruby/examples/shp2img.rb
+++++ b/mapscript/ruby/examples/shp2img.rb
++@@ -1,4 +1,4 @@
++-#!/usr/bin/env ruby 
+++#!/usr/bin/ruby1.9.1
++ 
++ require "mapscript"
++ include Mapscript
diff --cc debian/patches/series
index 8b1a364,0000000..13e32e9
mode 100644,000000..100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,1 -1,0 +1,6 @@@
- fixmapscriptvars.patch
++hardening.patch
++ruby-shebang.patch
++perl-mapscript-install.patch
++ruby-mapscript-install.patch
++cmake-mapserver-export.patch
++oracle-plugin.patch
diff --cc debian/php5-mapscript.config
index 42cd9fd,0000000..fb41e9d
mode 100644,000000..100644
--- a/debian/php5-mapscript.config
+++ b/debian/php5-mapscript.config
@@@ -1,33 -1,0 +1,35 @@@
- #!/bin/sh -e
++#!/bin/sh
++
++set -e
 +
 +# Source debconf library.
 +. /usr/share/debconf/confmodule
 +
 +db_title "PHP"
 +
 +phpver=php5
 +
 +for SAPI in apache apache2
 +do
 +	# Skip this loop if the config file isn't there (yet).
 +	if [ -f "/etc/$phpver/$SAPI/php.ini" ]; then
 +		db_register $phpver-mapscript/add_extension $phpver/extension_mapscript_$SAPI
 +
 +		# FIXME: this is the wrong answer if the SAPI package was
 +		# installed after the module was.
 +		if [ -n "$2" ] && dpkg --compare-versions "$2" ge 4:4.3.2+rc3-2
 +		then
 +			if [ -f "/etc/$phpver/$SAPI/conf.d/mapscript.ini" ]; then
 +				db_set $phpver/extension_mapscript_$SAPI true
 +			else
 +				db_set $phpver/extension_mapscript_$SAPI false
 +			fi
 +		fi
 +
 +		db_subst $phpver/extension_mapscript_$SAPI extname Mapscript 
 +		db_subst $phpver/extension_mapscript_$SAPI sapiconfig $SAPI
 +		db_input low $phpver/extension_mapscript_$SAPI || true
 +	fi
 +done
 +
 +db_go
diff --cc debian/php5-mapscript.install
index a6c34b3,0000000..69987d2
mode 100644,000000..100644
--- a/debian/php5-mapscript.install
+++ b/debian/php5-mapscript.install
@@@ -1,1 -1,0 +1,2 @@@
 +usr/lib/php5/
++etc/php5/mods-available/
diff --cc debian/python-mapscript.install
index 0000000,0000000..2453ce7
new file mode 100644
--- /dev/null
+++ b/debian/python-mapscript.install
@@@ -1,0 -1,0 +1,1 @@@
++usr/lib/python*/
diff --cc debian/ruby-mapscript.docs
index 6c2a911,0000000..6c2a911
mode 100644,000000..100644
--- a/debian/ruby-mapscript.docs
+++ b/debian/ruby-mapscript.docs
diff --cc debian/ruby-mapscript.examples
index 4f15774,0000000..4f15774
mode 100644,000000..100644
--- a/debian/ruby-mapscript.examples
+++ b/debian/ruby-mapscript.examples
diff --cc debian/ruby-mapscript.install
index 0000000,0000000..f3e7ea1
new file mode 100644
--- /dev/null
+++ b/debian/ruby-mapscript.install
@@@ -1,0 -1,0 +1,1 @@@
++usr/lib/ruby/vendor_ruby/*/*/mapscript.so
diff --cc debian/rules
index f35bd6a,0000000..8a26451
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,243 -1,0 +1,144 @@@
 +#!/usr/bin/make -f
 +# Made with the aid of debmake, by Christoph Lameter,
 +# based on the sample debian/rules file for GNU hello by Ian Jackson.
 +
 +# Uncomment this to turn on verbose mode. 
 +#export DH_VERBOSE=1
 +
 +# This has to be exported to make some magic below work.
 +export DH_OPTIONS
-  
- package=mapserver
- 
- version=$(shell expr `pwd` : '.*-\([0-9.]*\)')
- version_major=$(shell expr `pwd` : '.*-\([0-9]*\).[0-9.]*')
- CURDIR := $(shell pwd)
- PYVERS=$(shell pyversions -r debian/control)
- RUBYVERS=1.8 1.9.1
- #PHP5API=$(shell php-config5 --phpapi)
- 
- # Configure config :
- # Not using non free libpdf
- # Explicit disable direct goetiff support, 
- # it's better to use gdal geotiff support for stability reasons
- 
- 
- COMMON_CONFIG=	--prefix=/usr \
- 		--without-tiff \
- 		--without-pdf \
- 		--with-gd=/usr \
- 		--with-freetype=/usr \
- 		--with-fribidi-config \
- 		--with-zlib=/usr \
- 		--with-xpm=/usr \
- 		--with-gdal \
- 		--with-ogr \
- 		--with-proj \
- 		--with-eppl \
- 		--with-postgis \
- 		--with-wcs \
- 		--with-sos \
- 		--with-wms \
- 		--with-wmsclient \
- 		--with-wfs \
- 		--with-wfsclient \
- 		--with-threads \
- 		--with-geos \
- 		--with-fastcgi \
- 		--with-agg \
- 		--with-php \
- 		--with-cairo \
- 		--with-libsvg-cairo
- 
- rstoptions=--stylesheet=mapscript.css --link-stylesheet 
- 
- MS_CFLAGS=-O2
- MS_CXXFLAGS=$(MS_CFLAGS)
- 
- configure-stamp:
- 	dh_testdir
- 	./configure $(COMMON_CONFIG) CFLAGS="$(MS_CFLAGS)" CXXFLAGS="$(MS_CXXFLAGS)"
- 
- 	touch configure-stamp
- 
- # This is the correct, policy-compliant build target
- #build: build-indep build-arch
- 
- # This is the incorrect, non-policy compliant build target
- # it is nessecary because the auto-builders use build, but don't install Build-Depends-Indep
- build: build-arch
- 
- build-indep: build-indep-stamp
- build-indep-stamp:
- 	dh_testdir
- 	touch build-indep-stamp
- 
- build-arch: build-arch-stamp
- build-arch-stamp: configure-stamp
- 	dh_testdir
- 
- 	# Build binary lib
- 	$(MAKE) mapscriptvars || touch mapscriptvars
- 	$(MAKE)  
- 
- 	# Build Perl mapscript
- 	cd $(CURDIR)/mapscript/perl && \
- 	  perl Makefile.PL INSTALLDIRS=vendor \
- 	  && $(MAKE) LD_RUN_PATH="" OPTIMIZE="-O2 -g -W -Wall"
- 
- 	# Build python
- 	cd $(CURDIR)/mapscript/python && \
- 	  set -e; for python in $(PYVERS); do $$python setup.py build; done
- 
- 	# Build ruby
- 	cd $(CURDIR)/mapscript/ruby && set -e ; \
- 	  for v in $(RUBYVERS) ; do \
- 	    ruby$$v extconf.rb && $(MAKE) && \
- 	      mv mapscript.so ruby$$v-mapscript.so ; \
- 	  done
- 
- 	touch build-arch-stamp
- 
- 
- # This is needed to do 'make clean', but will be removed by the clean
- # targets.  The end result is that 'debuild clean' only can execute
- # once.  Hack around this problem by faking the creation when make fail.
- 
- clean-first-build:
- 	dh_testdir
- 
- 	-$(RM) configure-stamp build-arch-stamp build-indep-stamp
- 
- 	-$(RM) tile4ms
- 	[ ! -f $(CURDIR)/Makefile ] || $(MAKE) mapscriptvars 
- 	touch mapscriptvars
- 	[ ! -f $(CURDIR)/mapscript/perl/Makefile ] || $(MAKE) distclean -C $(CURDIR)/mapscript/perl
- 	-cd mapscript/python && \
- 	  for python in $(PYVERS); do $$python setup.py clean; done
- 	-$(RM) -rf mapscript/python/build
- 	[ ! -f $(CURDIR)/mapscript/ruby/Makefile ] || $(MAKE) distclean -C $(CURDIR)/mapscript/ruby
- 	-$(RM) -rf $(CURDIR)/mapscript/ruby/mapscript_wrap.c
- 	-$(RM) mapscriptvars
- 
- 	-$(RM)  mapscript/perl/mapscript.i \
- 		mapscript/tcl/mapscript.i \
- 		mapscript/python/mapscript.i
- 
- 	[ ! -f $(CURDIR)/Makefile ] || $(MAKE) distclean
- 
- 	# Remove some generated files 
- 	-$(RM) Makefile mapscript/java/Makefile
- 	-$(RM) mapscript/csharp/Makefile mapscript/php/Makefile
- 	-$(RM) config.log config.status
- 
- 	-$(RM) debian/.#* .#*
- 
- clean: clean-first-build
- 	dh_testdir
- 	dh_prep
- 	-$(RM) install-arch-stamp install-indep-stamp
- 	-$(RM) -rf $(CURDIR)/debian/files
- 	[ ! -f Makefile ] || $(MAKE) distclean
- 	rm -f debian/*.debhelper.log
- 
- install-indep: install-indep-stamp
- install-indep-stamp: build-indep
- 	dh_testdir -i
- 	dh_testroot -i
- 	dh_installdirs -i
- 	dh_install -i
- 	touch install-indep-stamp
- 
- install-arch: install-arch-stamp
- install-arch-stamp: build-arch
- 	dh_testdir -a
- 	dh_testroot -a
- 	dh_installdirs -a
- 	dh_auto_install
- 
- 	# Perl mapscript
- 	cd $(CURDIR)/mapscript/perl && \
-         $(MAKE) install DESTDIR=$(CURDIR)/debian/libmapscript-perl
- 
- 	# Python mapscript
- 	cd $(CURDIR)/mapscript/python && set -e ; \
- 	  for python in $(PYVERS); do \
- 	    $$python setup.py install --root=$(CURDIR)/debian/python-mapscript ; \
- 	  done
- 
- 	# Ruby mapscript
- 	cd $(CURDIR)/mapscript/ruby && set -e ; \
- 	  for v in $(RUBYVERS) ; do \
- 	    ruby$$v extconf.rb ; \
- 	      $(MAKE) install sitedir=$(CURDIR)/debian/libmapscript-ruby$$v/usr/lib/ruby ; \
- 	      $(MAKE) distclean ; \
- 	  done
++
++# Enable hardening build flags, except:
++#  pie: causes build failure
++export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
++
++DEB_HOST_MULTIARCH?=$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
++
++CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
++CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
++LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
++
++CFLAGS+=$(CPPFLAGS)
++CFLAGS+=$(LDFLAGS)
++
++PHP5API=$(shell php-config5 --phpapi)
++MANPAGES:=$(wildcard debian/man/*.*.xml)
++
++MS_VERSION=$(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p')
++
++MAKE_VERBOSE=1
++
++COMMON_CONFIG=	-DCMAKE_INSTALL_PREFIX=/usr \
++		-DWITH_PROJ=1 \
++		-DWITH_KML=1 \
++		-DWITH_SOS=1 \
++		-DWITH_WMS=1 \
++		-DWITH_GD=1 \
++		-DWITH_FRIBIDI=1 \
++		-DWITH_ICONV=1 \
++		-DWITH_CAIRO=1 \
++		-DWITH_SVGCAIRO=0 \
++		-DWITH_RSVG=1 \
++		-DWITH_MYSQL=0 \
++		-DWITH_FCGI=1 \
++		-DWITH_GEOS=1 \
++		-DWITH_POSTGIS=1 \
++		-DWITH_GDAL=1 \
++		-DWITH_OGR=1 \
++		-DWITH_CURL=1 \
++		-DWITH_CLIENT_WMS=1 \
++		-DWITH_CLIENT_WFS=1 \
++		-DWITH_WFS=1 \
++		-DWITH_WCS=1 \
++		-DWITH_LIBXML2=1 \
++		-DWITH_THREAD_SAFETY=1 \
++		-DWITH_GIF=1 \
++		-DWITH_PYTHON=1 \
++		-DWITH_PHP=1 \
++		-DWITH_PERL=1 \
++		-DWITH_RUBY=1 \
++		-DRUBY_LIBRARY=/usr/lib/libruby-1.9.1.so \
++		-DWITH_JAVA=0 \
++		-DWITH_CSHARP=0 \
++		-DWITH_ORACLESPATIAL=0 \
++		-DWITH_ORACLE_PLUGIN=0 \
++		-DWITH_MSSQL2008=0 \
++		-DWITH_SDE_PLUGIN=0 \
++		-DWITH_SDE=0 \
++		-DWITH_EXEMPI=0 \
++		-DWITH_XMLMAPFILE=0
++
++HARDENING_CONFIG= \
++		-DCMAKE_EXE_LINKER_FLAGS="$(LDFLAGS)" \
++		-DCMAKE_MODULE_LINKER_FLAGS="$(LDFLAGS)" \
++		-DCMAKE_SHARED_LINKER_FLAGS="$(LDFLAGS)"
++
++%:
++	dh $@ --with python2,pkgkde_symbolshelper
++
++override_dh_auto_clean:
++	dh_clean
++
++	-$(RM) -f $(CURDIR)/debian/man/*.1
++	-$(RM) -rf build/
++
++override_dh_auto_configure:
++	mkdir -p build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release $(HARDENING_CONFIG) $(COMMON_CONFIG)
++
++override_dh_auto_build:
++	# Create man pages from DocBook XML
++	for x in $(MANPAGES) ; do \
++	  docbook2x-man $$x ; \
++	  mv `basename $$x | sed 's/.xml$$//'` `dirname $$x` ; \
++	done
++
++	$(MAKE) -C build VERBOSE=$(MAKE_VERBOSE)
++
++override_dh_auto_test:
++	# msautotest submodule is not used
++
++override_dh_auto_install:
++	$(MAKE) -C build install DESTDIR=$(CURDIR)/debian/tmp VERBOSE=$(MAKE_VERBOSE)
++
++	-mkdir -p $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/
++	-mv -v $(CURDIR)/debian/tmp/usr/lib/libmapserver*.so* $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/
++	-sed -i "s/lib\/libmapserver/lib\/$(DEB_HOST_MULTIARCH)\/libmapserver/g" $(CURDIR)/debian/tmp/usr/share/*/cmake/*.cmake
 +
 +	# removing embedded rpath in binaries
- 	-find $(CURDIR)/debian/tmp/usr/bin -type f  -exec chrpath --delete {} \;
++	-find $(CURDIR)/debian/tmp/usr/bin -type f -exec chrpath --delete {} \;
 +
- 	# remove la file in php ext dir
- 	-$(RM) -rf $(CURDIR)/debian/tmp/usr/lib/php5/20090626/*.la
++	# removing embedded rpath in libraries
++	-find $(CURDIR)/debian/tmp/usr/lib -name "*.so*" -type f -exec chrpath --delete {} \;
 +
 +	# CGI mapserver
 +	-mkdir -p debian/tmp/usr/lib/cgi-bin
 +	install -m755 debian/tmp/usr/bin/mapserv debian/tmp/usr/lib/cgi-bin/mapserv
 +
- 	#echo 'misc:Depends=libapache2-mod-php5' >> debian/php5-mapscript.substvars
- 
- 	# libmapserver-dev headers
- 	-mkdir -p debian/tmp/usr/include/mapserver/
- 	install -m755 *.h debian/tmp/usr/include/mapserver/
- 
- 	touch install-arch-stamp
- 
- binary-indep: install-indep
- 	dh_testdir -i
- 	dh_testroot -i
- 	dh_installchangelogs -i HISTORY.TXT
- 	dh_installdocs -i
- 	dh_installexamples -i
- 	dh_installdebconf -i
- 	dh_compress -i -X.xml -X.xsd -X.xsl
- 	dh_link -i
- 	dh_lintian -i
- 	dh_fixperms -i
- 	dh_installdeb -i
- 	dh_gencontrol -i
- 	dh_md5sums -i
- 	dh_builddeb -i
- 
- binary-arch: install-arch
- 	dh_testdir -a
- 	dh_testroot -a
- 	dh_install --autodest --list-missing 
- 	dh_installchangelogs -a HISTORY.TXT
- 	dh_installdocs -a
- 	dh_installexamples -a
- 	chmod a-x debian/php*-mapscript/usr/share/doc/php*-mapscript/examples/*.phtml
- 	dh_installdebconf -a
- 	dh_python2 -ppython-mapscript
- 	dh_compress -a
- 	dh_link -a
- 	# Overrides a mismatched error from lintian
- 	for pkg in $$(cat debian/lintian-overrides|cut -d: -f1); do \
- 			echo "$$pkg: possible-gpl-code-linked-with-openssl" >debian/$$pkg.lintian-overrides; \
- 			cat debian/$$pkg.lintian-overrides; \
- 	done
- 	dh_lintian -a
- 	dh_strip -a
- 	dh_fixperms -a
- 	dh_makeshlibs -a
- 	dh_installdeb -a
- 	dh_shlibdeps -a
- 	dh_perl -plibmapscript-perl
- 	dh_perl -pmapserver-bin
- 	dh_gencontrol -a
- 	dh_md5sums -a
- 	dh_builddeb -a
++	echo 'misc:Depends=phpapi-'$(PHP5API) >> debian/php5-mapscript.substvars
 +
- binary: binary-indep binary-arch
++	-mkdir -p debian/tmp/etc/php5/mods-available/
++	install -m644 debian/mapscript.ini debian/tmp/etc/php5/mods-available/
 +
- .PHONY: build build-arch build-indep clean binary-indep binary-arch binary install install-indep install-arch
++override_dh_installchangelogs:
++	dh_installchangelogs HISTORY.TXT
++
++override_dh_installexamples:
++	dh_installexamples
++
++	chmod a-x $(CURDIR)/debian/php*-mapscript/usr/share/doc/php*-mapscript/examples/*.phtml
++
++override_dh_install:
++	dh_install --autodest --list-missing
++
++override_dh_compress:
++	dh_compress -X.xml -X.xsd -X.xsl
++
++override_dh_makeshlibs:
++	dh_makeshlibs -Xphp_mapscript -- -c0 -v$(MS_VERSION)
++
++override_dh_python2:
++	dh_python2 -ppython-mapscript
++
++override_dh_perl:
++	dh_perl -plibmapscript-perl
 +
diff --cc debian/source/lintian-overrides
index 0000000,0000000..dce3f8f
new file mode 100644
--- /dev/null
+++ b/debian/source/lintian-overrides
@@@ -1,0 -1,0 +1,2 @@@
++# Upstream doesn't provide signatures for their tarballs
++mapserver source: debian-watch-may-check-gpg-signature
diff --cc debian/watch
index bf64116,0000000..23eac67
mode 100644,000000..100644
--- a/debian/watch
+++ b/debian/watch
@@@ -1,2 -1,0 +1,3 @@@
 +version=2
- http://download.osgeo.org/mapserver/ (?:.*/)?mapserver-?_?([\d+\.]+|\d+)\.tar.* debian uupdate
++opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
++http://download.osgeo.org/mapserver/ (?:.*/)?mapserver[\-\_](\d+[\.\d+]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapserver.git



More information about the Pkg-grass-devel mailing list