Re: Configuration and environment check command

2014-08-26 Thread Joshua Root
On 2014-8-27 15:16 , Ryan Schmidt wrote: > >> On Aug 26, 2014, at 7:33 PM, Craig Treleaven wrote: >> >>> On Aug 25, 2014, at 6:35 AM, Rainer Müller wrote: >>> However, I am not too happy with naming the command 'port doctor'. Many other commands used with port(1) are verbs, but using thi

Re: Configuration and environment check command

2014-08-26 Thread Ryan Schmidt
> On Aug 26, 2014, at 7:33 PM, Craig Treleaven wrote: > >> On Aug 25, 2014, at 6:35 AM, Rainer Müller wrote: >> >>> However, I am not too happy with naming the command 'port doctor'. Many >>> other commands used with port(1) are verbs, but using this as a verb >>> carries the wrong message. >>>

Re: Configuration and environment check command (was: Re: [124047] trunk/base)

2014-08-26 Thread Craig Treleaven
> On Aug 25, 2014, at 6:35 AM, Rainer Müller wrote: > >> However, I am not too happy with naming the command 'port doctor'. Many >> other commands used with port(1) are verbs, but using this as a verb >> carries the wrong message. >> >> I know where the naming comes from, but there is no need to

Re: Configuration and environment check command (was: Re: [124047] trunk/base)

2014-08-26 Thread Bradley Giesbrecht
On Aug 26, 2014, at 4:54 PM, Lawrence Velázquez wrote: > On Aug 25, 2014, at 6:35 AM, Rainer Müller wrote: > >> However, I am not too happy with naming the command 'port doctor'. Many >> other commands used with port(1) are verbs, but using this as a verb >> carries the wrong message. >> >> I

Re: Configuration and environment check command (was: Re: [124047] trunk/base)

2014-08-26 Thread Lawrence Velázquez
On Aug 25, 2014, at 6:35 AM, Rainer Müller wrote: > However, I am not too happy with naming the command 'port doctor'. Many > other commands used with port(1) are verbs, but using this as a verb > carries the wrong message. > > I know where the naming comes from, but there is no need to match an

Re: extract multiple files with formats

2014-08-26 Thread Bradley Giesbrecht
On Aug 26, 2014, at 12:11 PM, Lawrence Velázquez wrote: > On Aug 26, 2014, at 1:48 PM, Jeremy Lavergne > wrote: > >> vim might be a good example on this. >> >> distfiles-appendvim-7.4.16-fc19-breakindent.patch:breakindent > > This only works for vim because extract.only is explicitly

Re: extract multiple files with formats

2014-08-26 Thread Lawrence Velázquez
On Aug 26, 2014, at 1:48 PM, Jeremy Lavergne wrote: > vim might be a good example on this. > >distfiles-appendvim-7.4.16-fc19-breakindent.patch:breakindent This only works for vim because extract.only is explicitly restricted to the tarball. Base downloads the patches and subsequently

Re: extract multiple files with formats

2014-08-26 Thread Lawrence Velázquez
On Aug 26, 2014, at 1:27 PM, Bradley Giesbrecht wrote: > Is something like this possible: > > distfiles file1.gz file2.zip To my knowledge, no. Fetching will work fine, but the extract phase assumes that all elements of extract.only (defaulting to all distfiles) are the same kind of archive a

Re: extract multiple files with formats

2014-08-26 Thread Jeremy Lavergne
vim might be a good example on this. distfiles-appendvim-7.4.16-fc19-breakindent.patch:breakindent On Aug 26, 2014, at 13:27, Bradley Giesbrecht wrote: > Is something like this possible: > > distfiles file1.gz file2.zip > > > Regards, > Bradley Giesbrecht (pixilla) > >

extract multiple files with formats

2014-08-26 Thread Bradley Giesbrecht
Is something like this possible: distfiles file1.gz file2.zip Regards, Bradley Giesbrecht (pixilla) signature.asc Description: Message signed with OpenPGP using GPGMail ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.ma

Re: [124592] trunk/dports/devel/ocaml-ctypes/Portfile

2014-08-26 Thread Ryan Schmidt
> On Aug 26, 2014, at 3:21 AM, m...@macports.org wrote: > > Revision > 124592 > Author > m...@macports.org > Date > 2014-08-26 01:21:23 -0700 (Tue, 26 Aug 2014) > Log Message > > ocaml-ctypes: version 0.3 > Modified Paths > > • trunk/dports/devel/ocaml-ctypes/Portfile > Diff > > Modified