Commit graph

500883 commits

Author SHA1 Message Date
Yuri Victorovich
f88e070086 cad/veroroute: Update 182 -> 184
Reported by:	portscout
2020-03-07 18:48:42 +00:00
Yuri Victorovich
b6162d8be5 math/xtensor: Update 0.21.3 -> 0.21.4
Reported by:	portscout
2020-03-07 18:41:42 +00:00
Yuri Victorovich
4dc5ad6f71 net/libfabric: Update 1.8.1 -> 1.9.1
Reported by:	portscout
2020-03-07 18:32:51 +00:00
Adam Weinberger
3d22a41510 Add entry for www/gitea
PR:		244025
Submitted by:	maintainer
2020-03-07 18:31:08 +00:00
Adam Weinberger
481a799f6b gitea: Update to 1.11.2, contains security fixes
https://blog.gitea.io/2020/02/gitea-1.11.0-is-released
https://blog.gitea.io/2020/02/gitea-1.11.1-is-released
https://blog.gitea.io/2020/02/gitea-1.11.2-is-released

PR:		244025
Submitted by:	maintainer
MFH:		2020Q1
Security:	yes (see links above)
2020-03-07 18:30:04 +00:00
Alexandre C. Guimarães
a0183cc0d1 www/searx: Update to 0.16.0
PR:		244528
Submitted by:	Christopher May-Townsend <chris@maytownsend.co.uk>
Approved by:	tcberner (mentor, implicit)
2020-03-07 18:19:02 +00:00
Yuri Victorovich
a66986bdbf devel/emscripten: Update 1.39.8 -> 1.39.9
Reported by:	portscout
2020-03-07 16:34:15 +00:00
Danilo Egea Gondolfo
f415aee62f Dropping maintainership. I'm running very short of time currently. 2020-03-07 15:07:07 +00:00
Rene Ladan
25e81fa028 Remove expired port:
2020-02-28 x11-toolkits/py-gtksourceview: Old, uses EOLed python27
2020-03-07 14:47:53 +00:00
Rene Ladan
8e55cf704e Unregister pygtksourceview from USE_GNOME.
It is unused in the Ports Tree and its implementing port has expired.
2020-03-07 14:47:14 +00:00
Tobias C. Berner
20ae73f964 New port: devel/tl-expected: C++11/14/17 std::expected with functional-style extensions
Single header implementation of std::expected with functional-style extensions.

std::expected is proposed as the preferred way to represent object which will
either have an expected value, or an unexpected value giving information about
why something failed. Unfortunately, chaining together many computations which
may fail can be verbose, as error-checking code will be mixed in with the
actual programming logic. This implementation provides a number of utilities to
make coding with expected cleaner.

WWW: https://github.com/TartanLlama/expected

PR:		244550
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
2020-03-07 14:40:37 +00:00
Bernard Spil
9a64c09d03 mail/nextcloud-mail: Update to 1.1.3 2020-03-07 14:26:06 +00:00
Dmitri Goutnik
cfbde7e828 devel/jetbrains-goland: Update to 2019.3.3
Changes:	https://confluence.jetbrains.com/display/GOLAND/GoLand+193.6494.61+Release+Notes
PR:		244616
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
2020-03-07 14:24:09 +00:00
Bernard Spil
1c86498d3a www/nextcloud-calendar: Update to 2.0.2 2020-03-07 14:19:22 +00:00
Tobias C. Berner
c8846356e7 x11-fm/doublecmd: fix build
After recent changes to lang/fpc port, x11-fm/doublecmd is failing to build.
FpPipe() function now requires 2 parameters instead of one.

The attached patch fixes it.

PR:		244655
Submitted by:	Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net>  (maintainer)
2020-03-07 14:14:29 +00:00
Thomas Zander
b4d96c1918 Update to upstream version 2020.03.06
Details: Upstream changelog since last ports version:
2020.03.06:
- Fixed a problem in "H264or5VideoStreamFramer.cpp" that was allegedly causing problems
  compiling for Windows.
2020.02.25:
- Added full support for the "LIVE555 HLS Proxy" ("live555HLSProxy") application, which
  is documented at: http://live555.com/hlsProxy/
2020.02.24:
- Commented out a line of code that was preventing "RTSPClientConnection" objects from being
  closed when a RTSP server handles a "TEARDOWN" command (on a RTP-over-TCP stream).
2020.02.23:
- Updated our (unicast) RTSP server implementation to handle "PAUSE" commands by calling
  "stopGettingFrames()" on the input source.  Normally, this is just a no-op, but might not
  be for some input sources. (See below.)
- Fixed a bug in "H264or5VideoStreamFramer" that was causing it to not update its
  presentation times properly following a pause.  (Thanks to Micha Kalfon for reporting this.)
- Updated "openRTSP" to improve the handling of the "-R <port-num>" option.  If the specified
  port number cannot be used (e.g., because it's already in use), then "openRTSP" now exits.
2020-03-07 13:50:14 +00:00
Matthias Andree
8f24c047a2 x11/nvidia-settings, x11/nvidia-xconfig: update to 440.64 to match driver
PR:		244312
Submitted by:	mandree@
Approved by:	bland@ (maintainer timeout, 14d)
2020-03-07 13:35:07 +00:00
Rene Ladan
27675fa47b Remove expired port:
2020-03-01 x11-fonts/font-manager: Old, uses EOLed python27
2020-03-07 13:30:05 +00:00
Antoine Brodin
f5da321098 Clean up 2020-03-07 13:14:02 +00:00
Antoine Brodin
21b75c1178 Update to 1.2.8 2020-03-07 12:51:30 +00:00
Antoine Brodin
0ece916c0e Update to 1.3.1 2020-03-07 12:45:41 +00:00
Antoine Brodin
e05031989f Update to 1.3.0 2020-03-07 12:45:15 +00:00
Dmitri Goutnik
e93524e2ed devel/gh: Update to 0.6.1
Changes:	https://github.com/cli/cli/releases/tag/v0.6.1
PR:		244612
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-03-07 12:42:06 +00:00
Rene Ladan
484382b227 Remove expired port:
2020-03-01 databases/pgworksheet: Old, uses EOLed python27
2020-03-07 12:39:51 +00:00
Rene Ladan
f118043f7e Remove expired ports:
2020-02-29 lang/gcc6: Unsupported by upstream. Use GCC 9 or newer instead.
2020-02-28 www/pycarddav: Deprecated by upstream, please migrate to deskutils/py-khard
2020-03-02 x11/xpra: Old, uses EOLed python27
2020-03-02 x11-wm/ccsm: Old, uses EOLed python27
2020-03-02 x11-toolkits/py-gtkglext: Old, uses EOLed python27
2020-03-02 deskutils/syncthing-gtk: Old, uses EOLed python27
2020-03-02 x11-wm/compiz-fusion: Old, uses EOLed python27
2020-03-02 x11/run_scaled: Old, uses EOLed python27
2020-03-07 12:35:01 +00:00
Guido Falsi
4600731a6b Update calibre to 4.12.0 2020-03-07 12:05:48 +00:00
Li-Wen Hsu
78fe7e5527 - Update to 3.3.0
Sponsored by:	The FreeBSD Foundation
2020-03-07 10:55:01 +00:00
Li-Wen Hsu
79cc1b5576 - Update to 1.7.0
Sponsored by:	The FreeBSD Foundation
2020-03-07 10:54:44 +00:00
Gerald Pfeifer
d6f56c918a Update to the 20200306 snapshot of GCC 8.4.1, the first snapshot after
the GCC 8.4 release this week, so the two are nearly identical.

This brings a backport for Fortran, code generation, and x86 each, and
a number of fixes for rs6000/powerpc.
2020-03-07 09:37:08 +00:00
Emanuel Haupt
acf9d9f442 Define PORTSCOUT 2020-03-07 09:34:23 +00:00
Dmitry Marakasov
9361c83036 - Update WWW
Approved by:	portmgr blanket
2020-03-07 09:32:05 +00:00
Emanuel Haupt
194784c5b7 Update to 5.8.2 2020-03-07 09:30:37 +00:00
Jochen Neumeister
c211ca1710 hand over Maintainership to Chris (portmaster@BSDforge.com)
Sponsored by:	Netzkommune GmbH
2020-03-07 09:05:45 +00:00
Kurt Jaeger
a2bf532592 New port: textproc/jtc: CLI tool to extract, manipulate and transform JSON
Simple but efficient cli utility tool to manipulate
JSON data. Offering a powerful way to select one or
multiple elements from a source JSON and apply various
actions on the selected elements at once, e.g. wrap
selected elements into a new JSON, filter in/out,
sort elements, update elements, insert new elements,
remove, copy, move, compare, transform, swap around
and many other operations.

WWW: https://github.com/ldn-softdev/jtc

PR:		244643
Submitted by:	Lewis Cook <vulcan@wired.sh>
2020-03-07 08:19:27 +00:00
Matthew Seaman
e6dc31c85f Update to 9.2.2
ChangeLog:	https://github.com/citusdata/citus/blob/v9.2.2/CHANGELOG.md
2020-03-07 08:16:31 +00:00
Yuri Victorovich
07f71c9199 editors/quilter: Update 2.1.1 -> 2.1.2
Reported by:	portscout
2020-03-07 04:38:21 +00:00
Yuri Victorovich
e0efa60e0a math/ensmallen: Update 2.11.3 -> 2.11.4
Reported by:	portscout
2020-03-07 04:19:52 +00:00
Ben Woods
1badf3a120 sysutils/py-salt: python3.8 is not supported yet
https://docs.saltstack.com/en/2019.2/topics/installation/index.html#dependencies
https://docs.saltstack.com/en/3000/topics/releases/3000.html#python-3-8-not-supported
https://github.com/saltstack/salt/issues/55310

PR:		243610
Reported by:	Tommy P <tommyhp2@gmail.com>
Approved by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2020-03-07 03:44:23 +00:00
Hiroki Sato
5d2f6e9583 - Update MASTER_SITES and WWW: in pkg-descr.
- Regenerate patches.

PR:	244652
2020-03-07 03:05:37 +00:00
Greg Lehey
e577dfd89d Complete previous commit: remove jhb@'s old location. 2020-03-07 01:13:09 +00:00
Greg Lehey
4d1c7b0173 Correct jhb@, rmacklem@.
Add alfredo@

Submitted by: jhb@, rmacklem@, alfredo@.
2020-03-07 01:08:43 +00:00
Jan Beich
48cdc8ba4d security/nss: update to 3.51
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.51_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_51_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
2020-03-07 00:57:58 +00:00
Jan Beich
0e02cf32b2 net/wayvnc: update to 0.1.1
Changes:	https://github.com/any1/wayvnc/compare/v0.1.0...v0.1.1
Reported by:	Repology
2020-03-07 00:51:41 +00:00
Mateusz Piotrowski
b9ef447302 New port: devel/py-mulpyplexer
Mulpyplexer is a piece of code that can multiplex interactions with lists
of Python objects.

WWW: https://pypi.org/project/mulpyplexer/

PR:		244562
2020-03-07 00:48:47 +00:00
Jan Beich
b782a00656 x11-servers/xwayland-devel: update to 1.20.0.623
Changes:	d4faab8708...3d6efc4aaf
2020-03-07 00:47:32 +00:00
Ben Woods
96615e5729 sysutils/py-salt: Update to 2019.2.3
Changes this release:
  https://docs.saltstack.com/en/latest/topics/releases/2019.2.3.html

PR:		243908
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
Approved by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
Security:	CVE-2019-17361
2020-03-07 00:43:29 +00:00
Ben Woods
6a5ac75948 Document vulnerability in sysutils/py-salt
PR:		243908
Reported by:	Christer Edwards <christer.edwards@gmail.com>
Security:	CVE-2019-17361
2020-03-07 00:41:13 +00:00
Jan Beich
a801914024 multimedia/aom: update to 1.0.0.3187
Changes:	https://aomedia.googlesource.com/aom/+log/e15153483..c179851d9
2020-03-07 00:36:54 +00:00
Mateusz Piotrowski
bd0bcdf180 Actually loosen restrictions on runtime dependencies
I was doing some last minute experiments and accidentally committed a wrong
patch. I'm sorry about that.
2020-03-07 00:18:31 +00:00
Mateusz Piotrowski
588298c044 Loosen version restrictions on runtime dependencies
It turns out that it is not so practical to require a very specific version
of a package using DISTVERSION because the dependency cannot be fulfilled
when the dependency port gets it PORTREVISION bumped.

While here, make it possible to run tests more than once in a row and set
standard testing environment. Also, fix a typo in RUN_DEPENDS.
2020-03-07 00:14:39 +00:00