aboutsummaryrefslogtreecommitdiff
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* astro/py-skyfield: upgrade to 1.45Thierry Thomas2022-09-152-4/+4
|
* Mk/Uses: always use colon for build/run suffixFelix Palmen2022-09-119-16/+16
| | | | | | | | | | | | Most USES use a colon for build/run(/test) suffixes. Change kde.mk, qt.mk and pyqt.mk to do the same, and update all ports using that. Document in CHANGES. PR: 266034 Exp-run by: antoine Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36349
* astro/siril: Update 1.0.4 -> 1.0.5Yuri Victorovich2022-09-102-4/+4
| | | | Reported by: portscout
* */*: Update path set in BUILD_DEPENDS for CMakeDaniel Engberg2022-09-091-1/+1
| | | | | | | Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to devel/cmake-core Approved by: portmgr (blanket)
* Remove WWW lines that have been moved into MakefilesStefan Eßer2022-09-081-2/+0
| | | | Approved by: portmgr (implicit)
* Move more WWW entries from pkg-descr files into MakefilesStefan Eßer2022-09-081-0/+1
| | | | | | | The WWW: lines in the pkg-descr files of these ports where not at the end of those files and have been missed in prior conversion runs. Approved by: portmgr (implicit)
* KDE: Update KDE Gear to 22.08.1Tobias C. Berner2022-09-083-9/+8
| | | | | | | | | | | | | | | | | | Thursday, 8 September 2022 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * kmail: Searching for messages does work again (Commit, fixes bugs #458202 and #458245). * kate: Fix a crash when there are no search results (Commit) * krdc: Access dates are displayed properly now (Commit, fixes bug #458587) Announcement: https://kde.org/announcements/gear/22.08.1/
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-07128-256/+3
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-07128-0/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* cleanup: remove trailing whitepacesTobias C. Berner2022-09-071-1/+1
|
* astro/kstars: libnova install libnova.so instead of libnova-0.15.soDima Panov2022-09-061-1/+1
|
* astro/marble: pet stage-qaDima Panov2022-09-051-2/+3
|
* astro/kstars: pet stage-qaDima Panov2022-09-051-3/+6
|
* astro/gpsprune: update 22 → 22.1Dmitry Marakasov2022-09-052-4/+4
|
* astro/indiwebmanagerapp: pet stage-qa, declare hidden dependencies on libx11Dima Panov2022-09-051-1/+3
| | | | Approved by: portmgr blanket
* astro/siril: Update 1.0.3 -> 1.0.4Yuri Victorovich2022-09-043-5/+6
| | | | Reported by: portscout
* astro/marble: add upstream fix for broken library linkageTobias C. Berner2022-09-022-1/+7
| | | | | | | | | | | | | Fix link definitions with newer CMake versions LINK_PUBLIC and LINK_PRIVATE have been deprecated for many years, and SailfishOS has a newer enough CMake version now. Marble requires CMake 3.10 anyway. Without this change, cmake 3.24.0 won't find the imported targets when Marble is used as a library. PR: 265652
* graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfeTobias C. Berner2022-09-021-1/+1
| | | | | | This was missed in the upgrade of graphics/opencv. Reported by: VVD
* astro/p5-Astro-FITS-CFITSIO: Update to 1.16Po-Chuan Hsieh2022-08-313-19/+14
| | | | Changes: https://metacpan.org/dist/Astro-FITS-CFITSIO/changes
* astro/py-astlib: Update to 0.11.8Po-Chuan Hsieh2022-08-312-4/+4
| | | | Changes: https://github.com/mattyowl/astLib/releases
* astro/josm: update 18531 → 18543Dmitry Marakasov2022-08-312-4/+4
|
* astro/gpsprune: update 21.3 → 22Dmitry Marakasov2022-08-302-6/+5
|
* astro/swe: Update version 2.10.02=>2.10.03Muhammad Moinur Rahman2022-08-292-4/+4
| | | | Relnotes: https://github.com/aloistr/swisseph/releases/tag/v2.10.03
* security/qtkeychain: add flavors for Qt 5 and Qt 6Tobias C. Berner2022-08-271-1/+2
| | | | | Approved by: arrowd Differential Revision: https://reviews.freebsd.org/D36375
* astro/*: Remove irrelevant categoriesYuri Victorovich2022-08-252-2/+2
|
* astro/pal: New port: Positional Astronomy LibraryYuri Victorovich2022-08-254-0/+52
|
* astro/erfa: New port: Essential Routines for Fundamental AstronomyYuri Victorovich2022-08-255-0/+42
|
* KDE: Update KDE Gear to 22.08Tobias C. Berner2022-08-186-67/+66
| | | | | | | | | | | | | | | | | | Thursday, 18 August 2022 KDE Gear ⚙️ 22.08 has Landed! KDE Gear ⚙️ is the collection of KDE apps, frameworks and libraries that all release new versions at the same time. Version 22.08 brings updates for KDE programs for working, developing your creativity and enjoying your free time without having to submit yourself to extortionate licenses, intrusive advertising, or surrender your privacy. Discover the most important changes added in the last four months to software designed to make your life better! Full announcement: https://kde.org/announcements/gear/22.08.0/
* astro/p5-Astro-satpass: Update to 0.127Wen Heping2022-08-142-4/+4
|
* astro/astrometry: Update to 0.91Rainer Hurling2022-08-135-13/+17
| | | | | | | | | | Miscellaneous minor changes, most notably removing calls to deprecated functionality in numpy that was finally removed in their recent 1.23 release. Changelog: https://github.com/dstndstn/astrometry.net/releases/tag/0.91 Reported by: portscout, Repology
* *: bump PORTREVISION of all devel/xxhash users...Matthias Andree2022-08-131-0/+1
| | | | ...except archivers/py-borgbackup, which requires a more complete fix.
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-126-3/+6
|
* astro/p5-Astro-SpaceTrack: Update to 0.156Wen Heping2022-08-092-4/+4
|
* astro/siril: Broken on systems where OpenMP isn't enabledYuri Victorovich2022-08-081-0/+3
| | | | Reported by: fallout
* astro/josm: update 18513 → 18531Dmitry Marakasov2022-08-022-4/+4
|
* astro/p5-Astro-SpaceTrack: Update to 0.155Po-Chuan Hsieh2022-07-302-4/+4
| | | | Changes: https://metacpan.org/dist/Astro-SpaceTrack/changes
* astro/kstars: update to 3.6.0Tobias C. Berner2022-07-293-5/+20
|
* astro/gnuastro: update GNU Astronomy Utilities to version 0.18Alexey Dokuchaev2022-07-293-6/+10
| | | | Reported by: upstream information bulletin, portscout
* science/hdf5: bump PORTREVISION of consumersTobias C. Berner2022-07-201-1/+1
| | | | | | | The SO-version increased in the update to 1.12.2 in a43418b81530f7e897abfbe18dd59f44265a1a0f . Reported by: VVD <vvd@unislabs.com>
* astro: remove 'Created by' linesTobias C. Berner2022-07-20105-210/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp> * Alexander Leidinger * Alexey Dokuchaev <danfe@FreeBSD.org> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Andrey Zakhvatov * Anton Berezin <tobez@FreeBSD.org> * Anton Berezin <tobez@tobez.org> * Anton Karpov <toxa@toxahost.ru> * Brion Moss <brion@queeg.com> * Bruce M Simpson <bms@FreeBSD.org> * Chris Piazza <cpiazza@FreeBSD.org> * Christian Brueffer <chris@unixpages.org> * David Wolfskill * Frank W. Josellis <frank@dynamical-systems.org> * Gea-Suan Lin <gslin@gslin.org> * Gleb Smirnoff <glebius@FreeBSD.org> * Hye-Shik Chang <perky@fallin.lv> * Jan Srzednicki <w@wrzask.pl> * Jean-Yves Lefort <jylefort@FreeBSD.org> * Jean-Yves Lefort <jylefort@brutele.be> * Jeremy Shaffner <jeremy@external.org> * Keith Walker <kew@icehouse.net> * Kirill Ponomarew <ponomarew@oberon.net> * Kris Kennaway <kkennawa@physics.adelaide.edu.au> * Kris Kennaway <kris@FreeBSD.org * Laurent Courty * Loïc BARTOLETTI <lbartoletti@FreeBSD.org> * Lukas Maly <Iam@LukasMaly.NET> * Markus Brueffer <markus@FreeBSD.org> * Mathias Monnerville <mathias@monnerville.com> * Muhammad Moinur Rahman <bofh@FreeBSD.org> * Patrick Li <pat@FreeBSD.org> * Patrick Li <pat@databits.net> * Piero Serini <piero@FreeBSD.org> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Simon Olofsson <simon@olofsson.de> * Slaven Rezic <slaven@rezic.de> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> * Sébastien Santoro <dereckson@gmail.com> * TAKATSU Tomonari <tota@FreeBSD.org> * Tatsuki Makino <tatsuki_makino@hotmail.com> * Tony Maher <tonymaher@optusnet.com.au> * Wen Heping <wen@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Wen Heping<wen@FreeBSD.org> * Will Andrews <andrews@technologist.com> * asami * chuck@pkix.net * crwhipp@gmail.com * darius@dons.net.au * db * erich@FreeBSD.org * freebsd-ports@henrik.synth.no * ijliao * nwhitehorn * pat * searle * thierry@pompo.net * torstenb * trevor * will With hat: portmgr
* astro/mkgmap: update r4904 → r4905Dmitry Marakasov2022-07-142-4/+4
|
* astro/josm: update 18463 → 18513Dmitry Marakasov2022-07-142-4/+4
|
* astro/stellarium: update Stellarium to version 0.22.2.Alexey Dokuchaev2022-07-093-6/+25
| | | | Reported by: portscout
* astro/py-skyfield: upgrade to 1.43.1Thierry Thomas2022-07-083-4/+5
|
* KDE: Update KDE Gear to 22.04.3Tobias C. Berner2022-07-074-7/+15
| | | | | | | | | | | | | Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * elisa: Fix the seek slider with newer versions of qqc2-desktop-style * konsole: Better recognition for URIs * korganizer: Fix a crash when completing a to-do in the summary view Changelog: https://kde.org/announcements/changelogs/gear/22.04.3/
* astro/p5-Astro-satpass: Update to 0.124Po-Chuan Hsieh2022-07-072-4/+4
| | | | Changes: https://metacpan.org/dist/Astro-satpass/changes
* astro/py-metpy: Update to 1.3.1Po-Chuan Hsieh2022-07-072-4/+4
| | | | Changes: https://github.com/Unidata/MetPy/releases
* math/py-numpy: Update to 1.23.0Wen Heping2022-07-062-2/+1
| | | | | | PR: 264837 Reported by: wen@ Exp-run by: antoine@
* astro/xtide: Update to 2.15.5Wen Heping2022-07-043-6/+6
| | | | Take maintainership
* astro/astrometry: Put python into versioned dirRainer Hurling2022-07-032-68/+99
| | | | | | | | | | | | | | | | | | The Python files and libraries were incorrectly installed under lib/python instead of lib/python3.x and were therefore not version specific. This was corrected by using PYTHON_LIBDIR. While here, doing some more corrections: - Use PY_BASE_INSTALL_DIR for PYTHON_LIBDIR - Move DATA_INSTALL_DIR into MAKE_ENV - Strip bin and lib files - Remove PORTDOCS and PORTEXAMPLES entries - Pet portclippy - Update pkg-plist - Bump PORTREVISION MFH: 2022Q3