Commit Graph

532063 Commits

Author SHA1 Message Date
Jan Beich
93193f27c2 MFH: r564913 r564964 r564975 r565042 r568424 r568425
x11/wezterm: add new port

WezTerm is a GPU-accelerated cross-platform terminal emulator and
multiplexer written by @wez and implemented in Rust.

- Multiplex terminal panes, tabs and windows on local and remote
  hosts, with native mouse and scrollback
- Ligatures, Color Emoji and font fallback, with true color and
  dynamic color schemes
- Hyperlinks
- Searchable Scrollback (use mouse wheel and Shift-PageUp and Shift
  PageDown to navigate, Ctrl-Shift-F to activate search mode)
- xterm style selection of text with mouse; paste selection via
  Shift-Insert (bracketed paste is supported!)
- SGR style mouse reporting (works in vim and tmux)
- Render underline, double-underline, italic, bold, strikethrough
  (most other terminal emulators do not support as many render
  attributes)
- Configuration via a file with hot reloading
- Multiple Windows (Hotkey: Super-N)
- Splits/Panes
- Tabs (Hotkey: Super-T, next/prev: Super-[ and Super-], go-to: Super-[1-9])
- SSH client with native tabs
- Connect to serial ports for embedded/Arduino work
- Connect to a local multiplexer server over unix domain sockets
- Connect to a remote multiplexer using SSH or TLS over TCP/IP
- iTerm2 compatible image protocol support, and built-in imgcat command
- Sixel graphics support

https://wezfurlong.org/wezterm/
2021-03-15 03:31:10 +00:00
Jan Beich
9ba6ac5249 MFH: r568306
www/youtube_dl: update to 2021.03.14

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.14
Reported by:	GitHub (watch releases)
2021-03-14 03:31:55 +00:00
Juraj Lutter
c36464d722 MFH: r568282
www/osticket: Update to 1.15.2

- Update to 1.15.2
- Changelog: https://github.com/osTicket/osTicket/releases/tag/v1.15.2

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D29248
2021-03-13 20:37:21 +00:00
Jochen Neumeister
41a6009299 MFH: r568256
fix OpenSSL KTLS causes regression: SSL_ERROR_HANDSHAKE_UNEXPECTED_ALERT

PR:		253394
Reported by:	many
Approved by:	apache (with hat)
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D28932
2021-03-13 16:15:32 +00:00
Jan Beich
bd5505ff2d MFH: r568222
graphics/mesa-devel: update to 21.0.b.2999

Changes:	c22267262e...a04a797b89
2021-03-13 00:57:11 +00:00
Glen Barber
955d6e0dbc MFH: r568216
Add 13.0-RC2 checksums.
Prune 13.0-BETA4 checksums.

Approved by:	portmgr (implicit, re blanket)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-03-13 00:01:05 +00:00
Kyle Evans
d9c2a13647 MFH: r568178
emulators/qemu-user-static: update to fix copy_file_range() bug
2021-03-12 14:01:02 +00:00
Jan Beich
c4b56c9506 MFH: r568164
multimedia/arcan: unbreak on aarch64

(encode) disabled, lzma not found
[...]
Determining if the function lzma_auto_decoder exists in the /usr/lib/liblzma.so failed with the following output:
c++: error: the clang compiler does not support '-march=native'
[...]
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: bin/afsrv_encode

PR:		254234
Reported by:	mikael
2021-03-12 10:37:42 +00:00
Matthias Andree
d3a61d02d2 MFH: r564925 r568138
mail/fetchmail and mail/fetchmailconf: Update to 6.4.16

PR:		253423
Submitted by:	Corey Halpin <chalpin AT cs.wisc DOT edu> (maintainer)

mail/fetchmail: fetchmailconf: update to 6.4.17 (minor fixes, Japanese translation)

# BUG FIXES
* IMAP client: plus memory leaks for username and password when trying
  the LOGIN (password-based) authentication and encountered a timeout situation.
* dist-tools/getstats.py: also counts lines in *.py files [for NEWS file]

# CHANGES
* fetchmail.man: now mentions that you may need to add --ssl when specifying
  a TLS-wrapped port.
* fetchmailconf: --version (-V) now prints the Python version in use.

# TRANSLATION UPDATE
* ja:    Takeshi Hamasaki [Japanese]

PR:		254208
Approved by:	Corey Halpin (maintainer)

ChangeLog: 66ae17e72c/NEWS (L85)
2021-03-11 22:20:22 +00:00
Christoph Moench-Tegeder
291cc0f176 MFH: r568090
update firefox to 86.0.1

Release Notes:
  https://www.mozilla.org/en-US/firefox/86.0.1/releasenotes/
2021-03-11 13:09:23 +00:00
Kai Knoblich
4a6852ebbf MFH: r568084
java/intellij-rubymine: Fix packaging with non-default Python versions

* Replace a few occurrences in pkg-plist where PYTHON_VER shouldn't be used
  as a substitution.

PR:		253815
Approved by:	portmgr (build fix)

Approved by:	ports-secteam (implicit)
2021-03-11 12:28:51 +00:00
Guido Falsi
fe97c82076 MFH: r566943
Import patch from upstream to fix key grabbing issues.

This replaces previous homegroown patch.

PR:		244290
Submitted by:	aryeh.friedman@gmail.com
Tested by:	Jethro Nederhof <jethro@jethron.id.au>
Obtained from:	https://gitlab.xfce.org/xfce/libxfce4ui/-/merge_requests/27
2021-03-11 09:05:59 +00:00
Jan Beich
f48d9d063f MFH: r567881 r568059
x11-servers/xwayland-devel: update to 1.20.0.875

Changes:	69e087caa...376eaadde
2021-03-11 00:37:55 +00:00
Dmitri Goutnik
4ecb5dea89 lang/go: Update to 1.15.9
Changes:	https://golang.org/doc/devel/release.html#go1.16.minor
Security:	72709326-81f7-11eb-950a-00155d646401
2021-03-11 00:32:37 +00:00
Jan Beich
1a7487aaf5 MFH: r567880 r568056
graphics/mesa-devel: update to 21.0.b.2806

Changes:	24ce0862fe...c22267262e
2021-03-11 00:20:38 +00:00
Bradley T. Hughes
1fc367edd9 MFH: r561964 r563263 r564016 r566506 r567899
www/node: Update 15.5.1 -> 15.6.0

https://nodejs.org/en/blog/release/v15.6.0/

Sponsored by:	Miles AS

www/node: Update 15.6.0 -> 15.7.0

https://nodejs.org/en/blog/release/v15.7.0/

Sponsored by:	Miles AS

www/node: Update 15.7.0 -> 15.8.0

https://nodejs.org/en/blog/release/v15.8.0/

Regenerate patches with `make makepatch` and re-introduce the
dependency on dns/c-ares now that it is at version 1.17.1 (the
minimum required version for Node.js).

Sponsored by:	Miles AS

www/node: Update 15.8.0 - 15.9.0

https://nodejs.org/en/blog/release/v15.9.0/

Sponsored by:	Miles AS

www/node: Update 15.9.0 -> 15.10.0

https://nodejs.org/en/blog/release/v15.10.0/

This is a security release. See
https://nodejs.org/en/blog/vulnerability/february-2021-security-releases/

While here, pet portlint by moving USES.

PR:		254045
Submitted by:	jlduran@gmail.com
Security:	2f3cd69e-7dee-11eb-b92e-0022489ad614
Sponsored by:	Miles AS
2021-03-10 20:16:56 +00:00
Bradley T. Hughes
b318230f7f MFH: r563965
dns/c-ares: Update 1.16.1 -> 1.17.1

Bump to the latest release. Upstream has reorganized the source in this
release, and the port has been adapted to path changes where necessary.

Approved by:	zi (maintainer)
Sponsored by:	Miles AS
2021-03-10 20:14:28 +00:00
Neel Chauhan
611ff8fbba MFH: r568031
www/gitea: Update to 1.13.4

This update fixes security vulnerabilities

 * https://blog.gitea.io/2021/03/gitea-1.13.3-is-released/
 * https://blog.gitea.io/2021/03/gitea-1.13.4-is-released/

PR:		254130
Submitted by:	stb AT lassitu DOT de (maintainer)
Security:	502ba001-7ffa-11eb-911c-0800278d94f
Approved by:	portmgr (security blanket)
2021-03-10 18:49:36 +00:00
Li-Wen Hsu
5721fa1da9 MFH: r568008
databases/mantis: Update to 2.24.4

PR:		252639
Submitted by:	Zoltan ALEXANDERSON BESSE <zab@zltech.eu> (maintainer)
Security:	2dc8927b-54e0-11eb-9342-1c697a013f4b
2021-03-10 14:55:57 +00:00
Jan Beich
b650b24c4f MFH: r567944
devel/renpy: update to 7.4.3

Changes:	https://www.renpy.org/release/7.4.3 (see Announcment)
Changes:	https://www.renpy.org/doc/html/changelog.html#renpy-7-4-3
Reported by:	Repology
2021-03-09 16:58:52 +00:00
Piotr Kubaj
d0ffeba14e MFH: r567926
sysutils/lcdproc: fix build on powerpc64 elfv2

Use GCC:
In file included from serialVFD_io.c:45:
./port.h:344:32: error: invalid output constraint '=a' in asm
        __asm__ volatile ("inb %1,%0":"=a" (value)
2021-03-09 13:13:30 +00:00
Christoph Moench-Tegeder
daa3d4ee49 MFH: r567916
firefox: import upstream bugfixes

1 https://bugzilla.mozilla.org/show_bug.cgi?id=1694670
  "Linux startup crash in [@ qcms_data_create_rgb_with_gamma]"
  crash on startup when loading certain ICC profiles
2 https://bugzilla.mozilla.org/show_bug.cgi?id=1694699
  "Investigate tabs API regression in Firefox 86"
  regression causing loss of tabs from tab groups

PR:		253886 ([2])
Reported by:	Hans Petter Selasky [1], Graham Perrin [2]
2021-03-09 09:59:59 +00:00
Kirill Ponomarev
98d0c6df24 MFH: r567911
Update to 3.26
2021-03-09 09:15:45 +00:00
Bradley T. Hughes
4f81683fcb MFH: r567896
www/node14: Update 14.15.5 -> 14.16.0

https://nodejs.org/en/blog/release/v14.16.0/

This is a security release. See
https://nodejs.org/en/blog/vulnerability/february-2021-security-releases/

While here, pet portlint by moving USES.

PR:		254044
Submitted by:	jlduran@gmail.com
Security:	2f3cd69e-7dee-11eb-b92e-0022489ad614
Sponsored by:	Miles AS
2021-03-09 06:52:12 +00:00
Bradley T. Hughes
bf5d81cc1d MFH: r567894
www/node12: Update 12.20.2 -> 12.21.0

https://nodejs.org/en/blog/release/v12.21.0/

This is a security release. See
https://nodejs.org/en/blog/vulnerability/february-2021-security-releases/

While here, pet portlint by moving USES.

PR:		254043
Submitted by:	jlduran@gmail.com
Security:	2f3cd69e-7dee-11eb-b92e-0022489ad614
Sponsored by:	Miles AS
2021-03-09 06:51:30 +00:00
Bradley T. Hughes
0e674712f8 MFH: r567893
www/node10: Update 10.23.3 -> 10.24.0

https://nodejs.org/en/blog/release/v10.24.0/

This is a security release. See
https://nodejs.org/en/blog/vulnerability/february-2021-security-releases/

While here, pet portlint by moving USES.

PR:		254042
Submitted by:	jlduran@gmail.com
Security:	2f3cd69e-7dee-11eb-b92e-0022489ad614
Sponsored by:	Miles AS
2021-03-09 06:50:51 +00:00
Christoph Moench-Tegeder
eecc02639d MFH: r567392
update thunderbird to 78.8.1

Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.8.1/releasenotes/
2021-03-08 18:00:22 +00:00
Piotr Kubaj
8219035cb0 MFH: r567841
devel/gcc-msp430-ti-toolchain: fix build on powerpc64

Similar issue as other GCC ports.
2021-03-08 12:44:04 +00:00
Dima Panov
4d7a6745d9 MFH: r567826
LibreOffice 7.1.1 is now available, with over 90 bugfixes and compatibility improvements.
Learn more: https://blog.documentfoundation.org/blog/2021/03/04/libreoffice-711/
2021-03-08 09:42:21 +00:00
Neel Chauhan
fd91adca16 MFH: r567816
net/openvswitch: Fix conflicts with libc (uuid_to_string(2))

PR:		238331
Submitted by:	Nikola Kolev <koue AT chaosophia DOT net>, amdmi3
Reported by:	Ian Campbell <ianc1215 AT gmail DOT com>
Approved by:	portmgr (bugfix blanket)
2021-03-08 01:39:35 +00:00
Jochen Neumeister
9bdcc3fd94 MFH: r567591
Update to 5.1.0

Changelog: https://www.phpmyadmin.net/news/2021/2/24/phpmyadmin-510-released/

Sponsored by:	Netzkommune GmbH
2021-03-07 20:33:45 +00:00
Thomas Zander
73252f642c MFH: r567572
Update to upstream version 55.0.0.

Details:
- Mostly bugfixes, see
  https://mkvtoolnix.download/doc/NEWS.md
2021-03-07 15:55:15 +00:00
Jan Beich
0bce41447e MFH: r567534
emulators/rpcs3: unbreak Vulkan on Intel after r562625

ioctl(I915_GEM_USERPTR) failed. Try running as root but expect poor stability.
F {RSX [0x000255c]} SIG: Thread terminated due to fatal error: Assertion Failed! Vulkan API call failed with unrecoverable error: Invalid external handle (VK_ERROR_INVALID_EXTERNAL_HANDLE_KHR)
(in file rpcs3/Emu/RSX/VK/vkutils/memory.cpp:224[:79], in function memory_block_host) (errno=1)
(in file rpcs3/Emu/RSX/VK/vkutils/shared.cpp:103[:4], in function die_with_error) (errno=1)
2021-03-07 02:07:48 +00:00
Jan Beich
1a81b84b6f MFH: r567532
emulators/citra: update to s20210306

Changes:	c2d36cde9...8e3c7674d
2021-03-07 00:56:44 +00:00
Jan Beich
649b47e198 MFH: r567441 r567527
emulators/yuzu: update to s20210306

Changes:	394475c4e...4cf5b860b
2021-03-06 23:27:28 +00:00
Gerald Pfeifer
e58fbf89c9 MFH: r567297
Backport part of r566453 | gerald | 2021-02-24 from lang/gcc8-devel:

  ALso back port part of r565301 | gerald | 2021-02-15 from
  lang/gcc11-devel:

    Explicitly build --without-zstd such that archivers/zstd isn't pulled
    in inadvertedly when present in the build system even though it is not
    an explicit dependency. [1]

PR:		253286 [1]
2021-03-06 22:31:13 +00:00
Glen Barber
abf624a9a3 MFH: r567512
Add MANIFEST files for 13.0-RC1.
Remove MANIFEST files for 13.0-BETA3.

Approved by:	portmgr (implicit, re blanket)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-03-06 18:57:24 +00:00
Jan Beich
224bc88c95 MFH: r567273 r567286 r567291 r567293 r567426 r567510
x11-wm/labwc: add new port

Labwc is a wlroots-based stacking compositor for Wayland.

It has the following aims:

- Be light-weight, small and fast
- Have the look and feel of openbox albeit with a smaller feature set
- Where practicable, use clients to show wall-paper, take screenshots,
  and so on
- Stay in keeping with wlroots and sway in terms of approach and
  coding style

https://github.com/johanmalm/labwc
2021-03-06 18:52:19 +00:00
Piotr Kubaj
0329ed58d5 MFH: r567508
devel/arm-none-eabi-gcc492: fix build on powerpc64

Same patch that other GCC ports use.
2021-03-06 18:48:26 +00:00
Thomas Zander
76d71a9af7 MFH: r567500
Update to upstream release 2.4.6.

Details:
- Bugs and doc fixes, see
  https://github.com/traefik/traefik/releases/tag/v2.4.6
2021-03-06 17:37:38 +00:00
Li-Wen Hsu
c6cec4368d MFH: r567481
www/py-httplib2: Add missing RUN_DEPENDS

PR:		253962
Reported by:	David Siebörger <drs-freebsd@sieborger.nom.za>
2021-03-06 11:55:37 +00:00
Guido Falsi
cb542db8f8 MFH: r567478
- Fix .desktop entry, remove wrong path from Exec line
- Convert port to USES=localbase
- Silence portlint warnings about variables order

PR:		254031
Approved by:	mjl@luckie.org.nz (maintainer)
2021-03-06 11:35:50 +00:00
Max Brazhnikov
f8b3dbd142 MFH: r561902
x11-toolkits/swt:
- Remove excessive patching, which also broke loading of swt libraries.
- Add temporary patch to fix crash, when swt tries to load *.css files which
  are not shipped with the tarball.

Reported by:		Robin Dapp via email
2021-03-06 10:24:12 +00:00
Torsten Zuehlsdorff
6eef4e54d9 MFH: r567450
lang/php80: Update from 8.0.2 to 8.0.3

Changelog:

    Core:
        Fixed #80706 (mail(): Headers after Bcc headers may be ignored).
    DOM:
        Fixed bug #80600 (DOMChildNode::remove() doesn't work on CharacterData nodes).
    Gettext:
        Fixed bug #53251 (bindtextdomain with null dir doesn't return old value).
    MySQLnd:
        Fixed bug #78680 (mysqlnd's mysql_clear_password does not transmit null-terminated password).
        Fixed bug #80713 (SegFault when disabling ATTR_EMULATE_PREPARES and MySQL 8.0).
    MySQLi:
        Fixed bug #74779 (x() and y() truncating floats to integers).
    Opcache:
        Fixed bug #80634 (write_property handler of internal classes is skipped on preloaded JITted code).
        Fixed bug #80682 (opcache doesn't honour pcre.jit option).
        Fixed bug #80742 (Opcache JIT makes some boolean logic unexpectedly be true).
        Fixed bug #80745 (JIT produces Assert failure and UNKNOWN:0 var_dumps in code involving bitshifts).
    OpenSSL:
        Fixed bug #80747 (Providing RSA key size < 512 generates key that crash PHP).
    Phar:
        Fixed bug #75850 (Unclear error message wrt. __halt_compiler() w/o semicolon) (cmb)
        Fixed bug #70091 (Phar does not mark UTF-8 filenames in ZIP archives).
        Fixed bug #53467 (Phar cannot compress large archives).
    Socket:
        Fixed bug #80723 (Different sockets compare as equal (regression in 8.0)).
    SPL:
        Fixed bug#80719 (Iterating after failed ArrayObject::setIteratorClass() causes Segmentation fault).
    Standard:
        Fixed bug #80654 (file_get_contents() maxlen fails above (2**31)-1 bytes).
        Fixed bug #80718 (ext/standard/dl.c fallback code path with syntax error).

Sponsored by:	PHP Upgrade Service
2021-03-06 01:36:58 +00:00
Torsten Zuehlsdorff
807d804249 MFH: r567449
lang/php74: Update from 7.4.15 to 7.4.16

Changelog:

    Core:
        Fixed #80706 (mail(): Headers after Bcc headers may be ignored).
    MySQLnd:
        Fixed bug #78680 (mysqlnd's mysql_clear_password does not transmit null-terminated password).
    MySQLi:
        Fixed bug #74779 (x() and y() truncating floats to integers).
    OPcache:
        Fixed bug #80682 (opcache doesn't honour pcre.jit option).
    OpenSSL:
        Fixed bug #80747 (Providing RSA key size < 512 generates key that crash PHP).
    Phar:
        Fixed bug #75850 (Unclear error message wrt. __halt_compiler() w/o semicolon) (cmb)
        Fixed bug #70091 (Phar does not mark UTF-8 filenames in ZIP archives).
        Fixed bug #53467 (Phar cannot compress large archives).
    SPL:
        Fixed bug#80719 (Iterating after failed ArrayObject::setIteratorClass() causes Segmentation fault).
    Standard:
        Fixed bug #80654 (file_get_contents() maxlen fails above (2**31)-1 bytes).
    Zip:
        Fixed bug #80648 (Fix for bug 79296 should be based on runtime version).

Sponsored by:	PHP Upgrade Service
2021-03-06 01:35:59 +00:00
Jan Beich
f3239f204c MFH: r567446
graphics/jpeg-xl: update to 0.3.3

Changes:	https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.3
Changes:	https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3.2...v0.3.3
2021-03-06 00:44:21 +00:00
Piotr Kubaj
e71b14c65e MFH: r567444
devel/folly: fix build on powerpc64

QuotientMultiSet doesn't work on big-endian architectures.

Approved by:	tier 2 blanket
2021-03-06 00:28:33 +00:00
Jan Beich
f9e6b77b2a MFH: r567442
graphics/mesa-devel: update to 21.0.b.2670

Changes:	a8423eb732...24ce0862fe
2021-03-06 00:25:10 +00:00
Jan Beich
523316d8cb MFH: r567435
x11-servers/xwayland-devel: make r567433 mimic autotools better

Changes:	96f6fb99f2..69cc4cd217
2021-03-05 23:52:04 +00:00
Jan Beich
441322667a MFH: r567433
x11-servers/xwayland-devel: simplify install
2021-03-05 23:31:43 +00:00