Re: port mpkg deliverables for older systems?

2017-09-24 Thread Ryan Schmidt
On Sep 22, 2017, at 17:32, Ken Cunningham wrote: > You might get this to work by setting the macosx_deployment_target in > macports.conf to the minimum system you want to support. In addition, set "buildfromsource never" so that you don't get any binaries from our server which were built with

Re: port mpkg deliverables for older systems?

2017-09-22 Thread Ken Cunningham
You might get this to work by setting the macosx_deployment_target in macports.conf to the minimum system you want to support. See and among others. Not many ports configure their patches based on macosx_deploy

port mpkg deliverables for older systems?

2017-09-22 Thread Joshua Kordani
Greetings all. I've found that the mpkg created from running port mpkg carries a dependency for the minimum OS on which the port mpkg call was made.  Is there any reason for this hard requirement?  I had been tasked with making installers for older versions of ports and their dependencies by