cvs commit: ports/graphics/mapserver Makefile distinfo

Stanislav Sedov stas at FreeBSD.org
Sat Mar 27 02:26:12 UTC 2010


On Wed, 24 Mar 2010 00:23:20 +0000 (UTC)
Wen Heping <wen at FreeBSD.org> mentioned:

> wen         2010-03-24 00:23:20 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     graphics/mapserver   Makefile distinfo 
>   Log:
>   - Update to 5.6.3
>   - Fix the build with postgis support
>   
>   PR:             ports/144985
>   Submitted by:   Julien Cigar <jcigar at ulb.ac.be>
>   
>   Revision  Changes    Path
>   1.41      +3 -4      ports/graphics/mapserver/Makefile
> http://cvsweb.FreeBSD.org/ports/graphics/mapserver/Makefile.diff?r1=1.40&r2=1.41
> | --- ports/graphics/mapserver/Makefile	2010/02/05 11:39:00	1.40
> | +++ ports/graphics/mapserver/Makefile	2010/03/24 00:23:20	1.41
> | @@ -2,12 +2,11 @@
> |  # Date created:				2004-05-20
> |  # Whom:					Douglas K. Rand <rand at meridian-enviro.com>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/mapserver/Makefile,v 1.40 2010/02/05 11:39:00 dinoex Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/mapserver/Makefile,v 1.41 2010/03/24 00:23:20 wen Exp $
> |  #
> |  
> |  PORTNAME=		mapserver
> | -PORTVERSION=		5.6.1
> | -PORTREVISION=		2
> | +PORTVERSION=		5.6.3
> |  CATEGORIES=		graphics www geography
> |  MASTER_SITES=		http://download.osgeo.org/mapserver/
> |  
> | @@ -30,7 +29,7 @@ OPTIONS=		AGG "Support for AGG image ren
> |  			PDF "Support for PDF output via pdflib" off \
> |  			GDAL "Support for a number of input raster formats" off \
> |  			GEOS "Use GEOS engine where possible" off \
> | -			POSTGIS "Support for PostGIS" off \
> | +			POSTGIS "Support for PostGIS" on \
> |  			PHP "Support for MapScript/PHP" off \
> |  			PERL "Support for MapScript/PERL" off \
> |  			WMS "Support for web map service server and client" off \
> | @@ -88,7 +87,7 @@ CONFIGURE_ARGS+=	--with-geos=${LOCALBASE
> |  .endif
> |  
> |  .if defined(WITH_POSTGIS)

You should change this check as well.

-- 
Stanislav Sedov
ST4096-RIPE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20100327/f4bbd275/attachment.pgp


More information about the cvs-all mailing list