87a30f18c3
on Qt version 5 now; for those who are not comfortable with upgrading to the new version of Qt, `astro/stellarium-qt4' port is available, serving version 0.12.4. Add an UPDATING entry to alert users about this. While here, make scripting support optional in `astro/stellarium-qt4', since it allows to use one less dependency. Unfortunately, this is not applicable to 0.13.0 as required `x11-toolkits/qt5-declarative' port has USE_QT5=script unconditionally. Relax USE_GL knob for both ports: only libGL itself is required, not libGLU.
129 lines
3 KiB
Makefile
129 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 += 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 += openmap
|
|
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 += 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>
|