Re: mysql57, boost and postgresql84

2019-11-08 Thread Michael Newman via macports-users
I don’t know if it helps at all, but on October 24th I did the first steps of MacPorts migration in anticipation of installing Catalina. I never did install Catalina, but I saved the myports.txt and requested.txt files. They are here: https://pastebin.com/cxM85Dq6

Re: mysql57, boost and postgresql84

2019-11-08 Thread Ryan Schmidt
On Nov 8, 2019, at 20:31, Chris Jones wrote: > On 9 Nov 2019, at 1:39 am, Ryan Schmidt wrote: > >> If you ran `sudo port install clamav`, and it was not already installed, >> MacPorts should have marked it as requested. If clamav was automatically >> installed as a dependency of something e

Re: mysql57, boost and postgresql84

2019-11-08 Thread Chris Jones
> On 9 Nov 2019, at 1:39 am, Ryan Schmidt wrote: > >  > >> On Nov 8, 2019, at 16:06, Michael Newman wrote: >> >>> On Nov 7, 2019, at 06:34, Ryan Schmidt wrote: >>> >>> If `port installed requested` shows things that you don't actually want, >>> tell MacPorts by marking them as not request

Re: mysql57, boost and postgresql84

2019-11-08 Thread Ryan Schmidt
On Nov 8, 2019, at 16:06, Michael Newman wrote: > On Nov 7, 2019, at 06:34, Ryan Schmidt wrote: > >> If `port installed requested` shows things that you don't actually want, >> tell MacPorts by marking them as not requested: >> >> sudo port unsetrequested portname1 portname2 ... >> >> Then

Re: mysql57, boost and postgresql84

2019-11-08 Thread Michael Newman via macports-users
> On Nov 7, 2019, at 06:34, Ryan Schmidt > wrote: > > If `port installed requested` shows things that you don't actually want, tell > MacPorts by marking them as not requested: > > sudo port unsetrequested portname1 portname2 ... > >

Re: mysql57, boost and postgresql84

2019-11-06 Thread Michael Newman via macports-users
Thank you. I’m slowly (very slowly) beginning to pull all this together. > On Nov 7, 2019, at 06:34, Ryan Schmidt wrote: > > If `port installed requested` shows things that you don't actually want, tell > MacPorts by marking them as not requested: > > sudo port unsetrequested portname1 portnam

Re: mysql57, boost and postgresql84

2019-11-06 Thread Ryan Schmidt
On Nov 6, 2019, at 02:34, Michael Newman wrote: > I have no idea why I have postgreSQL: > > MrMuscle:~ mnewman$ sudo port dependents postgresql84 > postgresql84-server depends on postgresql84 > MrMuscle:~ mnewman$ sudo port dependents postgresql84-server > postgresql84-server has no dependents

Re: mysql57, boost and postgresql84

2019-11-06 Thread Michael Newman via macports-users
On Nov 6, 2019, at 19:00, Chris Jones wrote: > You could also try rerunning > >> sudo port reclaim > > which does a number of tasks aimed at removing stuff you do not need. Thank you for that. It returned a massive list of unused and unneeded ports including this: > Found 1156 files (total 4.

Re: mysql57, boost and postgresql84

2019-11-06 Thread Chris Jones
Hi, On 06/11/2019 8:34 am, Michael Newman via macports-users wrote: I have no idea why I have postgreSQL: MrMuscle:~ mnewman$ sudo port dependents postgresql84 postgresql84-server depends on postgresql84 MrMuscle:~ mnewman$ sudo port dependents postgresql84-server postgresql84-server has no dep

Re: mysql57, boost and postgresql84

2019-11-06 Thread Michael Newman via macports-users
I have no idea why I have postgreSQL: MrMuscle:~ mnewman$ sudo port dependents postgresql84 postgresql84-server depends on postgresql84 MrMuscle:~ mnewman$ sudo port dependents postgresql84-server postgresql84-server has no dependents. I didn’t request it. I don’t use it. When I list requested p

Re: mysql57, boost and postgresql84

2019-11-05 Thread Bill Cole
On 5 Nov 2019, at 20:39, Michael Newman via macports-users wrote: Maybe I’m just not smart enough to play with MacPorts…. Unlikely. This on an iMac still running Mojave. This morning I did selfupdate and upgrade outdated with the following result: Error: mysql57 cannot be built while boo

Re: mysql57, boost and postgresql84

2019-11-05 Thread Wahlstedt Jyrki
> Michael Newman via macports-users > kirjoitti 6.11.2019 kello 3.39: > > Error: Failed to configure postgresql84, consult Hi, if you need PostgreSQL, this version has been EOL’d already for many years, current version is 12. Documentation for upgrade here: https://www.postgresql.org/docs/

Re: mysql57, boost and postgresql84

2019-11-05 Thread Michael Newman via macports-users
Thanks Ryan. I have reactivated boost. The config log is here: https://pastebin.com/VdiZHn4k Mike > On Nov 6, 2019, at 12:30, Ryan Schmidt wrote: > > > > On Nov 5, 2019, at 19:39, Michael Newman wrote: > >> Maybe I’m just not smart enough to play with MacPo

Re: mysql57, boost and postgresql84

2019-11-05 Thread Ryan Schmidt
On Nov 5, 2019, at 19:39, Michael Newman wrote: > Maybe I’m just not smart enough to play with MacPorts…. Normally things work pretty well. Sometimes you'll encounter errors. Unfortunately we'll have to deal with them on a case by case basis! > This on an iMac still running Mojave. > > Thi