From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 4 11:02:21 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A43D106566C for ; Mon, 4 Oct 2010 11:02:21 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id D99908FC1A for ; Mon, 4 Oct 2010 11:02:19 +0000 (UTC) Received: by pzk1 with SMTP id 1so622356pzk.13 for ; Mon, 04 Oct 2010 04:02:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=QhaEjdtD7RzF2fJ8GL1AmhCgwkxDGnI4NYrSVMHL7vM=; b=xLaPMClZc50K++wtzT28CALBD5WPVhHdG1/f285b1eOHV5KOkhyj0L/AQ+s6X2DS8U 95g17YJJB2PhWsJsFiuVKgnBeXJjVDLBxzp5qFZwr/00ES9iKNzlVp0+qet5xbnV4FpU hXI1KdKse6dkNpZEBbQOU8mjCcj8wXKr91PVI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=H7aRngnT5+1QqC12cP8YAuS8bDAfatQOLW0xRx2i50elvghLUnmejNTmMkjKZ+IC7l uZK7gOGKrabbbh2ABuYPTiMD4eo7lIiVxLL80mR45Wr50+MKju/nDT2ciVVcQ7C9FyzQ 6CvUKn3/+W7mydDw4RebQRs4Prl+/hu8GoVUI= MIME-Version: 1.0 Received: by 10.142.134.11 with SMTP id h11mr4132753wfd.302.1286190106074; Mon, 04 Oct 2010 04:01:46 -0700 (PDT) Received: by 10.220.200.1 with HTTP; Mon, 4 Oct 2010 04:01:45 -0700 (PDT) In-Reply-To: <20101004122325.11342p9v1rnwp6w4@webmail.leidinger.net> References: <20101004122325.11342p9v1rnwp6w4@webmail.leidinger.net> Date: Mon, 4 Oct 2010 11:01:45 +0000 Message-ID: From: Paul B Mahol To: Alexander Leidinger Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org Subject: Re: Improve OptionalObsoleteFiles.inc X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2010 11:02:21 -0000 On 10/4/10, Alexander Leidinger wrote: > Quoting Paul B Mahol (from Sun, 3 Oct 2010 13:53:26 > +0000): > >> Hi, >> >> >> diff --git a/tools/build/mk/OptionalObsoleteFiles.inc >> b/tools/build/mk/OptionalObsoleteFiles.inc >> index d3aa4b2..2123107 100644 >> --- a/tools/build/mk/OptionalObsoleteFiles.inc >> +++ b/tools/build/mk/OptionalObsoleteFiles.inc >> @@ -141,6 +141,7 @@ OLD_FILES+=usr/share/man/man8/authpf.8.gz >> .endif >> >> .if ${MK_BIND} == no >> +OLD_FILES+=etc/periodic/daily/470.status-named > > If bind is installed from ports instead, this file could be useful, isn't > it? > >> OLD_FILES+=usr/bin/dig >> OLD_FILES+=usr/bin/host >> OLD_FILES+=usr/bin/nslookup > > [...] > >> @@ -1976,6 +1998,11 @@ OLD_FILES+=usr/share/man/man8/rtquery.8.gz >> .endif >> >> .if ${MK_SENDMAIL} == no >> +OLD_FILES+=etc/periodic/daily/150.clean-hoststat >> +OLD_FILES+=etc/periodic/daily/210.backup-aliases >> +OLD_FILES+=etc/periodic/daily/440.status-mailq >> +OLD_FILES+=etc/periodic/daily/460.status-mail-rejects >> +OLD_FILES+=etc/periodic/daily/500.queuerun >> OLD_FILES+=bin/rmail >> OLD_FILES+=usr/bin/vacation >> OLD_FILES+=usr/include/libmilter/mfapi.h > > At least status-mailq is still useful with other MTAs, e.g. if you use > postfix (and assuming the mailwrapper is configured correctly), this > should still work. Depending on the setup of the aliases, > backup-aliases will still work too. I haven't checked for the other > ones. If you want to keep some "old" files, you just need to press `n' instead of `y' when deleting files. You are not forced to run make delete-old at all. When installing world in new environment such files are not installed anyway. > > In general: please submit via send-pr (or similar) to GNATS. This way > the patch should not be lost. > > Bye, > Alexander. > > -- > There are two ways of disliking art. > One is to dislike it. > The other is to like it rationally. > -- Oscar Wilde > > http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 > http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137