Re: Specify port for file dependency

2021-08-30 Thread Ruben Di Battista
Yeah, no thanks for your help. I appreciate! What I meant is at runtime, on the command line. How do I tell "I want to install gdl3, but using `pango-devel` to provide libpango instead of `pango`? I might install pango-devel manually, but that would make pango-devel a requested port. On Mon, 30

requested_variants='+universal' for port with no +universal variant?

2021-08-30 Thread Jim DeLaHunt
Hello, folks: I am working through the Migration[1] procedure after upgrading my macOS version. I made a list of my installed ports using `port -qv installed`. Curiously, a number of the ports in that list include the notation `requested_variants='+universal'`, even though the port appears to

Specify port for file dependency

2021-08-30 Thread Ruben Di Battista
Let’s assume I want to install a port that depends on pango via a file dependency. How do I tell Macports to use `pango-devel` instead of `pango`? _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB | https://rdb.is ,.,|∞∞ .' '. | -'

Re: Conflicty between MacPorts and Anaconda

2021-08-30 Thread Ruben Di Battista
(for easier virtualenv management and dep tracking there's poetry, that's amazing) On Mon, 30 Aug 2021, 17:52 Ruben Di Battista, wrote: > /rant on > > Here we are again. I've been ranting on Twitter about this so much! Almost > 80% of the problems I need to troubleshoot in my HPC team are associ

Re: Conflicty between MacPorts and Anaconda

2021-08-30 Thread Ruben Di Battista
/rant on Here we are again. I've been ranting on Twitter about this so much! Almost 80% of the problems I need to troubleshoot in my HPC team are associated to people installing Anaconda, that messes up the user environment, and forgetting that they did it. Anaconda messes up also when building th

Conflicty between MacPorts and Anaconda

2021-08-30 Thread Gerben Wierda via macports-users
I had to install Anaconda (Python environment) to collaborate with someone. I installed, but it adapted my shell environment in such a way that I’ve lost MacPorts (and LMTX ConTeXt). Does anybody have experience with the combination of Anaconda and MacPorts and what the correct way is to use the