Commit Graph

4075 Commits

Author SHA1 Message Date
Wen Heping
72aefcf34d - Update to 0.134 2019-12-31 13:28:16 +00:00
Sunpoet Po-Chuan Hsieh
7479a4cb73 Update to 0.11.3
Changes:	https://sourceforge.net/p/astlib/git/ci/master/tree/CHANGE_LOG
		https://sourceforge.net/p/astlib/git/ci/master/log/
2019-12-28 07:29:40 +00:00
Alexey Dokuchaev
3a20d9e4f3 Update Stellarium to the latest version 0.19.3.
Found out via:	linux.org.ru
Reported by:	portscout (also)
2019-12-23 11:32:53 +00:00
Dmitry Marakasov
dba00153f1 - Update to r4398 2019-12-21 22:58:50 +00:00
Wen Heping
f2e6b9ef8a - Update to 0.041 2019-12-19 14:11:35 +00:00
Piotr Kubaj
b9b57bf115 astro/py-astropy: fix build on GCC architectures
Base GCC doesn't support some new warning flags:
cc1: error: unrecognized command line option "-Wno-unused-result"
cc1: error: unrecognized command line option "-Wno-misleading-indentation"
cc1: error: unrecognized command line option "-Wno-format-overflow"
2019-12-17 12:40:20 +00:00
Dmitry Marakasov
037f6bc499 - Update to r4397 2019-12-16 14:39:44 +00:00
Kubilay Kocak
a86060ca68 astro/pyephem: Add missing (ephem) dependency
The 3.7.7.0 release of pyephem was converted [1] into a stub, depending on
the ephem package, in order to allow software authors to transition to the
new package name.

The ports r511276 commit updating the port to 3.7.7.0 missed the additional
dependency.

This change adds the missing dependency, after astro/py-ephem landed as a
new port in ports r520162, and unbreaks all current astro/pyephem
dependents, and all transitive dependents, including comms/gnuradio [2].

While I'm here:

  - Add NO_ARCH
  - Bump PORTREVISION given this issue did not affect builds, just runtime
    and dependents accordingly.

[1] 5c32679a86
[2] bug 240546

PR:		240735
Submitted by:	Rainer Hurling <rhurlin gwdg de>
Approved by:	portmgr (blanket(s): missing dependencies, build/run fix (dependents))
MFH:		2019Q4 (MFH with r520162)
2019-12-15 09:42:41 +00:00
Kubilay Kocak
df071d5851 [NEW PORT] astro/py-ephem: Compute positions of the planets and stars
PyEphem provides an ephem Python package for performing high-precision
astronomy computations. The underlying numeric routines are coded in C
and are the same ones that drive the popular XEphem astronomy application,
whose author, Elwood Charles Downey, generously gave permission for their
use in PyEphem. The name ephem is short for the word ephemeris, which is
the traditional term for a table giving the position of a planet, asteroid,
or comet for a series of dates.

WWW: https://rhodesmill.org/pyephem/
WWW: https://pypi.org/project/ephem/

[1] Based on astro/pyephem

PR: 		240736
Submitted by:	Rainer Hurling <rhurlin gwdg de>
MFH:		2019Q4 (required for fixing pyephem, unbreaking gnuradio et al)
2019-12-15 09:24:44 +00:00
Kubilay Kocak
fadfd4aba2 [NEW PORT] astro/py-pymeeus: Python implementation of Jean Meeus astronomical routines
PyMeeus is a Python implementation of the astronomical algorithms
described in the classical book "Astronomical Algorithms, 2nd Edition,
Willmann-Bell Inc. (1998)" by Jean Meeus.

WWW: https://github.com/architest/pymeeus

MFH:	2019Q3 (required to fix broken py-convertdate)
2019-12-15 08:24:50 +00:00
Antoine Brodin
53bd23b79c Update astro/py-astropy to 3.1.2
PR:		233770
2019-12-14 19:31:38 +00:00
Antoine Brodin
f59b67955d Remove outdated astro/py-aipy
PR:		233770
With hat:	portmgr
2019-12-14 19:30:13 +00:00
Dmitry Marakasov
90b62c3a29 - Update to r4389 2019-12-13 12:23:22 +00:00
Sunpoet Po-Chuan Hsieh
90792351aa Update to 0.11.1
Changes:	https://sourceforge.net/p/astlib/git/ci/master/tree/CHANGE_LOG
		https://sourceforge.net/p/astlib/git/ci/master/log/
2019-12-13 06:42:28 +00:00
Tobias C. Berner
f306859985 KDE's December 2019 Apps Update
New versions of KDE applications landing in December

The release of new versions for KDE applications is part of KDE’s continued
effort to bring you a complete and up-to-date catalog of fully-featured,
beautiful and useful programs for your system.

Available now are new versions of KDE’s file browser Dolphin; Kdenlive, one of
the most complete open source video editors; the document viewer Okular; KDE’s
image viewer, Gwenview; and all of your other favorite KDE apps and utilities.
All of these applications have been improved, making them faster and more
stable and they boast exciting new features. The new versions of KDE
applications let you be productive and creative, while at the same time making
use of KDE software easy and fun.

We hope you enjoy all the novel features and improvements worked into all of
KDE’s apps!

Announcement: https://kde.org/announcements/releases/2019-12-apps-update/
2019-12-12 23:24:36 +00:00
Sunpoet Po-Chuan Hsieh
cea2876cc7 Update to 0.11.1
Changes:	https://sourceforge.net/p/astlib/git/ci/master/tree/CHANGE_LOG
		https://sourceforge.net/p/astlib/git/ci/master/log/
2019-12-12 13:45:25 +00:00
Jan Beich
701aa3bcf8 devel/boost-*: update to 1.72.0
Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
2019-12-11 17:53:48 +00:00
Sunpoet Po-Chuan Hsieh
b444da1ffb Remove no-op PY_ENUM34 2019-12-10 17:11:00 +00:00
Antoine Brodin
0198957bd9 Deprecate ports broken for too long 2019-12-10 09:02:42 +00:00
Dmitry Marakasov
75734cbb37 - Update to r4386 2019-12-10 01:10:11 +00:00
Sunpoet Po-Chuan Hsieh
3fe73b1f69 Restrict USES=python to 3.5+ for py-pooch 0.7.0 update 2019-12-08 17:00:50 +00:00
Sunpoet Po-Chuan Hsieh
bc40967fd0 Update to 0.11.0
Changes:	https://sourceforge.net/p/astlib/git/ci/master/tree/CHANGE_LOG
		https://sourceforge.net/p/astlib/git/ci/master/log/
2019-12-08 17:00:45 +00:00
Piotr Kubaj
90a53a7fee KDE5 ports: enable WEBENGINE on powerpc64 elfv2 by default
FreeBSD 13 soon switches to elfv2 abi on powerpc64, where qt5-webengine works.

PR:		242430
Approved by:	tcberner (maintainer, mentor)
2019-12-04 17:39:07 +00:00
Dmitry Marakasov
901adb39a2 - Update to r4384 2019-12-04 17:02:35 +00:00
TAKATSU Tomonari
0cb4f40687 - Update to 0.9-9 2019-12-03 15:28:54 +00:00
Dmitry Marakasov
2702920f3b - Update to r4382 2019-12-03 11:17:29 +00:00
Dmitry Marakasov
e779559f98 - Update to 15553 2019-12-03 11:15:15 +00:00
Dmitry Marakasov
c4ddc0fdac - Update to 2.15.4 2019-12-03 10:26:35 +00:00
Wen Heping
6ecbf62818 - Update to 0.042 2019-12-03 08:21:48 +00:00
Wen Heping
8eb66584d3 - Update to 0.133 2019-12-03 07:25:56 +00:00
Rene Ladan
967f38a2a5 Remove expired ports:
2019-11-30 astro/garmindev: This port is useful only with the long expired QLandkarteGT
2019-11-30 net-mgmt/zabbix22-agent: End of Life was August, 2019
2019-11-30 net-mgmt/zabbix22-frontend: End of Life was August, 2019
2019-11-30 net-mgmt/zabbix22-java: End of Life was August, 2019
2019-11-30 net-mgmt/zabbix22-proxy: End of Life was August, 2019
2019-11-30 net-mgmt/zabbix22-server: End of Life was August, 2019
2019-12-01 sysutils/fusefs-ext4fuse: Please consider using sysutils/fusefs-ext2 as upstream development is stalled.  Contrary to what its name suggests it supports ext2, ext3, ext4 in read/write  mode.
2019-12-01 www/grafana3: Depends on expired lang/phantomjs
2019-11-30 www/miniminiweb: Upstream no longer available
2019-12-01 13:09:58 +00:00
Dmitry Marakasov
42ce429eba - Update to r4379 2019-11-28 18:13:15 +00:00
Jung-uk Kim
5a52a08234 Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
2019-11-26 21:46:12 +00:00
Alexey Dokuchaev
bee90f2d83 - Update Gnuastro to version 0.11
- Drop no longer needed `post-patch' target
2019-11-26 14:48:51 +00:00
Tobias C. Berner
46a6302d41 astro/kstars: update to 3.3.8 2019-11-24 07:06:36 +00:00
Muhammad Moinur Rahman
97e8e6433d astro/qmapshack: UNBREAK and Update version 1.13.0=>1.14.0
- Change MASTER_SITES to GITHUB
- Update WWW in pkg-descr
- Fix USES
- Prevent a crash when not getting info on devices back from dbus (this
  happens when an nvme device (nvd*) is installed in the system, bsdisks
  doesn't handle these yet). (already reported upstream).

PR:             241647
Submitted by:   cmt
MFH:		2019Q4 (runtime fix)
Relnotes:       https://github.com/Maproom/qmapshack/releases
2019-11-23 16:25:09 +00:00
Antoine Brodin
c07d425c5f Revert r517081, breaking bulk -a is not covered by portmgr blanket 2019-11-20 15:03:02 +00:00
Dmitry Marakasov
7679cddc57 - Update to r595 2019-11-18 11:54:58 +00:00
Dmitry Marakasov
42eb8fe659 - Update to r4373 2019-11-18 11:54:54 +00:00
Piotr Kubaj
271db6fe4a astro/oskar: fix build on powerpc* with clang
There are some Clang-on-PPC-specific issues.

Clang doesn't have ppu_intrinsics.h. mulhdu and mulhwu are required.

PR:		242016
Approved by:	yuri (maintainer), linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D22424
2019-11-17 19:01:58 +00:00
Dmitry Marakasov
9670f6ae78 - Update to r4363 2019-11-13 23:23:59 +00:00
Tobias Kortkamp
5361f64161 astro/garmindev: Spell EXPIRATION_DATE correctly
While here merge MASTER_SITES and MASTER_SITE_SUBDIR
2019-11-11 13:52:07 +00:00
Christoph Moench-Tegeder
52f92e48bc astro/garmindev: unbreak and set EXPIRES
This port is an add-on to the long expired astro/qlandkartegt (removed
in March 2019). Set expiry to the reasonable near future. While here,
point MASTER_SITES to the SF mirror of qlandkarte/qmapshack (the original
Bitbucket repository has been deleted), just in case anyone wants to
pick it up.
2019-11-11 12:33:09 +00:00
Antoine Brodin
3261d20e18 According to giflib upstream, GifQuantizeBuffer was never documented
and not part of official API
2019-11-10 21:47:28 +00:00
Raphael Kubo da Costa
fa63ffe5ae Remove post-patch section.
Upstream was fixed back in 2015 with commit 4946984e01.
2019-11-09 20:23:30 +00:00
Tobias C. Berner
f3644a7ce8 astro/kstars: update to 3.3.7 2019-11-09 10:02:54 +00:00
Tobias C. Berner
19206a139e KDE Applications: update to 19.08.3
November 07, 2019.
Today KDE released the third stability update for KDE Applications 19.08. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.

More than a dozen recorded bugfixes include improvements to Kontact, Ark,
Cantor, K3b, Kdenlive, Konsole, Okular, Spectacle, Umbrello, among others.

Improvements include:
 *   In the video-editor Kdenlive, compositions no longer disappear when
     reopening a project with locked tracks
 *   Okular's annotation view now shows creation times in local time zone
     instead of UTC
 *   Keyboard control has been improved in the Spectacle screenshot utility

You can find the full list of changes here:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.3
2019-11-09 08:13:40 +00:00
Dmitry Marakasov
efd4f1e403 - Limit python version (does not build with 3.7+)
Approved by:	portmgr blanket
2019-11-08 17:10:14 +00:00
Tobias Kortkamp
6a379e2d3a a-b: Add missing USES={gnome,php,sdl,xorg} 2019-11-08 09:27:56 +00:00
Mark Linimon
686730d4e7 Unmark these ports broken on aarch64.
Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
2019-11-08 03:54:11 +00:00