pkgsrc/geography/Makefile
brook c864240eed geography/R-rgeos: import R-rgeos-0.5.2
Interface to Geometry Engine - Open Source ('GEOS') using the C 'API'
for topology operations on geometries. The 'GEOS' library is external
to the package, and, when installing the package from source, must be
correctly installed first. Windows and Mac Intel OS X binaries are
provided on 'CRAN'. ('rgeos' >= 0.5-1): Up to and including 'GEOS'
3.7.1, topological operations succeeded with some invalid geometries
for which the same operations fail from and including 'GEOS' 3.7.2.
The 'checkValidity=' argument defaults and structure have been
changed, from default FALSE to integer default '0L' for 'GEOS' < 3.7.2
(no check), '1L' 'GEOS' >= 3.7.2 (check and warn). A value of '2L' is
also provided that may be used, assigned globally using
'set_RGEOS_CheckValidity(2L)', or locally using the 'checkValidity=2L'
argument, to attempt zero-width buffer repair if invalid geometries
are found. The previous default (FALSE, now '0L') is fastest and used
for 'GEOS' < 3.7.2, but will not warn users of possible problems
before the failure of topological operations that previously
succeeded.
2020-08-07 03:15:22 +00:00

88 lines
1.8 KiB
Makefile

# $NetBSD: Makefile,v 1.85 2020/08/07 03:15:22 brook Exp $
#
COMMENT= Software for geographical-related uses
SUBDIR+= R-countrycode
SUBDIR+= R-deldir
SUBDIR+= R-geosphere
SUBDIR+= R-mapdata
SUBDIR+= R-maps
SUBDIR+= R-maptools
SUBDIR+= R-rgeos
SUBDIR+= cm2gpx
SUBDIR+= cmconvert
SUBDIR+= epsg
SUBDIR+= epsg-docs
SUBDIR+= gama
SUBDIR+= garmin-utils
SUBDIR+= garmintools
SUBDIR+= gdal-lib
SUBDIR+= geoclue
SUBDIR+= geos
SUBDIR+= gipfel
SUBDIR+= gpsbabel
SUBDIR+= gpsd
SUBDIR+= gpspoint
SUBDIR+= gpsutils
SUBDIR+= gpxsee
SUBDIR+= kplex
SUBDIR+= libchamplain012
SUBDIR+= libdrg
SUBDIR+= libgeotiff
SUBDIR+= libmaxminddb
SUBDIR+= libmemphis02
SUBDIR+= libnova
SUBDIR+= libspatialite
SUBDIR+= lua-mmdb
SUBDIR+= mapcode
SUBDIR+= mapserver
SUBDIR+= merkaartor
SUBDIR+= opencpn
SUBDIR+= opencpn-plugin-debugger
SUBDIR+= opencpn-plugin-draw
SUBDIR+= opencpn-plugin-gshhs
SUBDIR+= opencpn-plugin-statusbar
SUBDIR+= opencpn-plugin-watchdog
SUBDIR+= opencpn-plugin-weather_routing
SUBDIR+= osm-gps-map
SUBDIR+= osm2pgsql
SUBDIR+= p5-Geo-Coordinates-UTM
SUBDIR+= p5-Geo-Distance
SUBDIR+= p5-Geo-Ellipsoid
SUBDIR+= p5-Geo-Gpx
SUBDIR+= p5-Geo-Mercator
SUBDIR+= p5-Geo-ShapeFile
SUBDIR+= p5-Geo-Weather
SUBDIR+= p5-Geography-Countries
SUBDIR+= proj
SUBDIR+= proj-doc
SUBDIR+= py-country
SUBDIR+= py-gdal
SUBDIR+= py-geojson
SUBDIR+= py-googlemaps
SUBDIR+= py-obspy
SUBDIR+= py-proj
SUBDIR+= py-trytond-country
SUBDIR+= py-trytond-google-maps
SUBDIR+= qgis
SUBDIR+= qlandkartegt
SUBDIR+= qlandkartegt-garmindev
SUBDIR+= qlandkartem
SUBDIR+= shapelib
SUBDIR+= spatialindex
SUBDIR+= tex-pst-geo
SUBDIR+= tex-pst-geo-doc
SUBDIR+= viking
SUBDIR+= vis5d+
SUBDIR+= xrmap
SUBDIR+= xrmap-anthems
SUBDIR+= xrmap-base
SUBDIR+= xrmap-data
SUBDIR+= xrmap-factbook_html
SUBDIR+= xrmap-factbook_text
SUBDIR+= xrmap-flags
SUBDIR+= xrmap-hymns
SUBDIR+= xrmap-pdfmaps
.include "../mk/misc/category.mk"