If you love them, set them free.

This commit is contained in:
Sam Lawrance 2007-02-21 11:04:47 +00:00
parent ffef6e9372
commit 8f41bee090
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185608
5 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@ CATEGORIES= databases java
MASTER_SITES= http://postgis.refractions.net/download/ MASTER_SITES= http://postgis.refractions.net/download/
DISTNAME= postgis-${PORTVERSION} DISTNAME= postgis-${PORTVERSION}
MAINTAINER= lawrance@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= PostGIS spatial data structures for JDBC COMMENT= PostGIS spatial data structures for JDBC
BUILD_DEPENDS= ${JAVALIBDIR}/postgresql.jar:${PORTSDIR}/databases/postgresql-jdbc BUILD_DEPENDS= ${JAVALIBDIR}/postgresql.jar:${PORTSDIR}/databases/postgresql-jdbc

View file

@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ \
http://www.gdal.org/dl/ \ http://www.gdal.org/dl/ \
http://dl.maptools.org/dl/gdal/ http://dl.maptools.org/dl/gdal/
MAINTAINER= lawrance@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= A translator library for geospatial data formats COMMENT= A translator library for geospatial data formats
BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen

View file

@ -11,7 +11,7 @@ CATEGORIES= graphics databases java
MASTER_SITES= http://postgis.refractions.net/download/ MASTER_SITES= http://postgis.refractions.net/download/
DISTNAME= postgisdriver-${PORTVERSION} DISTNAME= postgisdriver-${PORTVERSION}
MAINTAINER= lawrance@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= JUMP support for reading and writing a PostGIS database COMMENT= JUMP support for reading and writing a PostGIS database
RUN_DEPENDS= jumpgis:${PORTSDIR}/graphics/jumpgis RUN_DEPENDS= jumpgis:${PORTSDIR}/graphics/jumpgis

View file

@ -15,7 +15,7 @@ DISTFILES= jump-${PORTVERSION}.zip:main \
jump.png:extra jump.desktop:extra jump.png:extra jump.desktop:extra
EXTRACT_ONLY= jump-${PORTVERSION}.zip EXTRACT_ONLY= jump-${PORTVERSION}.zip
MAINTAINER= lawrance@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= A GUI based application for viewing and processing spatial data COMMENT= A GUI based application for viewing and processing spatial data
WRKSRC= ${WRKDIR}/jump WRKSRC= ${WRKDIR}/jump

View file

@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/ \ MASTER_SITES= ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/ \
http://dl1.maptools.org/dl/geotiff/libgeotiff/ http://dl1.maptools.org/dl/geotiff/libgeotiff/
MAINTAINER= lawrance@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Library for reading and writing GeoTIFF information tags COMMENT= Library for reading and writing GeoTIFF information tags
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \