From owner-cvs-all@FreeBSD.ORG Mon Dec 27 21:44:55 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 17EA316A4DE; Mon, 27 Dec 2004 21:44:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE48E43D31; Mon, 27 Dec 2004 21:44:54 +0000 (GMT) (envelope-from obrien@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 iBRLis9T062334; Mon, 27 Dec 2004 21:44:54 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBRLis9d062333; Mon, 27 Dec 2004 21:44:54 GMT (envelope-from obrien) Message-Id: <200412272144.iBRLis9d062333@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 27 Dec 2004 21:44:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/linux_base-gentoo-stage1 Makefile distinfo.alpha 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: Mon, 27 Dec 2004 21:44:55 -0000 obrien 2004-12-27 21:44:54 UTC FreeBSD ports repository Modified files: emulators/linux_base-gentoo-stage1 Makefile distinfo.alpha Log: 1. Unbreak port due to incorrect packing list, using NO_FILTER_SHLIBS 2. Unbreak port due to distfiles not fetchable on both i386 and alpha 3. Unbreak port on 5.3-RELEASE and 6-CURRENT for using bsdtar unsupported flag (-S) 4. doesn't unnecessaryly rebuild things for 'make reinstall' 5. cleans up pkg_delete errors due to incorrect PLIST @dirrm ordering 6. cleans up pkg_delete errors due to trying to rm ${PREFIX}/etc Thus 7. un-deprecates as portmgr's requirements met to keep port alive Reviewed by: trevor Revision Changes Path 1.16 +17 -18 ports/emulators/linux_base-gentoo-stage1/Makefile 1.4 +3 -3 ports/emulators/linux_base-gentoo-stage1/distinfo.alpha