From owner-freebsd-ports@FreeBSD.ORG Fri Jul 9 05:41:06 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A12E106564A; Fri, 9 Jul 2010 05:41:06 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7114B8FC0A; Fri, 9 Jul 2010 05:41:05 +0000 (UTC) Received: by ewy26 with SMTP id 26so427712ewy.13 for ; Thu, 08 Jul 2010 22:40:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=PieeS9JCuI/gfpCj8I2pbsNYAHBDZq1IumadavyKs0I=; b=jH5sZgPNia8bRVUEWnY4WEanPEnotR6hQTAEMcGD/QgDq4ziHqFhJzASfnNmlKiS9Q qCDtCtjvF++HR+/ArwVpwvm8MZDn40XRY62kkRQy2FJE8GLWSSMOs7yQYyh66BOCdyyu Uqhl27fon9k6ekkqDW9+0s2Ua60NJgR6zOTJA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=IZGEM0oie7RrhR6IRnJQRoSGLfqiVfewIQ+5rLEeXb0YXW6QxGZn6X96kvD5pH+WXS zFFvOiLEl4We7U+dC2OZH7kqjDwnFqJ5uPT+Y11KI2mdrBPZtFyrg6JLxu6NByc+4Pwl MZfw9+4kVhphQIHIAwdy+JKN5cWswSTWkBuc8= Received: by 10.213.31.147 with SMTP id y19mr1445282ebc.81.1278654055209; Thu, 08 Jul 2010 22:40:55 -0700 (PDT) Received: from localhost ([109.169.29.56]) by mx.google.com with ESMTPS id a48sm4403967eei.0.2010.07.08.22.40.52 (version=SSLv3 cipher=RC4-MD5); Thu, 08 Jul 2010 22:40:54 -0700 (PDT) From: Anonymous To: John Baldwin References: <201007081750.00871.jhb@freebsd.org> Date: Fri, 09 Jul 2010 09:40:48 +0400 In-Reply-To: <201007081750.00871.jhb@freebsd.org> (John Baldwin's message of "Thu, 8 Jul 2010 17:50:00 -0400") Message-ID: <868w5ljjq7.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-ports@freebsd.org Subject: Re: Review request for new port: sysutils/etcupdate X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2010 05:41:06 -0000 John Baldwin writes: > This is a port for yet-another-/etc-merging tool that I wrote recently. It > passes portlint -N with one bogus warning because /etc is in the comment. I think do-install should be verbose about what it's installing.