Re: `port install' from github tarball fails

2018-09-25 Thread Werner LEMBERG
>> I have to use `sync' anyway since I'm running MacPorts directly >> from the git repositories. > If you mean you've compiled a newer version of macports from the > macports-base git repository, then it's true that selfupdate won't > update it, though it won't do any harm either; it'll still sy

Re: `port install' from github tarball fails

2018-09-25 Thread Ryan Schmidt
On Sep 25, 2018, at 12:51, Werner LEMBERG wrote: > I have to use `sync' anyway since I'm running MacPorts directly from > the git repositories. Not sure exactly what you mean. If you mean you've configured macports to use the macports-ports git repository as your ports tree, then there's no

Re: `port install' from github tarball fails

2018-09-25 Thread Ryan Schmidt
On Sep 25, 2018, at 19:50, Ken Cunningham wrote: > On 2018-09-25, at 5:38 PM, Ryan Schmidt wrote: > >> On Sep 25, 2018, at 10:35, Ken Cunningham wrote: >> >>> There is one hiccup. Updating macports with "sudo port selfupdate" does not >>> respect the curlprefix. >> >> I'm not sure what you me

Re: `port install' from github tarball fails

2018-09-25 Thread Ken Cunningham
On 2018-09-25, at 5:38 PM, Ryan Schmidt wrote: > > > On Sep 25, 2018, at 10:35, Ken Cunningham wrote: > >> There is one hiccup. Updating macports with "sudo port selfupdate" does not >> respect the curlprefix. > > I'm not sure what you mean. selfupdate doesn't use curl; it uses rsync. >

Re: `port install' from github tarball fails

2018-09-25 Thread Ryan Schmidt
On Sep 25, 2018, at 10:35, Ken Cunningham wrote: > There is one hiccup. Updating macports with "sudo port selfupdate" does not > respect the curlprefix. I'm not sure what you mean. selfupdate doesn't use curl; it uses rsync.

Re: `port install' from github tarball fails

2018-09-25 Thread Ken Cunningham
On 2018-09-25, at 10:51 AM, Werner LEMBERG wrote: > >> Don't be put off too much by this. It takes only about 10 minutes >> to fix, if you care to. I use it on every machine < 10.9 routinely. >> [...] > > Thanks, Mojca and Ken! Configuring with > > ./configure ac_cv_have_decl_rl_username_

Re: `port install' from github tarball fails

2018-09-25 Thread Werner LEMBERG
> Don't be put off too much by this. It takes only about 10 minutes > to fix, if you care to. I use it on every machine < 10.9 routinely. > [...] Thanks, Mojca and Ken! Configuring with ./configure ac_cv_have_decl_rl_username_completion_function=yes \ --enable-readline \

Re: `port install' from github tarball fails

2018-09-25 Thread Ken Cunningham
Don't be put off too much by this. It takes only about 10 minutes to fix, if you care to. I use it on every machine < 10.9 routinely. Download the macports source tarball. You'll use it twice. First disable any PATH settings in your .profile. Then configure a "bootstrap" installation of macpor

Re: `port install' from github tarball fails

2018-09-25 Thread Chris Jones
On 25/09/18 10:35, Mojca Miklavec wrote: 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. ... or update your OS. Lion is now pretty out of date. See for example: https://tr

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

`port install' from github tarball fails

2018-09-25 Thread Werner LEMBERG
[macports-base 60483e6e71054bcd741a55901c52117077ec7c43] I'm working on a new Portfile for the `extractpdfmark' tool. Within the file I have github.setuptrueroad extractpdfmark 1.0.2 v github.tarball_from releases After `port sync' I tried `port -v install' and I got ---> Attem