From owner-cvs-src@FreeBSD.ORG Thu Dec 6 20:25:32 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 770AE16A41B; Thu, 6 Dec 2007 20:25:32 +0000 (UTC) (envelope-from lulf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 51AFE13C46A; Thu, 6 Dec 2007 20:25:32 +0000 (UTC) (envelope-from lulf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lB6KPWPx039855; Thu, 6 Dec 2007 20:25:32 GMT (envelope-from lulf@repoman.freebsd.org) Received: (from lulf@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lB6KPW16039854; Thu, 6 Dec 2007 20:25:32 GMT (envelope-from lulf) Message-Id: <200712062025.lB6KPW16039854@repoman.freebsd.org> From: Ulf Lilleengen Date: Thu, 6 Dec 2007 20:25:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release fixit.profile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2007 20:25:32 -0000 lulf 2007-12-06 20:25:31 UTC FreeBSD src repository Modified files: release fixit.profile Log: - Add support for all geom class command options in the Fixit environment by pointing GEOM_LIBRARY_PATH to the geom libraries. PR: misc/113543 Submitted by: Ed Schouten Approved by: pjd (mentor) MFC after: 1 day Revision Changes Path 1.11 +2 -0 src/release/fixit.profile