Re: /usr/local question

2012-04-05 Thread Christopher Vance
So /usr/local is kept hostage by crap GNU tools. I do note that most Linux distros manage to convince even GNU crapware to install somewhere outside /usr/local. I'd be surprised if they permitted their builds to get distracted by stuff in /usr/local. But then they tend (Gentoo excepted) to prov

Re: openssl and openssh

2012-03-16 Thread Christopher Vance
OpenSSH is developed on OpenBSD, as are lots of other Open* things. OpenSSL is not one of these - it has always been a separate project. -- Christopher On 17 March 2012 04:11, Brandon Allbery wrote: > On Fri, Mar 16, 2012 at 13:04, Jan Stary wrote: >> >> On Mar 15 22:21:12, Brandon Allbery wro

libusb on Leopard with Macports 1.8.0

2009-09-06 Thread Christopher Vance
warning: declaration of 'index' shadows a global declaration /usr/include/string.h:125: warning: shadowed declaration is here libusb.h:1169: warning: declaration of 'index' shadows a global declaration /usr/include/string.h:125: warning: shadowed declaration is here In file in

scons

2009-06-17 Thread Christopher Vance
Is there a simple way to enable scons to use Python 2.6 instead of requiring 2.5? -- Christopher Vance ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: repeated rebuilding

2008-12-10 Thread Christopher Vance
On Wed, Dec 10, 2008 at 9:13 AM, Joshua Root <[EMAIL PROTECTED]> wrote: > Christopher Vance wrote: >> When I do >>port upgrade outdated >> some packages get rebuilt several times. >> >> Isn't port supposed to calculate and order transitive dependenci

kdebase3 and libXdamage

2008-12-09 Thread Christopher Vance
Building kdebase3 fails on an up to date Leopard machine because libXdamage is at 1.0.0, but kdebase3 wants 1.1.0. Any thoughts? -- Christopher Vance ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org

repeated rebuilding

2008-12-09 Thread Christopher Vance
When I do port upgrade outdated some packages get rebuilt several times. Isn't port supposed to calculate and order transitive dependencies to stop this? -- Christopher Vance ___ macports-users mailing list macports-users@lists.macosforge.org