From owner-cvs-src@FreeBSD.ORG Sat Dec 17 00:12:20 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C208F16A41F; Sat, 17 Dec 2005 00:12:20 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9372743D5F; Sat, 17 Dec 2005 00:12:20 +0000 (GMT) (envelope-from kensmith@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 jBH0CKQM015222; Sat, 17 Dec 2005 00:12:20 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBH0CKoJ015221; Sat, 17 Dec 2005 00:12:20 GMT (envelope-from kensmith) Message-Id: <200512170012.jBH0CKoJ015221@repoman.freebsd.org> From: Ken Smith Date: Sat, 17 Dec 2005 00:12:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/scripts package-split.py X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Dec 2005 00:12:20 -0000 kensmith 2005-12-17 00:12:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/scripts package-split.py Log: Catch up on several MFCs: > revision 1.9 > date: 2005/12/07 22:25:12; author: obrien; state: Exp; lines: +0 -1 > Remove the ports version of bsdiff - it is now in the base system. > > revision 1.8 > date: 2005/12/07 21:41:59; author: obrien; state: Exp; lines: +0 -1 > Remove the ports version of portsnap - it is now in the base system. > > revision 1.7 > date: 2005/11/03 00:23:13; author: kensmith; state: Exp; lines: +1 -6 > It had been noticed disc2 was overflowing earlier but committing the > fix slipped through a crack. Remove the apache and php packages under > the assumption someone installing a Web server has network access and > doesn't *need* the packages on disc2. Revision Changes Path 1.3.2.5 +1 -8 src/release/scripts/package-split.py