How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread William Gallafent
Hi all, According to https://guide.macports.org/#reference.phases.fetch.git I am able to set the url and tag to fetch … but for a particular port I'm playing with I also need to add the “--recursive” option in order to get the submodules in place. Alternatively, I would need to run “git submodule

Re: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread Daniel J. Luke
On Nov 12, 2014, at 5:45 AM, William Gallafent will...@gallaf.net wrote: According to https://guide.macports.org/#reference.phases.fetch.git I am able to set the url and tag to fetch … but for a particular port I'm playing with I also need to add the “--recursive” option in order to get the

Re: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread William Gallafent
On 12 November 2014 15:26, Daniel J. Luke dl...@geeklair.net wrote: On Nov 12, 2014, at 5:45 AM, William Gallafent will...@gallaf.net wrote: According to https://guide.macports.org/#reference.phases.fetch.git I am able to set the url and tag to fetch … but for a particular port I'm playing

Re: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread Craig Treleaven
At 3:35 PM + 11/12/14, William Gallafent wrote: On 12 November 2014 15:26, Daniel J. Luke mailto:dl...@geeklair.netdl...@geeklair.net wrote: On Nov 12, 2014, at 5:45 AM, William Gallafent mailto:will...@gallaf.netwill...@gallaf.net wrote: According to

Fwd: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread William Gallafent
(Apologies, initially sent direct to Craig due to mailing list arguably being incorrectly configured …) On 12 November 2014 15:44, Craig Treleaven ctrelea...@macports.org wrote: What's wrong with: http://download-mirror.savannah.gnu.org/releases/linphone/3.7.x/sources/linphone-3.7.0.tar.gz

Re: Fwd: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread Joshua Root
On 2014-11-13 03:53 , William Gallafent wrote: (Apologies, initially sent direct to Craig due to mailing list arguably being incorrectly configured …) On 12 November 2014 15:44, Craig Treleaven ctrelea...@macports.org mailto:ctrelea...@macports.org wrote: What's wrong with:

Re: Fwd: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread William Gallafent
On 12 November 2014 16:58, Joshua Root j...@macports.org wrote: It's cleverly hidden among the binary downloads at http://www.linphone.org/downloads-for-desktop.html. :) :) Well spotted! Anyway, I'm now working on building a portfile for belle-sip, since that isn't currently present in