Commit graph

4812 commits

Author SHA1 Message Date
Rainer Hurling
3170a81dce astro/py-ephem: Update to 4.1.4
Changelog: https://github.com/brandon-rhodes/pyephem/blob/master/ephem/doc/CHANGELOG.rst#version-414-2022-december-21

Reported by:	portscout, Repology
2022-12-22 18:51:45 +01:00
Muhammad Moinur Rahman
721e5776c9 Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
  and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
  infrastructure and also in the ports which have been removed from the
  ports as those are redundant.

In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.

Reviewed by:	portmgr
Approved by:	portmgr (blanket)
2022-12-19 08:44:58 -06:00
Dimitry Andric
7eda11c87c astro/cfitsio: fix build with clang 15
During an exp-run for llvm 15 (see bug 265425), it turned out that
astro/cfitsio failed to build with clang 15:

  drvrnet.c:3887:23: warning: call to undeclared function 'gethostbyname'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
              hostent = gethostbyname(localhost);
                        ^
  drvrnet.c:3887:21: error: incompatible integer to pointer conversion assigning to 'struct hostent *' from 'int' [-Wint-conversion]
              hostent = gethostbyname(localhost);
                      ^ ~~~~~~~~~~~~~~~~~~~~~~~~
  1 warning and 1 error generated.

This is because the configure script defines _XOPEN_SOURCE=700, for
unclear reasons, and this hides the gethostbyname() declaration in
/usr/include/netdb.h. Fix it by removing the line that adds the define.

PR:		268302
Approved by:	portmgr (tcberner)
MFH:		2022Q4
2022-12-18 18:32:40 +01:00
Wen Heping
0cbb53f49a astro/py-astropy: Update to 5.2 2022-12-18 07:41:44 +08:00
Muhammad Moinur Rahman
9b88979fdb astro/py-pymeeus: Update version 0.5.11=>0.5.12
- Convert to USE_PYTHON=pytest
2022-12-14 15:41:16 -06:00
Tobias C. Berner
727562b175 KDE: Update KDE Gear to 22.12
KDE Gear 22.12 is Here!

Thursday, 8 December 2022

KDE Gear ⚙️ is back with exciting new features, performance boosts, and
bugfixes for all your favorite KDE apps!

In this release: Kate extends a warm welcome, Dolphin offers you more
choices, and a lot of apps serve up hamburgers galore!

Announcement: https://kde.org/announcements/gear/22.12.0/
2022-12-10 08:46:22 +01:00
Dima Panov
3ba583b271 astro/kstars: update to 3.6.2 release (+)
Changelog:	https://invent.kde.org/education/kstars/-/blob/stable-3.6.2/ChangeLog
2022-12-05 12:04:51 +03:00
Rainer Hurling
4d34e13c98 astro/astrometry: Update to 0.92
Changelog: https://github.com/dstndstn/astrometry.net/releases/tag/0.92

Reported by:	Repology
2022-12-02 11:30:17 +01:00
Guangyuan Yang
77170e20c3 astro/py-astral: Update to 3.2 2022-11-21 00:04:13 -05:00
Po-Chuan Hsieh
2cc2b7c6be
astro/py-spacetrack: Fix RUN_DEPENDS
- Convert to USE_PYTHON=pytest
- Bump PORTREVISION for dependency change
2022-11-19 17:51:35 +08:00
Po-Chuan Hsieh
5edbf7e61d
astro/py-spacetrack: Revert 1c0c6b6600
This change is incorrect.
- py-rush is a runtime dependency.
- USE_PYTHON=pytest should be used, not USES=pytest.
2022-11-19 17:51:35 +08:00
Loïc Bartoletti
de3b9f5578 graphics/proj: Update to 9.1.0
Release notes:
https://proj.org/news.html#id37

Also remove proj-data dependency.

You can use proj to retrieve data or install graphics/proj-data
manually.
2022-11-17 09:20:57 +01:00
Yuri Victorovich
7c4fc3959b astro/siril: Update 1.0.5 -> 1.0.6
Reported by:	portscout
2022-11-15 01:15:56 -08:00
Thierry Thomas
e33cf82ac5 astro/kosmorro: upgrade to v0.10.11
Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.11>.
2022-11-11 13:13:23 +01:00
Thierry Thomas
343d999973 astro/py-kosmorrolib: upgrade to v1.0.7
Release notes at <https://github.com/Kosmorro/lib/releases/tag/v1.0.7>.
2022-11-11 13:08:15 +01:00
Soeren Straarup
e1b120831a xearth: Updating my marker 2022-11-08 10:32:23 -06:00
Dmitry Marakasov
1c0c6b6600 astro/py-spacetrack: switch to USES=pytest, add missing test depend
Approved by:	portmgr blanket
2022-11-07 15:27:46 +03:00
Tobias C. Berner
1a35c26cf2 KDE: Update KDE Gear to 22.08.3
Thursday, 3 November 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: Fix opening unnecessary new windows (Commit, fixes bug
     #440663)
   * konsole: Fix a crash when extending the selection (Commit, fixes
     bug #398320 and bug #458822)

Announcement:	https://kde.org/announcements/gear/22.08.3/
Changelog:	https://kde.org/announcements/changelogs/gear/22.08.3/
2022-11-04 23:12:06 +01:00
Alexey Dokuchaev
a76969f7c2 astro/{calcmysky,stellarium}: update both ports to the latest versions
It's unfortunate transition time when they cannot be updated separately,
not at least without some ugly patching.

Make Stellarium use static release tarball instead of the generated by
GitHub one.  While currently it does not win us much, next version will
be additionally offering smaller .tar.xz distfile which we'll switch to
more easily.

Enforce Qt5 build for now.  While Stellarium and its dependencies are
Qt6-ready, providing correct and coherent flavors for all of them is
too much work for little gain.  Everyone should be using Qt5 anyways.

PR:	266915
2022-11-04 09:43:12 +00:00
Dmitry Marakasov
92963cfcb6 astro/josm: update 18570 → 18583 2022-11-03 22:41:49 +03:00
Jan Beich
ec6a774727 astro/mepo: update to 1.1
Changes:	https://git.sr.ht/~mil/mepo/refs/1.1
Reported by:	Repology
2022-10-27 00:44:40 +00:00
Loïc Bartoletti
6d80d443e5 astro/phd2: use wx 3.2
PR:		265093
2022-10-25 07:44:05 +02:00
Alexey Dokuchaev
bf9ddb2284 astro/gnuastro: update GNU Astronomy Utilities to version 0.19
Reported by:	upstream maintainer (via information bulletin)
2022-10-24 11:53:56 +00:00
Jesús Daniel Colmenares Oviedo
180c65af41 astro/starfetch: New port: Command line tool that displays constellations
- submitter becomes maintainer

Description:

starfetch is a tool that prints out a scheme of a given constellation
and some information about it: its quadrant, its right ascension, its
declination, its area and its main stars number.

WWW: https://github.com/Haruno19/starfetch/

PR:		267183
2022-10-23 20:25:53 +01:00
Tobias C. Berner
aecaafb00a KDE: Update KDE Gear to 22.08.2
KDE Gear 22.08.2

Thursday, 13 October 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:

 * ark: Fix incompatibility with original 7-Zip (Commit, fixes bug
   #456797)
 * kdeconnect: Prevent a crash if there’s no audio devices (Commit,
   fixes bug #454917)
 * kio-extras: Compatibility with Samba >= 4.16 (Commit, fixes bug
   #453090)

Announcement:	https://kde.org/announcements/gear/22.08.2/
2022-10-14 11:20:32 +02:00
Guangyuan Yang
b3d3ed3405 astro/py-astral: Update to 3.0
Changelog:	https://github.com/sffjunkie/astral/releases/tag/3.0
2022-10-13 18:05:06 -04:00
Dmitry Marakasov
732f4f5549 astro/josm: update 18565 → 18570 2022-10-13 23:12:17 +03:00
Po-Chuan Hsieh
702e090dd4
astro/p5-Astro-SpaceTrack: Update to 0.158
Changes:	https://metacpan.org/dist/Astro-SpaceTrack/changes
2022-10-10 03:45:37 +08:00
Po-Chuan Hsieh
05e7a8b8e1
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-10-09 23:37:51 +08:00
Alexey Dokuchaev
051fab76d1 astro/stellarium: update the port to version 1.0 (+)
The Stellarium team did it: Stellarium 1.0 is here!

  - After more than 20 years of development, the program
    is finally accurate enough for historical application
  - A new, much better skylight model
  - Many details around eclipses
  - Updated Observation List features
  - New features in AstroCalc tool
  - HiDPI improvements
  - Better dithering
  - New skyculture: Samoan
  - Updated several skycultures
  - Updates in Angle Measure, Satellites, Oculars, Remote
    Control, Pulsars plugins

Reported by:	portscout et al.
2022-10-08 14:36:20 +00:00
Dima Panov
b908f1be2e astro/kstars: update to 3.6.1 release (+)
Release notes:	https://knro.blogspot.com/2022/10/kstars-v361-released.html
2022-10-06 01:08:11 +03:00
Alexey Dokuchaev
7198053347 astro/calcmysky: new port had been added (+)
CalcMySky is a software package that simulates scattering of light by
the atmosphere to render daytime and twilight skies (without stars).
Its primary purpose is to draw realistic sky in applications such as
planetaria, e.g. `astro/stellarium'.
2022-10-05 04:06:26 +00:00
Dmitry Marakasov
501d86df10 astro/gpsprune: update 22.1 → 22.2 2022-10-03 20:40:04 +03:00
Wen Heping
20084c6c36 astro/p5-Astro-satpass: Update to 0.128 2022-10-03 20:03:17 +08:00
Wen Heping
2f0eaa2b7e astro/p5-Astro-SpaceTrack: Update to 0.157 2022-10-02 10:06:34 +08:00
Dmitry Marakasov
cd2c0be63b astro/josm: update 18543 → 18565
- Remove unnecessary hardcoded memory limit
2022-09-30 21:18:44 +03:00
Jan Beich
aa0efe8375 astro/mepo: update to 1.0
Changes:	https://git.sr.ht/~mil/mepo/refs/1.0
Changes:	https://git.sr.ht/~mil/mepo/log/1.0
2022-09-30 02:58:06 +00:00
Thierry Thomas
420bba9e2e astro/py-jplephem: upgrade to 2.18 2022-09-29 18:10:34 +02:00
Wen Heping
48b3430d64 astro/p5-Astro-App-Satpass2: Update to 0.050 2022-09-29 22:59:59 +08:00
Wen Heping
6d1a12e3f4 astro/wcslib: Update to 7.12 2022-09-25 20:56:15 +08:00
Xin LI
dca15813a5 astro/stellarsolver: Upgrade to 2.4 and fix build on -CURRENT with GNU qsort_r.
PR:		ports/266227, ports/266574
Reported by:	antoine (via exp-run)
Approved by:	maintainer (acm@)
2022-09-24 22:39:16 -07:00
Jan Beich
8fe61f2101 astro/mepo: add new port
Mepo is a fast, simple, and hackable OSM map viewer for desktop & mobile
Linux devices (like the PinePhone, Librem 5, pmOS devices etc.) and both
environment's various user interfaces (Wayland & X inclusive). Mepo
works both offline and online, features a minimalist both touch/mouse
and keyboard compatible interface, and offers a UNIX-philosophy
inspired underlying design, exposing a powerful command language called
Mepolang capable of being scripted to provide things like custom
bounding-box search scripts, bookmarks, and more.

https://sr.ht/~mil/Mepo/
2022-09-23 18:40:05 +00:00
Adriaan de Groot
c712bcb0fa astro/marble: repair generated CMake files against 3.24
The CMake configuration for Marble depends on Astro (which is another
software component installed by Marble itself). Previously this was
not explicitly checked-for. With CMake 3.24, it is: and consumers
fail because of this.

Patch submitted upstream.

Bump affected consumers graphics/kgeotag and textproc/kreport.

PR:		265652
2022-09-19 23:01:03 +02:00
Thierry Thomas
ed46b9c142 astro/py-skyfield: upgrade to 1.45 2022-09-15 21:54:44 +02:00
Felix Palmen
ddae4e92d8 Mk/Uses: always use colon for build/run suffix
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
2022-09-11 12:20:14 +02:00
Yuri Victorovich
3f1789a674 astro/siril: Update 1.0.4 -> 1.0.5
Reported by:	portscout
2022-09-09 22:27:50 -07:00
Daniel Engberg
e942e560c4 */*: Update path set in BUILD_DEPENDS for CMake
Commit b23ea4e2d2 changed its location to
devel/cmake-core

Approved by:	portmgr (blanket)
2022-09-09 22:32:24 +02:00
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