From owner-cvs-all@FreeBSD.ORG Sat Jan 21 14:52:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 B36E216A41F; Sat, 21 Jan 2006 14:52:05 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84D6143D48; Sat, 21 Jan 2006 14:52:05 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k0LEq5Wg085602; Sat, 21 Jan 2006 14:52:05 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k0LEq5C9085601; Sat, 21 Jan 2006 14:52:05 GMT (envelope-from netchild) Message-Id: <200601211452.k0LEq5C9085601@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 21 Jan 2006 14:52:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/linux_base-8 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 21 Jan 2006 14:52:05 -0000 netchild 2006-01-21 14:52:04 UTC FreeBSD ports repository Modified files: emulators/linux_base-8 Makefile pkg-plist Log: - use MASTER_SITE_READHAT_LINUX now that fedoralegacy is added there - pet portlint a little bit - don't create LINUXBASE/var/run, to let linux apps access /var/run - link LINUXBASE/etc/ld.so.cache to /var/run/linux-ld.so.cache on a recent -current (where /etc/rc.d/abi knows how to handle the symlink); this should allow a read-only LINUXBASE - don't remove LINUXBASE/usr/local, someone may have installed something there Revision Changes Path 1.115 +23 -14 ports/emulators/linux_base-8/Makefile 1.5 +0 -2 ports/emulators/linux_base-8/pkg-plist