Commit graph

4325 commits

Author SHA1 Message Date
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
Dmitry Marakasov
9ed75ee6f5 - Update to r4585 2020-09-27 15:36:31 +00:00
Stefan Eßer
60478f3780 Fix build with -fno-common 2020-09-25 18:32:43 +00:00
Fernando Apesteguía
35bb044290 astro/wmglobe: fix 13-CURRENT build
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)
2020-09-25 15:22:06 +00:00
Sunpoet Po-Chuan Hsieh
0281fd1b1b Update to 1.15
Changes:	https://metacpan.org/changes/distribution/Astro-FITS-CFITSIO
2020-09-23 18:50:54 +00:00
Stefan Eßer
699ed706d0 Fix build with -fno-common 2020-09-20 13:02:52 +00:00
Sunpoet Po-Chuan Hsieh
b17d0349d5 Update to 0.116
Changes:	https://metacpan.org/changes/distribution/Astro-satpass
2020-09-19 15:36:58 +00:00
Jan Beich
867a3886c4 multimedia/ffms2: update to 2.40
Changes:	https://github.com/FFMS/ffms2/releases/tag/2.40
Reported by:	GitHub (watch releases)
2020-09-15 00:46:24 +00:00
Dmitry Marakasov
f2d8d96ad9 - Update to r4568 2020-09-13 20:49:04 +00:00
Dmitry Marakasov
ebf1e8e17d - Update to 0.48.3 2020-09-13 20:49:01 +00:00
Wen Heping
841bb1e697 - Update to 4.0.1
PR:		248120
Submitted by:	wen@(myself)
Approved by:	maintainer
2020-09-12 02:25:15 +00:00
Rainer Hurling
f6c06f8c9a Change the maintainer entry in rhurlin's ports
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
2020-09-10 19:17:38 +00:00
Fernando Apesteguía
e4455116af astro/opencpn: Update to 5.2.0
ChangeLog: https://opencpn.org/OpenCPN/about/ver520.html

PR:	249195
Submitted by:	ml@netfence.it (maintainer)
2020-09-09 07:53:09 +00:00
Wen Heping
2f34206910 - Update to 0.045 2020-09-08 14:18:36 +00:00
Dmitry Marakasov
b06d37f4df - Update to 17013 2020-09-07 15:39:49 +00:00
Dmitry Marakasov
e0f23da200 - Update to r4567 2020-09-07 15:39:43 +00:00
Alexey Dokuchaev
67aedc07ce Update to version 0.13. 2020-09-07 08:05:51 +00:00
Sunpoet Po-Chuan Hsieh
ab8f3ef735 Update version requirement of RUN_DEPENDS 2020-09-05 21:30:12 +00:00
Sunpoet Po-Chuan Hsieh
38fe17e165 Move astro/py-astLib to astro/py-astlib 2020-09-05 21:26:38 +00:00
Sunpoet Po-Chuan Hsieh
954478b61a Move astro/py-RO to astro/py-ro 2020-09-05 21:26:12 +00:00
Muhammad Moinur Rahman
05853599bf astro/swe: Update version 2.09.01=>2.09.03 2020-09-05 15:35:40 +00:00
Sunpoet Po-Chuan Hsieh
034e450d1d Update to 2.4.1
Changes:	http://fungi.yuggoth.org/weather/doc/news.rst
		https://www.yuggoth.org/gitweb?p=weather.git;a=shortlog
2020-09-05 10:08:24 +00:00