Re: [UPDATE] www/youtube-dl to 2020.12.26

2020-12-26 Thread Bjorn Ketelaars
On Sat 26/12/2020 22:50, Ricardo Mestre wrote: > Hi, > > New release OK? > > Extractors > [instagram] Fix comment count extraction > [instagram] Add support for reel URLs (#26234, #26250) > [bbc] Switch to media selector v6 (#23232, #23933, #26303, #26432, #26821, > #27538) >

Re: convert 70 ports to python3-only

2020-12-26 Thread Bjorn Ketelaars
On Sat 26/12/2020 17:39, Daniel Dickman wrote: > The attached diff does a mechanical conversion of 70 ports to make them > python3-only. > > The ports selected were ones where: > - nothing depends on them (although it's possible there are some TDEPs) > - they already have python2 and python3 FLAV

UPDATE: GraphicsMagick 1.3.36

2020-12-26 Thread Brad Smith
Here is an update to GraphicsMagick 1.3.36. Index: Makefile === RCS file: /home/cvs/ports/graphics/GraphicsMagick/Makefile,v retrieving revision 1.64 diff -u -p -u -p -r1.64 Makefile --- Makefile20 Mar 2020 16:44:24 - 1.

Re: UPDATE: SDL 2.0.14

2020-12-26 Thread Brad Smith
On 12/25/2020 3:39 PM, Thomas Frohwein wrote: On Thu, Dec 24, 2020 at 09:48:45PM -0500, Brad Smith wrote: Here is an update to SDL 2.0.14. Tested with a few apps. More testing and feedback welcome. I have a similar diff that I'm testing. A few releases ago, there was an issue with some reverse

[UPDATE] www/youtube-dl to 2020.12.26

2020-12-26 Thread Ricardo Mestre
Hi, New release OK? Extractors [instagram] Fix comment count extraction [instagram] Add support for reel URLs (#26234, #26250) [bbc] Switch to media selector v6 (#23232, #23933, #26303, #26432, #26821, #27538) [instagram] Improve thumbnail extraction [instagram] Fix extrac

convert 70 ports to python3-only

2020-12-26 Thread Daniel Dickman
The attached diff does a mechanical conversion of 70 ports to make them python3-only. The ports selected were ones where: - nothing depends on them (although it's possible there are some TDEPs) - they already have python2 and python3 FLAVORs ok? (quirks and top-level Makefile diff not shown here

Re: LLVM/Clang doesn't support -force_load

2020-12-26 Thread Stuart Henderson
On 2020/12/26 13:21, Dimitri Karamazov wrote: > On Sat, Dec 26, 2020 at 11:41:13AM +0100, Sebastien Marie wrote: > > > > > > > > does usd has already been ported to OpenBSD ? it seems that this build > > > > assumes a Darwin option to be present (which is not and so fail). > > > > > > > > you mig

aarch64 bulk build report

2020-12-26 Thread phessler
bulk build on arm64.ports.openbsd.org started on Thu Dec 24 06:50:59 MST 2020 finished at Sat Dec 26 13:59:39 MST 2020 lasted 2D07h08m done with kern.version=OpenBSD 6.8-current (GENERIC.MP) #2: Thu Dec 24 06:20:33 MST 2020 built packages:10774 Dec 24:3638 Dec 25:1995 Dec 26:5140 critical path

Re: LLVM/Clang doesn't support -force_load

2020-12-26 Thread Dimitri Karamazov
On Sat, Dec 26, 2020 at 11:41:13AM +0100, Sebastien Marie wrote: > > > > > > does usd has already been ported to OpenBSD ? it seems that this build > > > assumes a Darwin option to be present (which is not and so fail). > > > > > > you might want to found from where the option "-Wl,-force_load" c

Re: LLVM/Clang doesn't support -force_load

2020-12-26 Thread Dimitri Karamazov
On Sat, Dec 26, 2020 at 06:47:10AM +0100, Sebastien Marie wrote: > On Sat, Dec 26, 2020 at 03:50:37AM +, Dimitri Karamazov wrote: > > Ping > > > > On Sat, Dec 19, 2020 at 01:45:25PM +, Dimitri Karamazov wrote: > > > While building http://www.openusd.org/ I get the following error. > > > Th

Re: LLVM/Clang doesn't support -force_load

2020-12-26 Thread Sebastien Marie
> > > > does usd has already been ported to OpenBSD ? it seems that this build > > assumes a Darwin option to be present (which is not and so fail). > > > > you might want to found from where the option "-Wl,-force_load" comes > > from. > > > I'm porting it. The build goes fine when I allow for