54 Commits

Author SHA1 Message Date
landry
ce41319808 Update to mapserver 7.0.7.
See http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-7
2017-11-21 20:35:40 +00:00
sthen
b0600caa40 add c to WANTLIB for perl XS modules 2017-09-23 10:51:07 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
landry
7c4acd7cad Bugfix update to mapserver 7.0.6.
See http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-6
2017-06-25 08:50:41 +00:00
landry
6c9d8f2557 Bugfix update to mapserver 7.0.5.
See
http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-5
2017-05-15 10:02:01 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
landry
eb8a52f4c0 Fix #5387 (potential remote DOS when using fastcgi) 2017-02-14 09:46:56 +00:00
landry
d52802ecf3 Update to mapservr 7.0.4.
See http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-4
Backport an upstream patch to fix php bindings build, remove a patch
merged upstream.
2017-02-07 08:17:57 +00:00
landry
4770a25631 Update to mapserver 7.0.2.
See for details:
http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-2
2016-10-31 15:47:58 +00:00
naddy
0113bdbda7 remove unused libiconv module 2016-09-12 17:50:40 +00:00
landry
fc3a2c6518 Fix build with php 5.6.25, from robert@.
Filed https://github.com/mapserver/mapserver/pull/5318 upstream.
2016-09-02 15:28:24 +00:00
naddy
38978018fb remove SHARED_ONLY from PHP ports, unused 2016-03-19 23:59:15 +00:00
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
landry
c11e0aad51 Update to mapserver 7.0.0.
See http://mapserver.org/development/announce/7-0.html
2015-09-07 19:05:30 +00:00
ajacoutot
9b4292eb17 Fix pexp. 2015-07-15 23:56:36 +00:00
kili
0094857b25 Bump REVISION-php for real, and replace REVISION by REVISION-main. 2015-06-06 09:03:16 +00:00
robert
42c24c50e2 unbreak build with php-5.6
ok aja@
2015-06-05 05:58:34 +00:00
sthen
e0da2dd381 handle giflib api change 2015-03-28 17:23:23 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +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
dcoppa
3f0cd2b4d2 Fix build with newer FreeType for cmake-based ports
OK naddy@, landry@
2014-01-10 14:47:09 +00:00
landry
7cf8d881d8 Add postgresql,-server to BDEP, CMake's FindPostgreSQL.cmake looks for
catalog/pg_type.h which isn't in the main subpackage. Breakage reported
by naddy@
2013-12-30 18:06:43 +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
sthen
f9dc2fa78a libungif->giflib and patch where necessary, ok jasper@ aja@ 2013-09-25 07:56:56 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +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
jasper
4539c8a35c use ${VARBASE} instead of hardcoding /var 2013-07-05 07:23:33 +00:00
naddy
8264aaa1d1 cope with new png include layout 2013-06-03 23:07:47 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +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
9f9069554b sync wantlib 2012-08-23 15:50:05 +00:00
sthen
8dfb022247 update to mapserver 6.0.2, SECURITY and other fixes, ok landry@
http://lists.osgeo.org/pipermail/mapserver-users/2012-February/071476.html
2012-02-16 21:21:58 +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
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
jasper
49b8f2e0c8 - regen WANTLIB 2011-11-03 17:35:12 +00:00
ajacoutot
b23ae8bd5c php5->php. 2011-10-16 16:03:26 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
jasper
fca4549263 - Security update to 6.0.1, fixes CVE-2011-2703, MapServer SQL Injection Vulnerabilities
ok landry@ (MAINTAINER)
2011-07-28 08:35:34 +00:00
robert
abc4fbc74b switch to lang/php 2011-07-09 01:14:47 +00:00
ajacoutot
94ccb4c91a Use the libiconv|gettext MODULE. 2011-07-06 23:56:08 +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
6e45c6e366 Add fix for http://trac.osgeo.org/mapserver/ticket/3525.
Don't return invalid when EXCEPTION param is not passed in WMS 1.3.0.
2011-01-11 09:47:55 +00:00
landry
1a9c2bc578 Fix after proj update: add -pthread to LDFLAGS and WANTLIB-{main,utils}.
Bump corresponding REVISIONs.
2010-11-21 09:32:57 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
landry
5c3d586790 Bugfix update to mapserver 5.6.5, see for changes:
http://lists.osgeo.org/pipermail/mapserver-users/2010-July/066134.html

- enable agg support (because it's _really_ nicer than gd output)
- switch to newer lib_depends
- tweak do-install to use ${INSTALL_SCRIPT} for mapserver-config
2010-07-27 08:57:38 +00:00
landry
fcec5550f7 Update to mapserver 5.6.3, fixes regressions introduced in 5.6.2, see
http://lists.osgeo.org/pipermail/mapserver-users/2010-March/064997.html
2010-04-02 09:45:04 +00:00