Re: accessing the notes of the active port version

2019-07-16 Thread Fred Wright
On Tue, 16 Jul 2019, Clemens Lang wrote: On Tue, Jul 16, 2019 at 07:17:02PM +0200, Ren? J.V. Bertin wrote: This just came up: is there a quick way to get the notes for the active version of a port? $> port notes $portname This will use the notes from the current state of the ports tree. I

Re: accessing the notes of the active port version

2019-07-16 Thread Clemens Lang
On Tue, Jul 16, 2019 at 07:17:02PM +0200, René J.V. Bertin wrote: > This just came up: is there a quick way to get the notes for the > active version of a port? $> port notes $portname This will use the notes from the current state of the ports tree. I don't think we have a simple way to use the

Re: Phase Out Xcode Dependency GSOC Project Update

2019-07-16 Thread Clemens Lang
Hi Sat, On Tue, Jul 16, 2019 at 10:57:41PM +0700, Satryaji Aulia wrote: > We haven't discussed whether or not the `xcodeversion` PortGroup > should be included. We also **restrict** Xcode in tracemode if not > needed. An exception if is CLT isn't installed. The xcodeversion PortGroup says it

Re: [MacPorts] #58729: legacy-support missing futimens() (and utimensat)

2019-07-16 Thread Christopher Jones
> On 16 Jul 2019, at 6:15 pm, René J.V. Bertin wrote: > > On Tuesday July 16 2019 15:42:49 MacPorts wrote: > >> Perhaps we might consider a "best approximation" so that software builds >> at least, and works as best the OS can support. I am thinking that is (or > > AFAIK this is the main

accessing the notes of the active port version

2019-07-16 Thread René J . V . Bertin
Hi, This just came up: is there a quick way to get the notes for the active version of a port? Thanks, R.

Re: [MacPorts] #58729: legacy-support missing futimens() (and utimensat)

2019-07-16 Thread René J . V . Bertin
On Tuesday July 16 2019 15:42:49 MacPorts wrote: > Perhaps we might consider a "best approximation" so that software builds > at least, and works as best the OS can support. I am thinking that is (or AFAIK this is the main goal here. And one can cause a compiler warning to be raised each time

Re: Phase Out Xcode Dependency GSOC Project Update

2019-07-16 Thread Satryaji Aulia
To say it more explicitly: Besides removing the messages revolving Xcode, the latest changes in macports-base now **force** MacPorts to use CommandLineTools instead of Xcode.app for common tools like make, clang etc. This is to make every build reproducible and force ports to explicitly declare

Re: Docker container with MacPorts

2019-07-16 Thread Mojca Miklavec
On Mon, 15 Jul 2019 at 14:32, Karan Sheth wrote: > > OK sorry, actually if we are just pushing Dockerfile with it's setup > documentation then I guess, there's no need of another repo. Yes, just Dockerfile (+ docs & tests), nothing in binary form. > So it could be something like > - Dockerfile