UPDATE: libass 0.15.1

2021-08-24 Thread Brad Smith
Here is an update to libass 0.15.1. libass (0.15.1) * Fix currently known 0.15.0 regressions: * Fix crashing on some ASS files with embedded fonts * Fix total font fallback failure with some fonts on Core Text * Fix embedded and memory fonts not actually being used unless

UPDATE: QEMU 6.1.0

2021-08-24 Thread Brad Smith
Here is an update to QEMU 6.1.0. https://wiki.qemu.org/ChangeLog/6.1 Index: Makefile === RCS file: /home/cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.212 diff -u -p -u -p -r1.212 Makefile --- Makefile23 Jul 2021

CVS: cvs.openbsd.org: ports

2021-08-24 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2021/08/24 21:48:01 Modified files: security/openssl/1.1: Makefile distinfo security/openssl/1.1/patches: patch-Configurations_10-main_conf

Re: New port: Gaupol subtitle editor

2021-08-24 Thread Anindya Mukherjee
On Mon, Aug 16, 2021 at 12:15:23AM -0700, Anindya Mukherjee wrote: > On Sun, Aug 15, 2021 at 12:21:45AM +0200, Stefan Hagen wrote: > > Anindya Mukherjee wrote: > > > On Sat, Aug 14, 2021 at 06:27:05PM +0200, Stefan Hagen wrote: > > > > Anindya Mukherjee wrote: > > > > > Ping > > > > > > > > > >

UPDATE: multimedia/streamlink 2.0.0 => 2.3.0

2021-08-24 Thread Brian Callahan
Hi ports -- Attached is an update to streamlink. It requires the py-websocket-client update just posted. Long changelog is here: https://github.com/streamlink/streamlink/releases I'm able to watch some streams with this. OK? ~Brian Index: Makefile

UPDATE: net/py-websocket-client 0.37.0 => 1.2.1

2021-08-24 Thread Brian Callahan
Hi ports -- Attached is an update to py-websocket-client. It is required for an update to streamlink. Upstream has dropped python2 support. Streamlink works with this, which is my only real form of testing. One test when running 'make test' fails, but it seems that is because that particular

Re: [update] lang/go to Go 1.17

2021-08-24 Thread Aaron Bieber
On Wed, 25 Aug 2021 at 04:10:43 +1000, Joel Sing wrote: > The below diff updates lang/go to Go 1.17. > > Tested on amd64 and arm64, still need to retest on arm, i386 and mips64. > > ok? > Mini-bulk finished: Elapsed time=02:26:32 I=433 B=10 Q=0 T=105 F=0 !=1 E=net/termshark math/blas

Re: UPDATE: multimedia/handbrake 1.3.3 => 1.4.1

2021-08-24 Thread Stefan Hagen
Stefan Hagen wrote: > Brian Callahan wrote: > > Hi ports -- > > > > Attached is an update to HandBrake. The changelog is the combination of the > > 1.4.0 and 1.4.1 release notes: > > https://github.com/HandBrake/HandBrake/releases > > > > I was able to encode some video on amd64. > > > > Note

Re: UPDATE: multimedia/handbrake 1.3.3 => 1.4.1

2021-08-24 Thread Stefan Hagen
Brian Callahan wrote: > Hi ports -- > > Attached is an update to HandBrake. The changelog is the combination of the > 1.4.0 and 1.4.1 release notes: > https://github.com/HandBrake/HandBrake/releases > > I was able to encode some video on amd64. > > Note that this requires the new graphics/zimg

UPDATE: net/py-impacket

2021-08-24 Thread Sebastian Reitenbach
Hi, below patch updates impacket from 0.9.21 to 0.9.23. tested with a zerologon exploit, that requires at least 0.9.22, as the NETLOGON structs for NetrServerPasswordSet2 were only added there. OK? cheers, Sebastian Index: Makefile

Re: NEW: graphics/zimg

2021-08-24 Thread Brian Callahan
Hi Stefan -- On 08/24/2021 05:00 PM, Stefan Hagen wrote: Brian Callahan wrote: Hi ports -- Attached is a new port, graphics/zimg. Zimg is a scaling, colorspace conversion, and dithering library. [snip] Zimg is a new dependency of multimedia/handbrake. An update diff for HandBrake will be in

Re: NEW: graphics/zimg

2021-08-24 Thread Stefan Hagen
Brian Callahan wrote: > Hi ports -- > > Attached is a new port, graphics/zimg. Zimg is a scaling, colorspace > conversion, and dithering library. > > [snip] > > Zimg is a new dependency of multimedia/handbrake. An update diff for > HandBrake will be in a follow-up email. > > OK? Compiles,

Re: UPDATE: SMTube-21.7.0

2021-08-24 Thread Josh Grosse
On Thu, Aug 19, 2021 at 12:03:43PM +0100, Stuart Henderson wrote: > On 2021/08/19 06:28, Josh Grosse wrote: > > On Thu, Aug 19, 2021 at 10:26:02AM +0200, Gonzalo L. Rodriguez wrote: > > > ping... > > > > > > anyone? > > > > Hi. I get the following message from portcheck(1). The output from > >

Re: New: converters/ruby-json 2.5.1

2021-08-24 Thread Kurt Mosiejczuk
On Tue, Aug 24, 2021 at 12:27:59PM -0700, Jeremy Evans wrote: > On Tue, Aug 24, 2021 at 12:22 PM Kurt Mosiejczuk wrote: > > An implementation of the JSON specification according to RFC 4627. > > Implemented in C. > > ok to import? > Ruby itself already ships with this library. Ruby 3.0 ships

devel/scons: enable parallel builds

2021-08-24 Thread Omar Polo
Hello ports, The attached patch makes devel/scons respect the MAKE_JOBS. It's particularly useful when building bigger ports like games/godot. It's similar to what cmake.port.mk does. (this patch is unrelated to the scons update I'm going to submit, it works with both scons 2 and scons 4)

CVS: cvs.openbsd.org: ports

2021-08-24 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2021/08/24 14:32:52 Modified files: archivers/innoextract: Makefile Removed files: archivers/innoextract/patches: patch-cmake_BuildType_cmake Log message: innoextract: unbreak on clang+ld.bfd

UPDATE: multimedia/handbrake 1.3.3 => 1.4.1

2021-08-24 Thread Brian Callahan
Hi ports -- Attached is an update to HandBrake. The changelog is the combination of the 1.4.0 and 1.4.1 release notes: https://github.com/HandBrake/HandBrake/releases I was able to encode some video on amd64. Note that this requires the new graphics/zimg port I posted earlier. OK? ~Brian

NEW: graphics/zimg

2021-08-24 Thread Brian Callahan
Hi ports -- Attached is a new port, graphics/zimg. Zimg is a scaling, colorspace conversion, and dithering library. --- pkg/DESCR: The "z" library implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion. A simple API enables conversion

Re: New: converters/ruby-json 2.5.1

2021-08-24 Thread Jeremy Evans
On Tue, Aug 24, 2021 at 12:22 PM Kurt Mosiejczuk wrote: > An implementation of the JSON specification according to RFC 4627. > Implemented in C. > > ok to import? > Ruby itself already ships with this library. Ruby 3.0 ships with this exact version (Ruby 2.7 ships with json 2.3.0, Ruby 2.6

New: converters/ruby-json 2.5.1

2021-08-24 Thread Kurt Mosiejczuk
An implementation of the JSON specification according to RFC 4627. Implemented in C. ok to import? --Kurt ruby-json.tgz Description: application/tar-gz

Re: New: graphics/ruby-rqrcode-core 1.1.0

2021-08-24 Thread Aaron Bieber
On Tue, 24 Aug 2021 at 14:22:03 -0400, Kurt Mosiejczuk wrote: > rqrcode_core is a Ruby library for encoding QR Codes. The simple > interface (with no runtime dependencies) allows you to create QR Code data > structures. > > ok to import? OK abieber@ with devel added to CATEGORIES. > > --Kurt

New: graphics/ruby-rqrcode-core 1.1.0

2021-08-24 Thread Kurt Mosiejczuk
rqrcode_core is a Ruby library for encoding QR Codes. The simple interface (with no runtime dependencies) allows you to create QR Code data structures. ok to import? --Kurt ruby-rqrcode-core.tgz Description: application/tar-gz

CVS: cvs.openbsd.org: ports

2021-08-24 Thread George Koehler
CVSROOT:/cvs Module name:ports Changes by: gkoeh...@cvs.openbsd.org2021/08/24 12:13:19 Modified files: lang/gcc/11: Makefile lang/gcc/8 : Makefile Log message: Unbreak lang/gcc/11 on powerpc with USE_LLD = No It broke when ld.lld became the

CVS: cvs.openbsd.org: ports

2021-08-24 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2021/08/24 11:50:24 Modified files: sysutils/diffoscope: Makefile distinfo Log message: Update to diffoscope-181

Re: printf %n in editors/emacs

2021-08-24 Thread Theo Buehler
On Tue, Aug 24, 2021 at 01:09:14AM +0200, Jeremie Courreges-Anglas wrote: > On Mon, Aug 23 2021, George Koehler wrote: > > Hi, > > > > When emacs-27.2p1-gtk3 catches a SIGSEGV and is in the foreground of > > its terminal, then I get a printf %n in /var/log/messages: > > > > Aug 23 17:52:26

CVS: cvs.openbsd.org: ports

2021-08-24 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2021/08/24 09:03:23 Modified files: shells/tcsh: Makefile distinfo Removed files: shells/tcsh/patches: patch-sh_lex_c patch-tests_lexical_at Log message: shells/tcsh: bugfix update to

[New] devel/luaffi

2021-08-24 Thread Laurence Tratt
Please find attached a new port of LuaFFI: This is a library for calling C functions and manipulating C types from Lua. It is designed to be interface compatible with the FFI library in LuaJIT (see http://luajit.org/ext_ffi.html). It can parse C function declarations and struct

CVS: cvs.openbsd.org: ports

2021-08-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/08/24 07:28:36 Modified files: www/mozilla-firefox: Makefile distinfo www/firefox-i18n: Makefile.inc distinfo Log message: www/mozilla-firefox: update to 91.0.2. See

Re: NEW: x11/lwm

2021-08-24 Thread Stefan Hagen
STeve Andre' wrote: > > > On July 1, 2021 18:26:27 m...@sdf.org wrote: > > Here is a new port x11/lwm/. > > > > pkg/DESCR: > > lwm is a window manager for X that tries to keep out of your face. > > There are no icons, no button bars, no icon docks, no root menus, > > no nothing: if you want all

Re: [maintainer-update] mail/mu 1.6.3 -> 1.6.4

2021-08-24 Thread Omar Polo
Stefan Hagen writes: > Hi, > > Here is yet another mail/mu update. > > Port changes: > * none, except version bump > > Software changes: > * Add back the `h' keybinding to toggle HTML view in a gnus article > * Bugfixes > > portcheck, lib-depends-check, make test: all happy on amd64. > > Best

[update] sysutils/kubectl -> 1.22.1

2021-08-24 Thread karlis . mikelsons
Hello, Please find attached diff to update kubectl to latest stable version 1.22.1. Tested on amd64 with custom hosted kubernetes cluster. Kind regards, KarlisCommon subdirectories: kubectl.orig/CVS and kubectl/CVS diff -u kubectl.orig/Makefile kubectl/Makefile --- kubectl.orig/Makefile Tue

[maintainer-update] mail/mu 1.6.3 -> 1.6.4

2021-08-24 Thread Stefan Hagen
Hi, Here is yet another mail/mu update. Port changes: * none, except version bump Software changes: * Add back the `h' keybinding to toggle HTML view in a gnus article * Bugfixes portcheck, lib-depends-check, make test: all happy on amd64. Best regards, Stefan Index: mail/mu/Makefile

Re: mail/mu: malformed manpage mu-init(1)

2021-08-24 Thread Stefan Hagen
Omar Polo wrote: > I've noticed something strange in the mu-init(1) manpage in the > description for the --my-address option. It's rendered as: > > > [...] > > can be either a plain e-mail address (such as > > f...@example.com), or a regular-expression (of the 'Basic POSIX' > > flavor), wrapped

Re: NEW: x11/lwm

2021-08-24 Thread STeve Andre'
On July 1, 2021 18:26:27 m...@sdf.org wrote: Hello ports, Here is a new port x11/lwm/. pkg/DESCR: lwm is a window manager for X that tries to keep out of your face. There are no icons, no button bars, no icon docks, no root menus, no nothing: if you want all that, then other programs can

Re: NEW: security/py-hvac 0.10.6

2021-08-24 Thread Mikolaj Kucharski
On Mon, Aug 16, 2021 at 10:07:58AM +, Mikolaj Kucharski wrote: > On Mon, Aug 09, 2021 at 06:41:02PM +, Mikolaj Kucharski wrote: > > On Tue, Mar 23, 2021 at 10:53:08PM +, Mikolaj Kucharski wrote: > > > On Tue, Mar 23, 2021 at 10:25:13PM +, Stuart Henderson wrote: > > > > > > > >

CVS: cvs.openbsd.org: ports

2021-08-24 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2021/08/24 01:00:27 Modified files: www/ephemetoot : Makefile distinfo Log message: update www/ephemetoot to 3.1.3 This includes florian's patch to archive media content. Original diff by florian@,

CVS: cvs.openbsd.org: ports

2021-08-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/08/24 00:09:11 Modified files: www/mozilla: mozilla.port.mk Log message: www/mozilla/mozilla.port.mk: drop LDFLAGS="-Wl,--no-keep-memory", from brad this option only meant something with ld.bfd

CVS: cvs.openbsd.org: ports

2021-08-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/08/24 00:06:35 Modified files: www/seamonkey : Makefile Log message: www/seamonkey: switch to link with lld on i386, from brad limit the number of threads used by lld to 2.