On 2016/03/15 22:11, Michael McConville wrote:
> I was trying to port GNU Complexity, but our autogen version is too old.
> Below is an initial patch to update it. I've been planning to run it
> through a bulk build, but my build machine has been giving me issues.
> I'll get to it pretty soon, but
As found by Peter Kay on misc, qt5 detects CPU features to enable
at build time, so produces binaries that don't work everywhere.
Does this seem a reasonable set to disable?
Index: Makefile
===
RCS file: /cvs/ports/x11/qt5/Makefile,v
On Wed, Mar 16, 2016 at 12:04:31AM -0400, Michael McConville wrote:
> Michael McConville wrote:
> > For some reason, it picks up guile if available and uses it even if
> > guile2 (which is the only one that works here) is installed. I didn't
> > see a configure option to force guile2. If only guile
ok ? Stumbled across a git repo where i wanted to track file
permissions..
Index: Makefile
===
RCS file: /cvs/ports/devel/git/Makefile,v
retrieving revision 1.146
diff -u -r1.146 Makefile
--- Makefile12 Mar 2016 23:23:38 -
On 03/16/16 02:11, Michael McConville wrote:
> I was trying to port GNU Complexity, but our autogen version is too old.
> Below is an initial patch to update it. I've been planning to run it
> through a bulk build, but my build machine has been giving me issues.
> I'll get to it pretty soon, but if