Re: iTerm2

2023-06-25 Thread Mark Anderson
Oh yeah - that's right. Damn. This port is becoming increasingly a pain. —Mark ___ Mark E. Anderson MacPorts Trac WikiPage GitHub Profile On Sat, Jun 24, 2023 at 5:57 AM Rainer Müller wrote: > On 23/06/20

Re: iTerm2

2023-06-24 Thread Rainer Müller
On 23/06/2023 02.06, Mark Anderson wrote: > iTerm2 is getting increasingly hard to support building using macports > to where I'm not even using the build - I've just been trying to fix it. > The big issue is that building it on the latest box with the latest > Xcode works great, but the developer

Re: iTerm2

2023-06-22 Thread Nils Breunese
Hi Mark,I maintain the ports that install binary builds of OpenJDK Java distributions. You can take a look at the openjdk*-zulu ports for instance.Nils.Op 22 jun. 2023 om 17:06 heeft Mark Anderson het volgende geschreven:iTerm2 is getting increasingly hard to support building using macports to wh

Re: iTerm2

2023-06-22 Thread Zhenfu Shi
I remember JOSM is an example, it does binary install on all systems. Zhenfu > On Jun 22, 2023, at 20:06, Mark Anderson wrote: > > iTerm2 is getting increasingly hard to support building using macports to > where I'm not even using the build - I've just been trying to fix it. The big > issue

Re: iTerm2 Question

2021-05-22 Thread Ryan Schmidt
On May 22, 2021, at 17:21, Jason Liu wrote: > If I'm not mistaken, to get a .app to show up in the /Applications/MacPorts > folder, you need to place the .app into ${destroot}$prefix/Applications at > some point during the destroot phase. If the build system does not install the app for you, yo

Re: iTerm2 Question

2021-05-22 Thread Jason Liu
If I'm not mistaken, to get a .app to show up in the /Applications/MacPorts folder, you need to place the .app into ${destroot}$prefix/Applications at some point during the destroot phase. -- Jason Liu On Sat, May 22, 2021 at 5:07 PM Mark Anderson wrote: > So I can get iTerm2 to build correct