Re: [128051] trunk/dports/mail/gnupg/Portfile

2014-11-12 Thread Mihai Moldovan
On 12.11.2014 09:02 am, Ryan Schmidt wrote: There's no real need to copy the idea.c.gz distfile into the work directory, is there? You could decompress from its location in distpath. The uncompressed idea.c is a source file used while building (or so it was intended, I didn't take a close

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: [128051] trunk/dports/mail/gnupg/Portfile

2014-11-12 Thread Mihai Moldovan
On 12.11.2014 11:09 am, Ryan Schmidt wrote: The uncompressed idea.c file needs to be in the work directory. The compressed idea.c.gz file doesn't need to be copied there from the distpath. The compressed file is automatically deleted by gunzip -d. Only idea.c will remain. On 12.11.2014

Re: [128051] trunk/dports/mail/gnupg/Portfile

2014-11-12 Thread Mihai Moldovan
On 12.11.2014 12:53 pm, Mihai Moldovan wrote: On 12.11.2014 11:32 am, Ryan Schmidt wrote: Also, why not put the post-extract variant into the variant to which it belongs? Yes, good idea, will do. r128058. ___ macports-dev mailing list

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

Re: [128051] trunk/dports/mail/gnupg/Portfile

2014-11-12 Thread Joshua Root
On 2014-11-12 22:53 , Mihai Moldovan wrote: On 12.11.2014 11:09 am, Ryan Schmidt wrote: The uncompressed idea.c file needs to be in the work directory. The compressed idea.c.gz file doesn't need to be copied there from the distpath. The compressed file is automatically deleted by gunzip -d.

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: Recommendations for version numbers in port names

2014-11-12 Thread Joshua Root
On 2014-11-12 17:14 , Lawrence Velázquez wrote: On Nov 10, 2014, at 3:02 PM, Bradley Giesbrecht pixi...@macports.org wrote: I don't know that I understand these variant checks, they seem to not produce the same result in all cases:

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

Re: Port deactivate boost hangs forever

2014-11-12 Thread Clemens Lang
Hi, - On 10 Nov, 2014, at 12:34, Clemens Lang c...@macports.org wrote: Just found https://github.com/couchbase/couchbase-lite-ios/issues/487, in specific https://github.com/couchbase/couchbase-lite-ios/issues/487#issuecomment-58717637 which might explain our problems. We should check our

Re: Port deactivate boost hangs forever

2014-11-12 Thread Ryan Schmidt
On Nov 12, 2014, at 5:15 PM, Clemens Lang wrote: On 10 Nov, 2014, at 12:34, Clemens Lang wrote: Just found https://github.com/couchbase/couchbase-lite-ios/issues/487, in specific https://github.com/couchbase/couchbase-lite-ios/issues/487#issuecomment-58717637 which might explain our