From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 12 15:20:57 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B38C16A4CE; Sat, 12 Jun 2004 15:20:57 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E93A243D2F; Sat, 12 Jun 2004 15:20:56 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 35636141EC; Sat, 12 Jun 2004 10:20:19 -0500 (CDT) Date: Sat, 12 Jun 2004 10:20:18 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: Oliver Eikemeier In-Reply-To: <96E99EEE-BC62-11D8-B633-00039312D914@fillmore-labs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports-bugs@FreeBSD.org cc: "Simon L. Nielsen" Subject: Re: ports/67790: Compiling KDE: Fatal error 'Spinlock called when not threaded.' X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jun 2004 15:20:57 -0000 On Sat, 12 Jun 2004, Oliver Eikemeier wrote: > Simon L. Nielsen wrote: > > > I also changed the synopsis to be more descriptive. > > Thanks for caring. You might want to mention the ports origin in the > Synopsis, like 'x11/kdelibs3: Fatal error ...', which will help > portsmon to categorize the PR. Portsmon is pretty smart by itself > and managed to find out by itself: > > > > but you'll never know. It attempts to find pieces of a Makefile if it isn't in the Synopsis, which seems to be _reasonably_ accurate as a guess, but then falls back to even wilder guessing schemes. The fastest way, of course, is to indeed put category/portname in the Synopsis, which has the added advantage of enabling GNATS search just by using Synopsis (not having to go full-text search). mcl