> On 22 Jan 2016, at 11:27, Davide Liessi wrote:
>
> 2016-01-22 12:18 GMT+01:00 Peter Brommer :
>> Is there any way to tell the “leaves” target to also ignore build
>> dependencies of requested packages (and their dependencies)? If not, should
>> I file a feature request bug?
>
> You can inst
2016-01-22 12:18 GMT+01:00 Peter Brommer :
> Is there any way to tell the “leaves” target to also ignore build
> dependencies of requested packages (and their dependencies)? If not, should I
> file a feature request bug?
You can install the port port_cutleaves, that does exactly that if you
run
David Strubbe wrote:
> As the message says, you need to select a Fortran variant. You have not.
> You can see this from the fact that the file trying to be fetched is
> py33-scipy-0.16.1_0.darwin_13.x86_64.tbz2 not
> py33-scipy-0.16.1_0+gcc48.darwin_13.x86_64.tbz2. Yes, you had py33-scipy
> +gcc48
Hi,
I occasionally use "port uninstall leaves” to, well, uninstall leaves (limited
hard disk space). However if I don’t pay attention this will also uninstall
packages that are build requirements of other packages (afaik, it will only
keep runtime dependencies). This is a bit of an issue on El