15 Commits

Author SHA1 Message Date
landry
45fba45606 Bugfix update to mapserver 7.0.1.
See http://www.mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-1
2016-03-08 20:44:39 +00:00
ajacoutot
9b4292eb17 Fix pexp. 2015-07-15 23:56:36 +00:00
landry
4115d9ff08 Bugfix update to mapserver 6.4.1.
Adapt README's for nginx, and provide an rc script using spawn-fcgi.
2014-05-18 09:29:50 +00:00
landry
01503683f3 Update to mapserver 6.4.0.
Upstream switched to cmake, but apparently things still magically work.
Slightly tested the cgi & perl examples.
http://mapserver.org/development/announce/6-4.html#announce-6-4
2013-12-25 21:55:57 +00:00
landry
154f12dc13 Update to mapserver 6.2.1.
See http://mapserver.org/development/announce/6-2.html for a list of new
features in the 6.2 branch.

- Uses its own local copy of agg (as mapnik..)
- now uses libtool and installs a library. Adapt chroot setups as needed.
- provides an install target, so install perl examples and mapscript.ini
  in post-install.
- dont install php examples, they're badly outdated
2013-08-06 19:47:17 +00:00
ajacoutot
2044dc8a07 No need to LD_PRELOAD libpthread anymore now that Apache is linked with
pthreads(3).

discussed with sthen@
2012-08-24 08:29:27 +00:00
sthen
ad3de1ac68 move MESSAGE-* to README-*, suggested by / ok landry@ 2012-01-24 12:03:19 +00:00
sthen
1a9a7fc748 enable fastcgi support for mapserv, ok landry@ 2012-01-24 09:21:30 +00:00
sthen
47c8056cfc php-mapscript requires libpthread to be preloaded otherwise httpd silently
exits at startup; show some sample login.conf lines in MESSAGE.
2011-12-08 23:42:44 +00:00
sthen
c5c0b8b748 fix example symlink command-line. 2011-12-08 22:40:15 +00:00
ajacoutot
b23ae8bd5c php5->php. 2011-10-16 16:03:26 +00:00
robert
abc4fbc74b switch to lang/php 2011-07-09 01:14:47 +00:00
landry
472c5ac65c Update to mapserver 6.0.0, loosely based on a diff from wen heping.
- enable cairo & kml output backend, don't enable OpenGL yet.
- remove native tiff support now provided by gdal
- shuffle deps, fix WANTLIB
See http://mapserver.org/development/announce/6-0.html for a list of
goodies.
2011-06-22 20:16:43 +00:00
landry
3eedd7143b Update to mapserver 5.4.2, backport a patch to fix
http://trac.osgeo.org/mapserver/ticket/2578, sanitize PREFIX & MESSAGE
wrt / maze.
2009-10-29 19:34:12 +00:00
landry
f9d07dde64 Import mapserver 5.4.0:
MapServer is a system for developing web-based GIS applications.
The basic system consists of a CGI program that can be configured to
respond to a variety of spatial requests like making maps, scalebars,
and point, area and feature queries.
This port is splitted in 4 packages: -main contains the mapserv CGI,
-php contains the PHP Mapscript extension, -perl contains Mapscript perl
bindings and -utils contains various utilities and examples of use.
ok ajacoutot@
2009-06-04 17:55:39 +00:00