Re: Port tree not syncing

2022-08-18 Thread Davide Liessi
Hi. Il giorno ven 3 giu 2022 alle ore 03:44 Craig Treleaven ha scritto: > I’m a port maintainer…but I’m having a user problem. For some weeks now, > ‘sudo port selfupdate’ has not been properly updating my local ports tree(s) > on my main Mac. Il giorno dom 5 giu 2022 alle ore 22:49 Craig

Binary archive for mpich-default is available but not used

2021-04-24 Thread Davide Liessi
Hi. I'm trying to install mpich-default with default variants on macOS 10.13.6. The package is available at http://packages.macports.org/mpich-default/ but port is refusing to install from the prebuilt binary. $ sudo port -b install mpich-default ---> Computing dependencies for mpich-default

Re: qt5-qtwebengine on macOS 10.13, Xcode version

2021-01-07 Thread Davide Liessi
Dear Ken, Il giorno sab 2 gen 2021 alle ore 19:10 Ken Cunningham ha scritto: > Right now, you could say the only immediate visible advantage of > upgrading to Xcode10 is to build qt5-qtwebengine version 5.15.2 on > 10.13 I decided to upgrade to Xcode 10.1. I was able to install qt5-qtwebengine,

Re: qt5-qtwebengine on macOS 10.13, Xcode version

2021-01-01 Thread Davide Liessi
Il giorno sab 2 gen 2021 alle ore 00:12 Ken Cunningham ha scritto: > IMO — just upgrade yourself to Xcode 10 (like everyone else has done) and the > buildbot can stay on Xcode 9. There is one port (and its dependencies, of course) that I need to build with the universal variant: lame. Does

Re: qt5-qtwebengine on macOS 10.13, Xcode version

2021-01-01 Thread Davide Liessi
Il giorno mar 29 dic 2020 alle ore 00:35 Ryan Schmidt ha scritto: > I intentionally keep most of the buildbot workers' Xcode versions at the last > version that contains the SDK that matches the OS version. On macOS 10.13, > that's Xcode 9.4.1. How would you propose to solve the QtWebEngine

Re: qt5-qtwebengine on macOS 10.13, Xcode version

2020-12-27 Thread Davide Liessi
Il giorno dom 27 dic 2020 alle ore 20:49 Ken Cunningham ha scritto: > Should be a ticket if not one already I guess. I opened https://trac.macports.org/ticket/61921. > Could you try forcing a macports-clang compiler like 9.0 and see if that > works? I'll try and report the results in the

qt5-qtwebengine on macOS 10.13, Xcode version

2020-12-27 Thread Davide Liessi
Hi. The port qt5-qtwebengine currently fails on macOS 10.13 because nothing is built. The configure phase ends with the following warnings: WARNING: QtWebEngine requires at least version 10.0.0, but using Xcode version 9.4.1. WARNING: QtPdf requires at least version 10.0.0, but using Xcode

Re: Some applications display all text in Russian

2020-04-25 Thread Davide Liessi
Il giorno sab 25 apr 2020 alle ore 09:05 Ryan Schmidt ha scritto: > Are you launching the applications by double-clicking them in the Finder or > by some other method? Either double-clicking in the Finder or with Spotlight. > Since gnucash is a command line application, its localization would

Re: frescobaldi-devel update to 3.1.2 #6864

2020-04-20 Thread Davide Liessi
Dear Stan, Il giorno dom 19 apr 2020 alle ore 22:12 Stan Sanderson ha scritto: > Apparently the update submitted 6 days ago is still pending. Perhaps you can > give an extra push to expedite? it has been merged. Best wishes. Davide

Some applications display all text in Russian

2020-04-19 Thread Davide Liessi
Dear all, I have just installed GPXSee and GPXLab on macOS 10.13. Both are based on Qt5 and both show all menus and texts in Russian, while the system language is set to Italian. Something similar happens with GnuCash as well, but only for some menu entries. However, GnuCash is not Qt5-based.

Problems with PyQt5.QtWebEngine

2020-03-05 Thread Davide Liessi
Hi all. I'm trying to create an application bundle for an application based on PyQt, using MacPorts to get the dependencies. I'm having some problems with correctly packaging QtWebEngine: in particular the application bundle crashes with dyld: Library not loaded:

Re: Inconsistent registry

2019-08-14 Thread Davide Liessi
Reading more carefully I spotted the obvious typo: > p5.26-carp-clan @6.70.0_0 (active) > $ port rdependents p5.26-carp-clean Sorry for the noise. Best wishes. Davide

Inconsistent registry

2019-08-14 Thread Davide Liessi
Dear all, I suspect that my MacPorts registry is in an inconsistent state: $ port installed name:carp The following ports are currently installed: p5.26-carp-clan @6.70.0_0 (active) $ port rdependents p5.26-carp-clean Error: Registry error: p5.26-carp-clean not registered as installed. I

Trace mode and symlinked prefix

2018-08-17 Thread Davide Liessi
Hi all. I have /opt/frescobaldi/64 symlinked to /Volumes/MacPorts/frescobaldi/64 and I installed MacPorts in /opt/frescobaldi/64. Trace mode fails in this setting. E.g., trying to upgrade ncurses I get the following (which succeeds without trace mode): $ pwd /opt/frescobaldi/64 $ sudo bin/port

Re: MacPorts 2.4.3 has been released

2018-04-11 Thread Davide Liessi
2018-04-11 15:20 GMT+02:00 Lenore Horner : > Both last night after receiving this announcement and this morning I have > run sudo port selfupdate and received the following response. > ---> Updating MacPorts base sources using rsync > MacPorts base version 2.4.2

Re: Questions on the update to Apache 2.4

2017-11-13 Thread Davide Liessi
2017-11-13 14:42 GMT+01:00 Marius Schamschula : >> 4) What is the purpose of having the original configuration files both >> in ${prefix}/etc/apache2 with .orig suffix and in >> ${prefix}/etc/apache2/original? > > The original folder only has httpd.conf, but not

Questions on the update to Apache 2.4

2017-11-13 Thread Davide Liessi
Hi. I have some questions regarding the apache2 port and the update to version 2.4. 1) The user:group changed from www:www in 2.2 to daemon:daemon in 2.4: was the corresponding reinplace line in post-patch forgotten or intentionally omitted? 2) In version 2.2 the httpd-userdir.conf file was