aboutsummaryrefslogtreecommitdiff
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r555541Yuri Victorovich2020-11-194-12/+12
| | | | | | | | | | | | | | | | | | | | | astro/siril: Fix run-time error: Undefined symbol "cblas_dcopy" This was because math/gsl installs 2 libraries, libgsl.so and libgslcblas.so, the former of which should depend on the latter one. Instead, the gsl package through its pkg-config script asks users to link to both libraries. This fails when the link line also has -Wl,--as-needed which causes the linker to drop the second library. In such case the above error is triggered at runtime. Also update WWW. PR: 251206 Submitted by: Ned Leitch <ned.leitch+freebsd@gmail.com> Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q4/; revision=555693
* MFH: r554144Tobias C. Berner2020-11-062-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | Update KDE Apps to 20.08.3 Some of our projects release on their own timescale and some get released en-masse. The 20.08.3 bundle of projects was released today with dozens of bugfixes and will be available through app stores and distros soon. See the 20.08.3 releases page for details. Some of the fixes in today’s releases: * Gwenview no longer accidentally shows the thumbnail view as a separate window with newer Qt versions * Sending SMS with KDEConnect has been restored * Fixed a possible Okular crash when selecting text in annotations Announcement: https://kde.org/announcements/releases/2020-11-apps-update/ Changelog: https://kde.org/announcements/fulllog_releases-20.08.3/ Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q4/; revision=554166
* MFH: r551930Tobias C. Berner2020-10-152-6/+6
| | | | | | | | | | | | | | KDE Release Service 20.08.2 update Dozens of KDE apps are getting new releases from KDE’s release service. New features, usability improvements, re-designs and bug fixes all contribute to helping boost your productivity and making this new batch of applications more efficient and pleasant to use. Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q4/; revision=552439
* Update to 0.142Sunpoet Po-Chuan Hsieh2020-10-012-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack Notes: svn path=/head/; revision=550795
* Update to 0.15.0Sunpoet Po-Chuan Hsieh2020-09-292-4/+4
| | | | | | | Changes: https://github.com/python-astrodynamics/spacetrack/blob/master/docs/changelog.rst Notes: svn path=/head/; revision=550562
* Update Stellarium to version 0.20.3; the major changes:Alexey Dokuchaev2020-09-293-16/+148
| | | | | | | | | | | | - Fixed nutation and, with it, season beginning times - Many changes in AstroCalc tool and core of Stellarium - Many changes in Oculars and Satellites plugins - Updated DSO catalog Reported by: portscout Notes: svn path=/head/; revision=550540
* astro/siril: Update 0.9.12 -> 0.99.6Yuri Victorovich2020-09-283-34/+29
| | | | Notes: svn path=/head/; revision=550402
* astro/siril: Fix build on 13Yuri Victorovich2020-09-281-1/+4
| | | | | | | Reported by: fallout Notes: svn path=/head/; revision=550401
* - Update to r4585Dmitry Marakasov2020-09-272-4/+4
| | | | Notes: svn path=/head/; revision=550284
* Fix build with -fno-commonStefan Eßer2020-09-253-0/+41
| | | | Notes: svn path=/head/; revision=550062
* astro/wmglobe: fix 13-CURRENT buildFernando Apesteguía2020-09-256-1/+255
| | | | | | | | | | | | Another instance of -fno-common issue. Some minor build warnings fixed. PR: 249389 Submitted by: jd.fbsd@goneja.de (maintainer) MFH: 2020Q3 (build fix, -fno-common) Notes: svn path=/head/; revision=550048
* Update to 1.15Sunpoet Po-Chuan Hsieh2020-09-232-5/+6
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-FITS-CFITSIO Notes: svn path=/head/; revision=549804
* Fix build with -fno-commonStefan Eßer2020-09-2018-1/+235
| | | | Notes: svn path=/head/; revision=549108
* Update to 0.116Sunpoet Po-Chuan Hsieh2020-09-192-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-satpass Notes: svn path=/head/; revision=549023
* multimedia/ffms2: update to 2.40Jan Beich2020-09-151-1/+1
| | | | | | | | Changes: https://github.com/FFMS/ffms2/releases/tag/2.40 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=548688
* - Update to r4568Dmitry Marakasov2020-09-132-4/+4
| | | | Notes: svn path=/head/; revision=548575
* - Update to 0.48.3Dmitry Marakasov2020-09-132-4/+4
| | | | Notes: svn path=/head/; revision=548574
* - Update to 4.0.1Wen Heping2020-09-123-17/+6
| | | | | | | | | PR: 248120 Submitted by: wen@(myself) Approved by: maintainer Notes: svn path=/head/; revision=548279
* Change the maintainer entry in rhurlin's portsRainer Hurling2020-09-102-2/+2
| | | | | | | | | | After I got a commit bit for ports, it is time now to change the maintainers entry in all 'owned' ports. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D26398 Notes: svn path=/head/; revision=548221
* astro/opencpn: Update to 5.2.0Fernando Apesteguía2020-09-0910-105/+119
| | | | | | | | | | ChangeLog: https://opencpn.org/OpenCPN/about/ver520.html PR: 249195 Submitted by: ml@netfence.it (maintainer) Notes: svn path=/head/; revision=548067
* - Update to 0.045Wen Heping2020-09-082-4/+4
| | | | Notes: svn path=/head/; revision=547984
* - Update to 17013Dmitry Marakasov2020-09-072-4/+4
| | | | Notes: svn path=/head/; revision=547899
* - Update to r4567Dmitry Marakasov2020-09-072-4/+4
| | | | Notes: svn path=/head/; revision=547898
* Update to version 0.13.Alexey Dokuchaev2020-09-075-59/+7
| | | | Notes: svn path=/head/; revision=547882
* Update version requirement of RUN_DEPENDSSunpoet Po-Chuan Hsieh2020-09-051-1/+1
| | | | Notes: svn path=/head/; revision=547706
* Move astro/py-astLib to astro/py-astlibSunpoet Po-Chuan Hsieh2020-09-054-2/+3
| | | | Notes: svn path=/head/; revision=547681
* Move astro/py-RO to astro/py-roSunpoet Po-Chuan Hsieh2020-09-055-2/+3
| | | | Notes: svn path=/head/; revision=547680
* astro/swe: Update version 2.09.01=>2.09.03Muhammad Moinur Rahman2020-09-052-4/+4
| | | | Notes: svn path=/head/; revision=547655
* Update to 2.4.1Sunpoet Po-Chuan Hsieh2020-09-052-4/+4
| | | | | | | | Changes: http://fungi.yuggoth.org/weather/doc/news.rst https://www.yuggoth.org/gitweb?p=weather.git;a=shortlog Notes: svn path=/head/; revision=547605
* astro/libkgeomap: disable webengine on non-x86Piotr Kubaj2020-09-031-2/+7
| | | | | | | Use the same hack that astro/marble uses. Notes: svn path=/head/; revision=547476
* Update KDE Applications (release-service) to 20.08.1Tobias C. Berner2020-09-032-6/+6
| | | | Notes: svn path=/head/; revision=547458
* Update to 0.042Sunpoet Po-Chuan Hsieh2020-08-302-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-SIMBAD-Client Notes: svn path=/head/; revision=547113
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-08-302-2/+2
| | | | Notes: svn path=/head/; revision=547081
* Extend expiration of ports broken with -fno-commonNiclas Zeising2020-08-302-6/+6
| | | | | | | | | | | | | | | | | Extend the expiration of unmaintained leaf ports that are broken with -fno-common and previously had a short expiration date. The new date is set to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people until 2021-06-30 (10 months from now) to fix issues. Improve the wording of the deprecation message, mentioning both llvm 11 and -fno-common. Bump portrevision to force reinstall. This way the warning message about deprecation will be displayed to users installing or reinstalling the software. MFH: 2020Q3 (maybe) Notes: svn path=/head/; revision=547044
* astro/foxtrotgps: update to 1.2.2Fernando Apesteguía2020-08-295-146/+16
| | | | | | | | | | ChangeLog: https://bazaar.launchpad.net/~foxtrotgps-team/foxtrotgps/trunk/revision/317 PR: 248944 Submitted by: crwhipp@gmail.com (maintainer) Notes: svn path=/head/; revision=546924
* astro/roadmap, astro/saoimage: fix build on current and deprecateTobias C. Berner2020-08-292-0/+10
| | | | Notes: svn path=/head/; revision=546877
* astro/foxtrotgps: fix build on recent currentTobias C. Berner2020-08-291-0/+30
| | | | | | | Obtained from: https://bazaar.launchpad.net/~foxtrotgps-team/foxtrotgps/trunk/revision/323 Notes: svn path=/head/; revision=546873
* - Update to 1.0-2TAKATSU Tomonari2020-08-272-4/+4
| | | | Notes: svn path=/head/; revision=546693
* Unbreak the build on recent -CURRENT.Alexey Dokuchaev2020-08-271-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=546329
* Update to 0.14.0Sunpoet Po-Chuan Hsieh2020-08-252-20/+8
| | | | | | | Changes: https://github.com/python-astrodynamics/spacetrack/blob/master/docs/changelog.rst Notes: svn path=/head/; revision=546208
* Update to 0.115Sunpoet Po-Chuan Hsieh2020-08-232-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-satpass Notes: svn path=/head/; revision=545880
* Update to 0.141Sunpoet Po-Chuan Hsieh2020-08-232-6/+6
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack Notes: svn path=/head/; revision=545879
* - Fix LICENSEDmitry Marakasov2020-08-192-4/+7
| | | | | | | | | | | - Pet portlint - Strip binary - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=545296
* Update to 0.12.2Sunpoet Po-Chuan Hsieh2020-08-152-5/+4
| | | | | | | Changes: https://github.com/Unidata/MetPy/releases Notes: svn path=/head/; revision=544978
* KDE's August 2020 Apps UpdateTobias C. Berner2020-08-133-6/+8
| | | | | | | | | | | | | Dozens of KDE apps are getting new releases from KDE’s release service. New features, usability improvements, re-designs and bug fixes all contribute to helping boost your productivity and making this new batch of applications more efficient and pleasant to use. Full announcement: https://kde.org/announcements/releases/2020-08-apps-update/ Notes: svn path=/head/; revision=544824
* astro/gpsbabel: fix build on GCC architecturesPiotr Kubaj2020-08-121-1/+4
| | | | | | | | | | Respect CC / CXX: configure: error: *** A compiler with support for C++14 language features is required. MFH: 2020Q3 (fix build blanket) Notes: svn path=/head/; revision=544742
* astro/xearth: Update my locationJean-Sébastien Pédron2020-08-101-1/+2
| | | | Notes: svn path=/head/; revision=544628
* astro/xarth: Update my coords.Larry Rosenman2020-08-081-1/+1
| | | | Notes: svn path=/head/; revision=544369
* astro/xearth: add myself to freebsd.committers.markersTobias C. Berner2020-08-081-0/+1
| | | | Notes: svn path=/head/; revision=544363
* astro/swe: Update version 2.08=>2.09.01Muhammad Moinur Rahman2020-08-072-4/+4
| | | | Notes: svn path=/head/; revision=544304