Re: zip file not extracting

2016-07-01 Thread Wahlstedt Jyrki
> On 1.7.2016, at 16.55, Björn Raupach wrote: > > Totally missed that! Thanks. Works now Nice! That option is mentioned in ”man portfile”, too. Not everything is documented, so in some cases one has to dig a bit more… ! ! Jyrki ___

Re: zip file not extracting

2016-07-01 Thread Björn Raupach
> On 01 Jul 2016, at 15:43, Marius Schamschula wrote: > > Björn: > > You need to add > > use_zip yes Totally missed that! Thanks. Works now! > > To your Portfile > >> On Jul 1, 2016, at 8:30 AM, Björn Raupach > > wrote: >>

Re: zip file not extracting

2016-07-01 Thread Marius Schamschula
Björn: You need to add use_zip yes To your Portfile > On Jul 1, 2016, at 8:30 AM, Björn Raupach wrote: > > Hello group, > > I am working on a port file for http://jbake.org and have > a problem in the extract phase. > > Here is the excerpt from the

Re: zip file not extracting

2016-07-01 Thread Wahlstedt Jyrki
> On 1.7.2016, at 16.30, Björn Raupach wrote: > > Hello group, -snip- > :info:extract gzip: > /opt/local/var/macports/distfiles/jbake/jbake-2.4.0-bin.zip: not in gzip > format > > I verified the same procedure within terminal and without macports. Looks > like I can’t

zip file not extracting

2016-07-01 Thread Björn Raupach
Hello group, I am working on a port file for http://jbake.org and have a problem in the extract phase. Here is the excerpt from the log: :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_raupach_ports_java_jbake/jbake/work" && /usr/bin/gzip -dc

Re: [MacPorts] #51664: Please add pseudo-portnames for some common programs

2016-07-01 Thread Rainer Müller
On 2016-07-01 12:15, Ryan Schmidt wrote: > > On Jun 30, 2016, at 7:25 AM, Rainer Müller wrote: >> >> Even with that, the proposal would not work for everything. There is no >> port that provides a 'python' binary. The GNU coreutils are provided >> with a 'g' prefix, in order not to override

Re: [MacPorts] #51726: Gildas Install Fail

2016-07-01 Thread Ryan Schmidt
On Jun 30, 2016, at 4:54 AM, Sébastien Maret wrote: > > I don't think that "sudo gcc select" has an effect on the compiler which is > used to build this port. There is a patch that forces the use of a specific > version of the compiler (clang for C and C++ and

Re: [MacPorts] #51664: Please add pseudo-portnames for some common programs

2016-07-01 Thread Ryan Schmidt
On Jun 30, 2016, at 7:25 AM, Rainer Müller wrote: > > Even with that, the proposal would not work for everything. There is no > port that provides a 'python' binary. The GNU coreutils are provided > with a 'g' prefix, in order not to override standard system utils by > default. Searching for the