svn commit: r304942 - head/graphics/mapserver
Wen Heping
wen at FreeBSD.org
Thu Sep 27 02:03:07 UTC 2012
Author: wen
Date: Thu Sep 27 02:03:07 2012
New Revision: 304942
URL: http://svn.freebsd.org/changeset/ports/304942
Log:
- Apply new Makefile format
- Mark IGNORE for php_mapscripts [1]
Reported by: Frank Broniewski <brfr at metrico.lu> [1] (via email)
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Security: Vulnerability reference (one per line) or description.
> Empty fields above will be automatically removed.
M mapserver/Makefile
Modified:
head/graphics/mapserver/Makefile
Modified: head/graphics/mapserver/Makefile
==============================================================================
--- head/graphics/mapserver/Makefile Thu Sep 27 00:58:04 2012 (r304941)
+++ head/graphics/mapserver/Makefile Thu Sep 27 02:03:07 2012 (r304942)
@@ -1,9 +1,5 @@
-# New ports collection Makefile for: mapserver
-# Date created: 2004-05-20
-# Whom: Douglas K. Rand <rand at meridian-enviro.com>
-#
+# Created by: Douglas K. Rand <rand at meridian-enviro.com>
# $FreeBSD$
-#
PORTNAME= mapserver
PORTVERSION= 6.0.3
@@ -121,6 +117,7 @@ CONFIGURE_ARGS+= --with-postgis=${LOCALB
.endif
.if ${PORT_OPTIONS:MPHP}
+IGNORE= crashes or doesn't work
EXTRA_PATCHES= ${FILESDIR}/extra-patch-mapscript-php-image.c \
${FILESDIR}/extra-patch-mapscript-php-php_mapscript.c \
${FILESDIR}/extra-patch-mapscript-php-php_mapscript_util.c
More information about the svn-ports-all
mailing list