Re: force rebuild a port

2024-03-07 Thread Pieter van Oostrum
s have been used) port -f uninstall crancyport maybe port clean --all crancyport port install crancyport -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

XCode 15.1 and macports?

2023-12-12 Thread Pieter van Oostrum
Does anyone know if it is safe to use XCode 15.1 with macports? -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: Quartz no longer launching when an X application is invoked

2023-12-04 Thread Pieter van Oostrum
ve something that is interfering with > this. I removed that line and rebooted, and lo and behold, DISPLAY got properly set and the X server started up automatically when I launced an X11 program. Thanks for reminding us, Chris. > > On 04/12/2023 2:15 pm, Pieter van Oostrum wrote: >> On m

Re: Quartz no longer launching when an X application is invoked

2023-12-04 Thread Pieter van Oostrum
On my machine I have: export DISPLAY=$(launchctl getenv DISPLAY) I don't know if that is the canonical way to do it but for me it works. -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: perl --version is not at perl5.36 but at perl5.34 yet both are listed as active

2023-08-15 Thread Pieter van Oostrum
stall perl5 +perl5_36 I get: ~ $ perl --version This is perl 5, version 36, subversion 1 (v5.36.1) built for darwin-thread-multi-2level -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: Error with 'port -vst install'

2022-10-10 Thread Pieter van Oostrum
Clemens Lang writes: > Hi, > > On Fri, Oct 07, 2022 at 09:16:50PM +0200, Pieter van Oostrum wrote: >> Although your suggestion solved the problem for me, I have another >> followup. >> >> I found this ticket, which describes the same problem: >> https://t

Re: Error with 'port -vst install'

2022-10-07 Thread Pieter van Oostrum
Clemens Lang writes: > Hi, > > On Thu, Oct 06, 2022 at 01:55:10PM +0200, Pieter van Oostrum wrote: >> It fails to create the directory >> '/opt/local/var/macports/sip-workaround/502/usr'. In fact on a >> previous run it failed to create >> '/opt/local/var/macpor

Re: Error with 'port -vst install'

2022-10-06 Thread Pieter van Oostrum
Clemens Lang writes: > Hi, > > On Thu, Oct 06, 2022 at 01:55:10PM +0200, Pieter van Oostrum wrote: >> It fails to create the directory >> '/opt/local/var/macports/sip-workaround/502/usr'. In fact on a >> previous run it failed to create >> '/opt/local/var/macpor

Error with 'port -vst install'

2022-10-06 Thread Pieter van Oostrum
e manually. Is there anything else I can do, or is this actually a bug? -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: No user or group to remove on macOS Catalina

2021-11-27 Thread Pieter van Oostrum
nstall --follow-dependencies installed > > sudo port -vfp uninstall all > > sudo rm -rf /opt/local /Library/Tcl/macports* You may also have to add sudo rm -rf /Applications/Macports -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: Debugging restore_ports.tcl

2021-02-09 Thread Pieter van Oostrum
.txt file has 6147 lines in it. I don't know where to begin with it. The usual way of tackling these kinds of problems is "bisecting". Divide the list in two halves, and try each of these separately. If a half fails, then divide it in two halves again, etc. -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: Xcode for old Macbook Pro

2021-01-11 Thread Pieter van Oostrum
tried it on an older MacBook it was a disaster). There are people who say you can upgrade to High Sierra, and then use XCode 10. https://apple.stackexchange.com/questions/356210/how-to-upgrade-xcode-9-to-xcode-10-1-in-mac-os-sierra-10-12-6-16g1815 -- Pieter van Oostrum www: http://pieter.van

Re: qt5-qtwebengine on macOS 10.13, Xcode version

2021-01-02 Thread Pieter van Oostrum
Sigil also depends on py-pyqt-webengine, and I had to switch to XCode 10 on my MacOS 10.13.6 High Sierra MacBook Pro to get it working. -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: [MacPorts-announce] MacPorts 2.6.4 has been released

2020-11-30 Thread Pieter van Oostrum
MacPorts developers that I am > willing to upgrade right away :-) I've got 2.6.4 on High Sierra without problems. -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: macports-users Digest, Vol 163, Issue 13

2020-03-18 Thread Pieter van Oostrum
Murray Eisenberg writes: > On17 Mar 2020 17:17:37 +0100, Pieter van Oostrum > wrote: > > Date: Tue, > From: Pieter van Oostrum > To: macports-users@lists.macports.org > Subject: Re: macports-users Digest, Vol 163, Issue 12 > Message-ID: >

Re: macports-users Digest, Vol 163, Issue 12

2020-03-17 Thread Pieter van Oostrum
(i.e. without port name). It should install the port in that directory. -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: installing patched okular: cannot open Portfile

2020-03-16 Thread Pieter van Oostrum
with sudo, which I always am). > Very strange. I have been using this construction for years. I have all my directories in my private repository with mode 755, and the files 644. -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: installing patched okular: cannot open Portfile

2020-03-16 Thread Pieter van Oostrum
ive it a higher revision number. -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: Wxmaxima not linking to Maxima

2020-03-09 Thread Pieter van Oostrum
/maxima or in another location? -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

Re: /opt/local/share/info/dir

2020-01-12 Thread Pieter van Oostrum
Pieter van Oostrum writes: > I noticed that on my computer /opt/local/share/info/dir hasn't been > updated for a couple of months although I installed several ports with > info files. My /opt/local/share/info/dir has dat Nove. 7, and several > *.info files in /opt/loca

Re: Git question

2020-01-12 Thread Pieter van Oostrum
these changes into your own branch before you can commit/push them. -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]

/opt/local/share/info/dir

2020-01-12 Thread Pieter van Oostrum
the install procedure not automatically update the dir file? Or must I do something special to get it updated? -- Pieter van Oostrum www: http://pieter.vanoostrum.org/ PGP key: [8DAE142BE17999C4]