Commit graph

4671 commits

Author SHA1 Message Date
Jan Beich
44216098e5 devel/googletest: update to 1.11.0
Changes:	https://github.com/google/googletest/compare/53495a2a...release-1.11.0
Changes:	https://github.com/google/googletest/releases/tag/release-1.11.0
Reported by:	GitHub (watch releases)
2021-06-12 03:25:45 +00:00
Piotr Kubaj
c582c6930d astro/phd2: fix build on non-x86/non-ARM
CMake Error at thirdparty/thirdparty.cmake:1349 (message):
  unknown system architecture
2021-06-09 19:55:41 +00:00
Dmitry Marakasov
5e1b36a8af astro/josm: update to 17919 2021-06-08 20:28:01 +03:00
Yuri Victorovich
0a274268c9 astro/siril: Add run-time dependency on devel/gvfs
PR:		256435
Reported by:	Stefan Rumetshofer <sterum77@gmail.com>
2021-06-06 10:46:03 -07:00
Muhammad Moinur Rahman
2c66f7e248 astro/swe: Update version 2.10.01=>2.10.1
- Change MASTER_SITES to GITHUB
- Update LICENSE to AGPLv3 from GPLv2
- Add doc distfile

Relnotes: https://github.com/aloistr/swisseph/releases/tag/v2.10.1
2021-06-04 06:13:51 -05:00
Jan Beich
ab6322ef63 devel/googletest: update to 1.10.0.667
Upstream no longer makes releases, see
https://github.com/google/googletest/commit/861d535e2595

Changes:	https://github.com/google/googletest/compare/release-1.10.0...53495a2a
Reported by:	ngie (1 year ago)
2021-06-03 15:04:43 +00:00
Thierry Thomas
87acedab0d astro/kosmorro: upgrade to v0.10.0
Release notes at <https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.0>.
2021-06-01 22:08:59 +02:00
Thierry Thomas
4f9f767e6c astro/py-kosmorrolib: adding kosmorrolib-0.11.2 2021-06-01 22:08:58 +02:00
Thierry Thomas
6fd1f92762 astro/py-kosmorrolib: repocopy from astro/kosmorro
Adding Kosmorrolib, a library to compute your ephemerides.
2021-06-01 22:08:58 +02:00
Alexey Dokuchaev
6902d0057b astro/gnuastro: update Gnuastro to version 0.15.
Announcement:	https://lists.gnu.org/archive/html/info-gnuastro/2021-05/msg00000.html
Reported by:	portscout
2021-06-01 09:44:46 +00:00
Adriaan de Groot
b8ece6c77d astro/kstars: add depends (supprt for) ekos/INDI
- Add dependencies that recently landed, which add substantial
  features for the astronomy-minded users of kstars.
- Shuffle build-deps a bit.

Patch provided largely as-is by acm@

PR:		256108
Reported by:	acm
2021-05-31 23:47:46 +02:00
Po-Chuan Hsieh
bef978f358
astro/p5-Astro-satpass: Update to 0.120
Changes:	https://metacpan.org/changes/distribution/Astro-satpass
2021-05-27 03:00:10 +08:00
Muhammad Moinur Rahman
5c3c7e39ea astro/qmapshack: Update version 1.15.2=>1.16.0
Relnotes: https://github.com/Maproom/qmapshack/releases
PR:		256123
Reported by:	cmt
2021-05-25 17:56:28 +00:00
Dmitry Marakasov
0729af4255 Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
2021-05-25 16:55:43 +03:00
Jose Alonso Cardenas Marquez
ed619bb83a astro/phd2: NEW: Guiding software inspired by Stark Labs PHD Guiding
PHD2 is telescope guiding software that simplifies the process of tracking a
guide star, letting you concentrate on other aspects of deep-sky imaging or
spectroscopy.

WWW: https://openphdguiding.org/
2021-05-23 13:48:09 -05:00
Jose Alonso Cardenas Marquez
5604cde7d1 astro/indiwebmanagerapp: NEW: Graphical program to manage an INDI WebManager
A Graphical program to Manage, Configure, Launch, and Monitor an INDI
WebManager on OS X, Linux and FreeBSD

What it does:
- Allows easy and extensive configuration of the options for an INDI Web
  Manager and an INDI server.
- Makes it easy to set up a Stand alone INDI Server on OS X.
- Allows the setup of an INDI Web Manager on an OS X machine (which was
  formerly VERY difficult)
- Provides a GUI interface for Starting, Stoping, Accessing, Configuring, and
  Monitoring an INDI Web Manager and INDI Server on OS X and Linux

WWW: https://github.com/rlancaste/INDIWebManagerApp
2021-05-23 01:43:50 -05:00
Jose Alonso Cardenas Marquez
f7111cff77 astro/py-indiweb: NEW: Simple web application to manage INDI server
INDI Web Manager is a simple web application to manage INDI server

WWW: https://github.com/knro/indiwebmanager
2021-05-22 16:16:23 -05:00
Jose Alonso Cardenas Marquez
154daacaa1 astro/stellarsolrver: NEW : Astrometric Plate Solver built on Astrometry.net and SEP
- An Astrometric Plate Solver for Mac, Linux, and Windows, built on
  Astrometry.net and SEP (sextractor)
- Meant to be an internal library for use in a program like KStars for internal
  plate solving on all supported operating systems
- Python is not required for the library
- Netpbm is not required for the library
- Internal Library, so calls to external programs are not required
- No Astrometry.cfg file is needed, the settings are internal to the program
- Directly loads the image data into SEP and then takes the generated xy-list
  internally from Sextractor into astrometry.net, so there is no need to save
  any files.
- No temporary files need to be created for solving and no WCS file needs to be
  created to read the solved information. Although astrometry.net does monitor
  for the creation of 2 files indicating that a field is solved or a cancel was
  made, so these are created for now.
- The Index Files are still required for solving images, but the program or the
  user can specify the folder locations rather than putting them in the config
  file.

WWW: https://github.com/rlancaste/stellarsolver
2021-05-22 14:07:31 -05:00
Jan Beich
bec544ecd3 x11-toolkits/libXaw: update to 1.0.14
Changes:	https://lists.x.org/archives/xorg-announce/2021-March/003077.html
PR:		255773
Reported by:	portscout
Approved by:	zeising
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D30205
2021-05-18 14:57:14 +00:00
Dmitry Marakasov
764dcdaae3 astro/nightfall: fix plist and configure arg
These are fallout from c399c4d12f

Approved by:	portmgr blanket
Pointyhat to:	bapt
2021-05-14 22:51:49 +03:00
Dmitry Marakasov
a92e59557c astro/gpsprune: update to 20.4 2021-05-14 22:51:48 +03:00
Tobias C. Berner
3603155333 Update KDE Gear to 21.04.1
May 13, 2021. 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.

Changelogs:
	https://kde.org/announcements/changelogs/releases/21.04.1/
2021-05-13 19:33:56 +02:00
Rainer Hurling
73930aef4a astro/astrometry: Update to 0.85
Python dependent scripts and apps like 'solve-field' work again.
Cause was missing dependency astro/py-astropy (pyfits).

Changelog: https://github.com/dstndstn/astrometry.net/releases/tag/0.85

Reported by:	Repology
2021-05-12 17:17:26 +02:00
Po-Chuan Hsieh
e8ed454e34
astro/py-metpy: Update to 1.0.1
Changes:	https://github.com/Unidata/MetPy/releases
2021-05-12 05:47:04 +08:00
Dmitry Marakasov
794eebb71f astro/mkgmap: update to r4693 2021-05-11 15:52:28 +03:00
Thierry Thomas
1d44af5898 math/py-matplotlib: chase minimum Python version in dependent ports
Since the previous update changed USES=python from 3.6+ to 3.7+, all
dependent ports must have USES=python:3.7+ as well, otherwise it breaks
the @py36 flavor.

PR:		255347
Reported by:	sunpoet
2021-05-10 22:13:20 +02:00
Muhammad Moinur Rahman
e3825276dc astro/swe: Update version 2.10=>2.10.01 2021-05-07 17:38:18 +00:00
Mathieu Arnold
3505159e72
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
2021-05-06 13:47:48 +02:00
Baptiste Daroussin
c399c4d12f Prepare removal for libgnomeui
Remove the GNOME option for all ports depending on libgnomeui
2021-05-01 14:42:30 +02:00
Po-Chuan Hsieh
e60814c6ec
astro/py-pymetar: Sort CATEGORIES 2021-04-29 22:23:43 +08:00
Dmitry Marakasov
216b3ef942 astro/josm: update to 17833 2021-04-29 17:20:10 +03:00
Dmitry Marakasov
0f9ae4a667 astro/libosmium: update to 2.17.0 2021-04-29 17:20:09 +03:00
Wen Heping
058acf2e53 astro/p5-Astro-SIMBAD-Client: Update to 0.045 2021-04-28 18:22:37 +08:00
Wen Heping
e695b038b2 astro/p5-Astro-satpass: Update to 0.119 2021-04-28 18:20:06 +08:00
Tobias C. Berner
7f5570a88f astro/kstars: update to 3.5.3 2021-04-27 13:35:22 +02:00
Adriaan de Groot
7ea9db4bfd astro/nightfall: update to latest upsteam and remove BROKEN
Bump to more recent(?) release from the website; German-only
	https://www.la-samhna.de/nightfall/index.html
2021-04-26 20:23:34 +02:00
Dmitry Marakasov
477f594cf1 astro/nightfall: mark BROKEN on FreeBSD >= 13 2021-04-26 17:19:18 +03:00
Dmitry Marakasov
64d78d7cbf astro/mkgmap: update to r4670 2021-04-24 13:46:44 +03:00
Thierry Thomas
b5eeb2e903 astro/py-sgp4: upgrade to 2.19 2021-04-23 17:43:50 +02:00
Dmitry Marakasov
89c730be17 astro/mkgmap: update to r4669 2021-04-23 18:03:06 +03:00
Tobias C. Berner
a92fa618b0 Update KDE Gear to 21.04
KDE Gear 21.04
Thursday, 22 April 2021

Welcome to KDE Gear ⚙️ 21.04!

KDE produces literally dozens of apps for work, play, education, and
creativity. Kontact, for example, gives you control over all your email,
contact, and agenda; Itinerary keeps you up to date with everything you
need regarding your trips; the KAlgebra graphing calculator works
equally well on your desktop and your phone; Cantor provides you with an
intuitive way of analyzing data and graphing the results; and Kdenlive
makes cutting and building sophisticated-looking videos not only easy,
but fun as well.

These are but a few of the apps releasing new updates today. When
combined with the KDE’s powerful Plasma desktop, they provide you with
most, if not all, the tools you need to be productive in a versatile and
flexible Linux^WFreeBSD environment.

But you don’t even need to run Linux! Many of the apps in this
announcement work on Windows, macOS, and Android as well. This is what
convergent means for KDE: use your favorite apps anywhere, on any
system, on your work computer, mobile or even on your TV!

And, remember: KDE’s apps, the Plasma desktop, Plasma Mobile, Plasma
BigScreen and all the rest of KDE’s software are free and open source.
No licensing, no hidden costs, no spying. Share them with your friends,
install them at work, or use them in your school lab. It is your
software to enjoy where and how you want.

Full announcement and changelogs:
	https://kde.org/announcements/gear/21.04/
2021-04-22 18:47:50 +02:00
Po-Chuan Hsieh
5c9c45ed89
astro/py-astlib: Update to 0.11.6
Changes:	https://github.com/mattyowl/astLib/releases
2021-04-18 13:43:00 +08:00
Po-Chuan Hsieh
967018c1f0
astro/weather: Cosmetic change 2021-04-18 13:41:51 +08:00
Yuri Victorovich
925e342a40 x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.

Reported by: portscout
2021-04-16 00:52:45 -07:00
Thierry Thomas
79c0d71bfc astro/py-skyfield: upgrade to 1.39. 2021-04-15 17:15:58 +02:00
Dmitry Marakasov
bd9def9862 astro/mkgmap: update to r4652 2021-04-12 19:49:08 +03:00
Wen Heping
aae68a9875 astro/p5-Astro-satpass: Update to 0.118 2021-04-12 11:15:21 +08:00
Thierry Thomas
54a7900b9c astro/py-skyfield: upgrade to 1.38. 2021-04-10 18:48:14 +02:00
Dmitry Marakasov
0716a6a844 astro/jsom: update to 17702 2021-04-09 00:32:25 +03:00
Wen Heping
16e1349069 astro/p5-Astro-App-Satpass2: Update to 0.047 2021-04-08 20:25:10 +08:00
Dmitry Marakasov
5823922c58 Remove useless Created by: headers mentioning me 2021-04-08 02:19:01 +03:00
Dmitry Marakasov
9226180153 astro/gpsprune: update to 20.3 2021-04-08 01:47:43 +03:00
Dmitry Marakasov
b9685c592d astro/mkgmap: update to r4629 2021-04-08 01:46:07 +03:00
Rene Ladan
5980fd40bc Remove expired ports:
2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 security/doorman: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 shells/esh: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 sysutils/cpu: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 textproc/libcrm114: No known users, dead upstream
2021-04-01 x11/wmmatrix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/wmxss: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/tycoon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/xgrab: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/xbanner: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/bricons: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/xmon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/cavezofphear: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 astro/saoimage: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/ksmp3play: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/jamin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/musicbox-tag-editor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/nspmod: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/cdplay: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/gimmix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/ghostess: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/wmrecord: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/toolame: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/shout: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 biology/grappa: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 biology/phylip: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 biology/lagan: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 cad/varkon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 cad/transcalc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 comms/seyon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 comms/efax: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 converters/vda2fbd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 converters/shftool: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 devel/openzz: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 devel/sourcenav: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 devel/gb: Unmaintained and dead upstream
2021-04-01 dns/checkdns: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 dns/inadyn-mt: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 editors/gate: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 editors/thoteditor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 emulators/cinc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 emulators/e-uae: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 emulators/dtcyber: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 ftp/jftpgw: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 ftp/pureadmin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-02 textproc/hs-pandoc-citeproc: Integrated into textproc/hs-pandoc
2021-04-07 19:54:26 +02:00
Thierry Thomas
c71776b767 astro/py-spktype01 et al.: fix the dependency on PYNUMPY
Some ports, like astro/py-spktype01, uses the undefined variable ${NUMPY}
in their _DEPENDS fields and this must be replaced by the correct
${PYNUMPY}.

PR:		254740
Reported by:	Bojan Petrovic
Approved by:	QA blanket for the ports that I do not maintain
2021-04-07 17:05:55 +02:00
Dmitry Marakasov
ff9b495064 astro/gpsbabel: fix LICENSE
Approved by:	portmgr blanket
2021-04-07 18:02:14 +03:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh
1b233e41d4 Clean up PYTHON_PYOEXTENSION (followup of r500018 and 569588) 2021-03-30 19:20:21 +00:00
Alexey Dokuchaev
5d2023c38a - Update to version 0.21.0
- Expose and enable GPS support

Reported by:	linux.org.ru
2021-03-30 04:45:37 +00:00
Wen Heping
eef45ace5c - Update to 0.145 2021-03-27 13:50:39 +00:00
Rene Ladan
b217c7fc9c Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
2021-03-24 13:34:35 +00:00
Thierry Thomas
eb8cf7431c Really fix on FreeBSD-11. 2021-03-23 17:37:42 +00:00
Yuri Victorovich
dd4159d0cc astro/sofa: Update 20200721 -> 20210125 2021-03-20 01:55:56 +00:00
Piotr Kubaj
eed5a05d8e astro/oskar: enable on powerpc64le 2021-03-16 12:21:26 +00:00
TAKATSU Tomonari
b86d2f45ea - Update to 1.1-1 2021-03-16 12:03:56 +00:00
Dmitry Marakasov
15819b0197 - Update to 17560 2021-03-14 20:26:39 +00:00
Dmitry Marakasov
0953782374 - Update to r4608 2021-03-14 19:58:21 +00:00
Neel Chauhan
9d3ac2df58 astro/xtide: Update to 2.15.3 2021-03-12 16:26:49 +00:00
Thierry Thomas
86d23c3c9c textproc/rubygem-ronn is BROKEN on 11.4: do not build manpages.
Since I´m there define noflavors.
2021-03-09 20:40:25 +00:00
Thierry Thomas
e8496ad33f Upgrade to 2.18. 2021-03-09 16:32:00 +00:00
Dmitry Marakasov
b01f0ee0bf - Update to r4606 2021-03-09 15:28:13 +00:00
Sunpoet Po-Chuan Hsieh
99e3b67c3d Remove PYTHON_REL check after r564032 (USES=python means USES=python:3.6+) 2021-03-07 22:10:14 +00:00
Tobias C. Berner
3c7e4f259a Update KDE Release-Service releases to 20.12.3
20.12.3 Releases
Over 120 individual programs plus dozens of programmer libraries and feature
plugins are released simultaneously as part of KDE’s release service.
2021-03-04 19:19:10 +00:00
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
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
Piotr Kubaj
81de1cdc94 astro/libkgeomap: disable webengine on non-x86
Use the same hack that astro/marble uses.
2020-09-03 19:30:18 +00:00
Tobias C. Berner
a2cb94c52a Update KDE Applications (release-service) to 20.08.1 2020-09-03 14:48:14 +00:00
Sunpoet Po-Chuan Hsieh
4ffaaf16fa Update to 0.042
Changes:	https://metacpan.org/changes/distribution/Astro-SIMBAD-Client
2020-08-30 20:22:25 +00:00
Sunpoet Po-Chuan Hsieh
b94e8d8c27 Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
Niclas Zeising
a1b290c54d Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date.  The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall.  This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.

MFH:		2020Q3 (maybe)
2020-08-30 09:47:49 +00:00
Fernando Apesteguía
6b070bbfa6 astro/foxtrotgps: update to 1.2.2
ChangeLog: https://bazaar.launchpad.net/~foxtrotgps-team/foxtrotgps/trunk/revision/317

PR:	248944
Submitted by:	crwhipp@gmail.com (maintainer)
2020-08-29 16:46:07 +00:00
Tobias C. Berner
6fef64c64d astro/roadmap, astro/saoimage: fix build on current and deprecate 2020-08-29 07:36:55 +00:00
Tobias C. Berner
9422ee5261 astro/foxtrotgps: fix build on recent current
Obtained from:	https://bazaar.launchpad.net/~foxtrotgps-team/foxtrotgps/trunk/revision/323
2020-08-29 06:49:50 +00:00
TAKATSU Tomonari
95c462fac6 - Update to 1.0-2 2020-08-27 22:40:09 +00:00
Alexey Dokuchaev
b544f1eb52 Unbreak the build on recent -CURRENT.
Reported by:	pkg-fallout
2020-08-27 08:11:18 +00:00
Sunpoet Po-Chuan Hsieh
185c948d8c Update to 0.14.0
Changes:	https://github.com/python-astrodynamics/spacetrack/blob/master/docs/changelog.rst
2020-08-25 18:48:52 +00:00
Sunpoet Po-Chuan Hsieh
7f0dba6cca Update to 0.115
Changes:	https://metacpan.org/changes/distribution/Astro-satpass
2020-08-23 19:38:08 +00:00
Sunpoet Po-Chuan Hsieh
c43c1fabe0 Update to 0.141
Changes:	https://metacpan.org/changes/distribution/Astro-SpaceTrack
2020-08-23 19:38:04 +00:00
Dmitry Marakasov
a10cd802f9 - Fix LICENSE
- Pet portlint
- Strip binary
- Update WWW

Approved by:	portmgr blanket
2020-08-19 09:36:36 +00:00
Sunpoet Po-Chuan Hsieh
ae7edd9be7 Update to 0.12.2
Changes:	https://github.com/Unidata/MetPy/releases
2020-08-15 16:30:46 +00:00
Tobias C. Berner
0edfaee1ed KDE's August 2020 Apps 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.

Full announcement:
        https://kde.org/announcements/releases/2020-08-apps-update/
2020-08-13 17:10:30 +00:00
Piotr Kubaj
f0eb6c3575 astro/gpsbabel: fix build on GCC architectures
Respect CC / CXX:
configure: error: *** A compiler with support for C++14 language features is required.

MFH:		2020Q3 (fix build blanket)
2020-08-12 10:29:06 +00:00
Jean-Sébastien Pédron
1f841dda0f astro/xearth: Update my location 2020-08-10 17:01:10 +00:00
Larry Rosenman
55615b099e astro/xarth: Update my coords. 2020-08-08 08:16:16 +00:00
Tobias C. Berner
8fd3497af7 astro/xearth: add myself to freebsd.committers.markers 2020-08-08 06:42:22 +00:00
Muhammad Moinur Rahman
9790074765 astro/swe: Update version 2.08=>2.09.01 2020-08-07 02:39:26 +00:00
Dmitry Marakasov
f8f2ba3de9 - Update to 16812 2020-08-05 23:24:16 +00:00
Rene Ladan
5ecf0bd7a5 Remove expired port:
2020-08-04 astro/pyephem: Use py-ephem instead.
2020-08-04 15:19:43 +00:00
Stefan Eßer
47781b5038 Partially revert r543919 and restore indented position of some committer
names on the xearth map. I had not been aware that the extra blanks in the
name fields had the purpose of offsetting name entries enough to make them
non-overlapping.

In fact, there are a lot of entries that have been added at a later time
and that are very near to each other, e.g. entries in Vienna or Berlin.

A better solution would be to detect the overlap in xearth and to adjust
for it, withiout the need to resort to manual offsets in those name fields.

Reported by:	mat
2020-08-03 08:57:31 +00:00
Olivier Cochard
41ca7f3d3f Update my location 2020-08-02 15:09:21 +00:00
Simon J. Gerraty
cbf9dbf69c Add sjg 2020-08-02 01:07:52 +00:00
Stefan Eßer
3283c8df36 Fix format: 2 missing commas after the longitude and white space in the
name fields
2020-08-01 18:30:51 +00:00
Stefan Eßer
5a7de60a54 Update my location ... 2020-08-01 16:38:51 +00:00
Greg Lehey
86546bad02 Note preference for WGS84 coordinate system, used by most software.
Suggested by: wollman
2020-07-31 05:41:40 +00:00
Dima Panov
f4ae15631a astro/xearth: adjust my geoposition 2020-07-31 05:38:30 +00:00
Greg Lehey
3a27b2fef8 Recover sort order. 2020-07-31 00:09:04 +00:00
Gregory Neil Shapiro
9ba2d9f530 astro/xearth: Update my location 2020-07-30 23:08:45 +00:00
Alan Somers
2e9a71c105 astro/xearth: Purge outdated accounts from freebsd.committers.markers
The only remaining entries are those which are active committers to ports,
docs, or src.

Reviewed by:	ler, lwhsu
Approved by:	ler (ports)
Differential Revision:	https://reviews.freebsd.org/D25889
2020-07-30 17:21:58 +00:00
Pietro Cerutti
9126cf6f65 astro/xearth: round my location to .3f 2020-07-30 12:07:05 +00:00
Mateusz Piotrowski
7f702db9e0 astro/xearth: Add my marker to freebsd.committers.markers 2020-07-30 09:23:28 +00:00
Li-Wen Hsu
cbb089518e Remove "(CORE)" label because it's not accurate now. 2020-07-30 08:32:23 +00:00
Matthias Fechner
58ae952cbd Added my location. 2020-07-30 07:25:11 +00:00
Philip Paeps
0965b09b7a astro/xearth: add myself to freebsd.committers.markers again
Given the state of the world, I'll probably be here for a while.
2020-07-30 05:16:00 +00:00
Alan Somers
8881046e5d astro/xearth: add myself (asomers) to freebsd.committers.markers 2020-07-30 02:40:48 +00:00
Greg Lehey
fe36327d28 Recover sort sequence. 2020-07-30 00:51:34 +00:00
Greg Lehey
cd98ebdbf3 Remove bde, deceased. 2020-07-30 00:43:59 +00:00
Greg Lehey
a76a6931b3 Remove trailing space. 2020-07-30 00:41:57 +00:00
Larry Rosenman
830951500d astro/xearth: Update per bcran.
PR:		248357
Submitted by:	bcran
2020-07-30 00:20:00 +00:00
Florian Smeets
1dfad237ba Update location 2020-07-29 18:39:21 +00:00
Fernando Apesteguía
a26e3772e1 astro/xearth: Add my coordinates 2020-07-29 18:08:48 +00:00
Diane Bruce
daaa7d9bfc Ooops looks like I accidentally had left out a digit which put me
out in Rockland instead of Ottawa. While here might as well
fill in more decimal places like others have done.
2020-07-29 17:23:11 +00:00
Matthew Seaman
95303070f7 I'm not in Ramsgate anymore. 2020-07-29 16:00:52 +00:00
Baptiste Daroussin
4279376afc update my location 2020-07-29 15:00:28 +00:00
Poul-Henning Kamp
6580e8ad96 New house & new coordinates 2020-07-29 11:50:50 +00:00
Gleb Popov
9563ed023c Add myself to xearth markers. 2020-07-29 11:31:22 +00:00
Daniel Ebdrup Jensen
90c8cd3a7e As part of onboarding, add approximate location as an xearth marker, while
listening to What You Waitin' For by Rose Royce

Reviewed by:	0mp, allanjude, bcr
Approved by:	0mp (mentor), allanjude (mentor), bcr (mentor)
Differential Revision:	D25857
2020-07-29 11:22:16 +00:00
Loïc Bartoletti
73246d815c astro/xearth: fixing syntax
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25792
2020-07-29 09:25:58 +00:00
Loïc Bartoletti
254ba5e142 astro/xearth: Add myself (lbartoletti) to astro/xearth/files/freebsd.committers.markers
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25792
2020-07-29 09:24:40 +00:00
Dmitry Marakasov
c9c51f91db - Update to r4565 2020-07-27 14:01:38 +00:00