From owner-cvs-all@FreeBSD.ORG Sat Nov 8 09:19:51 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 6401816A4CF; Sat, 8 Nov 2003 09:19:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7995A43FF3; Sat, 8 Nov 2003 09:19:50 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hA8HJoXJ088625; Sat, 8 Nov 2003 09:19:50 -0800 (PST) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA8HJoGC088624; Sat, 8 Nov 2003 09:19:50 -0800 (PST) (envelope-from gshapiro) Message-Id: <200311081719.hA8HJoGC088624@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Sat, 8 Nov 2003 09:19:50 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/cvsup refuse refuse.README 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: Sat, 08 Nov 2003 17:19:51 -0000 gshapiro 2003/11/08 09:19:50 PST FreeBSD src repository Modified files: share/examples/cvsup refuse refuse.README Log: People are blindly coping this example refuse file. Doing so breaks buildworld as src/etc/sendmail/freebsd.mc is missing. That example was added 3 years ago, before the /etc/mail/ infrastructure was in place for customized configurations. It is time to remove this example. Noticed by: Robert Gray in freebsd-stable MFC after: 1 day Revision Changes Path 1.11 +0 -1 src/share/examples/cvsup/refuse 1.10 +4 -6 src/share/examples/cvsup/refuse.README