Commit graph

517053 commits

Author SHA1 Message Date
Ashish SHUKLA
5f21ef83c3 - Update to git snapshot f712cdb 2020-08-15 07:58:50 +00:00
Tobias C. Berner
fdb8b81851 net/kafka: change Scala to 2.13
- minor rc_script changes

PR:		248638
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>
Approved by:	timp87@gmail.com (maintainer)
2020-08-15 07:16:09 +00:00
Tobias C. Berner
f5762a9ce3 lang/php-mode.el: Update to 1.23.0
PR:		248510
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>  (maintainer)
2020-08-15 07:06:28 +00:00
Tobias C. Berner
fcdc5b3ded devel/treepy.el: Update to 0.1.2
PR:		248607
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>  (maintainer)
2020-08-15 07:02:31 +00:00
Tobias C. Berner
2f7bfde8cc net/onedrive: Update to 2.4.5
PR:		248661
Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
2020-08-15 07:01:41 +00:00
Tobias C. Berner
426d5e72a4 games/homura: Switch back to wine-devel
This fixes internet problems in AdventureQuest3D, Origin and maybe in other
games too.

PR:		248539
Submitted by:	Alexander Vereeken <Alexander88207@protonmail.com> (maintainer)
2020-08-15 05:59:37 +00:00
Tobias C. Berner
d9e4991718 New port: audio/squeezelite
Lightweight headless squeezebox player for Logitech Media Server

WWW: https://github.com/ralph-irving/squeezelite

PR:		247041
Submitted by:	Joachim Werner <jockl@pianojockl.org>
2020-08-15 05:46:18 +00:00
Tobias C. Berner
936bb763fb devel/qconf: update to 2.5 2020-08-15 05:38:28 +00:00
Tobias C. Berner
40740c7d13 New port: www/gwsocket Simple WebSocket Server
gwsocket is a simple, standalone, language-agnostic, RFC6455 compliant
WebSocket Server, written in C. It sits between your application and the
client's browser, giving fast bidirectional communication between these two
with ease and flexibility.

More info at: http://gwsocket.io.

PR:             247884
Submitted by:   Daniel Morante <daniel@morante.net>
2020-08-15 05:30:41 +00:00
Roman Bogorodskiy
c7176e70a0 misc/osinfo-db: update to 20200813 2020-08-15 02:52:22 +00:00
Hiroki Sato
4571fc510e Fix a memory corruption issue which can allow overriding of file
access controls.

Security:	CVE-2020-15900
Security:	https://insomniasec.com/blog/ghostscript-cve-2020-15900
Obtained from:	https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=5d499
272b95a6b890a1397e11d20937de000d31b
PR:		248580
2020-08-15 02:34:41 +00:00
Hiroki Sato
d7b7b3a677 Update japanese/mozc-{server,el,tool} and japanese/{fcitx,ibus,uim}-mozc
to 2.23.2815.102.01, and devel/py-gyp to a snapshot as of 20200512.
Changes include:

- Migration to Python 3.
- Update of the zipcode dictionary to 20200430.
- Fix of the icon path for fcitx.
2020-08-15 01:21:00 +00:00
Jan Beich
be61d3707e multimedia/wlrobs: update to s20200812
Changes:	https://hg.sr.ht/~scoopta/wlrobs/log
2020-08-15 00:52:24 +00:00
Jan Beich
4b27885beb graphics/mesa-devel: update to 20.2.b.228
Changes:	6723addd8a...aa8661141a
2020-08-15 00:52:18 +00:00
Jan Beich
d4a9f1d935 emulators/yuzu: update to s20200814
Changes:	a8ffe6eee...2dace9034
2020-08-15 00:52:12 +00:00
Jan Beich
94bcb41d22 emulators/rpcs3: update to 0.0.11.10753
Changes:	0f8ca1f7c...995cb8125
2020-08-15 00:52:04 +00:00
TAKATSU Tomonari
97d7c5950f - Update to 0.24.0 2020-08-15 00:47:32 +00:00
TAKATSU Tomonari
46b2196dea - Update to 0.2.1 2020-08-15 00:44:48 +00:00
Adam Weinberger
47f50d08d9 www/rubygem-roda: Update to 3.35.0 2020-08-15 00:26:42 +00:00
Jung-uk Kim
1bf70fa53c Do not allow compiling C++ files for drivers with built-in functions.
This change lets us do "kldload vboxvfs.ko" (although it is still broken).
2020-08-14 23:17:44 +00:00
Craig Leres
8cb57c9085 devel/py-flynt: Update to 0.52
- Add a --version option

 - Add a pre-commit-hook configuration file

Reported by:	portscout
2020-08-14 21:32:08 +00:00
Tobias C. Berner
164a51f993 net/liveMedia: update to 2020.08.12
2020.08.12:
- Fixed a bug in the handling of pausing, when streaming from (multi-track) Matroska files.
2020.08.11:
- Fixed another bug in the handling of seeking within Matroska files.
2020.08.10:
- Fixed a bug in the handling of seeking within Matroska files.
  (Thanks to Jim Ham for reporting this problem.)
2020-08-14 18:41:06 +00:00
Brooks Davis
db71b3f053 Update to a new snapshot and add FLANG and MLIR options
Add two new options:
 - FLANG (Fortran 2018 compiler)
 - MLIR (Multi-Level Intermediate Representation support)

MLIR is enabled by default and required by FLANG. FLANG is not yet
enabled by default because it is broken with LLVM_LINK_LLVM_DYLIB=ON
which results in a truly enormous package (500+MB .txz).

PR:		248591
Sponsored by:	DARPA
2020-08-14 18:35:40 +00:00
Mathieu Arnold
bab092aa6e Update to 1.2. 2020-08-14 17:53:15 +00:00
Tobias C. Berner
b1f85f465f games/springlobby: prepare for cmake-3.18.1
- remove unsupported 'libcurl' component from find(CURL) call

PR:		248003
2020-08-14 17:51:43 +00:00
Mark Linimon
6d76a1cb10 Add compiler:c++11-lang to USES to fix build on GCC-based systems:
notmuch-config.c:851: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (tier-2 blanket)
2020-08-14 17:31:24 +00:00
Mark Linimon
01270b8690 This port should not have been marked BROKEN; I tried to build it without
noticing that it had a MASTERPORT (which I had not updated).  I apologize.
2020-08-14 17:26:41 +00:00
Tobias C. Berner
f7dc3894aa comms/wsjtx: prepare for cmake-3.18.x
- this belongs into the "let's forget this ever happened category".
- with cmake-3.18 the target to patch the thirdparty sources gets
  ran twice. Onde during build and once during the install phase.
- we silently remove the patches again after the build is done, so
  that during the install phase, the patching is a no-op.

PR:		248003
2020-08-14 17:03:30 +00:00
Joe Marcus Clarke
581f650a2f Update to 3.2.6.
See https://www.wireshark.org/docs/relnotes/wireshark-3.2.6.html for a list
of changes in this release.
2020-08-14 16:52:24 +00:00
Steve Wills
9c8754cf1d security/teleport: update to 4.3.5 2020-08-14 16:22:31 +00:00
Yuri Victorovich
d085f1b9b5 devel/cpp2py: Update 1.5-19 -> 1.5.20200812 (latest tag) 2020-08-14 15:17:50 +00:00
Bernard Spil
65b23a291a www/nextcloud-appointments: Update to 1.6.8 2020-08-14 12:53:16 +00:00
Bernard Spil
aa99f8e920 www/nextcloud-groupfolders: Update to 7.0.0 2020-08-14 12:51:41 +00:00
Alexey Dokuchaev
d384f22560 - Update to version 1.2.0
- Hook the tests to our framework

Found out via:	www.opennet.ru
2020-08-14 11:01:13 +00:00
Matthias Andree
e148c8cab6 Bump PORTREVISION again due to ilmbase and openexr update
Reason is that graphics/darktable itself had a commit by dumbbell@
(r544820) that also bumped PORTREVISION=2 but that happened before
I'd committed the OpenEXR updates, and the svn update just merged
that change.

So, unfortunately, we need another PORTREVISION update.

See r544849, r544853.
2020-08-14 10:32:19 +00:00
Dmitry Marakasov
e87c466f5b - Update WWW
Approved by:	portmgr blanket
2020-08-14 09:36:37 +00:00
Tijl Coosemans
fb222989e1 Update kernel-headers to 3.10.0-1127.18.2.el7. 2020-08-14 09:31:32 +00:00
Tijl Coosemans
355e2ef858 Update to 219-73.el7_8.9. 2020-08-14 09:26:29 +00:00
Tijl Coosemans
17b0416bf1 Update to 7.29.0-57.el7_8.1. 2020-08-14 09:19:10 +00:00
Jimmy Olgeni
3ada589f63 Update lang/erlang-runtime22 to version 22.3.4.6. 2020-08-14 08:45:37 +00:00
Jan Beich
3c83b1825e multimedia/libva-intel-media-driver: update to 20.3.p5
- Cherry-pick libpciaccess dependency removal

Changes:	https://github.com/intel/media-driver/compare/intel-media-20.3.pre4...intel-media-20.3.pre5
Reported by:	GitHub (watch releases)
2020-08-14 08:24:28 +00:00
Yuri Victorovich
11cf841ff8 devel/spark: Remove 2.7 restriction from python 2020-08-14 07:21:25 +00:00
Kurt Jaeger
48400fa4e6 databases/cego: 2.45.16 -> 2.45.18
- Fix in CegoClient for treating interactive input. Ctl-D input
  lead to segmentation fault, if used in multiline statements.
- Patch in CegoAction::formatTableInfo. For size calculation of
  btree objects, null value must be used instead of INVALID, otherwise,
  wrong values are indicated during btree build
- Patch in CegoLogManager::switchLogFile, we first have to switch log
  file and then change the status to OCCUPIED. Otherwise, the logfile
   archiver ( CegoLogThreadPool::shiftRedoLogs ) might access occupied
  logfile in parallel. Since this is a different thread and File::open
  seems to be not thread safe, bad things might happen ...

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2020-08-14 07:20:38 +00:00
Kurt Jaeger
0c0a2788d7 databases/mongodb36: update 3.6.18 -> 3.6.19
- Update conflicts: 3.4 is gone, 4.4 is new

PR:		248505
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	dev@dudu.ro (maintainer)
Relnotes:	https://docs.mongodb.com/v3.6/release-notes/3.6/#july-23-2020
2020-08-14 07:16:00 +00:00
Wen Heping
1538789b25 This package contains a set of persistent object containers built around
a modified BTree data structure. The trees are optimized for use inside
ZODB's "optimistic concurrency" paradigm, and include explicit resolution
of conflicts detected by that mechanism.

WWW: https://github.com/zopefoundation/BTrees
2020-08-14 07:07:12 +00:00
Wen Heping
5c5759b233 This package contains a generic persistence implementation for Python.
It forms the core protocol for making objects interact "transparently"
with a database such as the ZODB.

WWW: https://github.com/zopefoundation/persistent/
2020-08-14 06:50:18 +00:00
Dima Panov
f652de9915 Update LibreOffice suite to 6.4.6 maintenance release
Relnotes:	https://wiki.documentfoundation.org/ReleaseNotes/6.4
2020-08-14 05:53:52 +00:00
Yuri Victorovich
1a773ccd88 math/py-bitmath: Unbreak with python-3 by upgrading to 1.3.3.1
1.2.3 was python-2 version

Approved by:	portmgr (blanket; unbreak)
2020-08-14 05:48:57 +00:00
Fernando Apesteguía
1e40590438 x11/rofi-calc: Update to 1.8
From ChangeLog: https://github.com/svenstaro/rofi-calc/blob/v1.8/CHANGELOG.md

 * Enable qalc's Unicode mode by default
 * Add -no-unicode option to disable aforementioned unicode support

PR:	248637
Submitted by:	vidar@karlsen.tech (maintainer)
2020-08-14 05:48:31 +00:00
Yuri Victorovich
c6113702a3 biology/graphlan: Remove the 2.7 limitation on python because it's no longer needed 2020-08-14 04:59:29 +00:00