mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
a2d3b5a4bc
4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav
125 lines
2.9 KiB
Makefile
125 lines
2.9 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Astronomical ports
|
|
|
|
SUBDIR += R-cran-maptools
|
|
SUBDIR += aa
|
|
SUBDIR += accrete
|
|
SUBDIR += astrometry
|
|
SUBDIR += boinc-astropulse
|
|
SUBDIR += boinc-einsteinathome
|
|
SUBDIR += boinc-setiathome-enhanced
|
|
SUBDIR += celestia
|
|
SUBDIR += celestia-gnome
|
|
SUBDIR += celestia-gtk
|
|
SUBDIR += celestia-kde
|
|
SUBDIR += cfitsio
|
|
SUBDIR += dgpsip
|
|
SUBDIR += ephem
|
|
SUBDIR += fowsr
|
|
SUBDIR += foxtrotgps
|
|
SUBDIR += gkrellmoon2
|
|
SUBDIR += glunarclock
|
|
SUBDIR += gmapcatcher
|
|
SUBDIR += google-earth
|
|
SUBDIR += gpsbabel
|
|
SUBDIR += gpscorrelate
|
|
SUBDIR += gpsd
|
|
SUBDIR += gpsdrive
|
|
SUBDIR += gpsman
|
|
SUBDIR += gpstk
|
|
SUBDIR += gpxloggerd
|
|
SUBDIR += jday
|
|
SUBDIR += josm
|
|
SUBDIR += kstars
|
|
SUBDIR += libgal
|
|
SUBDIR += libnova
|
|
SUBDIR += libroadnav
|
|
SUBDIR += luna
|
|
SUBDIR += marble
|
|
SUBDIR += match
|
|
SUBDIR += merkaartor
|
|
SUBDIR += mkgmap
|
|
SUBDIR += mkgmap-splitter
|
|
SUBDIR += mymoon
|
|
SUBDIR += nightfall
|
|
SUBDIR += nova
|
|
SUBDIR += openmap
|
|
SUBDIR += openuniverse
|
|
SUBDIR += orsa
|
|
SUBDIR += osmosis
|
|
SUBDIR += p5-Astro
|
|
SUBDIR += p5-Astro-ADS
|
|
SUBDIR += p5-Astro-Catalog
|
|
SUBDIR += p5-Astro-Constants
|
|
SUBDIR += p5-Astro-DSS
|
|
SUBDIR += p5-Astro-FITS-CFITSIO
|
|
SUBDIR += p5-Astro-FITS-Header
|
|
SUBDIR += p5-Astro-Hipparcos
|
|
SUBDIR += p5-Astro-MoonPhase
|
|
SUBDIR += p5-Astro-SIMBAD
|
|
SUBDIR += p5-Astro-SIMBAD-Client
|
|
SUBDIR += p5-Astro-SpaceTrack
|
|
SUBDIR += p5-Astro-SunTime
|
|
SUBDIR += p5-Astro-Sunrise
|
|
SUBDIR += p5-Astro-satpass
|
|
SUBDIR += p5-GPS
|
|
SUBDIR += p5-GPS-Babel
|
|
SUBDIR += p5-GPS-OID
|
|
SUBDIR += p5-Geo-METAR
|
|
SUBDIR += p5-Weather-Underground
|
|
SUBDIR += p5-ZConf-Weather
|
|
SUBDIR += phoon
|
|
SUBDIR += planets
|
|
SUBDIR += position
|
|
SUBDIR += pp3
|
|
SUBDIR += prune
|
|
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 += sunclock
|
|
SUBDIR += swe
|
|
SUBDIR += tangogps
|
|
SUBDIR += tclgeomap
|
|
SUBDIR += tkgeomap
|
|
SUBDIR += viking
|
|
SUBDIR += wcslib
|
|
SUBDIR += weather
|
|
SUBDIR += weatherget
|
|
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>
|