Re: Texmaker installation failed due to inability to build qt5 web engine

2022-11-04 Thread Mojca Miklavec
Dear Gregory, On Fri, 4 Nov 2022 at 06:10, Gregory Dodwell wrote: > > :error:build Failed to build qt5-qtwebengine: command execution failed ... > Other errors deep in the text-dump. Too long to paste here. Should I send a > .zip file of the build log somewhere? At a loose end. The best way to r

Re: Where Is pgAdmin3 Installed?

2018-09-22 Thread Mojca Miklavec
On Sat, 22 Sep 2018 at 10:27, Mike Crawford wrote: > > > > MacPorts doesn't have psql. > > > > Yes it does. > > No it doesn't. > > I've got postgresql10 installed, but it didn't come with psql, There is a binary /opt/local/bin/psql10 and if you run sudo port select --set postgresql postgre

Re: `port install' from github tarball fails

2018-09-25 Thread Mojca Miklavec
Dear Werner, Lion does not properly support HTTPS. You might need to recompile MacPorts from source to link against a version of libcurl with full SSL support. See for example: https://trac.macports.org/ticket/51516 Mojca On Tue, 25 Sep 2018 at 11:15, Werner LEMBERG wrote: > > > [macports-b

Re: Long build?

2018-11-05 Thread Mojca Miklavec
Dear Adam, On Tue, 6 Nov 2018 at 05:24, Adam Dershowitz wrote: > > I’m upgrading dvisvgm from to 2.3.4_4 to 2.6.1_0. I’m on a fairly recent > MacBook pro, and it has been building for 13 hours! The process is “make” > and it’s taking 100% of just one CPU. Does this sound correct? No. Anythin

Re: How Mojave-ready is MacPorts?

2018-11-12 Thread Mojca Miklavec
On Mon, 12 Nov 2018 at 21:34, Dave Horsfall wrote: > On Mon, 12 Nov 2018, Ryan Schmidt wrote: > > >> So I see; well, it's served me well for nine years... I only upgrade > >> hardware when forced to, so I guess it's time to put some of my pension > >> aside for a MacBook Air or something. > > > >

Re: How Mojave-ready is MacPorts?

2018-11-12 Thread Mojca Miklavec
On Mon, 12 Nov 2018 at 22:32, Ryan Schmidt wrote: > On Nov 12, 2018, at 15:25, db wrote: > > On 11 Nov 2018, at 13:00, Ryan Schmidt wrote: > > > >> I'll probably need to write a script to pull all the failures out of the > >> buildbot logs, since we don't have anything set up to do that yet. If

Re: gimp2 install

2018-11-14 Thread Mojca Miklavec
On Wed, 14 Nov 2018 at 10:30, Chris Jones wrote: > On 14/11/18 02:33, Uli Wienands wrote: > > Ok, so I did upgrade tk. That went ok, sort of. In the process of > > upgrading tk it butchered several other ports ("found 61 broken files, 5 > > broken ports"). In the process of fixing those it ran agro

Re: Anyone running X11 apps on Mojave?

2018-11-26 Thread Mojca Miklavec
On Mon, 26 Nov 2018 at 10:36, Dr M J Carter wrote: > On Sat, Nov 24, 2018 at 11:58:16AM +, Christopher Jones wrote: > > > Note that the version of Xquartz from [2]www.xquartz.com is in fact > > just a packaging of the MacPorts version ! In fact, the maintainer > > of the Xquartz releases has st

Re: sunclock

2018-12-10 Thread Mojca Miklavec
On Tue, 11 Dec 2018 at 04:12, wrote: > > Hi again, > > It didn't take as long as I thought it might. > I created a local port and installed it. Wonderful. May I suggest that you submit a pull request (or perhaps open a trac ticket)? (If this was a modification of an old port, it would probably b

Re: macpro burning through hard drives -- ? video card pulling too much power?

2019-01-07 Thread Mojca Miklavec
On Tue, 8 Jan 2019 at 03:03, Ken Cunningham wrote: > > This has nothing to do with Macports, but there are many people here who > know stuff about this... > > About six months ago I put a new Metal-capable Sapphire HD 7950 video card in > my 2010 MacPro (8 processors) to run Mojave. It required

Re: Python/boost problem

2019-01-08 Thread Mojca Miklavec
On Tue, 8 Jan 2019 at 01:18, Dave Horsfall wrote: > > Sierra, latest MacPorts. Doing the usual "port upgrade outdated"... > > ---> Staging itstool into destroot > ---> Installing itstool @2.0.2_3 > ---> Activating itstool @2.0.2_3 > ---> Cleaning itstool > Error: boost

Re: gdb

2019-01-08 Thread Mojca Miklavec
Dear James, On Sun, 6 Jan 2019 at 01:39, James Linder wrote: > > /Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile all > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ > -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysro

Re: Some glitches while porting Ola (openlighting.org) - autoreconf not found

2019-01-12 Thread Mojca Miklavec
Dear Christoph On Sat, 12 Jan 2019 at 17:12, Christoph Kukulies wrote: > > Following the steps in > > https://www.openlighting.org/ola/mac-install/ Do you just want to use the port or did you want to help with the development of that port? It seems that we have the latest version of the software

Re: Some glitches while porting Ola (openlighting.org) - autoreconf not found

2019-01-12 Thread Mojca Miklavec
On Sat, 12 Jan 2019 at 17:45, Christoph Kukulies wrote: > > Finally I tried: > > Christophs-MBP:ola kuku$ sudo port install ola > Password: > ---> Computing dependencies for ola > Error: Can't install protobuf3-cpp because conflicting ports are active: > protobuf-cpp That's most likely the resul

Re: conflicting variants while rebuilding a dependency

2019-01-12 Thread Mojca Miklavec
Dear Riccardo, On Sat, 12 Jan 2019 at 19:17, Riccardo Mottola via macports-users wrote: > > Hi all! > > I get this (Lion 10.7): > > --> Scanning binaries for linking errors > Could not open /opt/local/lib/libexiv2.26.dylib: Error opening or > reading file (referenced from /opt/local/lib/libgexiv

Re: problem with reactivating ports

2019-01-13 Thread Mojca Miklavec
Dear Werner, On Sun, 13 Jan 2019 at 14:26, Werner LEMBERG wrote: > > I wanted to compile a project under MacPorts, and at the same time I > wanted to protocol what MacPorts packages must be installed in advance > before starting compilation. My glorious idea was to say > > port echo active > ma

Re: Some glitches while porting Ola (openlighting.org) - autoreconf not found

2019-01-13 Thread Mojca Miklavec
On Sun, 13 Jan 2019 at 10:07, Christoph Kukulies wrote: > > I got it working (port install ola) finally by following the latest > suggestion in the port output (deactivate py27-protobuf) Thanks for the logs. I added the missing conflict between py27-protobuf and py27-protobuf3: https://github

Re: port reclaim exclude build dependencies

2019-01-23 Thread Mojca Miklavec
On Tue, 22 Jan 2019 at 16:36, Jonathan Stickel wrote: > > > 2. You can exercise judgment in doing a 'port setrequested' for some > > common dependency ports that you know you will always want (e.g. > > autoconf, boost, ncurses, etc.) and avoid having to save no regularly. > > This takes work that c

Re: port reclaim exclude build dependencies

2019-01-27 Thread Mojca Miklavec
On Sun, 27 Jan 2019 at 19:57, Rainer Müller wrote: > On 27.01.19 19:42, Ryan Schmidt wrote: > > On Jan 27, 2019, at 12:26, Rainer Müller wrote: > > > >> The main problem here would be that information about build dependencies > >> is not stored in the registry. Only if we this information was kept

Re: GCC

2019-02-02 Thread Mojca Miklavec
Dear Thomas, On Sat, 2 Feb 2019 at 23:33, Thomas Bodlien wrote: > > I have installed gcc8 and now x86_64-apple-darwin18-gcc-8.2.0 is available. > But where is the g++ Compiler? It should be called "g++-mp-8", you can find it under /opt/local/bin/g++-mp-8 or, more generally, with the help of

Re: suggestions

2019-02-19 Thread Mojca Miklavec
Dear Chilli, Welcome to MacPorts. On Wed, 20 Feb 2019 at 01:36, chilli.names...@gmail.com wrote: > > A little embarrassing, but I need some direction. I realize macports user > support does not really exactly support the port I need (ffmpeg), We don't have any official user support :) We have j

Re: A general philosophical question about MacPorts

2019-02-20 Thread Mojca Miklavec
On Tue, 19 Feb 2019 at 14:13, S. L. Garwood via macports-users wrote: > > So my philosophical question is “Why MacPorts these days?”. If your question is: "Why a package manager for Mac these days", just a few numbers. We don't have any good analytics data, but our competitor saw more than 6 mill

Re: A general philosophical question about MacPorts

2019-02-20 Thread Mojca Miklavec
On Wed, 20 Feb 2019 at 16:33, Bill Cole wrote: > > The departure of MacPorts from Mac OS Forge as it was > being wound down was announced in > https://lists.macports.org/pipermail/macports-dev/2016-August/033405.html While I wouldn't mind if Apple continued to provide hardware building capacity, t

Re: Heads up: poppler won't build

2019-02-24 Thread Mojca Miklavec
Dear Dave, On Mon, 25 Feb 2019 at 00:55, Dave Horsfall wrote: > > Sierra 10.12.6 + latest security updates, MacPorts 2.5.4. > > Doing my regular Monday "port upgrade outdated", and... > > ---> Computing dependencies for poppler > ---> Configuring poppler > Error: poppler cannot be

Re: Install macports again after uninstalling homebrew

2019-02-28 Thread Mojca Miklavec
On Thu, 28 Feb 2019 at 19:37, Ulrich Wienands wrote: > > I’d check .bashrc or .profile to see if Homebrew somehow messed with your > path. > > For me, port points to /opt/local/bin/port. Does that exist? In fact this was most likely just missing PATH setup. Even if you don't have PATH setup in c

Re: Perl/Tk

2019-03-06 Thread Mojca Miklavec
Dear Dave, We have ports for: - p5-tk - p5-tkk - p5-tcl-ptk Sadly most of the comments about Perl/Tk are still true, the situation hasn't really changed a bit since the last century (not sure if a smiley or sad face belongs here), most likely because the interest for Perl faded away in favour of

Re: Perl/Tk

2019-03-07 Thread Mojca Miklavec
On Thu, 7 Mar 2019 at 16:08, Christopher Chavez wrote: > > To clarify, there is no `p5-tkk` port, it's probably a misspelling. Sorry, yes, that was a typo. It was supposed to be tkx rather than tkk. Mojca

Re: Making `port mpgk' create smaller packages

2019-03-10 Thread Mojca Miklavec
Dear Werner, On Sun, 10 Mar 2019 at 08:24, Werner LEMBERG wrote: > > trying > > port mpkg lilypond-devel > > creates a 1.5GByte bundle, which is far too large to be used for > distribution. Is there a possibility to reduce the number of packages > that gets bundled? > > As far as I can see, the

Re: Anyone using cmake for iOS development?

2019-03-13 Thread Mojca Miklavec
On Wed, 13 Mar 2019 at 15:57, René J.V. Bertin wrote: > > Hi, > > Is anyone using cmake for the development of applications for Apple's > non-desktop OS flavours (iOS, WatchOS etc)? > > Reason for asking is that CMake doesn't set the Info.plist flags necessary > for high-DPI support because it us

Re: How can I install a MacPorts port that is linked with an earlier MacOS release?

2019-03-13 Thread Mojca Miklavec
Dear Michael, On Wed, 13 Mar 2019 at 16:03, Michael A. Leonetti wrote: > > How an I install the port packages that support El Capitan (or any specific > MacOS version) and above to link against? By far the least painful way would be to install El Capitan inside a VM and build there. The other op

Re: MariaDB upgrade to 10.3?

2019-03-18 Thread Mojca Miklavec
Dear Bill, On Mon, 18 Mar 2019 at 17:35, Bill Christensen wrote: > > If I had the time, I'd be happy to take on the maintainer position on this > and several other ports. Unfortunately, I'm currently working a contract job > with 50 hr weeks (with 1 hr commute) plus running my servers in my 's

Re: Using Macports' gcc8 to build C programs and libraries

2019-04-01 Thread Mojca Miklavec
On Mon, 1 Apr 2019 at 12:18, Sean Lake wrote: > > As far as I know I have command line tools installed - I'm not even > sure how I could get MacPorts installed without them. Adding > "-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include" > to

Re: Mirror unpacks distfile before sending

2019-04-03 Thread Mojca Miklavec
On Thu, 4 Apr 2019 at 06:34, wrote: > > it's wierd. i'm seeing the same Content-Encoding header > but curl doesn't un-gzip the download for me. neither > /usr/bin/curl (7.43.0) nor /opt/local/bin/curl (7.64.1). > neither does wget. i wonder what the difference is. Probably not relevant for this,

Please welcome the four GSOC projects this year

2019-05-06 Thread Mojca Miklavec
Xcode. 2.) Arjun Salyan: Web App (with API) to Collect PortIndex, Build History and Installation Statistics Mentored by: Mojca Miklavec, Umesh Singla A standalone Django app telling you everything about individual ports. 3.) Karan Sheth: Automating Packaging for Macports Mentored by: Cyril Roe

Re: OpenBLAS binary packages

2019-05-15 Thread Mojca Miklavec
On Wed, 15 May 2019 at 12:23, Artur Szostak wrote: > > After our 4 years of experience preparing RPM and MacPorts package > repositories of our software we have seen that MacPorts packages take an > order of magnitude more time to build and cause significantly more problems > than RPMs. Mainly

Re: [GSoC 2019] Web App Project Update

2019-06-08 Thread Mojca Miklavec
Dear Arjun, Thanks a lot for sending out the report. Dear MacPorts users, I would warmly welcome everyone to check what has been done so far, provide feedback, but in particular volunteer to run sudo port install mpstats-gsoc to help us get more statistics ready by the time Arjun starts work

Re: [GSoC 2019] Web App Project Update

2019-06-08 Thread Mojca Miklavec
V sob., 8. jun. 2019 17:32 je oseba Christopher Chavez napisala: > > I would like to participate in sending usage statistics. However I > currently have made out-of-tree modifications to a few ports for testing > patches and prerelease versions, using versions/revisions greater than > in the offic

Re: [GSoC 2019] Web App Project Update

2019-06-16 Thread Mojca Miklavec
be shown soon (ideally in about two weeks). Thank you very much, Mojca (And of course feel free to provide feedback about the rest of the site.) On Sat, 8 Jun 2019 at 14:52, Mojca Miklavec wrote: > > Dear MacPorts users, > > I would warmly welcome everyone to check what has been

Re: texlive no longer finds (some of) its style files?

2019-07-08 Thread Mojca Miklavec
On Mon, 8 Jul 2019 at 14:27, Ryan Schmidt wrote: > > I don't think MacPorts will uninstall a port unless you tell it to (directly > by name@version_revision+variants, or using a pseudoport (like "inactive" or > "leaves"), or using port(1)'s "-u" flag). > > What could happen, though, is that MacPo

MacPorts meeting 12.-16. October 2019

2019-07-21 Thread Mojca Miklavec
Dear MacPorts users & developers, We would like to organise an extended MacPorts hacking weekend in Trieste, Italy (or eventually Slovenia) from Saturday 12th of October to Wednesday, the 16th of October (arrivals on Friday evening or Saturday morning, departures on Wednesday afternoon). We will

[GSOC] Request for feedback for the new web application

2019-07-27 Thread Mojca Miklavec
Dear MacPorts users and developers, As most of you probably know already, we have 4 GSOC projects this year, one of them for a web application. The application written by Arjun made a decent progress so far and is available under a temporary URL: http://ec2-52-34-234-111.us-west-2.compute.ama

Re: Installing port `findutils` does not seem to create any binaries

2019-07-27 Thread Mojca Miklavec
On Sun, 28 Jul 2019 at 07:28, Dmitri Zaitsev wrote: > > I had successfully installed the port `findutils`: > > ➜ ~ sudo port installed findutils > Password: > The following ports are currently installed: > findutils @4.6.0_0 (active) > ➜ ~ > > Which should install some standard utils: > > ➜ ~

Re: [GSOC] Request for feedback for the new web application

2019-07-28 Thread Mojca Miklavec
-serious suggestion :) > On Sun, Jul 28, 2019 at 4:24 AM Mojca Miklavec wrote: >> >> Dear MacPorts users and developers, >> >> As most of you probably know already, we have 4 GSOC projects this >> year, one of them for a web application. >> >> The a

Re: Why is Julia so outdated?

2019-08-01 Thread Mojca Miklavec
On Thu, 1 Aug 2019 at 12:07, Thomas Ruedas wrote: > > As the Julia programming language has recently received some attention, > I thought of giving it a try and wanted to install it from Macports. > However, the Macports version (0.6.2) is outdated by some 2 years; the > current version according t

Re: output like "port list all" over the web?

2019-08-05 Thread Mojca Miklavec
On Mon, 5 Aug 2019 at 02:32, Richard L. Hamilton wrote: > > That got me to wondering if there's a way to get the equivalent of "port list > all", all on one page, over the web; for someone that might not want to > install MacPorts, but wanted to see what its current versions of all its > packages

Re: I'm already using Homebrew for a couple of things, Is it problematic to use Homebrew and MacPorts side by side?

2019-08-09 Thread Mojca Miklavec
Dear Gerben, On Sat, 10 Aug 2019 at 00:44, Gerben Wierda wrote: > > See subject. If you must do it, install HomeBrew to a location other than /usr/local, make sure that you don't have MacPorts in PATH when building HB packages from source (not sure if that's still a thing, they are moving to bina

Re: To root or not to root?

2019-08-12 Thread Mojca Miklavec
Dear Gerben, We have a FAQ entry on that, I just couldn't find it right now. On Mon, 12 Aug 2019 at 22:40, Gerben Wierda wrote: > > But I’m wondering if I should move back to running everything as ordinary > user. No. What if one of the ports has "rm -rf $HOME" inside the Makefile? And what if

Re: What am I forgetting?

2019-08-12 Thread Mojca Miklavec
On Tue, 13 Aug 2019 at 01:24, Gerben Wierda wrote: > > I have my own cloud git directory tree > I cd to $thattree/net/unbound > I edit the Portfile (startupitem), set revision to 1 (there was no revision) > I run sudo port install unbound > It is not built and installed as nothing has changed (but

Re: What am I forgetting?

2019-08-13 Thread Mojca Miklavec
On Tue, 13 Aug 2019 at 10:25, Gerben Wierda wrote: > > I have my own cloud git directory tree > I cd to $thattree/net/unbound > I edit the Portfile (startupitem), set revision to 1 (there was no revision) > I run sudo port install unbound > It is not built and installed as nothing has changed (but

Re: harfbuzz - strange compiler issues with gcc on 10.5

2019-08-14 Thread Mojca Miklavec
On Wed, 14 Aug 2019 at 15:05, Ryan Schmidt wrote: > On Aug 14, 2019, at 02:14, Riccardo Mottola wrote: > > > I tried building with clang-3.7 but it doesn't work, because the port wants > > then to issue -stdlib=macports-libstdc++, which clang 3.7 does not > > understand. > > We didn't backport th

Re: libuv fails to build on 10.8.5

2019-08-17 Thread Mojca Miklavec
I'm away from computer, but on anything older than 10.9 you need to either compile macports from source and link against a newer curl (bootstrapping) or download manually and put files to correct location, or fetch files from the macports mirror which still offers http. Maybe port fetch could supp

Re: New MacPorts ports database site

2019-08-19 Thread Mojca Miklavec
Dear Chris, On Mon, 19 Aug 2019 at 11:52, Chris Jones wrote: > > Looks great. One question though, how are the port dependencies > determined exactly? At the moment they are sadly only taken from a single OS, but it should be the latest one. The source of information is here: http://nue.de.

Re: New MacPorts ports database site

2019-08-19 Thread Mojca Miklavec
Dear Chris, On Mon, 19 Aug 2019 at 13:15, Chris Jones wrote: > On 19/08/2019 12:00 pm, Mojca Miklavec wrote: > > On Mon, 19 Aug 2019 at 11:52, Chris Jones wrote: > >> > >> Looks great. One question though, how are the port dependencies > >> determined exactly?

Re: Can't compile `lilypond-devel`

2019-09-02 Thread Mojca Miklavec
On Mon, 2 Sep 2019 at 15:18, Ken Cunningham wrote: > > It's correct base behavior. Base sees a port compiled against libstdc++ on a > system configured to use libc++, and knows this is most often bad, and needs > to be fixed. So it flags this as an error. > > If the portfile author investigates a

MacPorts Meeting 11th-16th October 2019

2019-09-02 Thread Mojca Miklavec
Dear MacPorters, We are happy to announce the 3rd international MacPorts meeting in Bohinj, Slovenia, from 11th to the 16th of October. (Meeting starts on Friday 11th with the dinner and ends on Wednesday after lunch.) Some basic information (to be completed): https://trac.macports.org/wiki/M

Re: [portgroups] Python

2019-09-12 Thread Mojca Miklavec
On Fri, 13 Sep 2019 at 03:51, Bjarne D Mathiesen wrote: > > Richard L. Hamilton wrote: > > Depending on the results, with some effort, it might be possible to drop > > some of the intermediate versions. But only if a later suitable (for > > everything dependent on it) version is possible on every

Re: Problems with MP 2.6.0 on Snow Leopard

2019-09-23 Thread Mojca Miklavec
On Mon, 23 Sep 2019 at 11:38, Rob Widdicombe wrote: > > Hi, > > Bear with me - I'm a musician, not a Unix expert, but I'm doing my best! > > I'm still resolutely running Snow Leopard and last night did a port > selfupdate to take me up to MP 2.6.0. So far so good. > > However, when I then tried to

Re: Problems with MP 2.6.0 on Snow Leopard

2019-09-24 Thread Mojca Miklavec
On Mon, 23 Sep 2019 at 16:50, Joshua Root wrote: > > Hi Rob, > > Rob Widdicombe wrote: > > I'm still resolutely running Snow Leopard and last night did a port > > selfupdate to take me up to MP 2.6.0. So far so good. > > > > However, when I then tried to do a port rev-upgrade, the problems began.

Re: mpkg package variants

2019-09-29 Thread Mojca Miklavec
On Sat, 28 Sep 2019 at 20:49, Werner LEMBERG wrote: > > > Folks, > > > I wonder how package variants are handled while creating `mpkg' > bundles. As an example, consider the output of > > port rdeps lilypond-devel +mactex > > Looking at it you can see > > ... > ossp-uuid > perl5.26 >

MacPorts Meeting 11th-16th October

2019-09-30 Thread Mojca Miklavec
Dear MacPorters, I would like to remind everyone that we are hosting the 3rd international meeting in Bohinj, Slovenia, from Friday 11th to Wednesday 16th of October. We'll be located in one of the nicest corners of the small country in central Europe, next to a glacier lake, surrounded by the Al

Re: gnutls dependencies

2019-10-01 Thread Mojca Miklavec
On Tue, 1 Oct 2019 at 06:42, Kastus Shchuka wrote: > > Hi, > > gnutls was recently upgraded to 3.6.10_0. When I try to upgrade gnutls, it > pulls in a tall list of dependencies: > > ---> Computing dependencies for gnutls > The following dependencies will be installed: > clang-8.0 >... > > Versio

Re: Octave.app 64-bit?

2019-10-10 Thread Mojca Miklavec
On Thu, 10 Oct 2019 at 23:12, Murray Eisenberg wrote: > > Is the current version of octave.app, installed with octave+app, 64-bit and > hence compatible with Catalina? > > if not, what are the prospects? > > In general, is there any way to tell which macports ports are, or are not, > 64-bit? A d

Re: mpv, ffmpeg seg fault in macOS catalina

2019-10-18 Thread Mojca Miklavec
V čet., 17. okt. 2019 22:58 je oseba Gill Bates napisala: > I recently updated to catalina (10.15) and Xcode (11.1), installed > MacPorts from source (2.6.1) and had it build mpv and its dependencies. > However, mpv (and ffmpeg for example) do not run apparently related to some > new default comp

Re: XCode 11 on Mojave problem, again

2019-11-08 Thread Mojca Miklavec
Dear Ruben, This definitely looks like a bug in Xcode. I would suggest you to file a bug report to Apple. Can you please try to compile a simple hello world with just the following contents // test.cpp: #include int main() { return 0; } and compile it with: /Applications/Xcode.app/Cont

Re: ksh93

2019-11-16 Thread Mojca Miklavec
On Fri, 15 Nov 2019 at 23:46, joerg van den hoff wrote: > On 15.11.19 23:00, Christopher Jones wrote: > > > >> Hello, > >>If you put in a ticket to https://trac.macports.org/wiki/Tickets > it can be monitored. It is up > to the maintainer or someone

Re: Test in local repository without privileges

2020-01-18 Thread Mojca Miklavec
On Fri, 17 Jan 2020 at 23:44, Christopher Jones wrote: > On 17 Jan 2020, at 10:36 pm, Dave Allured - NOAA Affiliate via macports-users > wrote: > > Chris, thanks for the quick reply. You are correct, a private macports > installation would enable testing ports without special privilege. Actua

Re: Dependency untangling riddle

2020-02-05 Thread Mojca Miklavec
On Wed, 5 Feb 2020 at 19:19, Ryan Schmidt wrote: > On Feb 5, 2020, at 11:48, Vincent Habchi wrote: > > > So basically I have a long list of dependents to install, one (or more) of > > which itself/themselves depend(s) on python 3.7, at least in its/their > > default version(s). Since I don’t want

Re: Befuddled

2020-02-15 Thread Mojca Miklavec
On Sat, 15 Feb 2020 at 07:22, Jeff Greenberg wrote: > > Hi. After restarting my mac, localhost is refusing connections, and > attempting to restart apachectl results in this error message: > > httpd: Syntax error on line 168 of /opt/local/etc/apache2/httpd.conf: Cannot > load lib/apache2/modules/

Re: provided, was Re: Befuddled

2020-02-15 Thread Mojca Miklavec
On Sat, 15 Feb 2020 at 12:47, Richard L. Hamilton wrote: > > On Feb 15, 2020, at 05:45, Mojca Miklavec wrote: > > > > (We should set up a database of all the > > files provided by the individual packages at some point.) > > Variants complicate that, I think. Yes,

Re: Pruning old Perl installs

2020-04-07 Thread Mojca Miklavec
On Tue, 7 Apr 2020 at 06:23, Bill Cole wrote: > > Go for it. At worst, you'll need to reinstall a few Perl ports, and they > mostly install quite fast. > > (NOTE: if Mojca gives a different answer, feel free to totally ignore > mine. ) p5.24-* ports were supposed to be uninstalled automatically at

Re: mingw-w64 and gcc 9.3.0

2020-05-03 Thread Mojca Miklavec
On Sun, 3 May 2020 at 00:46, Ryan Schmidt wrote: > > On Apr 30, 2020, at 17:08, Ces VLC wrote: > > > I'd like to use gcc 9.3.0 with mingw-w64 (the list of bugfixes in 9.3.0 > > looks significant). I don't know how much effort will this update require, > > I just add my vote for it here, thanking

Call for designers for our ports website

2020-06-12 Thread Mojca Miklavec
Dear MacPorters, As part of a GSOC project Arjun has been working on great new features for our web application with information about ports. The application from last year has been deployed at https://ports.macports.org/ while the new testing site is temporarily located at http://macport

Re: MacPorts webapp project updates

2020-07-18 Thread Mojca Miklavec
Hi, I just figured out that we forgot to send this email to the users mailing list, it only went to developers. Arjun has done an awesome job improving the work on the ports website as part of a GSOC project. We would be extremely grateful to get your feedback about http://macports.silentfox

Re: info

2020-12-04 Thread Mojca Miklavec
On Fri, 27 Nov 2020 at 16:27, Giovanni Cantele wrote: > > Dear All,. > > I’m searching the web but I cannot find any response to the following > question: > > is there any ongoing project for porting the whole macports staff on the new > Apple silicon architecture? There is no "special ongoing p

Re: updating TeX Live

2021-02-11 Thread Mojca Miklavec
On Thu, 11 Feb 2021 at 22:34, Henning Hraban Ramm wrote: > > Hi, is there a possibility to update the MacPorts version of TeX Live 2020? It depends on whether you are willing to wait for TeX Live 2021, or willing to volunteer to create devel subports yourself. See: https://github.com/macports/

Re: Build servers going offline due to inclement weather

2021-02-20 Thread Mojca Miklavec
On Sat, 20 Feb 2021 at 08:41, Richard L. Hamilton wrote: > > Ok, thanks. In the future then, I might do that if after 2-3 days, the outage > was expected to continue for perhaps that much more, so that I didn't get too > far behind; and I'd probably blow away the clone and switch back after thin

Re: Class wxDisclosureNSButton is implemented in both … One of the two will be used. Which one is undefined.

2021-03-28 Thread Mojca Miklavec
On Fri, 26 Mar 2021 at 20:40, Ken Cunningham wrote: > > wxWidgets-3.0 on the buildbot was built back in January > when install_name_tool had a > bug in it. That bug has since been fixed. > > > sudo port -f uninstall wxWidgets-3.0 > sudo port -v -s ins

Re: clang: error: invalid version number in 'MACOSX_DEPLOYMENT_TARGET=11.3'

2021-05-01 Thread Mojca Miklavec
Hi, On Sat, 1 May 2021 at 12:22, Joshua Root wrote: > > This usually indicates that your Command Line Tools are outdated. If > Software Update won't update them, you are affected by an Apple bug, and > will need to follow the instructions here: >

Re: New portfile writer looking for help with ConvertAll

2021-07-13 Thread Mojca Miklavec
On Tue, 13 Jul 2021 at 05:15, Kevin Horton wrote: > > I assume that I would submit this via Trac to see it possibly someday show up > in MacPorts. While this is perfectly OK, a lot more people are watching pull requests: https://github.com/macports/macports-ports/pulls By submitting a pull re

Re: Workflows and best practices for pull requests?

2021-07-14 Thread Mojca Miklavec
Dear Kevin, On Wed, 14 Jul 2021 at 05:05, Kevin Horton wrote: > > I'm new to working with a team of committers, and I'm a very basic git user, > so I'm struggling to figure out workflows and best practices when making a > pull request and reviewing comments on a pull request. > > Questions: > 1.

New ports.macports.org website

2021-07-19 Thread Mojca Miklavec
Dear MacPorts users and developers, I'm really thrilled to see the new version of the ports website finally being deployed at https://ports.macports.org I'm extremely grateful for the excellent work that Arjun did during the GSOC summers of 2019 and 2020. He kept maintaining the code after G

Re: code::blocks and X11 via MacPorts: is this as it is supposed to be?

2021-09-14 Thread Mojca Miklavec
Hi, code::blocks is in a dire need for some love from a developer. There has been a release 20.03 in the meantime, but we are still shipping 17.12 (17 stands for 2017, just in case it isn't clear). >From what I remember wxWidgets 3.0 never worked satisfactory in that (older) port, which is partia

Re: Add M1 Hypervisor Support for QEMU Port?

2021-10-26 Thread Mojca Miklavec
On Wed, 27 Oct 2021 at 06:02, Ryan Schmidt wrote: > On Oct 20, 2021, at 22:06, Sriranga Veeraraghavan wrote: > > > Is there a way to add an optional variant to the QEMU Portfile that would > > apply this patch? > > Yes, it is technically possible to do that. However, we prefer not to include > an

Any Django volunteers to co-mentor for Google Summer of Code?

2022-02-03 Thread Mojca Miklavec
Hi, I wanted to ask if we happen to have any volunteers to co-mentor a Django project for GSOC for further improvements of https://ports.macports.org/ We have some mentoring force right now, but not enough to apply for GSOC unless we can recruit at least one more devoted person. The potential co-

Re: Bad macports.org link to Available Ports page

2022-02-06 Thread Mojca Miklavec
On Sun, 6 Feb 2022 at 09:17, list_email--- via macports-users wrote: > > Sorry if this has been reported before. > > The Available Ports page at https://ports.macports.org/ reports Error 503 > Backend fetch failed. I don't know whether Arjun explicitly fixed something, but the page seems to be ba

Re: IRC channel

2022-03-07 Thread Mojca Miklavec
On Mon, 7 Mar 2022 at 04:06, Michele Venturi wrote: > > Anyway RocketChat should be fixed as it doesn't work... Aljaž is aware of the problem. He was hoping that the latest upgrade would fix the issue, but apparently it doesn't: https://github.com/RocketChat/Rocket.Chat/issues/24460 https

Re: IRC channel

2022-05-08 Thread Mojca Miklavec
On Sun, 8 May 2022 at 00:20, Michele Venturi wrote: > > you should care enough to look for someone to do it if you can not do it > and I should not need to tell you what to do with it, no? No, the person who voluntarily offered the server and set up the chat the first time around, is not a tiny bi

Re: A simple request (MkHexGrid) turned into ...

2022-05-14 Thread Mojca Miklavec
On Sat, 14 May 2022 at 16:20, Michael wrote: > > So I thought I'd install a simple little hex map generator. Mkhexgrid. > > Hasn't been updated in years, should be simple, right? > > Three versions of Python (37, 38, and 39) > A full reinstall of X > > I mean, I can sort-of understand perl, one pyt

Re: A simple request (MkHexGrid) turned into ...

2022-05-14 Thread Mojca Miklavec
On Sat, 14 May 2022 at 19:55, Michael wrote: > On 2022-05-14, at 9:27 AM, Mojca Miklavec wrote: > > On Sat, 14 May 2022 at 16:20, Michael wrote: > >> > >> So I thought I'd install a simple little hex map generator. Mkhexgrid. > >> > >> Has

Re: Macports needs a little marketing ....

2016-11-16 Thread Mojca Miklavec
On 8 November 2016 at 20:26, Bachsau wrote: > Am 08.11.2016 um 06:57 schrieb Ryan Schmidt: >> >> Also, who decides what is stable? >> >> Who decides when to update it? > > Apple. A new stable version should be released for every iteration of macOS. This would possibly be the lease useful approach.

Re: p5.22-specio failed to uninstall

2016-11-22 Thread Mojca Miklavec
On 22 November 2016 at 04:29, Dave Horsfall wrote: > On Mon, 21 Nov 2016, Lawrence Velázquez wrote: > >> > Why would an inactive replaced port have dependents? >> >> I'm not sure. > > Well, I've come to a grinding halt because of this. What further > information can I supply so this can be fixed?

Re: Broken ports?

2016-11-22 Thread Mojca Miklavec
On 22 November 2016 at 02:31, Justin C. Walker wrote: > On Nov 21, 2016, at 17:04 , Marius Schamschula wrote: > >> Justin, >> >> See https://trac.macports.org/changeset/154370 > > That explains a lot! > > Thanks. > > Justin Following https://sourceforge.net/p/surf/bugs/14/ I discovered a poten

Re: PowerMac download statistics?

2017-01-06 Thread Mojca Miklavec
On 6 January 2017 at 22:48, Jeffrey Walton wrote: > Hi Everyone, > > I'm looking for statistics on the number of Macports users and the > number of PowerMac users. > > Does MacPorts track the statistics? No, unless you run "sudo port install mpstats" which is not even advertized. > If so, are the

Re: override local port

2017-02-02 Thread Mojca Miklavec
On 2 February 2017 at 09:17, db wrote: > How can I override a local portfile without deleting it? I want to keep some > ports locally, for example, after I submitted a new, locally tested port that > made it in the repo, or when I want to keep an older portfile until I fully > tested the latest

Re: override local port

2017-02-02 Thread Mojca Miklavec
On 2 February 2017 at 16:02, db wrote: > I already have a local repo — I'd like a port in the rsync tree to > exceptionally override the local one (higher preference) while keeping both > in place. If you only want to do it once, you can cd to the folder with the port that you want to use and r

Re: new ports not showing in search

2017-02-06 Thread Mojca Miklavec
On 6 February 2017 at 19:28, db wrote: > Could you tell when a new port is listed at macports.org? > > E.g., hstr has already been accepted but it doesn't show up. > > https://www.macports.org/ports.php?by=name&substr=hstr Updating the website has not been deployed yet (we have some scripts that a

Re: Will using only dolphin be too much overhead?

2017-02-08 Thread Mojca Miklavec
On 9 February 2017 at 07:38, Dorien Herremans wrote: > > However, sudo port install gtk2+x11 doesn't seem to be valid. Maybe just a typo (space between the port name and option)? Mojca

Re: Newbie need help for upgrading python on snow leopard

2017-02-16 Thread Mojca Miklavec
Hi, On 16 February 2017 at 01:10, Elim Qiu wrote: > I don't even know if this list is about any system software upgrade... But I > did get problem about upgrade python 2.6 to python 2.7. > > It seems easy just download a dmg file, apply it to get pythong 2.7. But > after that I cannot get ipython

Re: Newbie need help for upgrading python on snow leopard

2017-02-16 Thread Mojca Miklavec
On 17 February 2017 at 02:56, Elim Qiu wrote: > I installed macpots to both my iMac and my black macbook(both with snow > leopard). And use it to install python27, py27-ipython. > > It turns out the black macbook worked but my iMac didn't work. I still can > only bring up python 2.6 after successfu

Re: port selfupdate / port reclaim

2017-02-26 Thread Mojca Miklavec
On 25 February 2017 at 19:55, Aljaž Srebrnič wrote: >> On 19 feb 2017, at 11:16, Mark Bestley wrote: >> >> You haven't run 'sudo port reclaim' in two weeks. It's recommended you run >> this regularly to reclaim disk space. Would you like to run it now? [Y/n]: Y >> Error: reclaim failed: wrong # ar

  1   2   >