Re: Thanks for efforts

2022-12-02 Thread Bill Hill
On 29/11/2022 14:13, Stanton Sanderson wrote: Much appreciate the fix for qt5-qtwebengine - successful update on OS 11.7.1 Yep, thanks for getting that working; successful update on OS 10.13.6 Bill

List non-default variants?

2018-11-25 Thread Bill Hill
Hi, how do I list all installed ports which are *not* the default variant? Thanks. Bill -- Red to red, black to black, switch it on, but stand well back.

MacVim wierdness.

2018-12-03 Thread Bill Hill
Hi, I've installed MacVim, which worked fine, but since it doesn't have python enabled some of the extras I use (YouCompleteMe, ConqueGDB) don't work. So I installed: sudo port install MacVim +cscope+huge+python37+ruby25 I've got links in /usr/local/bin such as: "lrwxr-xr-x 1 bill staff 51 May 3

Re: Ethereum

2018-01-18 Thread Bill Hill
On 17/01/2018 10:11, Mojca Miklavec wrote: >> You are free to write a port and send it up to the macports system. If these >> meet the minimum specs it should be accepted in the ports tree. See the >> macport docs for details. > > To make it clear, it's perfectly OK if unexperienced users reque

Re: Ethereum

2018-01-19 Thread Bill Hill
On 18/01/2018 18:12, Ryan Schmidt wrote: > Could you report this to the developers of libff so they can fix it? > > https://github.com/scipr-lab/libff/issues Done. https://github.com/scipr-lab/libff/issues/15 -- Red to red, black to black, switch it on, but stand well back.

PostgeSQL problem

2023-11-25 Thread Bill Hill via macports-users
Hi, I've run a MacPorts update, and now postgres is broken. I did: sudo port selfupdate && sudo port upgrade outdated && sudo port -N reclaim which upgraded about a dozen ports, the only ones of which I remember were: exa, py310-mypy and py311-mypy Now some years old scripts using psql no long

Re: Preventing other software from linking against MacPorts libraries

2024-05-11 Thread Bill Hill via macports-users
On 09/05/2024 21:13, Dave Horsfall wrote: The question has since been answered, but what was wrong with merely renaming /opt/local temporarily? That's what I would've done... $ cat ~/Builds/bare_build.sh unset C_INCLUDE_PATH unset CPLUS_INCLUDE_PATH unset LIBRARY_PATH ; export LIBRARY_PATH=/

qt6 db plugin conflict

2025-02-10 Thread Bill Hill via macports-users
Hi. There seems to be a conflict between qt6-psql-plugin and qt6-sqlite-plugin. (I haven't tried the qt6-mysql-plugin). Both seem to try to install /opt/local/libexec/qt6/sbom/qsqlitedriverplugins-6.8.2.spdx Ideas? Thanks. Bill

Re: graphviz binary on OSX 15.2 x86_64

2024-12-20 Thread Bill Hill via macports-users
The linked recommendation: sudo rm -rf /Library/Developer/CommandLineTools/usr/include/c++ That worked, thanks! Bill

graphviz binary on OSX 15.2 x86_64

2024-12-20 Thread Bill Hill via macports-users
Hi, I've just upgraded from Ventura to Sequoia (Now on MacOS 15.2, Xcode 16.2) and I've got several ports to go that depend on graphviz, which isn't playing. If I try "sudo port install -b graphviz" I get a 404 for https://packages.macports.org/graphviz/ but it looks like there's been a build: