From owner-freebsd-stable@FreeBSD.ORG Fri Apr 23 10:22:17 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A48D16A4CE; Fri, 23 Apr 2004 10:22:17 -0700 (PDT) Received: from papagena.rockefeller.edu (papagena.rockefeller.edu [129.85.41.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10C4E43D5A; Fri, 23 Apr 2004 10:22:17 -0700 (PDT) (envelope-from rsidd@papagena.rockefeller.edu) Received: from papagena.rockefeller.edu (localhost.localdomain [127.0.0.1]) i3NHMCQi011386; Fri, 23 Apr 2004 13:22:12 -0400 Received: (from rsidd@localhost) by papagena.rockefeller.edu (8.12.8/8.12.8/Submit) id i3NHMCTB011384; Fri, 23 Apr 2004 13:22:12 -0400 Date: Fri, 23 Apr 2004 13:22:11 -0400 From: Rahul Siddharthan To: Doug Rabson Message-ID: <20040423172211.GA11368@online.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1082737586.21666.11.camel@builder02.qubesoft.com> User-Agent: Mutt/1.4.1i X-Operating-System: Linux 2.4.20-20.9smp i686 cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Valgrind for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2004 17:22:17 -0000 Doug Rabson wrote: > > Please rename "valgrind-devel-port" to "valgrind-snapshot-port". > > I think I suggested the name valgrind-devel but I have no idea what the > latest port naming conventions are. If valgrind-snapshot is more > consistent, then thats the name it should have. Searching though the ports tree, I don't see any ports called -snapshot. Some snapshot ports have a date stamp (eg, gcc-3.3.4_20040322). There are dozens of -devel ports which are unstable development versions of the regular ports (mutt-devel, rxvt-devel, postgresql-devel, etc). Many linux distributions use a -devel package for header files, which they separate out from the main library package. Let's not go there. Rahul