From owner-freebsd-ports@FreeBSD.ORG Mon Dec 26 17:14:18 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 675D816A41F for ; Mon, 26 Dec 2005 17:14:18 +0000 (GMT) (envelope-from andy@siliconlandmark.com) Received: from lexi.siliconlandmark.com (lexi.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4081C43D82 for ; Mon, 26 Dec 2005 17:14:13 +0000 (GMT) (envelope-from andy@siliconlandmark.com) Received: from lexi.siliconlandmark.com (localhost [127.0.0.1]) by lexi.siliconlandmark.com (8.13.3/8.13.3) with ESMTP id jBQHE6Dk095494 for ; Mon, 26 Dec 2005 12:14:06 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost) by lexi.siliconlandmark.com (8.13.3/8.13.3/Submit) with ESMTP id jBQHE6uO095491 for ; Mon, 26 Dec 2005 12:14:06 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: lexi.siliconlandmark.com: andy owned process doing -bs Date: Mon, 26 Dec 2005 12:14:06 -0500 (EST) From: Andre Guibert de Bruet To: ports@freebsd.org Message-ID: <20051226112327.G68523@lexi.siliconlandmark.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-2126861092-1135617246=:68523" X-Information: Please contact the ISP for more information X-SL-MailScanner: Found to be clean X-SL-SpamCheck: not spam, SpamAssassin (score=-2.599, required 6, autolearn=not spam, BAYES_00 -2.60) X-MailScanner-From: andy@siliconlandmark.com Cc: Subject: [PATCH] /etc/rc: WARNING: $compat5x_enable is not set properly - see rc.conf(5). X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2005 17:14:18 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-2126861092-1135617246=:68523 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Hi, Earlier today I upgraded my desktop (Base system and ports) from an October 19th version of CURRENT to: FreeBSD bling.properkernel.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Dec 26 10:54:45 EST 2005 root@bling.properkernel.com:/usr/obj/usr/src/sys/BLING i386 During startup, I am now seeing the following message: /etc/rc: WARNING: $compat5x_enable is not set properly - see rc.conf(5). I believe this message is saying that the compat5x-i386 package now requires a value to be set in the compat5x_enable variable. I attached a patch that fixes the lack of a default value for this variable in /usr/local/etc/rc.d/compat5x.sh (It can be found online as well at http://bling.properkernel.com/freebsd/compat5x.rc.d.patch ) Could this be reviewed and committed? Thanks, Andy /* Andre Guibert de Bruet * 6f43 6564 7020 656f 2e74 4220 7469 6a20 */ /* Code poet / Sysadmin * 636f 656b 2e79 5320 7379 6461 696d 2e6e */ /* GSM: +1 734 846 8758 * 5520 494e 2058 6c73 7565 6874 002e 0000 */ /* WWW: siliconlandmark.com * Tormenting bytes since 1980. */ --0-2126861092-1135617246=:68523 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=compat5x.rc.d.patch Content-Transfer-Encoding: BASE64 Content-ID: <20051226121406.X68523@lexi.siliconlandmark.com> Content-Description: Content-Disposition: attachment; filename=compat5x.rc.d.patch LS0tIGNvbXBhdDV4LnNoLm9yaWcJTW9uIERlYyAyNiAxMjowMjo1MyAyMDA1 DQorKysgY29tcGF0NXguc2gJTW9uIERlYyAyNiAxMjowNDo1NCAyMDA1DQpA QCAtMTAsNiArMTAsOCBAQA0KICMgY29tcGF0NXhfZW5hYmxlPSJZRVMiDQog Iw0KIA0KK2NvbXBhdDV4X2VuYWJsZT0ke2NvbXBhdDV4X2VuYWJsZS0iTk8i fQ0KKw0KIC4gL2V0Yy9yYy5zdWJyDQogDQogbmFtZT1jb21wYXQ1eA0K --0-2126861092-1135617246=:68523--