UPDATE: libavif 0.8.1

2020-08-23 Thread Brad Smith
Here is an update to libavif 0.8.1. Index: Makefile === RCS file: /home/cvs/ports/graphics/libavif/Makefile,v retrieving revision 1.9 diff -u -p -u -p -r1.9 Makefile --- Makefile17 May 2020 09:29:01 - 1.9 +++ Makefile

Re: update net/libtorrent-rasterbar 1.2.8

2020-08-18 Thread Brad Smith
On 8/17/2020 9:51 PM, Nam Nguyen wrote: Nam Nguyen writes: This is a diff for an update to net/libtorrent-rasterbar 1.2.8, released on August 4, 2020. This new diff applies cleanly now that rsadsowski@ updated devel/boost to 1.67.0. It also uses -mt variants of boost_system-mt and

Re: UPDATE: GCC 8.4.0

2020-08-18 Thread Brad Smith
On Sat, Mar 14, 2020 at 03:58:12AM -0400, Brad Smith wrote: > Here is a start at an update to GCC 8.4.0. > > I e-mailed Pascal 10 days ago but no response. Added the version bump for LLVM. Has been run through a bulk build on sparc64 without issue. Index: lang/gcc/8

UPDATE: libavif 0.8.0

2020-08-08 Thread Brad Smith
Here is an update to libavif 0.8.0. Index: Makefile === RCS file: /home/cvs/ports/graphics/libavif/Makefile,v retrieving revision 1.9 diff -u -p -u -p -r1.9 Makefile --- Makefile17 May 2020 09:29:01 - 1.9 +++ Makefile

UPDATE: libvpx 1.9.0

2020-08-08 Thread Brad Smith
Here is an update to libvpx 1.9.0. Index: Makefile === RCS file: /home/cvs/ports/multimedia/libvpx/Makefile,v retrieving revision 1.43 diff -u -p -u -p -r1.43 Makefile --- Makefile25 Jun 2020 07:52:48 - 1.43 +++

UPDATE: dnsmasq 2.82

2020-08-08 Thread Brad Smith
Here is an update to dnsmasq 2.82. Index: Makefile === RCS file: /home/cvs/ports/net/dnsmasq/Makefile,v retrieving revision 1.54 diff -u -p -u -p -r1.54 Makefile --- Makefile13 Apr 2020 11:05:50 - 1.54 +++ Makefile

UPDATE: VLC 3.0.11.1

2020-08-08 Thread Brad Smith
Here is an update to VLC 3.0.11.1. Index: Makefile === RCS file: /home/cvs/ports/x11/vlc/Makefile,v retrieving revision 1.243 diff -u -p -u -p -r1.243 Makefile --- Makefile19 Jun 2020 09:19:51 - 1.243 +++ Makefile29

UPDATE: FFmpeg 4.3.1

2020-08-08 Thread Brad Smith
Here is an update to FFmpeg 4.3.1. Index: graphics/ffmpeg/Makefile === RCS file: /home/cvs/ports/graphics/ffmpeg/Makefile,v retrieving revision 1.204 diff -u -p -u -p -r1.204 Makefile --- graphics/ffmpeg/Makefile6 Jul 2020

GCC 8: default to i586 on i386

2020-08-07 Thread Brad Smith
Here is a diff to switch GCC 8 to defaulting to i586 on i386. Index: Makefile === RCS file: /home/cvs/ports/lang/gcc/8/Makefile,v retrieving revision 1.31 diff -u -p -u -p -r1.31 Makefile --- Makefile5 Apr 2020 15:44:52 -

devel/llvm: default to -march=i586 on i386

2020-08-07 Thread Brad Smith
Sync with base. Index: Makefile === RCS file: /home/cvs/ports/devel/llvm/Makefile,v retrieving revision 1.256 diff -u -p -u -p -r1.256 Makefile --- Makefile5 Aug 2020 06:49:48 - 1.256 +++ Makefile7 Aug 2020

Re: remove explicit -march=i586

2020-08-07 Thread Brad Smith
On Fri, Aug 07, 2020 at 05:36:19PM +1000, Jonathan Gray wrote: > -march=i586 is now the default for clang in base on i386 There were a few other spots with -march adjustments for atomics. Index: net/dnsdist/Makefile === RCS file:

UPDATE: libheif 1.7.0

2020-07-09 Thread Brad Smith
Here is an update to libheif 0.7.0 which adds initial AVIF support. Index: Makefile === RCS file: /home/cvs/ports/multimedia/libheif/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile27 Feb 2020

dav1d ASM testing on i386

2020-06-28 Thread Brad Smith
Hi, Just looking for someone with i386 hw that could test enabling ASM on i386. It should be fairly noticeable between the straight C path and SSSE3. Sample AV1 encoded content to try.. https://comstyle.com/av1/Snowfall%20-%2029314.mkv Index: Makefile

Re: UPDATE: GLEW 2.2.0

2020-06-26 Thread Brad Smith
ping. On 5/16/2020 6:37 PM, Brad Smith wrote: Here is an update to GLEW 2.2.0. Index: Makefile === RCS file: /home/cvs/ports/graphics/glew/Makefile,v retrieving revision 1.18 diff -u -p -u -p -r1.18 Makefile --- Makefile12

Re: pidgin 2.14 update ?

2020-06-18 Thread Brad Smith
was split in its own repo/lib which requires a new port: https://bitbucket.org/pidgin/libgnt brad, as the port maintainer, are you working on updating our port ? or eventually backporting the python bits so that we can remove the dependency on pygtk ? Landry I don't have anything at the moment

Re: boost-md: build on sparc64

2020-06-08 Thread Brad Smith
On 6/7/2020 3:04 PM, Stuart Henderson wrote: On 2020/06/07 14:18, Klemens Nanni wrote: On Sun, Jun 07, 2020 at 02:13:50PM +0200, Otto Moerbeek wrote: Looking a bit closes I can see that the userland context switching primitives are not there in

Re: boost-md: build on sparc64

2020-06-06 Thread Brad Smith
On 6/6/2020 1:54 AM, Brad Smith wrote: On 6/6/2020 1:32 AM, Rafael Sadowski wrote: On Fri Jun 05, 2020 at 11:55:21PM +0200, Klemens Nanni wrote: I thought I had already sent out (or even committed) this diff... For another WIP port, boost-md is required is required. I've been building

Re: boost-md: build on sparc64

2020-06-06 Thread Brad Smith
On 6/6/2020 1:32 AM, Rafael Sadowski wrote: On Fri Jun 05, 2020 at 11:55:21PM +0200, Klemens Nanni wrote: I thought I had already sent out (or even committed) this diff... For another WIP port, boost-md is required is required. I've been building and linking against it just fine on sparc64.

Re: UPDATE: libbluray 1.2.0

2020-05-16 Thread Brad Smith
ping. On 3/26/2020 8:11 PM, Brad Smith wrote: On Tue, Mar 24, 2020 at 12:27:16AM -0400, Brad Smith wrote: Here is an update to libbluray 1.2.0. Updated diff that includes a fix for the pkg-config file. Index: Makefile === RCS

Re: UPDATE: libdvdread / libdvdnav 6.1.0

2020-05-16 Thread Brad Smith
ping. On 4/7/2020 5:44 AM, Brad Smith wrote: On Mon, Mar 23, 2020 at 01:33:04PM -0400, Brad Smith wrote: Here are updates to libdvdread and libdvdnav 6.1.0. Updated to libdvdread 6.1.1. No change at all as it only includes the missing major bump from 6.1.0. Index: devel/libdvdread/Makefile

Re: UPDATE: OpenAL 1.20.1

2020-05-16 Thread Brad Smith
ping. On 3/30/2020 12:06 AM, Brad Smith wrote: Hi David, Here is an update to OpenAL 1.20.1 One minor build issue, with a diff pending, with net/utox. The rest are good. Index: Makefile === RCS file: /home/cvs/ports/audio

UPDATE: GLEW 2.2.0

2020-05-16 Thread Brad Smith
Here is an update to GLEW 2.2.0. Index: Makefile === RCS file: /home/cvs/ports/graphics/glew/Makefile,v retrieving revision 1.18 diff -u -p -u -p -r1.18 Makefile --- Makefile12 Jul 2019 20:46:59 - 1.18 +++ Makefile

Re: [macppc] Unbreak mail/hashcash

2020-05-01 Thread Brad Smith
Instead of adding a check for __OpenBSD__ change __UNIX__ to __unix__. On 5/1/2020 6:03 PM, Charlene Wendling wrote: Hi, http://build-failures.rhaalovely.net/powerpc/2020-04-09/mail/hashcash.log Because clang defines __POWERPC__ while gcc does not, it's assumed we're Mac OS [0]. Reverting to

Re: x265 segfault in x265_weight_sp_avx2.loopW / x265::Predict::addWeightUni

2020-04-18 Thread Brad Smith
Thanks. I tried all the presets and the only ones that do crash are slower and veryslow. On 4/19/2020 1:31 AM, Mikolaj Kucharski wrote: Reported this upstream: https://bitbucket.org/multicoreware/x265/issues/543/

Re: [sparc64/base-gcc] Fix build of x11/spice-gtk

2020-04-13 Thread Brad Smith
On 4/13/2020 5:26 PM, Antoine Jacoutot wrote: On Mon, Apr 13, 2020 at 12:47:47PM -0400, Kurt Mosiejczuk wrote: Two things cause the build to fail on sparc64: "-Werror" and the need for C99. There are a bunch of deprecated functions that throw warnings and -Werror aborts the build, so there is

UPDATE: dnsmasq 2.81

2020-04-12 Thread Brad Smith
Here is an update to dnsmasq 2.81. Index: Makefile === RCS file: /home/cvs/ports/net/dnsmasq/Makefile,v retrieving revision 1.53 diff -u -p -u -p -r1.53 Makefile --- Makefile12 Jul 2019 20:48:25 - 1.53 +++ Makefile

Re: UPDATE: libdvdread / libdvdnav 6.1.0

2020-04-07 Thread Brad Smith
On Mon, Mar 23, 2020 at 01:33:04PM -0400, Brad Smith wrote: > Here are updates to libdvdread and libdvdnav 6.1.0. Updated to libdvdread 6.1.1. No change at all as it only includes the missing major bump from 6.1.0. Index: devel/libdvdread/Makef

Re: UPDATE: net/toxcore

2020-03-30 Thread Brad Smith
On 3/30/2020 9:35 AM, putridsou...@gmail.com wrote: I hope this is final, Completed a full build successfully, also ported the patch. Any user can test audio-video. Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v

UPDATE: OpenAL 1.20.1

2020-03-29 Thread Brad Smith
Hi David, Here is an update to OpenAL 1.20.1 One minor build issue, with a diff pending, with net/utox. The rest are good. Index: Makefile === RCS file: /home/cvs/ports/audio/openal/Makefile,v retrieving revision 1.53 diff -u -p

Re: UPDATE: SDL2 / SDL2_gfx / SDL2_ttf

2020-03-28 Thread Brad Smith
On 3/28/2020 11:21 PM, Nam Nguyen wrote: Christian Weisgerber writes: On 2020-03-27, Brad Smith wrote: Here are updates to SDL2 2.0.12, SDL2_gfx 1.0.4 and SDL2_ttf 2.0.15. Here is an updated diff. Reverts a commit in the new release for the time being which broke building with CMake based

Re: UPDATE: SDL2 / SDL2_gfx / SDL2_ttf

2020-03-26 Thread Brad Smith
On Thu, Mar 19, 2020 at 06:44:05PM -0400, Brad Smith wrote: > Here are updates to SDL2 2.0.12, SDL2_gfx 1.0.4 and SDL2_ttf 2.0.15. Here is an updated diff. Reverts a commit in the new release for the time being which broke building with CMake based ports using SDL2. Index: sdl2/Makef

Re: UPDATE: libbluray 1.2.0

2020-03-26 Thread Brad Smith
On Tue, Mar 24, 2020 at 12:27:16AM -0400, Brad Smith wrote: > Here is an update to libbluray 1.2.0. Updated diff that includes a fix for the pkg-config file. Index: Makefile === RCS file: /home/cvs/ports/multimedia/libblu

UPDATE: libbluray 1.2.0

2020-03-23 Thread Brad Smith
Here is an update to libbluray 1.2.0. Index: Makefile === RCS file: /home/cvs/ports/multimedia/libbluray/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 Makefile --- Makefile24 Nov 2019 17:59:04 - 1.15 +++

UPDATE: libdvdread / libdvdnav 6.1.0

2020-03-23 Thread Brad Smith
Here are updates to libdvdread and libdvdnav 6.1.0. Index: devel/libdvdread/Makefile === RCS file: /home/cvs/ports/devel/libdvdread/Makefile,v retrieving revision 1.31 diff -u -p -u -p -r1.31 Makefile --- devel/libdvdread/Makefile

UPDATE: SDL2 / SDL2_gfx / SDL2_ttf

2020-03-19 Thread Brad Smith
Here are updates to SDL2 2.0.12, SDL2_gfx 1.0.4 and SDL2_ttf 2.0.15. Index: sdl2/Makefile === RCS file: /home/cvs/ports/devel/sdl2/Makefile,v retrieving revision 1.29 diff -u -p -u -p -r1.29 Makefile --- sdl2/Makefile 10 Nov

UPDATE: GCC 8.4.0

2020-03-14 Thread Brad Smith
Here is a start at an update to GCC 8.4.0. I e-mailed Pascal 10 days ago but no response. Index: Makefile === RCS file: /home/cvs/ports/lang/gcc/8/Makefile,v retrieving revision 1.30 diff -u -p -u -p -r1.30 Makefile --- Makefile

Re: UPDATE: libdvdread 6.0.2 / libdvdnav 6.0.1 / libdvdcss

2020-03-13 Thread Brad Smith
ping ping. On 12/26/2019 12:11 AM, Kurt Mosiejczuk wrote: On Sun, Nov 24, 2019 at 01:47:47PM -0500, Brad Smith wrote: ping. On 11/2/2019 9:03 PM, Brad Smith wrote: Here is an update to libdvdread 6.0.2 / libdvdnav 6.0.1 and rolling in an snprintf conversion for libdvdcss from upstream. After

Re: [i386,macppc] Unbreak devel/libiscsi (Was: [ports-gcc] Unbreak devel/libiscsi)

2020-01-28 Thread Brad Smith
On 1/28/2020 6:42 PM, Charlene Wendling wrote: On Wed, 29 Jan 2020 00:09:33 +0100 Charlene Wendling wrote: Thanks to sthen@ i've found out that i'm dead wrong, here is some better output from clang on i386: login.c:1245:52: error: comparison of integers of different signs: 'long' and

Re: NEW: libsmb2

2019-12-27 Thread Brad Smith
On Fri, Dec 27, 2019 at 09:45:04PM +, Stuart Henderson wrote: > On 2019/12/26 18:11, Brad Smith wrote: > > Attached is a port of libsmb2. > > > > Comment: > > userspace client library for accessing SMB2/SMB3 shares > > > > Description: > > Libsmb

NEW: libsmb2

2019-12-26 Thread Brad Smith
Attached is a port of libsmb2. Comment: userspace client library for accessing SMB2/SMB3 shares Description: Libsmb2 is a userspace client library for accessing SMB2/SMB3 shares on a network. It is high performAnce and fully async. It supports both zero-copy for SMB READ/WRITE commands as well

Re: NEW: libplacebo

2019-12-18 Thread Brad Smith
On 12/17/2019 10:41 AM, Stuart Henderson wrote: On 2019/12/13 19:22, Brad Smith wrote: Attached is a port of libplacebo. Comment: reusable library for GPU-accelerated video/image rendering Description: libplacebo is essentially the core rendering algorithms and ideas of mpv turned

Re: Dovecot version mismatch

2019-12-17 Thread Brad Smith
If you upgrade you have to restart Dovecot. You will see that if the master process is left running throughout the upgrade. On December 17, 2019 7:46:01 a.m. syyexr...@cajaume.org wrote: OpenBSD 6.6 i386 dovecot-2.3.9.2v0 /var/log/maillog: dovecot: auth: Fatal: Dovecot version mismatch:

Re: [Update] audio/pianobar 2017.08.30 -> 2019.02.14

2019-12-16 Thread Brad DeMorrow
> Plus the diff itself is mangled, probably by gmail. New patch attached and sent via mutt. -- Regards, Brad DeMorrow Index: audio/pianobar/Makefile === RCS file: /cvs/ports/audio/pianobar/Makefile,v retrieving revision 1.88 d

Re: [Update] audio/pianobar 2017.08.30 -> 2019.02.14

2019-12-15 Thread Brad DeMorrow
/pianobar/ On Sat, Dec 14, 2019 at 9:09 AM Brad DeMorrow wrote: > Changes gleaned from release commit history: > - Add network timeouts and retries > - Fix cross-thread memory access > - Misc UI and documentation improvements > - Implement audio buffering > - Fix MP3 playbac

Re: [NEW] VA-API for OpenBSD

2019-12-15 Thread Brad DeMorrow
* Vadim Zhukov [2019-12-15 19:45:07 +0300]: > вс, 15 дек. 2019 г. в 19:29, Brad DeMorrow : > > > > Based on feedback from Bryan and Vadim, the following has been tested: > > libva: Bryan and Vadim > > intel-vaapi-driver: Vadim (Bryan compiled a different VA-A

Re: [NEW] VA-API for OpenBSD

2019-12-15 Thread Brad DeMorrow
Based on feedback from Bryan and Vadim, the following has been tested: libva: Bryan and Vadim intel-vaapi-driver: Vadim (Bryan compiled a different VA-API driver for his card) libva-utils: Bryan and Vadim Is it too soon to ask for OKs? I'd like to move on to ports that utilize libva, but not

Re: [NEW] VA-API for OpenBSD

2019-12-15 Thread Brad DeMorrow
). Do you have an earlier generation version? https://en.wikipedia.org/wiki/List_of_Intel_graphics_processing_units On Sun, Dec 15, 2019 at 8:37 AM Vadim Zhukov wrote: > сб, 14 дек. 2019 г. в 17:27, Brad DeMorrow : > > > > Thank you both again for the explanation. That makes sens

[Update] audio/pianobar 2017.08.30 -> 2019.02.14

2019-12-14 Thread Brad DeMorrow
Changes gleaned from release commit history: - Add network timeouts and retries - Fix cross-thread memory access - Misc UI and documentation improvements - Implement audio buffering - Fix MP3 playback (affects premium subscribers with audio quality “high”) Port Changes: - Custom patches were

Re: [NEW] VA-API for OpenBSD

2019-12-14 Thread Brad DeMorrow
at 1:55 AM Vadim Zhukov wrote: > сб, 14 дек. 2019 г. в 10:27, Brad DeMorrow : > > > > On Sat, Dec 14, 2019 at 1:16 AM Vadim Zhukov wrote: > >> > >> сб, 14 дек. 2019 г. в 08:25, Vadim Zhukov : > >> > > >> > сб, 14 дек. 2019 г. в 06:10, Brad

Re: [NEW] VA-API for OpenBSD

2019-12-13 Thread Brad DeMorrow
On Sat, Dec 14, 2019 at 1:16 AM Vadim Zhukov wrote: > сб, 14 дек. 2019 г. в 08:25, Vadim Zhukov : > > > > сб, 14 дек. 2019 г. в 06:10, Brad DeMorrow : > > > > > > Thank you both, this is very helpful for me. > > > Attached are updated tarballs. > &g

Re: [NEW] VA-API for OpenBSD

2019-12-13 Thread Brad DeMorrow
On Fri, Dec 13, 2019 at 11:25 PM Vadim Zhukov wrote: > сб, 14 дек. 2019 г. в 06:10, Brad DeMorrow : > > > > Thank you both, this is very helpful for me. > > Attached are updated tarballs. > > Since the meson module does the right thing, I stuck with using it for >

Re: [NEW] VA-API for OpenBSD

2019-12-13 Thread Brad DeMorrow
/QuickSync#i965 Also, if you don't know what generation processor you are using - here is how you can find out: brad-laptop$ sysctl hw.model hw.model=Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz Now you can use the following page to determine which generation processor you have: https://en.wikipedia.org/wiki

Re: [NEW] VA-API for OpenBSD

2019-12-13 Thread Brad DeMorrow
Thank you both, this is very helpful for me. Attached are updated tarballs. Since the meson module does the right thing, I stuck with using it for all three ports. What else would be needed to get this into the tree? For the record, below is output from my pcidump as well as vainfo brad-laptop

Re: [NEW] VA-API for OpenBSD

2019-12-13 Thread Brad DeMorrow
First of all, thank you for taking the time to review and test this Vadim. Comments inline below. I have questions about using autotools for the intel-vaapi-driver port, so I won't attach new tarballs yet. On Fri, Dec 13, 2019 at 3:58 PM Vadim Zhukov wrote: > пт, 13 дек. 2019 г. в 22:17, B

NEW: libplacebo

2019-12-13 Thread Brad Smith
Attached is a port of libplacebo. Comment: reusable library for GPU-accelerated video/image rendering Description: libplacebo is essentially the core rendering algorithms and ideas of mpv turned into a library. This grew out of an interest to accomplish the following goals: - Clean up mpv's

[NEW] VA-API for OpenBSD

2019-12-13 Thread Brad DeMorrow
I wasn't clear, thorough, and concise in my previous email. My apologies. These three ports are required to enable VA-API support in OpenBSD. What has changed?: Nothing, these are new ports. Architectures tested on: amd64 Impact on consumers: No consumers yet. Requirements for testing: An

[NEW] moonlight-qt, libva, intel-vaapi-driver

2019-12-10 Thread Brad DeMorrow
problem kind of threw me for a loop. Regardless, these do work on my machine. I would appreciate any feedback and/or tests. -- --Brad DeMorrow intel-vaapi-driver.tar.gz Description: application/gzip ffmpeg.tar.gz Description: application/gzip libva.tar.gz Description: application/gzip

Re: [NEW] graphics/libva and graphics/intel-vaapi-driver

2019-12-09 Thread Brad DeMorrow
D platform. Like I said, operationally speaking - it appears to work without errors, but if anyone has any ideas about what to do with the RTLD_NODELETE flag, let me know please. On Mon, Dec 9, 2019 at 10:51 AM Brad DeMorrow wrote: > >> I was under the impression that in order to have

Re: [NEW] graphics/libva and graphics/intel-vaapi-driver

2019-12-09 Thread Brad DeMorrow
light-qt seemed perfectly content afterwards, and if there were any errors/exceptions, they are hidden away in logs. The gaming experience was perfectly acceptable. I spent a good 10-15 minutes playing Borderlands 3 to test it out. So, again, I will collect the full output and attach

[NEW] graphics/libva and graphics/intel-vaapi-driver

2019-12-08 Thread Brad DeMorrow
I managed to get moonlight-qt (to stream games) to work today. I'm trying to bundle up my work, but I need some help/feedback on a few things. First, here is libva and the intel-vaapi-driver. I've ran portcheck and done several clean/build cycles and it works on my box, but I'm still pretty new

UPDATE: VLC 3.0.8

2019-11-24 Thread Brad Smith
4.0 \ + vlc_xcb_events 0.0 \ + vlccore 4.0 HOMEPAGE= https://www.videolan.org/vlc/ @@ -24,38 +24,44 @@ MAINTAINER= Brad Smith - -.if ${CHOSEN_COMPILER} == "base-clang" -CXXFLAGS+= -DXXX_CLANG_WORKAROUND=1 -.endif Index

Re: UPDATE: libdvdread 6.0.2 / libdvdnav 6.0.1 / libdvdcss

2019-11-24 Thread Brad Smith
ping. On 11/2/2019 9:03 PM, Brad Smith wrote: Here is an update to libdvdread 6.0.2 / libdvdnav 6.0.1 and rolling in an snprintf conversion for libdvdcss from upstream. Index: devel/libdvdread/Makefile === RCS file: /home/cvs

UPDATE: libdvdread 6.0.2 / libdvdnav 6.0.1 / libdvdcss

2019-11-02 Thread Brad Smith
Here is an update to libdvdread 6.0.2 / libdvdnav 6.0.1 and rolling in an snprintf conversion for libdvdcss from upstream. Index: devel/libdvdread/Makefile === RCS file: /home/cvs/ports/devel/libdvdread/Makefile,v retrieving

Re: UPDATE: mpv 0.30.0

2019-10-26 Thread Brad Smith
On Sat, Oct 26, 2019 at 01:43:20PM +0200, Rafael Sadowski wrote: > On Fri Oct 25, 2019 at 09:24:34PM -0400, Brad Smith wrote: > > Here is an update to mpv 0.30.0. > > > > First of all, thanks for the update. Works fine here on amd64. But... > > > + > > +#

UPDATE: mpv 0.30.0

2019-10-25 Thread Brad Smith
Here is an update to mpv 0.30.0. Index: Makefile === RCS file: /home/cvs/ports/multimedia/mpv/Makefile,v retrieving revision 1.50 diff -u -p -u -p -r1.50 Makefile --- Makefile19 Aug 2019 06:04:22 - 1.50 +++ Makefile

Re: UPDATE: LLVM - mips64

2019-10-13 Thread Brad Smith
ping. On 9/28/2019 4:45 PM, Brad Smith wrote: mips64 has switched over to Clang by default. Index: Makefile === RCS file: /home/cvs/ports/devel/llvm/Makefile,v retrieving revision 1.234 diff -u -p -u -p -r1.234 Makefile

UPDATE: LLVM - mips64

2019-09-28 Thread Brad Smith
mips64 has switched over to Clang by default. Index: Makefile === RCS file: /home/cvs/ports/devel/llvm/Makefile,v retrieving revision 1.234 diff -u -p -u -p -r1.234 Makefile --- Makefile9 Sep 2019 21:15:16 - 1.234 +++

UPDATE: LLVM 8.0.1

2019-09-02 Thread Brad Smith
Here is an update to LLVM 8.0.1. Index: lang/clang/clang.port.mk === RCS file: /home/cvs/ports/lang/clang/clang.port.mk,v retrieving revision 1.33 diff -u -p -u -p -r1.33 clang.port.mk --- lang/clang/clang.port.mk6 Jul 2019

Re: x11/mplayer: mkv seeking above 2GB broken with ffmpeg 4.2

2019-08-17 Thread Brad Smith
On Sat, Aug 17, 2019 at 04:28:31PM +0200, Christian Weisgerber wrote: > The update to FFmpeg 4.2 has introduced a regression in MPlayer. For (at > least) the ubiquitous H.264 videos in MKV containers, seeking in MPlayer > is broken, e.g. when jumping back and forth with the arrow keys. Effects >

Re: devel/boost,-md: simplify conditional

2019-08-09 Thread Brad Smith
OK. On August 8, 2019 8:00:18 p.m. Jeremie Courreges-Anglas wrote: I took a look at enabling -md on sparc64, to no avail, and stumbled upon this double negative. afaik ONLY_FOR_ARCHS-subpackage should do the same but is more readable. ok? Index: Makefile

Re: UPDATE: net/znc 1.7.3 -> 1.7.4

2019-06-27 Thread Brad Smith
OK. On 6/26/2019 3:04 PM, Hiltjo Posthuma wrote: Hi, This updates the znc port from 1.7.3 to 1.7.4. It contains a security fix: Modules.cpp in ZNC before 1.7.4-rc1 allows remote authenticated non-admin users to escalate privileges and execute arbitrary code by loading a module with a crafted

Re: graphics/ffmpeg: avformat/aacdec: fix demuxing of small frames

2019-06-27 Thread Brad Smith
OK. On 6/27/2019 9:10 AM, Jeremie Courreges-Anglas wrote: I couldn't get mpv to read the .m4a files produced by my Android phone. --8<-- ritchie ~$ file zic/phone/France-Sunn-O\)\)\)-Stereolux.m4a zic/phone/France-Sunn-O)))-Stereolux.m4a: MPEG ADTS, AAC, v2 LC, 48 kHz, stereo # Before: ritchie

Re: mariadb

2019-06-13 Thread Brad Smith
: Makefile Log message: simplify multipackages again, now that they are reunited between architectures. from Brad. This is going in the wrong direction. Before revision 1.77 mariadb-client had a chance to build on at least* hppa. I was so disappointed by the attitude of Brad regarding

Re: mariadb

2019-06-13 Thread Brad Smith
that they are reunited between architectures. from Brad. This is going in the wrong direction. Before revision 1.77 mariadb-client had a chance to build on at least* hppa. I was so disappointed by the attitude of Brad regarding by this commit that I forgot to check all the changes for correctness

Re: py-unicorn: enable Python 3 flavor

2019-06-01 Thread Brad Smith
On 6/1/2019 7:12 PM, Klemens Nanni wrote: On Sat, Jun 01, 2019 at 06:38:13PM -0400, Brad Smith wrote: QEMU's configure script depends on >=2.7 and has supported 3 for awhile. 2 support has been deprecated for awhile and will be dropped in 4.1 from the looks of it. That is upstream, but y

Re: py-unicorn: enable Python 3 flavor

2019-06-01 Thread Brad Smith
On 6/1/2019 7:38 AM, Klemens Nanni wrote: The reason unicorn is Python 2 only is QEMU's configure script depending on Python >=2.4,<3. QEMU's configure script depends on >=2.7 and has supported 3 for awhile. 2 support has been deprecated for awhile and will be dropped in 4.1 from the looks

Re: [update] mariadb-10.3.14

2019-05-25 Thread Brad Smith
broken, so real use reports would be nice. Brad, still ok? Update to 10.3.15 before commiting. I have an update to 10.2.24 pending to cover three CVE but updating to .15 would cover that as well. OK. Thank you.

Re: [graphics/ffmpeg DASH Demuxing support]

2019-05-10 Thread Brad Smith
. If we go in this direction the diff needs a bunch of additional changes. On 5/9/2019 2:38 PM, Paco Esteban wrote: Hi ports@, I sent this email to Brad Smith, maintainer of graphics/ffmpeg 2 weeks ago but did not have any answer. I'm forwarding it here so maybe somebody can take a look

Re: UPDATE: net/znc 1.7.1 -> 1.7.3

2019-05-05 Thread Brad Smith
OK. On 5/5/2019 9:53 AM, Hiltjo Posthuma wrote: Hi, This updates the znc port from 1.7.1 to 1.7.3. It contains a DDoS fix: - https://wiki.znc.in/ChangeLog/1.7.3 - CVE-2019-9917: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9917 I only build the package on amd64 and not tested:

Re: UPDATE: libdvdread 6.0.1 / libdvdnav 6.0.0 / libdvdcss

2019-04-29 Thread Brad Smith
ping. On 4/19/2019 5:16 PM, Brad Smith wrote: Here are updates to libdvdread 6.0.1 / libdvdnav 6.0.0 and adding HTTPS URLs where appropriate to libdvdcss. Index: devel/libdvdread/Makefile === RCS file: /home/cvs/ports/devel

UPDATE: QEMU 4.0.0

2019-04-27 Thread Brad Smith
CATEGORIES=emulators MASTER_SITES= https://download.qemu.org/ EXTRACT_SUFX= .tar.xz @@ -19,11 +17,11 @@ MAINTAINER= Brad Smith =4.1 gbm gdk-3 gdk_pixbuf-2.0 gio-2.0 \ + glib-2.0 gnutls gobject-2.0 gthread-2.0 gtk-3 iconv intl \ + iscsi jpeg lzo2 m nettle nfs pango-1.0

UPDATE: LLVM

2019-04-27 Thread Brad Smith
Now that the GCC compiler has been updated and we now have a C++11 compliant libstdc++ the workaround for lldb can be removed. Index: Makefile === RCS file: /home/cvs/ports/devel/llvm/Makefile,v retrieving revision 1.217 diff -u -p

Re: UPDATE: multimedia/mkvtoolnix (multimedia/libmatroska, textproc/libebml)

2019-04-22 Thread Brad Smith
On 4/16/2019 3:19 PM, Rafael Sadowski wrote: On Mon Apr 15, 2019 at 10:18:20PM -0400, Brad Smith wrote: On 4/15/2019 4:00 PM, Rafael Sadowski wrote: Please find attached update diffs for the following ports: - multimedia/libmatroska - textproc/libebml Simple updates to the latest stable

UPDATE: libdvdread 6.0.1 / libdvdnav 6.0.0 / libdvdcss

2019-04-19 Thread Brad Smith
Here are updates to libdvdread 6.0.1 / libdvdnav 6.0.0 and adding HTTPS URLs where appropriate to libdvdcss. Index: devel/libdvdread/Makefile === RCS file: /home/cvs/ports/devel/libdvdread/Makefile,v retrieving revision 1.28 diff -u

Re: UPDATE: libdvdread 6.0.0 / libdvdnav 6.0.0 / libdvdcss

2019-04-19 Thread Brad Smith
ping. On 3/16/2019 8:53 PM, Brad Smith wrote: ping. On 3/2/2019 4:01 PM, Brad Smith wrote: ping. On 2/17/2019 8:31 PM, Brad Smith wrote: On Tue, Jan 15, 2019 at 12:01:26PM -0500, Brad Smith wrote: Here are updates to libdvdread 6.0.0 / libdvdnav 6.0.0 and adding HTTPS URLs where

Re: UPDATE: multimedia/mkvtoolnix (multimedia/libmatroska, textproc/libebml)

2019-04-15 Thread Brad Smith
On 4/15/2019 4:00 PM, Rafael Sadowski wrote: Please find attached update diffs for the following ports: - multimedia/libmatroska - textproc/libebml Simple updates to the latest stable versions. Both projects switched to cmake as build-system. - multimedia/mkvtoolnix As always nothing

Re: [NEW] security/olm 3.0.0

2019-04-02 Thread Brad DeMorrow
* Stuart Henderson [2019-04-02 16:57:21 +0100]: > On 2019/04/02 09:56, Brad DeMorrow wrote: > > * Brad DeMorrow [2019-03-28 10:48:59 -0500]: > > > > > Description: > > > An implementation of the Double Ratchet cryptographic ratchet described > &g

Re: [NEW] security/olm 3.0.0

2019-04-02 Thread Brad DeMorrow
* Brad DeMorrow [2019-03-28 10:48:59 -0500]: > Description: > An implementation of the Double Ratchet cryptographic ratchet described > by https://whispersystems.org/docs/specifications/doubleratchet/, written > in C and C++11 and exposed as a C API. > > Homepage: > https

[NEW] security/olm 3.0.0

2019-03-28 Thread Brad DeMorrow
all for your time. -- Regards, Brad DeMorrow olm-3.0.0.tgz Description: Binary data

Re: UPDATE: GCC 8.3

2019-03-24 Thread Brad Smith
On 3/24/2019 3:37 PM, Pascal Stumpf wrote: On Sun, 24 Mar 2019 14:48:02 -0400, Brad Smith wrote: ping. Regenerated adastrap on amd64, hppa and powerpc, and build tested on arm, arm64 and sparc64. I know what's up with the linker error on i386 (fixed in an upstream commit), but this needs

Re: UPDATE: GCC 8.3

2019-03-24 Thread Brad Smith
ping. On 3/9/2019 5:50 PM, Brad Smith wrote: Here is a start at an update to GCC 8.3.0. Build tested on amd64. Index: Makefile === RCS file: /home/cvs/ports/lang/gcc/8/Makefile,v retrieving revision 1.6 diff -u -p -u -p -r1.6

Re: UPDATE: libdvdread 6.0.0 / libdvdnav 6.0.0 / libdvdcss

2019-03-16 Thread Brad Smith
ping. On 3/2/2019 4:01 PM, Brad Smith wrote: ping. On 2/17/2019 8:31 PM, Brad Smith wrote: On Tue, Jan 15, 2019 at 12:01:26PM -0500, Brad Smith wrote: Here are updates to libdvdread 6.0.0 / libdvdnav 6.0.0 and adding HTTPS URLs where appropriate to libdvdcss. Here is an updated diff

UPDATE: LLVM

2019-03-16 Thread Brad Smith
Bring in some patches from upstream.. Make sure PowerPC backend is in sync with the frontend and enable Secure PLT support their too. Index: Makefile === RCS file: /home/cvs/ports/devel/llvm/Makefile,v retrieving revision 1.216

UPDATE: GCC 8.3

2019-03-09 Thread Brad Smith
Here is a start at an update to GCC 8.3.0. Build tested on amd64. Index: Makefile === RCS file: /home/cvs/ports/lang/gcc/8/Makefile,v retrieving revision 1.6 diff -u -p -u -p -r1.6 Makefile --- Makefile12 Feb 2019 18:37:17

Re: Update MariaDB from 10.0.33 to 10.2.10

2019-03-09 Thread Brad Smith
On 3/9/2019 12:39 PM, Stuart Henderson wrote: On 2017/11/08 15:37, Brad Smith wrote: On 11/6/2017 7:21 AM, Jeremy Evans wrote: This patch brings us up to the latest stable version of MariaDB. Unfortunately, MariaDB made many backwards incompatible changes to the headers and some backwards

Re: UPDATE: libdvdread 6.0.0 / libdvdnav 6.0.0 / libdvdcss

2019-03-02 Thread Brad Smith
ping. On 2/17/2019 8:31 PM, Brad Smith wrote: On Tue, Jan 15, 2019 at 12:01:26PM -0500, Brad Smith wrote: Here are updates to libdvdread 6.0.0 / libdvdnav 6.0.0 and adding HTTPS URLs where appropriate to libdvdcss. Here is an updated diff with an update to libdvdread 6.0.1. Index: devel

Re: Linking issue with VLC 3

2019-02-27 Thread Brad Smith
On 2/9/2019 11:40 AM, Brad Smith wrote: I have been looking at updating VLC to version 3, but as I am looking into = it I have run into a linking issue. I am looking for any help to resolve the iss= ue. The issue is with VLC building a libtool convenience library called libcomp= at to provide

UPDATE: LLVM

2019-02-22 Thread Brad Smith
Merge in a diff from base: Improve the X86FixupGadgets pass Merge in a bug fix from upstream: [MC] Make symbol version errors non-fatal Index: Makefile === RCS file: /home/cvs/ports/devel/llvm/Makefile,v retrieving revision

Re: UPDATE: FFmpeg 4.1.1

2019-02-21 Thread Brad Smith
On 2/21/2019 5:47 PM, Brad Smith wrote: I have patched as far as I know the whole ports tree for API issues that were found with newer FFmpeg. So I am now able to send out a proper update to FFmpeg. Here is an update to FFmpeg 4.1.1 and coupled ports updates. Any and all testing welcome

UPDATE: FFmpeg 4.1.1

2019-02-21 Thread Brad Smith
I have patched as far as I know the whole ports tree for API issues that were found with newer FFmpeg. So I am now able to send out a proper update to FFmpeg. Here is an update to FFmpeg 4.1.1 and coupled ports updates. Any and all testing welcome. FFmpeg https://comstyle.com/ffmpeg/ffmpeg.diff

<    2   3   4   5   6   7   8   9   10   11   >