Re: new certificates using apple-pki-bundle

2024-05-22 Thread Eric Gallager via macports-users
On Tue, May 21, 2024 at 4:37 AM Riccardo Mottola via macports-users wrote: > > Hi, > > Nils Breunese wrote: > >> what certificates do you use with apple-pki-bundle? I got those from curl > >> (cacert.pem from https://curl.se/docs/caextract.html) > >> On old Macs in Safari even a simple page like

Xcode creating caches for the macports user (take 2)

2024-05-08 Thread Eric Gallager via macports-users
(trying this again since apparently the attachment was too big the first time) I recently attempted installation/upgrading of some Xcode-related port(s), and now I have 10GB of Xcode-related caches in the macports user's home directory; see the attached (compressed) `du` output. Is it expected

Re: where is the MacPorts gcc?

2024-05-04 Thread Eric Gallager via macports-users
`ar` and `nm` are wrappers around the corresponding tools from binutils/cctools; GCC wraps them for use in its LTO system, I'm pretty sure. You probably want to do `port select gcc` and then choose one of the options available to symlink gcc into place without its suffix. If it's dyld giving you

The whole redis/redict/valkey forking situation

2024-04-18 Thread Eric Gallager via macports-users
So one of the stories getting talked about in the FOSS world recently has been how redis changed its license, leading to some new competing forks: https://vickiboykis.com/2024/04/16/redis-is-forked/ This presents a number of questions for what will happen in MacPorts? - Will MacPorts continue to

Re: Library libtdbc used in restore_ports script is unsigned

2024-03-21 Thread Eric Gallager via macports-users
On Thu, Mar 21, 2024 at 12:53 AM Joshua Root wrote: > > > I recently upgraded from macOS 13.x to macOS 14.3.1 Sonoma and started > > running the MacPorts Migration process. I got interrupted and did the minor > > macOS update to macOS 14.4 and tried to run the “restore_ports.tcl” script, > >

Re: is there a Fortran-90 compiler port? Where to get a FOSS Fortran-90 compiler?

2024-03-01 Thread Eric Gallager via macports-users
You might need to do `port select gcc` to make one of them the default On Fri, Mar 1, 2024 at 9:20 PM Kenneth Wolcott wrote: > > Hi Noam; > > I do not have gfortran, therefore I must not have gcc? > > Here is a filtered list of the ports that I have installed that pertain to > gcc: > gcc12

Re: Kdelibs4-4.14.3 update fails

2024-01-28 Thread Eric Gallager via macports-users
I'm guessing it's most likely 68452: https://trac.macports.org/ticket/68452 On Sun, Jan 28, 2024 at 8:56 PM Stanton Sanderson wrote: > > Latest MacPorts, old MacBook Air (mid 2013, Intel) running OS 11.7.19 (Big > Sur) > > kdelibs4-4.14.3_111.darwin_20.x86_64.tbz fetches, update reaches around

WACZ (Web Archive Collection Zipped) software

2023-03-27 Thread Eric Gallager via macports-users
So, the Internet Archive has recently added an "Email me a WACZ file with the results" option to their "Save Page Now" service in the Wayback Machine, so I tried that out and got some WACZ files, although now I don't know what to do with them. Is anyone aware of any software for handling WACZ

Re: Requesting new ports: Rosegarden and Solfege

2023-02-13 Thread Eric Gallager via macports-users
I took a look at porting rosegarden once, but it requires some dependencies that aren't in MacPorts yet... one of them, ladspa, I created a Portfile for that currently lives in my local Portfile repo: https://github.com/cooljeanius/LocalPorts/blob/master/audio/ladspa/Portfile I haven't gotten

Re: libgcc9 and other ports that will never build on my system

2022-09-12 Thread Eric Gallager via macports-users
On Mon, Sep 12, 2022 at 9:29 AM Bill Cole wrote: > > On 2022-09-12 at 01:29:31 UTC-0400 (Mon, 12 Sep 2022 01:29:31 -0400) > > is rumored to have said: > > > With Mojave on Macmini6,1 & XCode 11.3.1 > > I get this: > > > > port -vsN upgrade libgcc9 > > ---> Computing dependencies for libgcc9.

Re: Should I expect a +quartz variant to propagate to dependencies, and overrule existing variants?

2022-06-02 Thread Eric Gallager via macports-users
On Thu, Jun 2, 2022 at 8:33 AM Christopher Nielsen wrote: > > > Thus I succeeded in fumbling my way through installing gimp +quartz despite > > dependencies already present with the wrong variants, but it was a bit > > messy and confusing. Should I expect MacPorts to do a better job with this

Re: IRC channel

2022-05-08 Thread Eric Gallager via macports-users
On Sun, May 8, 2022 at 4:42 AM Mojca Miklavec wrote: > > On Sun, 8 May 2022 at 00:20, Michele Venturi wrote: > > > > you should care enough to look for someone to do it if you can not do it > > and I should not need to tell you what to do with it, no? > > No, the person who voluntarily offered

Re: IRC channel

2022-05-06 Thread Eric Gallager via macports-users
upgrading MongoDB. There’s a > deprecation warning, but I don’t think it’s related. > > On 8 Mar 2022, at 17:09, Eric Gallager via macports-users > wrote: > > On Mon, Mar 7, 2022 at 4:25 AM Mojca Miklavec wrote: > > > On Mon, 7 Mar 2022 at 04:06, Michele Venturi w

Re: Problem with gdb port

2022-04-06 Thread Eric Gallager via macports-users
On Wed, Apr 6, 2022 at 10:31 AM Christoph Kukulies wrote: > > I’m gettig the following: > > $ sudo port install gdb > ---> Computing dependencies for gdb > The following dependencies will be installed: boehmgc > Continue? [Y/n]: > ---> Fetching archive for boehmgc > ---> Attempting to fetch

Re: IRC channel

2022-03-08 Thread Eric Gallager via macports-users
On Mon, Mar 7, 2022 at 4:25 AM Mojca Miklavec wrote: > > On Mon, 7 Mar 2022 at 04:06, Michele Venturi wrote: > > > > Anyway RocketChat should be fixed as it doesn't work... > > Aljaž is aware of the problem. > > He was hoping that the latest upgrade would fix the issue, but > apparently it

Re: Does MacPorts depend on Spotlight?

2021-11-18 Thread Eric Gallager via macports-users
On Thu, Nov 18, 2021 at 3:02 AM Ryan Schmidt wrote: > > MacPorts base doesn't do anything with Spotlight. It doesn't depend on it > existing, nor does it tell Spotlight to index or not to index anything. > MacPorts predates the existence of Spotlight. > > As far as I know, ports don't depend on

Re: gnu step configure error

2021-11-13 Thread Eric Gallager via macports-users
I tried updating the GNUstep ports at one point, but don't think I ever successfully completed fixing anything; my progress is here if anyone wants to try fixing it: https://github.com/cooljeanius/gnustep-macports-fixes On Thu, Nov 27, 2014 at 3:30 PM Frank Schima wrote: > > Old problem [1].

Re: --disable-tls does not limit functionality, it only determines how std::call_once works

2021-11-13 Thread Eric Gallager via macports-users
On Mon, Mar 16, 2020 at 4:49 PM Jeffrey Walton wrote: > > Hi Everyone/Ken, > > I was looking through > https://github.com/kencu/LeopardPorts/blob/master/lang/gcc7/Portfile, > and noticed this comment: > > # see > https://lists.macports.org/pipermail/macports-dev/2017-August/036209.html > #

Re: code::blocks and X11 via MacPorts: is this as it is supposed to be?

2021-09-13 Thread Eric Gallager via macports-users
Codeblocks has alternative variants that don't use X11 if X11 isn't working for you; try installing with the +wxwidgets30 variant instead of the +wxgtk30 variant. On Sun, Sep 12, 2021 at 4:33 PM Gerben Wierda via macports-users wrote: > > port was already installed and login-logout > >

Re: Debugging restore_ports.tcl

2021-02-09 Thread Eric Gallager via macports-users
On Tue, Feb 9, 2021 at 6:23 AM Pieter van Oostrum wrote: > > Eric Gallager via macports-users writes: > > > On Mon, Feb 8, 2021 at 1:03 PM Ryan Schmidt wrote: > >> > >> > >> > >> On Feb 7, 2021, at 20:59, Eric Gallager wrote: > >>

Re: Debugging restore_ports.tcl

2021-02-08 Thread Eric Gallager via macports-users
On Mon, Feb 8, 2021 at 1:03 PM Ryan Schmidt wrote: > > > > On Feb 7, 2021, at 20:59, Eric Gallager wrote: > > > When restore_ports.tcl gets stuck building its list of ports to > > restore, is there a way to get it to tell you which ports exactly it's > > failing to process? i.e., which ports to

Debugging restore_ports.tcl

2021-02-07 Thread Eric Gallager via macports-users
When restore_ports.tcl gets stuck building its list of ports to restore, is there a way to get it to tell you which ports exactly it's failing to process? i.e., which ports to remove from your myports.txt to get it to continue? I tried adding some additional debugging statements to the script, but