Re: portmaster-with-package-support release candidate available for testing

2010-01-03 Thread Doug Barton
Alberto, I genuinely appreciate your testing and use of portmaster, so please don't get the wrong idea about my response. But it would be very helpful to me if you could do a couple of things for bug reports. First, if you could start a new thread for each problem that would help me keep track of

Re: ports/14107: commit references a PR

2010-01-03 Thread dfilter service
The following reply was made to PR ports/14107; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/14107: commit references a PR Date: Mon, 4 Jan 2010 05:28:51 + (UTC) pgollucci2010-01-04 05:28:43 UTC FreeBS

Re: portmaster-with-package-support release candidate available for testing

2010-01-03 Thread Alberto Villa
hello! new problem here: http://pastebin.ca/1736942 (it happens with portmaster -a too) `--> cat /usr/local/etc/portmaster.rc ALWAYS_SCRUB_DISTFILES=dopt LOCAL_PACKAGEDIR=/usr/ports/packages MAKE_PACKAGE=gopt PM_DEL_BUILD_ONLY=pm_dbo PM_PACKAGES_BUILD=pmp_build `--> ls /usr/ports/packages/*/boos

Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx, 2nd!

2010-01-03 Thread Robert Noland
On Mon, 2010-01-04 at 01:15 +0900, Norikatsu Shigemura wrote: > Hi rnoland. > > On Tue, 22 Dec 2009 11:13:14 -0600 > Robert Noland wrote: > > The problem is that updating nouveau will mean that drm support will be > > lost. The fake buffer object bits were removed only leaving full TTM > > suppo

GNAT and LAPACK

2010-01-03 Thread freebsd-ports
Whilst attempting to compile a program I wrote, it suddenly occurred to me that using anything in the Ada.Numerics package causes the compiler to emit code that depends on the math/lapack port (the stuff in the GNAT runtime is basically just a binding to lapack). This creates a further problem as