f317303f52
Street Map input file. Such OSM files come in two different formats: * files identified by the .osm suffix simply are plain XML files. * files identified by the .osm.pbf suffix does containt the same identical data, but adopting the Google's Protocol Buffer serialization format and thus requiring much less storage space. WWW: https://www.gaia-gis.it/fossil/readosm/index PR: 197262 Submitted by: coder@tuxfamily.org
130 lines
3 KiB
Makefile
130 lines
3 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Astronomical ports
|
|
|
|
SUBDIR += R-cran-maptools
|
|
SUBDIR += aa
|
|
SUBDIR += accrete
|
|
SUBDIR += astrometry
|
|
SUBDIR += boinc-astropulse
|
|
SUBDIR += boinc-setiathome-v7
|
|
SUBDIR += celestia
|
|
SUBDIR += celestia-gnome
|
|
SUBDIR += celestia-gtk
|
|
SUBDIR += cfitsio
|
|
SUBDIR += dgpsip
|
|
SUBDIR += ephem
|
|
SUBDIR += fowsr
|
|
SUBDIR += foxtrotgps
|
|
SUBDIR += garmindev
|
|
SUBDIR += geographiclib
|
|
SUBDIR += gkrellmoon2
|
|
SUBDIR += gmapcatcher
|
|
SUBDIR += google-earth
|
|
SUBDIR += gpsbabel
|
|
SUBDIR += gpsbabel14
|
|
SUBDIR += gpscorrelate
|
|
SUBDIR += gpsd
|
|
SUBDIR += gpsdrive
|
|
SUBDIR += gpsman
|
|
SUBDIR += gpsprune
|
|
SUBDIR += gpstk
|
|
SUBDIR += gpxloggerd
|
|
SUBDIR += jday
|
|
SUBDIR += josm
|
|
SUBDIR += kstars
|
|
SUBDIR += libgal
|
|
SUBDIR += libkgeomap
|
|
SUBDIR += libnova
|
|
SUBDIR += libosmpbf
|
|
SUBDIR += libroadnav
|
|
SUBDIR += luna
|
|
SUBDIR += marble
|
|
SUBDIR += match
|
|
SUBDIR += merkaartor
|
|
SUBDIR += mkgmap
|
|
SUBDIR += mkgmap-splitter
|
|
SUBDIR += mymoon
|
|
SUBDIR += nightfall
|
|
SUBDIR += openuniverse
|
|
SUBDIR += osmium
|
|
SUBDIR += osmosis
|
|
SUBDIR += p5-Astro
|
|
SUBDIR += p5-Astro-ADS
|
|
SUBDIR += p5-Astro-Catalog
|
|
SUBDIR += p5-Astro-Constants
|
|
SUBDIR += p5-Astro-Coords
|
|
SUBDIR += p5-Astro-DSS
|
|
SUBDIR += p5-Astro-FITS-CFITSIO
|
|
SUBDIR += p5-Astro-FITS-Header
|
|
SUBDIR += p5-Astro-Flux
|
|
SUBDIR += p5-Astro-Hipparcos
|
|
SUBDIR += p5-Astro-MoonPhase
|
|
SUBDIR += p5-Astro-PAL
|
|
SUBDIR += p5-Astro-SIMBAD
|
|
SUBDIR += p5-Astro-SIMBAD-Client
|
|
SUBDIR += p5-Astro-SpaceTrack
|
|
SUBDIR += p5-Astro-SunTime
|
|
SUBDIR += p5-Astro-Sunrise
|
|
SUBDIR += p5-Astro-Telescope
|
|
SUBDIR += p5-Astro-WaveBand
|
|
SUBDIR += p5-Astro-satpass
|
|
SUBDIR += p5-GPS
|
|
SUBDIR += p5-GPS-Babel
|
|
SUBDIR += p5-GPS-OID
|
|
SUBDIR += p5-Geo-METAR
|
|
SUBDIR += p5-Misc-Quality
|
|
SUBDIR += p5-Starlink-AST
|
|
SUBDIR += p5-Weather-Underground
|
|
SUBDIR += p5-ZConf-Weather
|
|
SUBDIR += phoon
|
|
SUBDIR += planets
|
|
SUBDIR += pp3
|
|
SUBDIR += ptiger
|
|
SUBDIR += py-RO
|
|
SUBDIR += py-aipy
|
|
SUBDIR += py-astLib
|
|
SUBDIR += py-metar
|
|
SUBDIR += py-pyfits
|
|
SUBDIR += pyephem
|
|
SUBDIR += pyweather
|
|
SUBDIR += qlandkartegt
|
|
SUBDIR += readosm
|
|
SUBDIR += rmap
|
|
SUBDIR += roadmap
|
|
SUBDIR += roadnav
|
|
SUBDIR += saoimage
|
|
SUBDIR += sextractor
|
|
SUBDIR += sky2000
|
|
SUBDIR += sscalc
|
|
SUBDIR += stardates
|
|
SUBDIR += starplot
|
|
SUBDIR += stars
|
|
SUBDIR += stellarium
|
|
SUBDIR += stellarium-qt4
|
|
SUBDIR += sunclock
|
|
SUBDIR += swe
|
|
SUBDIR += tclgeomap
|
|
SUBDIR += tkgeomap
|
|
SUBDIR += viking
|
|
SUBDIR += wcslib
|
|
SUBDIR += weather
|
|
SUBDIR += weatherspect
|
|
SUBDIR += wmglobe
|
|
SUBDIR += wmjupiter
|
|
SUBDIR += wmmoonclock
|
|
SUBDIR += wmsolar
|
|
SUBDIR += wmspaceweather
|
|
SUBDIR += wmsun
|
|
SUBDIR += xearth
|
|
SUBDIR += xeartk
|
|
SUBDIR += xephem
|
|
SUBDIR += xglobe
|
|
SUBDIR += xmoontool
|
|
SUBDIR += xphoon
|
|
SUBDIR += xplanet
|
|
SUBDIR += xtide
|
|
SUBDIR += xworld
|
|
|
|
.include <bsd.port.subdir.mk>
|