Re: OWL - wayland for mac

2021-12-06 Thread Jeremy Huddleston Sequoia via macports-dev
Yes, he let me know about the release and I was chatting with him about it. Due to the license (GPL-3), I will need to talk to legal counsel before I can do anything related to it. > On Nov 30, 2021, at 03:10, René J.V. Bertin via X11-users > wrote: > > FYI, > > Someone has been making

macOS 11 and Apple Silicon

2020-06-22 Thread Jeremy Huddleston Sequoia
I just pushed some changes to base/master and dports/master to better support macOS 11 and Apple Silicon, but there's quite a bit of work ahead of us. Some common issues to be aware of: 1) libtool required an update for the version bump. This means many projects might need an autoreconf to

Re: clang-8.0 very strict -- can we think about changing the clang compiler list order?

2019-09-27 Thread Jeremy Huddleston Sequoia via macports-dev
> On Sep 26, 2019, at 21:46, Ken Cunningham > wrote: > >> FYI clang-8.0, new default on 10.6.8, is very strict >> >> appears will have to add to blacklist on many ports > > > So as much as I would have put clang-5.0 first as the default compiler if the > system clang won't work, I

Re: plans to mitigate the OpenGL depreciation?

2018-06-23 Thread Jeremy Huddleston Sequoia
nformational. You have many options: Port to Metal, ignore the warnings, use -Wno-deprecated, use #pragmas, or change the deployment target. Mesa is not a viable option for accelerated rendering and likely won't ever be on macOS. > > On Fri, Jun 22, 2018 at 3:39 PM, Jeremy Huddleston

Re: Update port:openssl dependency to path:lib/libssl.dylib:openssl

2018-04-20 Thread Jeremy Huddleston Sequoia
> On Apr 18, 2018, at 21:17, Ryan Schmidt wrote: > > > On Apr 18, 2018, at 06:47, Jan Stary wrote: > https://github.com/macports/macports-ports/commit/607997ade7f0bd99c7a7297d7a49ae79442b705f >> aqua/qt5/Portfile| 2 +-

Re: [macports-ports] branch master updated: misc: Update port:openssl dependency to path:lib/libssl.dylib:openssl

2018-04-02 Thread Jeremy Huddleston Sequoia
> On Apr 2, 2018, at 8:26 AM, Ryan Schmidt <ryandes...@macports.org> wrote: > > > On Apr 2, 2018, at 10:18, Jeremy Huddleston Sequoia wrote: > >> Jeremy Huddleston Sequoia (jeremyhu) pushed a commit to branch master >> in repository macports-ports. >&

Re: [macports-base] branch master updated: portbuild: Pass -j for parallel builds to cargo

2018-04-02 Thread Jeremy Huddleston Sequoia
This causes cargo to fail to build with -j being unrecognized. ---> Building cargo Executing: cd "/opt/local/var/macports/build/_Users_jeremy_src_macports_macports-ports_devel_cargo/cargo/work/cargo-0.25.0" &&

Allowing PortGroups to bump port revision

2018-01-12 Thread Jeremy Huddleston Sequoia
In https://trac.macports.org/ticket/54744, we've been pondering adding a PortGroup to allow concurrent installation of multiple providers of the OpenSSL API (eg: openssl, libressl, libressl-devel) and allow ports to specify which they are compatible with. It occurred to me that it would be

Re: compiler selection on PPC

2017-12-17 Thread Jeremy Huddleston Sequoia
> On Dec 6, 2017, at 20:09, Ken Cunningham > wrote: > > > On 2017-12-06, at 12:19 PM, Ken Cunningham wrote: > >> There have been a number of tickets over the past two years that relate to >> compiler selection on PPC systems. >> >> Basically, on PPC, if

libressl port version bumps

2017-12-02 Thread Jeremy Huddleston Sequoia
Hey Zero, Please stop bumping libressl. You may have not noticed, but I moved it to no longer be openmaintainer for a reason. There are some things that I want to do to the port (and OpenSSL) and I'd prefer to not force users to go through rev-upgrade hell an additional time. Thanks, Jeremy

Re: [macports-ports] branch master updated: ffmpeg: force gcc6 on PPC

2017-10-21 Thread Jeremy Huddleston Sequoia
> On Oct 20, 2017, at 20:32, Ken Cunningham > wrote: > > > >> On Oct 20, 2017, at 7:39 PM, Ryan Schmidt wrote: >> >> I guess my question was: is there something unique about ffmpeg that makes >> it require gcc6 on PowerPC, as

Re: git password

2017-10-21 Thread Jeremy Huddleston Sequoia
Note that credential.helper=osxkeychain is the default when using git provided by Xcode. If you recently installed the git project in MacPorts (or elsewhere), that might explain why you're now entering your password. > On Oct 20, 2017, at 20:10, Joshua Root wrote: > > On

Re: Dealing with Xcode 9 + macOS <= 10.12 and missing functions

2017-10-02 Thread Jeremy Huddleston Sequoia
> On Oct 1, 2017, at 22:55, Ryan Schmidt wrote: > > > On Oct 2, 2017, at 00:39, Leonardo Brondani Schenkel wrote: > >> On 2017-09-29 13:30, Ryan Schmidt wrote: >>> I don't know if I'm the author of the mail you're thinking of, but I've >>> surely commented on this

Re: [macports-base] 01/02: portconfigure: Don't fall back on macosx if we are unable to find an appropriate versioned SDK

2017-09-28 Thread Jeremy Huddleston Sequoia
> On Sep 28, 2017, at 15:54, Ryan Schmidt <ryandes...@macports.org> wrote: > >> Jeremy Huddleston Sequoia (jeremyhu) pushed a commit to branch master >> in repository macports-base. >> >> >> https://github.com/macports/macports-base/commit/69c745b2d71a

Re: [MacPorts] #54766: Does port:clang*'s libstdcxx have to be default?

2017-09-08 Thread Jeremy Huddleston Sequoia
> On Sep 7, 2017, at 00:27, René J.V. Bertin <rjvber...@gmail.com> wrote: > > On Wednesday September 06 2017 22:05:16 Jeremy Huddleston Sequoia wrote: > > Hi, > > Sorry, I didn't notice any such changes to base - I update that only when I > have a very good re

Re: [MacPorts] #54766: Does port:clang*'s libstdcxx have to be default?

2017-09-06 Thread Jeremy Huddleston Sequoia
> Comment (by RJVB) in : > >> Also, if you do bump llvm-3.9 and llvm-4.0 for this, please roll in the >> llvm-bin changes from be6401d19706f7317979dfbd680592cee5f7cf9d, so we can do >> both changes with a single revbump. > > I don't get that

Re: Dropping recommendation to install system headers / command line tools

2017-07-04 Thread Jeremy Huddleston Sequoia
> On Jul 4, 2017, at 01:10, Ryan Schmidt <ryandes...@macports.org> wrote: > > > On Jul 3, 2017, at 23:21, Jeremy Huddleston Sequoia wrote: > >> base currently outputs a warning if system headers are not installed. I >> modified the warning a few month

Re: Problems cross-compiling with clang 3.7 & 3.9 on 10.6

2017-03-27 Thread Jeremy Huddleston Sequoia
> On Mar 27, 2017, at 08:14, Mojca Miklavec wrote: > > Hi, > > After a long time I tried cross-compiling a few things on 10.6, but > most attempts failed: > >> clang-mp-3.4 -arch ppc test.c -o test > > [OK] IIRC, cfe just spawns llvm-gcc-4.2 when using -arch ppc in older

Re: clang-3.8 crashes dsymutil with -gdwarf-4 on 10.9

2017-03-02 Thread Jeremy Huddleston Sequoia
> On Mar 2, 2017, at 01:58, Mihai Moldovan <io...@macports.org> wrote: > > On 02.03.2017 06:51 AM, Jeremy Huddleston Sequoia wrote: >> Out of curiosity, do you have the issue with clang-3.7 -gdwarf-4 and your >> dsymutil from dwarfutils-119? > > Yes, triggers

Re: clang-3.8 crashes dsymutil with -gdwarf-4 on 10.9

2017-03-01 Thread Jeremy Huddleston Sequoia
> On Feb 28, 2017, at 22:49, Mihai Moldovan wrote: > >> I don't see the issue using current versions (llvm-3.8+, Xcode 8.x) of >> llvm-dsymutil. I suspect the issue here is that we should be updating the >> driver to use its llvm-dsymutil instead of /usr/bin/dsymutil. >

Re: Removal of llvm-3.5 and llvm-3.6

2017-01-27 Thread Jeremy Huddleston Sequoia
> On Jan 27, 2017, at 16:31, Clemens Lang <c...@macports.org> wrote: > > On Fri, Jan 27, 2017 at 04:14:27PM -0800, Jeremy Huddleston Sequoia wrote: >> With the release of 2.4.0, base no longer uses clang 3.5 and 3.6 in >> their fallbacks, and these two compilers d

Removal of llvm-3.5 and llvm-3.6

2017-01-27 Thread Jeremy Huddleston Sequoia
With the release of 2.4.0, base no longer uses clang 3.5 and 3.6 in their fallbacks, and these two compilers don't really serve a purpose any more. 3.5 has i386 codegen issues, and 3.7 works everywhere that 3.6 does with improved support. I intend to obsolete the llvm-3.5 and llvm-3.6 ports

Re: [macports-ports] branch master updated: emacs: Rev-bump due to imagemagick changes

2017-01-24 Thread Jeremy Huddleston Sequoia
> On Jan 24, 2017, at 01:32, Ryan Schmidt <ryandes...@macports.org> wrote: > > >> On Jan 23, 2017, at 21:05, Jeremy Huddleston Sequoia <jerem...@macports.org> >> wrote: >> commit b45c6c288b90421df0407b17a5885033bfb4efdd >> >> Autho

Re: [macports-ports] branch master updated: xhyve: Take over maintainership and bump to latest version

2017-01-17 Thread Jeremy Huddleston Sequoia
> On Jan 17, 2017, at 05:15, Ryan Schmidt wrote: > >> +version 20160117 > > Did you mean 20170117? sigh ... yes ... smime.p7s Description: S/MIME cryptographic signature

Re: Criteria for picking compilers from fallback list ?

2016-12-07 Thread Jeremy Huddleston Sequoia
> On Dec 7, 2016, at 11:43, Christopher Jones wrote: > > Hi, > > Ah I see now. The differences come from the fact I append to the fallback > list, rather than set it. I think I will update the port to explicitly set > the fallback list, so wipe out the defaults, to

Re: Criteria for picking compilers from fallback list ?

2016-12-07 Thread Jeremy Huddleston Sequoia
> On Dec 7, 2016, at 11:15, Ryan Schmidt wrote: > > >> On Dec 7, 2016, at 12:05 PM, Christopher Jones >> wrote: >> >> >>> On 7 Dec 2016, at 5:32 pm, Joshua Root wrote: >>> >>> On 2016-12-8 04:24 , Chris Jones wrote:

Re: Build Failure: gstreamer1-gst-plugins-bad, mesa, x265

2016-11-28 Thread Jeremy Huddleston Sequoia
gt; >> On 11/27/16 5:10 PM, Jeremy Huddleston Sequoia wrote: >>> From: >>> >>> https://build.macports.org/builders/ports-10.6_x86_64_legacy-builder/builds/11628/steps/install-port/logs/stdio >>> >>> DEBUG: Using compiler 'System cc' >&