pkgsrc/geography/Makefile
agc 39bef3e230 Add the geolite2 city and country IPv4 databases from 20160705
GeoLite2 databases are free IP geolocation databases comparable to,
	but less accurate than, MaxMind's GeoIP2 databases.  GeoLite2
	databases are updated on the first Tuesday of each month.

	IP geolocation is inherently imprecise.  Locations are often near the
	center of the population.  Any location provided by a GeoIP database
	should not be used to identify a particular address or household.

	Use the Accuracy Radius as an indication of geolocation accuracy for
	the latitude and longitude coordinates we return for an IP address.
	The actual location of the IP address is likely within the area
	defined by this radius and the latitude and longitude coordinates.

These are presented as straight CSV files, and can be manipulated with standard
tools.
2016-07-24 02:07:49 +00:00

82 lines
1.7 KiB
Makefile

# $NetBSD: Makefile,v 1.61 2016/07/24 02:07:49 agc Exp $
#
COMMENT= Software for geographical-related uses
SUBDIR+= R-countrycode
SUBDIR+= cm2gpx
SUBDIR+= cmconvert
SUBDIR+= emerillon
SUBDIR+= epsg
SUBDIR+= epsg-docs
SUBDIR+= gama
SUBDIR+= garmin-utils
SUBDIR+= garmintools
SUBDIR+= gdal-lib
SUBDIR+= geoclue
SUBDIR+= geolite2-city
SUBDIR+= geolite2-country
SUBDIR+= geos
SUBDIR+= gipfel
SUBDIR+= gpsbabel
SUBDIR+= gpsd
SUBDIR+= gpsdrive
SUBDIR+= gpspoint
SUBDIR+= gpsutils
SUBDIR+= kplex
SUBDIR+= libchamplain012
SUBDIR+= libchamplain04
SUBDIR+= libchamplain06
SUBDIR+= libchamplain08
SUBDIR+= libdrg
SUBDIR+= libgeotiff
SUBDIR+= libmemphis02
SUBDIR+= libnova
SUBDIR+= libspatialite
SUBDIR+= mapserver
SUBDIR+= merkaartor
SUBDIR+= opencpn
SUBDIR+= opencpn-plugin-draw
SUBDIR+= opencpn-plugin-gshhs
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+= proj-swig
SUBDIR+= py-geojson
SUBDIR+= py-google-maps-services-python
SUBDIR+= py-obspy
SUBDIR+= py-proj
SUBDIR+= py-pycountry
SUBDIR+= py-trytond-country
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"