Commit graph

4446 commits

Author SHA1 Message Date
Dmitry Marakasov
7e5c957129 - Update to r4605 2021-03-04 12:14:07 +00:00
Sunpoet Po-Chuan Hsieh
02e1390feb Remove PYGAME and PYNUMPY 2021-03-03 18:08:25 +00:00
Sunpoet Po-Chuan Hsieh
a45ccd20e0 Remove PYNUMPY 2021-03-03 18:08:21 +00:00
Thierry Thomas
9cba1840a4 Prepare for Python 3.8. 2021-03-03 16:54:41 +00:00
Tobias C. Berner
aadb524d2b astro/kstars: update to 3.5.2 2021-03-03 06:41:05 +00:00
Josh Paetzel
b1473087d5 deorbit jpaetzel 2021-03-02 00:51:54 +00:00
Piotr Kubaj
f6af45d08c astro/opencpn: explicitly disable amd64 and arm SIMD to build with clang 2021-02-28 10:51:20 +00:00
Tobias Kortkamp
215e0ad16e Clean up some things
- Fix typos
- Sort categories

Reported by:	portscan
2021-02-28 09:24:04 +00:00
Yuri Victorovich
d8cc10c4f3 New port: astro/py-pykep: Python binding for pykep, library for astrodynamics research 2021-02-28 06:39:16 +00:00
Yuri Victorovich
c7b6cdec8b New port: astro/pykep: C++ library providing basic tools for astrodynamics research 2021-02-28 05:16:00 +00:00
Thierry Thomas
5a145163e2 Adding Kosmorro, a Python program for ephemerides computation. 2021-02-27 18:29:02 +00:00
Thierry Thomas
ec8caa80c9 Adding skyfield, a Python program for ephemerides computation and skyfield-data,
a minimal set of data files to work with py-skyfield.
2021-02-27 18:28:18 +00:00
Thierry Thomas
94dbf3b119 Adding spktype01 and spktype21, two supporting modules for jplephem to handle data type 1 and 21. 2021-02-27 18:27:26 +00:00
Thierry Thomas
0385ff5feb Adding jplephem, Python version of NASA DE4xx ephemerides. 2021-02-27 18:26:39 +00:00
Thierry Thomas
36e9ddcbb3 Adding sgp4, Python version of the SGP4 satellite position library. 2021-02-27 18:25:53 +00:00
Wen Heping
f33638d5b2 - Update to 3.08 2021-02-27 06:56:50 +00:00
Dmitry Marakasov
24354e1926 - Update to r4602 2021-02-23 17:25:23 +00:00
Loïc Bartoletti
9fe75e179d graphics/gdal: Set the default options as a workable set
- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers

PR:		224004
Approved by:	portmgr
2021-02-23 05:58:35 +00:00
Piotr Kubaj
6d66e8c0a1 astro/opencpn: fix build on powerpc64*
Use GCC unconditionally on powerpc64*:
In file included from /usr/lib/clang/11.0.1/include/xmmintrin.h:13:
/usr/lib/clang/11.0.1/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
    __builtin_ia32_emms();
2021-02-18 23:55:54 +00:00
Tobias C. Berner
bfbfe8e87e astro/kstars: update to 3.5.1 2021-02-17 17:36:56 +00:00
Dmitry Marakasov
6dd9d4ee71 - Update to r4601 2021-02-14 19:05:27 +00:00
Yuri Victorovich
2867b7bc8c astro/siril: Update 0.99.6 -> 0.99.8.1 2021-02-14 05:24:06 +00:00
Muhammad Moinur Rahman
7c5b5a1be4 astro/routino: Update version 3.3.2=>3.3.3 2021-02-13 11:39:04 +00:00
Wen Heping
d3e6f5ef85 - Update to 0.99 2021-02-05 23:44:11 +00:00
Tobias C. Berner
6954aa7786 Update KDE Release-Service to 20.12.2
Some of our projects release on their own timescale and some get released
en-masse. The 20.12.2 bundle of projects was released today with dozens of
bugfixes and will be available through app stores and distros soon. See the
20.12.2 releases page for details.

Some of the fixes in today’s bugfix releases include:

	*    Ark no longer crashes when closing the window while loading a TAR archive
	*    Dolphin calculates the folder size on FUSE and network file systems correctly now
	*    Konsole no longer crashes when exiting all tabs at the same time
	*    Dictionaries can be added in Kiten’s config dialog
	*    Umbrello doesn’t crash anymore if exiting when a widget in a diagram is selected

Release Notes:
	https://community.kde.org/Releases/20.12_Release_Notes

Full Changelog:
	https://kde.org/announcements/fulllog_releases-20.12.2/
2021-02-04 19:21:17 +00:00
Dmitry Marakasov
032030c1e5 - Update to 20.2 2021-02-03 13:47:52 +00:00
Dmitry Marakasov
272b29bd30 - Update to r598 2021-02-03 13:22:58 +00:00
Dmitry Marakasov
19ef5516e7 - Update to r4600 2021-02-03 13:12:33 +00:00
Sunpoet Po-Chuan Hsieh
e05191e7d2 Remove PYNUMPY and PY_PILLOW 2021-02-01 19:25:48 +00:00
Sunpoet Po-Chuan Hsieh
db38ecd885 Update to 1.09
Changes:	https://metacpan.org/changes/distribution/Astro-PAL
2021-02-01 19:24:43 +00:00
Tobias C. Berner
7a09f7fbc2 graphics/opencv: update to 4.5.1 -- and make port more easily maintainable
This is a major upgrade from 3.x to 4.x.

Changelog from versions 3.4.1--4.5.1 can be found here:
    https://github.com/opencv/opencv/wiki/ChangeLog

Note: this has explicitely not been added as a new graphics/opencv4 port, but replaces the
      previous graphics/opencv[3] port. Again, to improve maintainability by not giving ports
      the option to pick the "wrong one" - this leads however to some abandoned ports being
      broken.

The port has been greatly simplified:
    * graphics/opencv-core which existed to enable ffmpeg to depend on opencv, and vice versa
      has been removed. ffmpeg no longer can depend on opencv.
    * graphics/py-opencv has been integrated into graphics/opencv, the default versions python
      bindings will be built unless the PYTHON option is explicitely turned off.
    * graphics/opencv-java has been integrated into graphics/opencv -- it is off by default,
      but can be enabled by toggling the JAVA option -- there are no consumers in the tree,
      so that option might go away in the future.
    * All the previous options have been removed and replaced by a (hopefully) sane set of
      dependencies that make the port and package most usable for the majority of consumers.
      - Please let me know if you think there are better defaults (i.e. anything that is missing,
        or something that should not be dependet on).
      - If you think something should be added or removed, please open a bug report.
      - If you think something should be added as an optional dependency, please open a
        bug report (with a good reason [tm]).

The depending ports have been updated to work against opencv4, or marked broken.
    * Ports broken:
      - graphics/rubygem-objectdetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/p5-Image-ObjectDetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/gimp-gmic-plugin: OpenCV4 no longer ships opencv-1.0 API
    * Backports:
      - misc/visp: dfa7e4bd47
      - multimedia/zart: 6ca1964690,
                         d3a2931b1a
    * Others:
      - misc/actiona: switch to pkgconfig 'opencv4'
      - multimedia/libav: drop opencv support
      - misc/darknet: already failed to build prior to the upgrade
      - math/saga: remove patching added to work against opencv3
2021-01-30 18:08:56 +00:00
Sunpoet Po-Chuan Hsieh
4aa27da231 Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR:		250103
2021-01-30 13:29:58 +00:00
Sunpoet Po-Chuan Hsieh
ab4a390ffe Update to 1.0
Changes:	https://github.com/Unidata/MetPy/releases
2021-01-30 12:22:49 +00:00
Neel Chauhan
29fbfeb8c7 astro/xplanet: Update to 1.3.1
Reviewed by:		0mp (mentor)
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D28373
2021-01-29 18:54:42 +00:00
Sunpoet Po-Chuan Hsieh
fbec673d59 Update to 1.2
- Update manpage location (r523104)

Changes:	https://github.com/klausman/pymetar/commits/master
2021-01-26 17:26:17 +00:00
Sunpoet Po-Chuan Hsieh
e6b54b6e82 Update to 0.11.5
- Update WWW

Changes:	https://github.com/mattyowl/astLib/releases
2021-01-26 17:26:12 +00:00
Sunpoet Po-Chuan Hsieh
fef65679d6 Bump PORTREVISION for devel/protobuf shlib change 2021-01-26 14:01:09 +00:00
Sunpoet Po-Chuan Hsieh
f7285587af Bump PORTREVISION for astro/cfitsio shlib change 2021-01-26 14:00:17 +00:00
Sunpoet Po-Chuan Hsieh
375d4e9fc4 Update to 3.49
Changes:	https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
PR:		252569
Exp-run by:	antoine
2021-01-26 14:00:11 +00:00
Muhammad Moinur Rahman
6829bb1e63 astro/qmapshack: Update version 1.15.0=>1.15.2
- Mark BROKEN for FreeBSD 11

PR:			252797
Submitted by:	cmt
2021-01-25 23:38:32 +00:00
Alexey Dokuchaev
be14c67474 Update to version 0.14. 2021-01-25 18:17:46 +00:00
Dmitry Marakasov
641427224c - Update to 1.5.0 2021-01-25 18:15:13 +00:00
Dmitry Marakasov
d60f6e9edc - Update to r4597 2021-01-25 16:27:35 +00:00
Dima Panov
a1b41c4f1f astro/astrometry: fix packaging with py38 (PYTHON_EXT_SUFFIX)
PR:		252057 (related)
Approved by:	portmgr (blanket: build fix)
MFH:		2021Q1
2021-01-24 23:22:54 +00:00
Gleb Smirnoff
f9022694a2 Update to 0.2.4. This is a maintainance release to make it properly
compilable and working with gpsd-3.20.
2021-01-21 20:50:43 +00:00
Dmitry Marakasov
c09afe2a75 - Update to r4594 2021-01-20 23:12:17 +00:00
Dmitry Marakasov
e5d4df9cb3 - Update to 2.16.0 2021-01-19 16:25:41 +00:00
Wen Heping
7386d0cc8d - Update to 0.043 2021-01-17 08:16:53 +00:00
Wen Heping
0abd58a35e - Update to 0.143 2021-01-17 08:13:05 +00:00
Dmitry Marakasov
a5bcc7904f - Update to r4593 2021-01-10 13:04:13 +00:00
Dmitry Marakasov
307e452a8d - Update to 20.1 2021-01-09 18:31:08 +00:00
Dmitry Marakasov
a145c1c3d5 - Update to 17428 2021-01-09 13:24:53 +00:00
Wen Heping
f850071da4 - Update to 0.046 2021-01-09 11:22:58 +00:00
Tobias C. Berner
4fb2cd10f1 Update KDE Release Service ports to 20.12.1
Full changelog:
	https://kde.org/announcements/fulllog_releases-20.12.1/
2021-01-08 19:15:30 +00:00
Dmitry Marakasov
2569ed049a - Update to r4592 2021-01-07 19:12:53 +00:00
Sunpoet Po-Chuan Hsieh
e2fedfe2a9 Update to 0.117
Changes:	https://metacpan.org/changes/distribution/Astro-satpass
2021-01-06 20:35:16 +00:00
Sunpoet Po-Chuan Hsieh
4dc8609f5c Update to 0.16.0
Changes:	https://github.com/python-astrodynamics/spacetrack/blob/master/docs/changelog.rst
2021-01-06 20:26:20 +00:00
Rainer Hurling
a402038101 astro/opencpn: Update to 5.2.4
- New Plugin Management System
- Support for signalK input data streams
- New Head-Up Navigation Mode
- Docking the Dashboard with dual canvases
- Realtime prediction of AIS target location

Changelog: https://opencpn.org/OpenCPN/about/ver520.html

PR:		252168
Submitted by:	Andrea Venturoli <ml@netfence.it> (maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27798
2021-01-05 20:05:00 +00:00
Sunpoet Po-Chuan Hsieh
9cc8b65329 Update to 1.8.0
Changes:	https://github.com/python-metar/python-metar/releases
2021-01-03 20:06:44 +00:00
Jason E. Hale
3676ef0b9e graphics/libraw: Update to 0.20.2
Bump PORTREVISION on consumers due to shared library bump.

Changes:	https://www.libraw.org/news/libraw-0-20-2-Release
2021-01-01 00:04:42 +00:00
Alexey Dokuchaev
853952ccc8 Update Stellarium to version 0.20.4.
Reported by:	portscout
PR:		252272 (patchless, for reference only)
2020-12-31 15:21:41 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Dmitry Marakasov
352e18dca3 - Update to r4589 2020-12-28 16:36:54 +00:00
Kai Knoblich
9cb5898561 Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2020-12-24 13:46:01 +00:00
Dima Panov
c33333d50d astro/gpsd: switch to PYTHON_EXT_SUFFIX 2020-12-24 13:17:10 +00:00
Soeren Straarup
1b41273769 Fix build error.
Update URL's used to fetch runtime data from.

Reported by:	pkg-fallout@FreeBSD.ORG
2020-12-21 20:27:10 +00:00
Muhammad Moinur Rahman
56fb84e3fb astro/swe: Update version 2.09.03=>2.10 2020-12-19 00:35:28 +00:00
Thierry Thomas
0b5864f66c - Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not registered;

- Bump PORTREVISION of consumers.

PR:		250833
Submitted by:	/me
Approved by:	tcberner@ (KDE / maintainer) + exp-run
2020-12-12 17:04:37 +00:00
Rainer Hurling
5685fe1b7a astro/geographiclib: update to 1.51
- New installed default dataset (-igrf12, +igrf13).
- Added option to select precision of real number

Changelog: https://sourceforge.net/p/geographiclib/news/2020/11/geographiclib-151-released-2020-11-22-13/

PR:		251697
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D27525
2020-12-12 07:31:25 +00:00
Tobias C. Berner
581c73f04f Update KDE Applications to 20.12
- astro/libkgeomap has been removed as there are no consumers left
- deskutils/kdepim-apps-libs has been reintegrated into other ports

There are a handful of new ports available:
- astro/kosmindoormap: Library and QML component for rendering multi-level OSM indoor maps
- deskutils/itinerary: KDE Itinerary is a digital travel assistant
- devel/kpublictransport: Access realtime public transport data
- graphics/kontrast: Color contrast checker
- textproc/markdownpart: KPart for rendering Markdown content
2020-12-11 19:18:03 +00:00
Loïc Bartoletti
aa9d768cb0 astro/gpstk: Update to 8.0.0 2020-12-09 16:08:56 +00:00
Dmitry Marakasov
105a2e79be - Update to 17329 2020-11-30 13:41:57 +00:00
Dmitry Marakasov
f5e17654f6 Update my location 2020-11-26 13:45:46 +00:00
Tobias C. Berner
fe56b9051e astro/kstars: update to 3.5.0
Announcement:
	https://knro.blogspot.com/2020/11/kstars-v350-is-released.html

Changelog:
	https://github.com/KDE/kstars/blob/master/ChangeLog
2020-11-21 16:09:49 +00:00
Adam Weinberger
db15051ca5 Add education virtual category
PR:		248402
Submitted by:	PauAmma
2020-11-20 07:16:06 +00:00
Loïc Bartoletti
b59496747d graphics/proj: Update to 7.2.0
Changelog:
  - https://proj.org/news.html#release-notes
2020-11-18 05:27:28 +00:00
Loïc Bartoletti
1141c4e8ef graphics/proj: Update to 7.1.1
- Add a pkg-message explaining how to access or sync datum grids from the CDN
  (disabled by default)
- Add curl and tiff dependencies since proj can read datum grids from remote
  COG (Cloud Optimized Geotiff)
- Take maintainer'ship (ok wen@)

PR:		245611
Submitted by:	wen (first version)
Reviewed by:	wen, rhurlin
Approved by:	wen
Exp-run by:	antoine
2020-11-17 09:23:58 +00:00
Yuri Victorovich
a908650fe7 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>
MFH:		2020Q4
2020-11-17 08:36:25 +00:00
Piotr Kubaj
ec567e3a1f astro/opencpn: fix build on powerpc64 elfv2
For some reason SSE support is misdetected on by clang:
-- Probing for compiler -msse support -- OK
-- Probing for compiler -msse2 support -- OK
-- Probing for compiler -msse3 support -- OK
-- Probing for compiler -mavx2 support -- OK

Later:
In file included from /wrkdirs/usr/ports/astro/opencpn/work/OpenCPN-5.2.0/libs/texcmp/squish/clusterfit.cpp:27:
In file included from /wrkdirs/usr/ports/astro/opencpn/work/OpenCPN-5.2.0/libs/texcmp/squish/clusterfit.h:32:
In file included from /wrkdirs/usr/ports/astro/opencpn/work/OpenCPN-5.2.0/libs/texcmp/squish/simd.h:34:
In file included from /wrkdirs/usr/ports/astro/opencpn/work/OpenCPN-5.2.0/libs/texcmp/squish/simd_sse.h:29:
In file included from /usr/lib/clang/11.0.0/include/xmmintrin.h:13:
/usr/lib/clang/11.0.0/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
    __builtin_ia32_emms();
    ^
2020-11-15 14:12:22 +00:00
Tobias C. Berner
d165cd9119 astro/libkgeomap: mark deprecated
- with the update to release-service 20.12 in december, this port will be removed,
  as there are no KDE consumers left
2020-11-13 18:47:42 +00:00
Tobias C. Berner
2bf2737332 archivers/quazip: update to 1.1
- fix / modify find calls and include directories in dependent ports
2020-11-08 18:57:00 +00:00
Sunpoet Po-Chuan Hsieh
e63f6e794f Update PORTNAME: use lowercase 2020-11-06 11:26:13 +00:00
Tobias C. Berner
034c3409eb 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/
2020-11-05 17:42:01 +00:00
Dmitry Marakasov
0f79d87105 - Update to r4588 2020-10-30 11:29:42 +00:00
Danilo Egea Gondolfo
e9284d20a8 astro/wcslib: Update to 7.3.1 2020-10-29 22:20:45 +00:00
Dmitry Marakasov
a2f6587438 - Update to r4587 2020-10-26 00:29:19 +00:00
Loïc Bartoletti
6066e4e453 astro/readosm: Update to 1.1.0 2020-10-23 16:21:49 +00:00
Sunpoet Po-Chuan Hsieh
65be4328fb Add ASYNC option
- Bump PORTREVISION for dependency change
2020-10-22 17:54:41 +00:00
Li-Wen Hsu
667b36b3c0 astro/geographiclib: Add IGRF-13 dataset
PR:		250445
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2020-10-22 16:54:06 +00:00
Dmitry Marakasov
61cd7aa984 - Update to 17084 2020-10-19 20:58:22 +00:00
Yuri Victorovich
124526cb39 astro/sofa: Update 20190722 -> 20200721 2020-10-13 03:44:58 +00:00
Tobias C. Berner
fdce4e306f 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.
2020-10-10 14:17:23 +00:00
Loïc Bartoletti
c3f2b61b0d astro/gpsbabel: update to 1.7.0
PR:	248866
Submitted by:	Oliver Heesakkers (maintainer)
Reported by:	Harry Matthiesen Jensen
2020-10-10 07:11:46 +00:00
Alexey Dokuchaev
397846002d - Make NLS support optional: currently, Qt's lconvert executable allocates
ridiculous amount of memory which 32-bit address space cannot hold; see
  https://bugreports.qt.io/browse/QTBUG-87010
- Drop dependency on `devel/gettext': it is only used to generate (update)
  .pot and .po files which does not happen when building release versions
- Use option helpers to handle scripting support, rename SCRIPTING option
  to SCRIPTS to simplify adding OPTIONS_SUB (to reduce the churn on the
  pkg-plist), and amend its description while I'm here
2020-10-07 18:20:22 +00:00
Dmitry Marakasov
09bb468c84 - Update to r4586 2020-10-06 22:28:33 +00:00
Sunpoet Po-Chuan Hsieh
dda3ad10f6 Update to 0.142
Changes:	https://metacpan.org/changes/distribution/Astro-SpaceTrack
2020-10-01 08:04:46 +00:00
Sunpoet Po-Chuan Hsieh
9f8058895f Update to 0.15.0
Changes:	https://github.com/python-astrodynamics/spacetrack/blob/master/docs/changelog.rst
2020-09-29 18:17:39 +00:00
Alexey Dokuchaev
e92225c053 Update Stellarium to version 0.20.3; the major changes:
- 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
2020-09-29 17:11:28 +00:00
Yuri Victorovich
d9c23174c4 astro/siril: Update 0.9.12 -> 0.99.6 2020-09-28 06:47:03 +00:00
Yuri Victorovich
9e8e5e113b astro/siril: Fix build on 13
Reported by:	fallout
2020-09-28 06:10:11 +00:00