Commit graph

4915 commits

Author SHA1 Message Date
Stefan Eßer
ade2a047e0 Remove WWW lines that have been moved into Makefiles
Approved by:	portmgr (implicit)
2022-09-08 17:46:38 +02:00
Stefan Eßer
986beaaabc Move more WWW entries from pkg-descr files into Makefiles
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)
2022-09-08 17:43:21 +02:00
Tobias C. Berner
b83e197d31 KDE: Update KDE Gear to 22.08.1
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/
2022-09-08 14:20:03 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
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)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
b86221feea cleanup: remove trailing whitepaces 2022-09-07 12:26:41 +02:00
Dima Panov
5348ecab78 astro/kstars: libnova install libnova.so instead of libnova-0.15.so 2022-09-06 14:22:18 +03:00
Dima Panov
863a0f3f7e astro/marble: pet stage-qa 2022-09-05 22:05:47 +03:00
Dima Panov
ed80304833 astro/kstars: pet stage-qa 2022-09-05 22:05:47 +03:00
Dmitry Marakasov
50dc0c3f4b astro/gpsprune: update 22 → 22.1 2022-09-05 20:49:47 +03:00
Dima Panov
083b5076df astro/indiwebmanagerapp: pet stage-qa, declare hidden dependencies on libx11
Approved by:    portmgr blanket
2022-09-05 03:38:21 +03:00
Yuri Victorovich
61d6b8b2ee astro/siril: Update 1.0.3 -> 1.0.4
Reported by:	portscout
2022-09-03 23:12:08 -07:00
Tobias C. Berner
307d7f1d28 astro/marble: add upstream fix for broken library linkage
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
2022-09-02 13:59:49 +02:00
Tobias C. Berner
a49cb0f435 graphics/opencv: bump consumers after e21578d954
This was missed in the upgrade of graphics/opencv.

Reported by:	VVD
2022-09-02 09:12:18 +02:00
Po-Chuan Hsieh
a8ac9839b1
astro/p5-Astro-FITS-CFITSIO: Update to 1.16
Changes:	https://metacpan.org/dist/Astro-FITS-CFITSIO/changes
2022-08-31 19:41:42 +08:00
Po-Chuan Hsieh
870af70074
astro/py-astlib: Update to 0.11.8
Changes:	https://github.com/mattyowl/astLib/releases
2022-08-31 19:41:00 +08:00
Dmitry Marakasov
50e80bfb9d astro/josm: update 18531 → 18543 2022-08-31 13:15:29 +03:00
Dmitry Marakasov
eb25769522 astro/gpsprune: update 21.3 → 22 2022-08-30 21:55:06 +03:00
Muhammad Moinur Rahman
a227b57e24 astro/swe: Update version 2.10.02=>2.10.03
Relnotes: https://github.com/aloistr/swisseph/releases/tag/v2.10.03
2022-08-29 04:16:50 -05:00
Tobias C. Berner
4007622478 security/qtkeychain: add flavors for Qt 5 and Qt 6
Approved by:		arrowd
Differential Revision: https://reviews.freebsd.org/D36375
2022-08-27 11:53:23 +02:00
Yuri Victorovich
bbc7998644 astro/*: Remove irrelevant categories 2022-08-25 16:32:25 -07:00
Yuri Victorovich
98d311a8b7 astro/pal: New port: Positional Astronomy Library 2022-08-25 16:20:37 -07:00
Yuri Victorovich
d987bbace8 astro/erfa: New port: Essential Routines for Fundamental Astronomy 2022-08-25 13:47:17 -07:00
Tobias C. Berner
116b90e550 KDE: Update KDE Gear to 22.08
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/
2022-08-18 18:20:59 +02:00
Wen Heping
fe543dda26 astro/p5-Astro-satpass: Update to 0.127 2022-08-14 16:03:33 +08:00
Rainer Hurling
7d3518db57 astro/astrometry: Update to 0.91
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
2022-08-13 21:25:37 +02:00
Matthias Andree
875d7c7d19 *: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
2022-08-13 20:51:14 +02:00
Dima Panov
4cf39decb3 */*: bump all consumers after recent boost upgrade 2022-08-12 17:46:53 +03:00
Wen Heping
9370148edd astro/p5-Astro-SpaceTrack: Update to 0.156 2022-08-09 09:49:02 +08:00
Yuri Victorovich
a06f92fcb2 astro/siril: Broken on systems where OpenMP isn't enabled
Reported by:	fallout
2022-08-07 20:52:24 -07:00
Dmitry Marakasov
71d398cfe3 astro/josm: update 18513 → 18531 2022-08-02 19:10:49 +03:00
Po-Chuan Hsieh
bfe5cb835c
astro/p5-Astro-SpaceTrack: Update to 0.155
Changes:	https://metacpan.org/dist/Astro-SpaceTrack/changes
2022-07-30 13:59:05 +08:00
Tobias C. Berner
dfe75d86c7 astro/kstars: update to 3.6.0 2022-07-29 17:45:48 +02:00
Alexey Dokuchaev
7edbd2f196 astro/gnuastro: update GNU Astronomy Utilities to version 0.18
Reported by:	upstream information bulletin, portscout
2022-07-29 07:41:22 +00:00
Tobias C. Berner
5564b3b420 science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b815 .

Reported by:	VVD <vvd@unislabs.com>
2022-07-20 16:35:24 +02:00
Tobias C. Berner
b15254402b astro: remove 'Created by' lines
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
2022-07-20 16:20:50 +02:00
Dmitry Marakasov
6465a89312 astro/mkgmap: update r4904 → r4905 2022-07-14 15:58:42 +03:00
Dmitry Marakasov
36661b3004 astro/josm: update 18463 → 18513 2022-07-14 15:58:40 +03:00
Alexey Dokuchaev
f46a28a196 astro/stellarium: update Stellarium to version 0.22.2.
Reported by:	portscout
2022-07-09 16:48:32 +00:00
Thierry Thomas
08dabb76e4 astro/py-skyfield: upgrade to 1.43.1 2022-07-08 13:33:49 +02:00
Tobias C. Berner
7945adb0aa KDE: Update KDE Gear to 22.04.3
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/
2022-07-07 23:49:42 +02:00
Po-Chuan Hsieh
dcc6728646
astro/p5-Astro-satpass: Update to 0.124
Changes:	https://metacpan.org/dist/Astro-satpass/changes
2022-07-08 05:43:06 +08:00
Po-Chuan Hsieh
f513f9cbad
astro/py-metpy: Update to 1.3.1
Changes:	https://github.com/Unidata/MetPy/releases
2022-07-08 05:42:49 +08:00
Wen Heping
d68b12c0a6 math/py-numpy: Update to 1.23.0
PR:		264837
Reported by:	wen@
Exp-run by:	antoine@
2022-07-06 10:42:48 +08:00
Wen Heping
e6eae1540e astro/xtide: Update to 2.15.5
Take maintainership
2022-07-04 11:48:34 +00:00
Rainer Hurling
cad6302bcc astro/astrometry: Put python into versioned dir
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
2022-07-03 21:55:54 +02:00
Yuri Victorovich
94f4ea096a astro/siril: Update 1.0.2 -> 1.0.3
Reported by:	portscout
2022-07-03 09:33:06 -07:00
Wen Heping
02fbed6b62 astro/p5-Astro-SpaceTrack: Update to 0.154 2022-07-03 07:29:42 +00:00
Jan Beich
957aa87c3d devel/googletest: update to 1.12.1
Changes:	https://github.com/google/googletest/releases/tag/release-1.12.1
Reported by:	GitHub (watch releases)
2022-06-30 15:27:20 +00:00
Stefan Eßer
d11ee7cc64 Fix CONFLICTS_INSTALL in archivers, astro, and audio
Approved by:	portmgr (implict)
2022-06-29 16:42:06 +02:00
Jan Beich
3ff1f557e4 devel/googletest: update to 1.12.0
Changes:	https://github.com/google/googletest/releases/tag/release-1.12.0
Reported by:	GitHub (watch releases)
2022-06-25 19:31:14 +00:00
Dmitry Marakasov
2901e04c58 astro/mkgmap-splitter: update r651 → r652 2022-06-20 13:08:24 +03:00
Oliver Heesakkers
b796796f02 astro/merkaartor: Fix about-dialog and terminology
* Get rid of the `git describe` lines
 * Include terminology fix[1]

[1] https://github.com/openstreetmap/merkaartor/pull/260

PR:	264641
Reported by:	dev2@heesakkers.info (maintainer)
2022-06-17 07:24:06 +02:00
Po-Chuan Hsieh
328ae40742
*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change

szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.

PR:		228743, 246097, 250165
2022-06-16 23:13:01 +08:00
Wen Heping
c9d53bea0e astro/p5-Astro-satpass: Update to 0.125 2022-06-14 14:42:51 +00:00
Wen Heping
d979173377 astro/wcslib: Update to 7.11
Take maintainership
2022-06-12 11:37:22 +00:00
Tobias C. Berner
8747d18a3b KDE: Update KDE Gear to 22.04.2 (June bugfix release)
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:

 *   ark: Support ‘7zip’ as well as ‘p7zip’.
 *   konsole: Fix scroll position jumps regression.
 *   okular: Fix crash while undoing with the menu on an empty
     annotation.

Distro and app store packagers should update their application packages.

Full Changelog:	https://kde.org/announcements/changelogs/gear/22.04.2/
2022-06-10 22:06:27 +02:00
Baptiste Daroussin
b59b9e579e astro/foxtrotgps: remove false dependency on gconf
since 2018 it uses gsettings instead of gconf
2022-06-08 16:26:30 +02:00
Wen Heping
b00b0707b2 astro/py-astropy: Update to 5.1 2022-06-05 00:39:24 +00:00
Po-Chuan Hsieh
ba482988b7
astro/p5-Astro-satpass: Update to 0.124
Changes:	https://metacpan.org/dist/Astro-satpass/changes
2022-06-03 17:00:55 +08:00
Dmitry Marakasov
f37666adaa astro/josm: update 18427 → 18463 2022-05-31 14:41:12 +03:00
Dmitry Marakasov
02cf73836e astro/mkgmap: update r4902 → r4904 2022-05-31 14:29:30 +03:00
Yuri Victorovich
d2d1f22fce astro/oskar: Update 2.8.2 -> 2.8.3
Reported by:	portscout
2022-05-27 13:25:33 -07:00
Tobias C. Berner
182361fb4d astro/kstars: update to 3.5.9 2022-05-25 21:08:20 +02:00
Dima Panov
b082b3d13e devel/boost-all: bump all library consumers after boost upgrade
PR:	246106
2022-05-22 23:17:16 +03:00
Jose Alonso Cardenas Marquez
51612d3e11 astro/phd2: Bup PORTREVISION
- devel/indi was updated to 1.9.6
2022-05-22 02:34:40 -05:00
Jose Alonso Cardenas Marquez
936073e41f astro/indiwebmanagerapp: update to 1.8
ChangeLog at:	https://github.com/rlancaste/INDIWebManagerApp/releases/tag/1.8
2022-05-22 02:15:30 -05:00
Jose Alonso Cardenas Marquez
78424039bb astro/kstars: Bump PORTREVISION
- devel/indi and astro/stellarsolver were updated
2022-05-22 02:12:01 -05:00
Jose Alonso Cardenas Marquez
4c6266a799 astro/stellarsolver: update to 2.3
ChangeLog at:	https://github.com/rlancaste/stellarsolver/releases/tag/2.3
2022-05-22 02:10:49 -05:00
Po-Chuan Hsieh
51dcfa21a7
astro/p5-Astro-SpaceTrack: Update to 0.153
Changes:	https://metacpan.org/dist/Astro-SpaceTrack/changes
2022-05-22 13:11:31 +08:00
Yuri Victorovich
b4a9e7c7ab astro/siril: Update 1.0.1 -> 1.0.2
Reported by:	portscout
2022-05-16 14:34:52 -07:00
Dmitry Marakasov
333b46af12 astro/gpsprune: update 21.2 → 21.3 2022-05-16 18:31:27 +03:00
Dmitry Marakasov
718daf693e astro/mkgmap: update r4900 → r4902 2022-05-16 18:31:27 +03:00
Loïc Bartoletti
dd96d22609 astro/qmapshack: fix pkg-plist use share/man
Approved by:	portmgr (blanket)
2022-05-16 08:49:44 +02:00
Loïc Bartoletti
09b9108771 astro/geographiclib: fix pkg-plist use share/man
Approved by:	portmgr (blanket)
2022-05-16 08:49:43 +02:00
Loïc Bartoletti
2d34c2bfea devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
2022-05-16 08:49:43 +02:00
Po-Chuan Hsieh
71c2509817
astro/weather: Show usage for package users
- Convert ECHO_MSG in do-install: to UCL-format pkg-message
- Bump PORTREVISION for package change
2022-05-15 00:37:11 +08:00
Tobias C. Berner
f177104d29 KDE: Update KDE Gear to 22.04.1 (bug fix & translation release)
Thursday, 12 May 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:

 * dolphin: The terminal panel will keep in sync with quick folder
   changes now
 * kate: Fix crash on session restore
 * kalendar: Fix ’next week’ button in the week’s view

The full changelog can be found at
https://kde.org/announcements/changelogs/gear/22.04.1/
2022-05-13 14:33:03 +02:00
Yuri Victorovich
2eb5526626 astro/siril: Update 0.99.10.1 -> 1.0.1 2022-05-07 22:27:10 -07:00
Dmitry Marakasov
e82f8397b7 astro/mkgmap: update r4899 → r4900 2022-05-06 19:14:09 +03:00
Wen Heping
e460db34a3 astro/xephem: Update to 4.1.0
Update LICENSE
2022-05-03 06:41:18 +00:00
Piotr Kubaj
bd2af997ba astro/libgal: enable on powerpc 2022-04-27 13:22:23 +00:00
Tobias C. Berner
e250aeb4a1 KDE: Update KDE Gear to 22.04
Thursday, 21 April 2022

Welcome to KDE Gear ⚙️ 22.04!

Skip to What’s New

KDE Gear ⚙️ 22.04 brings you all the updates added to a long list of KDE
apps over the last four months. KDE programs allow you to work, create
and play without having to submit yourself to extortionate licenses and
intrusive advertising, or surrender your privacy to unscrupulous
corporations.

Below you will discover a selection of the changes added in the last
four months to software designed to make your life better. But remember,
there is much, much more: games, social media apps, utilities for
communicating, developing and creating stuff… All these things have been
worked on to give you more stability and boost your productivity.

If you want to see a full list of everything we have done, check out the
complete changelog.

WARNING: There’s a lot!

All the details can be found here:
	https://kde.org/announcements/gear/22.04.0/
2022-04-21 13:26:44 +02:00
TAKATSU Tomonari
feb8efe193 astro/R-cran-maptools: Update to 1.1-4 2022-04-21 03:18:42 +00:00
Alexey Dokuchaev
7c104905db astro/stellarium: update the port to version 0.22.1
- Added fixed equatorial grid/line
- Added new sky cultures (khoi-san and xhosa)
- Updated DSO catalog

Reported by:	portscout
2022-04-19 02:23:58 +00:00
Po-Chuan Hsieh
f3cefa60ca
astro/p5-Astro-SpaceTrack: Update to 0.152
Changes:	https://metacpan.org/dist/Astro-SpaceTrack/changes
2022-04-18 07:58:43 +08:00
Po-Chuan Hsieh
9453bccb21
astro/py-metpy: Update to 1.3.0
Changes:	https://github.com/Unidata/MetPy/releases
2022-04-18 07:58:14 +08:00
Po-Chuan Hsieh
3068321781
astro/cfitsio: Enable bzip2 and threading support
- Bump PORTREVISION for package change
2022-04-18 07:42:16 +08:00
Po-Chuan Hsieh
10d211b655
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-04-16 12:19:07 +08:00
Po-Chuan Hsieh
131f39565f
astro/cfitsio: Update to 4.1.0
Changes:	https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
2022-04-16 12:19:06 +08:00
Thierry Thomas
f39240a8e3 astro/py-sgp4: upgrade to 2.21
Also switch to pypi.org.
2022-04-12 17:46:17 +02:00
Dmitry Marakasov
436789731d astro/josm: update 18387 → 18427 2022-04-11 18:31:32 +03:00
Dmitry Marakasov
3c62de43ce astro/mkgmap: update r4897 → r4899 2022-04-11 18:31:32 +03:00
Wen Heping
d1ccfc2fd7 astro/p5-Astro-satpass: Update to 0.123 2022-04-11 11:47:25 +08:00
Wen Heping
c59b307cdd astro/py-astropy: Update to 5.0.4 2022-04-11 11:46:53 +08:00
Charlie Li
d63665f7cd
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
2022-04-10 15:11:41 -04:00
Dmitry Marakasov
8d821953f8 astro/gpsprune: update 21.1 → 21.2 2022-04-07 21:35:42 +03:00
Dmitry Marakasov
c331c2b2b9 astro/mkgmap-splitter: update r650 → r651 2022-04-07 21:35:41 +03:00
Dmitry Marakasov
7b4d1f0b36 */*: fix trailing whitespace in pkg-descr's
Approved by:	portmgr blanket
2022-04-01 18:09:49 +03:00
Alexey Dokuchaev
a7d88f7357 astro/stellarium: the port had been updated and improved (+)
- Update Stellarium to the latest version 0.22.0
- Introduce WEBENGINE option: it helps to query various websites such
  as Wikipedia, VSX AAVSO, GCVS SAI, etc. for extra information about
  selected object and display it in the plugin's window
- Because of the above, reword MORE_STARS option description to avoid
  using the word `extra' twice in the option selection dialog
2022-03-29 16:47:14 +00:00
Dmitry Marakasov
d2ff6b8811 astro/mkgmap-splitter: update r647 → r650 2022-03-29 18:36:15 +03:00
Matthias Fechner
247c7db751 textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd7
2022-03-26 09:27:27 +01:00
Antoine Brodin
c56a7b2e00 astro/kosmorro: unbreak INDEX 2022-03-25 21:14:41 +00:00
Thierry Thomas
909f3b0471 astro/kosmorro: upgrade to v0.10.10
Release notes at <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.10>.
2022-03-25 20:15:09 +01:00
Thierry Thomas
4a970b2e07 astro/py-kosmorrolib: upgrade to v1.0.6
Release notes at <https://github.com/Kosmorro/lib/releases/tag/v1.0.6>.
2022-03-25 20:15:09 +01:00
Po-Chuan Hsieh
556e483b0c
astro/py-pysofa: Fix build with setuptools 58.0.0+
With hat:	python
2022-03-25 21:38:03 +08:00
Po-Chuan Hsieh
c2f0bf1742
astro/py-ro: Fix build with setuptools 58.0.0+ 2022-03-25 21:36:49 +08:00
Alexey Dokuchaev
61a9460c45 astro/gnuastro: update GNU Astronomy Utilities to version 0.17
Reported by:	upstream maintainer (via information bulletin)
2022-03-20 12:20:38 +00:00
Tobias C. Berner
4dfab55231 astro/kstars: update to 3.5.8 2022-03-17 06:23:22 +01:00
Jose Alonso Cardenas Marquez
0e4ed60294 astro/kstars: Bump PORTREVISION
- astro/stellarsolver was updated to 2.2
2022-03-16 21:33:06 -05:00
Jose Alonso Cardenas Marquez
2068dadea1 astro/stellarsolver: update to 2.2
ChangeLog at:	https://github.com/rlancaste/stellarsolver/releases/tag/2.2
2022-03-16 21:32:17 -05:00
Dmitry Marakasov
1c27e08172 astro/libosmium: update 2.17.2 → 2.18.0
- Convert LIB_DEPENDS to BUILD_DEPENDS, as this is a header-only
  library and the actual usage of dependencies is optional and depends
  on the consumer
- Patch most linux-only #ifdefs to also include FreeBSD
2022-03-15 14:50:06 +03:00
Gleb Smirnoff
c9b1b3877e astro/gpxloggerd: update to 0.2.5
Fixes compilation with modern astro/gpsd.
2022-03-14 09:29:21 -07:00
Wen Heping
acc0ca7717 astro/py-astropy: Update to 5.0.2 2022-03-14 14:09:33 +08:00
Steve Wills
3cb0fc7db4 astro/foxtrotgps: fix build with new gpsd
PR:		258110
Approved by:	crwhipp@gmail.com (maintainer)
2022-03-13 20:31:48 -04:00
Steve Wills
c77cd8547d astro/gpsd: update to 3.23.1
PR:		258109
Approved by:	z7dr6ut7gs@snkmail.com (maintainer timeout, >2 months)
2022-03-13 20:31:48 -04:00
Muhammad Moinur Rahman
686f6eabd1 astro/py-pymeeus: Update version 0.3.6=>0.5.11
Relnotes: https://pypi.org/project/PyMeeus/0.5.11/
2022-03-12 04:31:33 -06:00
Jose Alonso Cardenas Marquez
a9d50e07eb astro/kstars: Bump PORTREVISION
- astro/stellarsolver was updated to 2.1
2022-03-11 20:49:04 -05:00
Jose Alonso Cardenas Marquez
00d2af73dc astro/stellarsolver: update to 2.1
ChangeLog at:	https://github.com/rlancaste/stellarsolver/releases/tag/2.1
2022-03-11 20:47:59 -05:00
Adriaan de Groot
afae6c72d9 astro/kstars: fix build against newer stellarsolver
Patch obtained from upstream KStars 3.5.7 branch.
2022-03-11 22:23:51 +01:00
Dmitry Marakasov
730f78a35b astro/josm: update 18360 → 18387 2022-03-09 16:57:10 +03:00
TAKATSU Tomonari
7912574618 astro/R-cran-maptools: Update to 1.1-3 2022-03-09 10:22:32 +00:00
Wen Heping
b57fe16d56 astro/p5-Astro-SpaceTrack: Update to 0.151 2022-03-09 15:03:10 +08:00
Muhammad Moinur Rahman
bc808e2bff */*: Take maintainership 2022-03-07 20:09:57 -06:00
Jose Alonso Cardenas Marquez
73654563de astro/kstars: Bump PORTREVISION
- astro/stellarsolver was update to 2.0
2022-03-07 15:41:07 -05:00
Jose Alonso Cardenas Marquez
b8d04c96a7 astro/stellarsolver: update to 2.0
ChangeLog at:	https://github.com/rlancaste/stellarsolver/releases/tag/2.0
2022-03-07 15:40:27 -05:00
Rene Ladan
3d89f95e2f all: return koobs' ports to the pool after safekeeping his commit bit. 2022-03-07 20:07:39 +01:00
Po-Chuan Hsieh
62a530d316
astro/cfitsio: Simplify Makefile
- Use hard-coded shlib version
  It helps remind maintainer to bump PORTREVISION of dependent ports.
2022-03-08 02:10:54 +08:00
Dmitry Marakasov
ff5d56b87f astro/mkgmap-splitter: update r645 → r647 2022-03-04 20:51:26 +03:00
Tobias C. Berner
d01e18bd21 KDE: Update KDE Gear to 21.12.3
Thursday, 3 March 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:

   * kcron: Improve temporary file handling
   * kio-extras: SFTP can use random access
   * kontact: Fix Manager Crash when clicking New

Distro and app store packagers should update their application packages.

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.3/
Release Notes:
	https://community.kde.org/KDE_Gear/21.12_Release_notes
2022-03-03 17:33:45 +01:00
Po-Chuan Hsieh
d1d14ca3e5
astro/cfitsio: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
2022-02-28 23:06:56 +08:00
Dmitry Marakasov
fa2763d976 astro/mkgmap: update r4896 → r4897 2022-02-28 15:51:29 +03:00
Po-Chuan Hsieh
f7e42ce5d5
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-02-28 20:46:46 +08:00
Po-Chuan Hsieh
91e46ff07a
astro/py-extension-helpers: Add NO_ARCH
Approved by:	portmgr (blanket)
2022-02-28 20:46:38 +08:00
Po-Chuan Hsieh
d7e1116893
astro/py-metpy: Update USEES=python
- Clean up PYTHON_REL check

devel/py-xarray 0.21.0 requires Python 3.8+
2022-02-28 20:46:09 +08:00
Yuri Victorovich
93fb31c65c astro/oskar: Update 2.8.0 -> 2.8.2
Reported by:	portscout
2022-02-27 10:35:40 -08:00
Daniel Engberg
6c15051d54 */*: Bump PORTREVISION of users due to bump of graphics/libheif 2022-02-26 13:18:29 +01:00
Dima Panov
fc300ac1d3 astro/xearth: reflect my relocate 2022-02-25 16:55:18 +03:00
Wen Heping
ad09cbcb43 astro/p5-Astro-SpaceTrack: Update to 0.150 2022-02-23 14:28:02 +08:00
Thierry Thomas
de2b33e12f astro/py-kosmorrolib: upgrade to v1.0.5
Release notes at <https://github.com/Kosmorro/lib/releases/tag/v1.0.5>.
2022-02-22 19:46:12 +01:00
Thierry Thomas
32beadee0e astro/py-skyfield-data: upgrade to 4.0.0
Release notes at
	<https://github.com/brunobord/skyfield-data/releases/tag/4.0.0>.
2022-02-19 19:25:49 +01:00
Wen Heping
070811e524 astro/py-astropy: Update to 5.0.1 2022-02-17 21:14:56 +08:00
Fernando Apesteguía
1512f77cb2 astro/xtide: update to 2.15.4
Remove noop REINPLACE_CMD

Reported by:	portscout
2022-02-17 08:59:28 +01:00
Dmitry Marakasov
294c8be1c4 astro/mkgmap: update r4895 → r4896 2022-02-13 04:02:52 +03:00
Dmitry Marakasov
247d5e884d astro/gpsprune: update 21 → 21.1 2022-02-09 21:40:35 +03:00
Dmitry Marakasov
04dd5bf8b1 astro/mkgmap: update r4855 → r4895 2022-02-07 23:00:00 +03:00
Thierry Thomas
f78f7b60ae astro/py-skyfield: upgrade to 1.42 2022-02-07 18:14:12 +01:00
Tobias C. Berner
e6e9fd72c4 KDE: Update KDE Gear to 21.12.2 (bug fix release)
Thursday, 3 February 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.

Full changelog:
	https://kde.org/announcements/changelogs/gear/21.12.2/
2022-02-07 17:33:10 +01:00
Rainer Hurling
69ff18193e astro/astrometry: Update to 0.89
Fixes build error on 32-bit platforms.

Changelog: https://github.com/dstndstn/astrometry.net/compare/0.88...0.89

Reported by:	pkg-fallout
MFH:		2022Q1
2022-01-27 17:53:34 +01:00
Wen Heping
98f6a81415 astro/py-pyerfa: Update to 2.0.0.1 2022-01-27 15:50:57 +08:00
Marius Strobl
8c30deb681 devel/libconfig: update to 1.7.3
- Chase shared library bump across dependant ports.
- Fetch releases rather than tags from GitHub. [1]
- Properly depend on makeinfo, adding an INFO knob.
- Refresh pkg-descr and COMMENT accordingly.

PR:		261062
Reported by:	dizzy [1]
Approved by:	maintainer timeout
2022-01-26 08:46:25 +01:00
Po-Chuan Hsieh
78a78610c6
astro/py-metpy: Update to 1.2.0
Changes:	https://github.com/Unidata/MetPy/releases
2022-01-26 03:50:11 +08:00
Rene Ladan
48d98ef918 cleanup: remove transitive py27 deprecation (www/qt5-webengine) 2022-01-23 21:56:25 +01:00
Po-Chuan Hsieh
6ab21fc02c
astro/py-metar: Update to 1.9.0
Changes:	https://github.com/python-metar/python-metar/releases
2022-01-24 02:19:09 +08:00
Adriaan de Groot
963fa28174 astro/kstars: restore PORTEPOCH
Removed in 16323a42ad, duh.
2022-01-22 22:43:55 +01:00
Adriaan de Groot
f30762c8f9 astro/kstars: remove unused post-extract
I forgot to remove this before pushing the ports update;
now I've closed the linked upstream bug report too.
2022-01-22 00:16:57 +01:00
Adriaan de Groot
16323a42ad astro/kstars: update to 3.5.7, latest upstream
The release notes are at
	https://knro.blogspot.com/2022/01/kstars-v357-released.html
2022-01-21 22:41:06 +01:00
Fernando Apesteguía
4c194e8510 astro/sunclock: Change WWW
Former WWW not longer reachable.

Tidy up Makefile a bit.

PR:	261206
Reported by:	grahamperrin@gmail.com
2022-01-17 14:10:46 +01:00
Rainer Hurling
f4243013dd astro/astrometry: Update to 0.88
Changelog: https://github.com/dstndstn/astrometry.net/releases/tag/0.88

Reported by:	portscout, Repology
2022-01-15 18:34:55 +01:00
Stefan Eßer
98f7d7db7e Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.

Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.

PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.

Approved by:	portmgr (implicit)
2022-01-13 22:01:28 +01:00
Thierry Thomas
d74a5a21cd astro/kosmorro: upgrade to v0.10.9
Release notes at <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.9>.
2022-01-12 21:43:34 +01:00
Tobias C. Berner
654acd8140 math/gsl: bump portrevision of consumers after update to 2.7.1
PR:		260201
2022-01-12 20:41:22 +01:00
Dmitry Marakasov
94b42aa9bd astro/mkgmap: update to r4855 2022-01-11 19:50:07 +03:00
Dmitry Marakasov
f962c178e5 astro/josm: update to 18360 2022-01-11 19:50:07 +03:00
Thierry Thomas
eae6a9e622 astro/py-kosmorrolib: upgrade to 1.0.4
Releases notes at <https://github.com/Kosmorro/lib/releases>.
2022-01-10 22:36:09 +01:00
Stefan Eßer
bcaf25a8c8 Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
2022-01-10 16:15:39 +01:00
Muhammad Moinur Rahman
a803dbc739 astro/swe: Update version 2.10.1=>2.10.02,1
- Version number going backwords
- Remove DOCS option as DOCS are no longer available

Relnotes: https://github.com/aloistr/swisseph/releases/tag/v2.10.02
2022-01-09 02:51:24 -06:00
Tobias C. Berner
2b5369a28e KDE: Update KDE Gear to 21.12.1
Thursday, 6 January 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.
Distro and app store packagers should update their application packages.

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.1/
2022-01-06 16:38:38 +01:00
Loïc Bartoletti
94bdac58bc astro/merkaartor: prepare to proj8
Remove ACCEPT_USE_OF_DEPRECATED_PROJ_API_H flag.
2022-01-05 07:08:24 +01:00
Thierry Thomas
50b838c800 astro/py-jplephem: upgrade to 2.17 2022-01-01 17:14:41 +01:00
Rene Ladan
30912390ec cleanup: Remove expired ports:
2022-01-01 astro/google-earth: Needs newer version to connect to server
2022-01-01 net/tramp: Not updated in 5 years and now part of Emacs
2022-01-01 archivers/p7zip-codec-rar: Unmaintained for years and has known vulnerabilities
2022-01-01 13:47:45 +01:00
Dmitry Marakasov
07d1e902ff astro/mkgmap: update to r4837 2021-12-29 19:55:38 +03:00
Alexey Dokuchaev
d5dd357ede astro/stellarium: the port had been updated to version 0.21.3
Disable OnlineQueries plugin because it pulls in Qt's WebEngine via
autodetection and there is no standard way to disable it right now.
While here, hook the tests to our framework.
2021-12-26 07:02:52 +00:00
Rainer Hurling
d2154bc353 astro/py-ephem: Update to 4.1.3
Changelog: https://github.com/brandon-rhodes/pyephem/blob/master/ephem/doc/CHANGELOG.rst#version-413-2021-december-13

Reported by:	Repology

MFH:		2021Q4
2021-12-22 15:43:48 +01:00
Po-Chuan Hsieh
4fc41a7968
astro/weather: Update to 2.4.2
Changes:	http://fungi.yuggoth.org/weather/doc/news.rst
		https://www.yuggoth.org/gitweb?p=weather.git;a=shortlog
2021-12-22 02:46:13 +08:00
Dmitry Marakasov
4753ec1aeb astro/libosmium: update to 2.17.2 2021-12-20 15:53:48 +03:00
Thierry Thomas
df7c0fdad3 astro/py-skyfield: upgrade to 1.41 2021-12-17 18:45:52 +01:00
Tobias C. Berner
862997dddd KDE: Chase availabiliy of qt5-declarative
In da36e63724 a dependency on qt5-declarative was made
available in kf5-kconfig. This leads to the generation of
further desktop files in some of the Gear ports.
2021-12-17 08:11:40 +01:00
Wen Heping
06ad08af86 astro/p5-Astro-SpaceTrack: Update to 0.148 2021-12-16 13:03:33 +00:00
Dmitry Marakasov
e28a3d3be9 astro/mkgmap: update to r4836 2021-12-15 15:26:12 +03:00
Wen Heping
b50a39f197 astro/py-astropy: Update to 5.0
Update DEPENDS
Take maintainership
PR:		259520
Reported by:	wen@
Approved by:	maintainer(timeout, > 40 days)
2021-12-13 10:53:39 +08:00
Tobias C. Berner
b06db72ec6 astro/kstars: update to 3.5.6 2021-12-11 19:30:54 +01:00
Christoph Moench-Tegeder
c309175787 astro/qmapshack: Update version 1.16.0=>1.16.1
PR: 260327
Reported by:    cmt
Relnotes:
https://sourceforge.net/p/qlandkartegt/mailman/message/37395765/
2021-12-10 17:47:11 -06:00
Tobias C. Berner
2c348825da KDE: Update KDE Gear to 21.12
KDE Gear 21.12 has landed and comes with a massive number of updates and
new versions of applications and libraries. Literally, dozens of classic
KDE everyday tools and the specialised sophisticated apps you use to
work, be creative and play, are getting refreshers with design
improvements, new features and performance and stability enhancements.

What's new:
	https://kde.org/announcements/gear/21.12.0/#whatsnew

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.0/
2021-12-10 07:26:32 +01:00
Adriaan de Groot
8328ee460a astro/marble: fix build
Qt testlib was implicitly a dependency for the build (tests are
mandatory), not listed in the port. Dropping testlib from quazip
changed the dependency tree.

Not bumping PORTREVISION, because the after the previous bump
it couldn't have built.

PR:		260298
Reported by:	Eric Camachat
2021-12-10 01:04:12 +01:00
Adriaan de Groot
c770da752d archivers/quazip: update to 1.2, latest upstream
Release notes are here:
	https://github.com/stachenov/quazip/releases/tag/v1.2

There are a handful of internal changes that don't affect us
(allowing QtZip, for instance) or don't show up in our use of
quazip (-lz in pkgconfig file). There's one relevant change
to close() that **might** affect consumers, but then I'd expect
bug reports from the consumers about failures on load/save.

While here, move the libraries needed only for testing to _build.

Bumping PORTREVISION of consumers.

Reported by:	portscout
2021-12-09 11:25:22 +01:00
Rainer Hurling
ba38e97e65 astro/py-ephem: Update to 4.1.2
Changelog: https://github.com/brandon-rhodes/pyephem/blob/master/ephem/doc/CHANGELOG.rst#version-412-2021-december-5

Reported by:	portscout
MFH:		2021Q4
2021-12-06 18:15:28 +01:00
Thierry Thomas
d3c4176aa4 astro/kosmorro: upgrade to v0.10.7
Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.7>.
2021-12-04 18:09:33 +01:00
Dmitry Marakasov
ae5ff14689 astro/mkgmap: update to r4827 2021-12-03 18:13:01 +03:00
Dmitry Marakasov
cb37984226 astro/mkgmap: update to r4825 2021-12-02 20:42:46 +03:00
Rainer Hurling
609caa70c3 astro/py-ephem: Update to 4.1.1
Changelog: https://github.com/brandon-rhodes/pyephem/compare/4.1...4.1.1

Reported by:	Repology
2021-11-30 18:22:45 +01:00
Wen Heping
29a279392a astro/p5-Astro-App-Satpass2: Update to 0.049 2021-11-30 20:11:51 +08:00
Dmitry Marakasov
c6cef25f9d astro/mkgmap-splitter: update to r645 2021-11-26 21:03:31 +03:00
Stefan Eßer
0ba766789e astro/celestia: Fix CONFLICTS
Remove redundant -[0-9]* from the end of the CONFLICTS pattern.

Approved by:	portmgr (blanket)
2021-11-25 23:36:59 +01:00
Yuri Victorovich
b6560b9fdc astro/oskar: Update 2.7.6 -> 2.8.0
Reported by:	portscout
2021-11-25 11:50:27 -08:00
Dmitry Marakasov
736c3cb886 astro/mkgmap: update to r4818 2021-11-23 16:35:20 +03:00
Thierry Thomas
59b277af33 astro/kosmorro: upgrade to v0.10.6
Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.6>.
2021-11-20 18:02:08 +01:00
Dmitry Marakasov
3ee70fe5d2 astro/mkgmap: update to r4816 2021-11-17 15:34:18 +03:00
Thierry Thomas
610f355d7a astro/py-skyfield: remove an extraneous file
(Committed by error)
2021-11-16 21:53:03 +01:00
Thierry Thomas
88788ff061 astro/kosmorro: upgrade to v0.10.5
Release notes at
 <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.5>.
2021-11-16 21:49:34 +01:00