mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
- Chase graphics/geos shlib bump
This commit is contained in:
parent
54aa5ba965
commit
8acf9e7a27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239570
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= postgis
|
||||
DISTVERSION= 1.3.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= http://postgis.refractions.net/download/
|
||||
|
||||
|
@ -7,14 +7,14 @@
|
||||
|
||||
PORTNAME= spatialite
|
||||
PORTVERSION= 2.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/
|
||||
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
COMMENT= Spatial Extensions for SQLite
|
||||
|
||||
LIB_DEPENDS= geos_c.6:${PORTSDIR}/graphics/geos/ \
|
||||
LIB_DEPENDS= geos_c.7:${PORTSDIR}/graphics/geos/ \
|
||||
proj.5:${PORTSDIR}/graphics/proj/ \
|
||||
iconv.3:${PORTSDIR}/converters/libiconv/
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= Shapely
|
||||
PORTVERSION= 1.0.11
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
COMMENT= Python Package for Manipulation 2D Geospatial Geometry
|
||||
|
||||
LIB_DEPENDS= geos_c.6:${PORTSDIR}/graphics/geos
|
||||
LIB_DEPENDS= geos_c.7:${PORTSDIR}/graphics/geos
|
||||
|
||||
USE_PYTHON= 2.5+
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gdal
|
||||
PORTVERSION= 1.6.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ \
|
||||
http://www.gdal.org/dl/ \
|
||||
@ -88,7 +88,7 @@ CONFIGURE_ARGS+= --with-expat=no
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GEOS)
|
||||
LIB_DEPENDS+= geos.0:${PORTSDIR}/graphics/geos
|
||||
LIB_DEPENDS+= geos.7:${PORTSDIR}/graphics/geos
|
||||
CONFIGURE_ARGS+= --with-geos=${LOCALBASE}/bin/geos-config
|
||||
.else
|
||||
CONFIGURE_ARGS+= --with-geos=no
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= mapnik
|
||||
PORTVERSION= 0.6.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= qgis
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= http://download.osgeo.org/qgis/src/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user