Re: sys/conf/newvers.sh vs. subversion-1.7

2011-10-22 Thread Nali Toja
Olivier Smedts oliv...@gid0.org writes: $(svn info | awk '/^Revision:/ {print $2}') is what I use in my installkernel wrapper script. Granted, I didn't know about svnversion some time later, but it appears that svnversion broke some things by consolidating the .svn directories as Chris

Re: [RFC] Prepend timestamp in msgbuf

2011-10-14 Thread Nali Toja
Alexander Best arun...@freebsd.org writes: On Fri Oct 14 11, Poul-Henning Kamp wrote: In message 20111014085609.ga3...@freebsd.org, Alexander Best writes: 1) would it be possible to prepend those timestamps to the actual console output and not only to the output of demsg? maybe via a

Re: Patch for ports on 10-current

2011-10-11 Thread Nali Toja
Doug Barton do...@freebsd.org writes: http://dougbarton.us/bam.patch [...] +.if ${OSVERSION} = 100 !defined(NO_AUTOTOOLS_FIX) Being not limited to GNU_CONFIGURE, is it a feature? Also, there are a few ports that either set WRKSRC instead of BUILD_WRKSRC or extract several distfiles. Why

crash in sb-concurrency tests after r216641 on x86-64/freebsd9/sb-thread

2011-10-11 Thread Nali Toja
After r216641 sbcl built with sb-thread dies on mailbox tests. It also dies when I try to complete a symbol in slime. The workaround seems to be to revert libthr to r216640. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/154050 http://svn.freebsd.org/changeset/base/216641

Re: Patch for ports on 10-current

2011-10-10 Thread Nali Toja
Doug Barton do...@freebsd.org writes: Until the pointy-haireds come up with a better solution, here is a patch that incorporates work that others have done into a manageable form so that those interested in working with ports on 10-current have some tools to work with:

Re: x11/nvidia-driver / Compilation has failed

2011-10-05 Thread Nali Toja
Ali Mashtizadeh mashtiza...@gmail.com writes: 2011/8/31 Alexey Dokuchaev da...@freebsd.org: On Mon, Aug 29, 2011 at 02:59:48PM +0200, Olivier Smedts wrote: 2011/8/29 ken k...@tydfam.jp: Could I test your patch for nvidia-driver, too? I cannot find your patch in this mail. I took the