On Fri, Sep 11, 2015 at 3:13 PM, Mihai Moldovan wrote:
> [05:41:47] < irker342> bgilb...@macports.org *
> https://trac.macports.org/changeset/140185
> /trunk/dports/sysutils/tarsnap/Portfile:
> [05:41:48] < irker342> tarsnap: Update to 1.0.36.1
> [05:41:48] < irker342> SSE2 is now autodetected.
>
[05:41:47] < irker342> bgilb...@macports.org *
https://trac.macports.org/changeset/140185
/trunk/dports/sysutils/tarsnap/Portfile:
[05:41:48] < irker342> tarsnap: Update to 1.0.36.1
[05:41:48] < irker342> SSE2 is now autodetected.
Careful, this could be a problem. Depending on what the compiler d
Hi,
I just realized that the portindex needs to be built again for
portgsoc as we have added the conflicts field to portindex in commit
r138631 (libsolv branch).
To do so run the following command:
sudo /path/to/prefix/bin/portindex -f
I would like to request someone who can review and merge the
Hello,
I've run into a buildsystem that can invoke llvm-ar under certain conditions
that I'd like to support (link-time optimisation). While that should be no
issue on 10.10 and later where I presume llvm-ar is included in the system
toolchain, that is not the case on 10.9 and presumably earlie