From owner-cvs-all@FreeBSD.ORG Tue Apr 20 13:30:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAC7016A4CE; Tue, 20 Apr 2004 13:30:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C473F43D48; Tue, 20 Apr 2004 13:30:44 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i3KKUiGe085026; Tue, 20 Apr 2004 13:30:44 -0700 (PDT) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i3KKUhQN085020; Tue, 20 Apr 2004 13:30:44 -0700 (PDT) (envelope-from netchild) Message-Id: <200404202030.i3KKUhQN085020@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 20 Apr 2004 13:30:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/cdrtools-devel Makefile ports/sysutils/cdrtools-devel/files patch-conf::configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2004 20:30:45 -0000 netchild 2004/04/20 13:30:43 PDT FreeBSD ports repository Modified files: sysutils/cdrtools-devel Makefile Added files: sysutils/cdrtools-devel/files patch-conf::configure Log: - Disable the use of mlockall(2) on all version of FreeBSD again (see PR 62930 for a description of the problem). Appears to be a machine-dependant issue as I only see it on one box. - Replace the default path to the rscsi binary in the rscsi client library with the correct location (why did this ever work?). Submitted by: marius (maintainer) Revision Changes Path 1.60 +3 -2 ports/sysutils/cdrtools-devel/Makefile 1.4 +10 -0 ports/sysutils/cdrtools-devel/files/patch-conf::configure (new)