From owner-cvs-all@FreeBSD.ORG Fri Apr 18 04:41:14 2003 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 247DA37B401; Fri, 18 Apr 2003 04:41:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4B7143F75; Fri, 18 Apr 2003 04:41:13 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3IBfD0U066715; Fri, 18 Apr 2003 04:41:13 -0700 (PDT) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3IBfDnO066714; Fri, 18 Apr 2003 04:41:13 -0700 (PDT) Message-Id: <200304181141.h3IBfDnO066714@repoman.freebsd.org> From: Hye-Shik Chang Date: Fri, 18 Apr 2003 04:41:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators Makefileports/emulators/linux_base-debian Makefile distinfo pkg-descr pkg-plist pkg-req 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: Fri, 18 Apr 2003 11:41:14 -0000 perky 2003/04/18 04:41:13 PDT FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/linux_base-debian Makefile distinfo pkg-descr pkg-plist pkg-req Log: Add a port for linux_base-debian 3.0.23, an alternative linux emulation base of emulators/linux_base Revision Changes Path 1.104 +1 -0 ports/emulators/Makefile 1.1 +109 -0 ports/emulators/linux_base-debian/Makefile (new) 1.1 +2 -0 ports/emulators/linux_base-debian/distinfo (new) 1.1 +4 -0 ports/emulators/linux_base-debian/pkg-descr (new) 1.1 +6014 -0 ports/emulators/linux_base-debian/pkg-plist (new) 1.1 +9 -0 ports/emulators/linux_base-debian/pkg-req (new)