From owner-freebsd-ports@FreeBSD.ORG Mon Jul 19 21:01:44 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 C71FD1065670; Mon, 19 Jul 2010 21:01:44 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2FF7D8FC27; Mon, 19 Jul 2010 21:01:43 +0000 (UTC) Received: by fxm13 with SMTP id 13so2679156fxm.13 for ; Mon, 19 Jul 2010 14:01:40 -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=HQLX7ddPTjganXwutqKRB2PwXVOApOXakudsNb95Mh0=; b=WbwLLHSuN/u6D+1CzgyCQpgDh/CHxCpz4r9no7qchmj0YB4tQdosCq5aZc539DG8xB gZBihdAC+0bMceGtDERDQiHeT0OlpyqHzfMWuoUNrXAZFRL0tf8v9BfJZQP9CzoJe8z3 Qxo5SSgIdf/YMQc7KUTu+LEFLjdOcy7XwG6oU= 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=RcePQ+dgDn+pABbom95Hp8N60GCxQoMrX62S57T9jaRt65ZG/FpZ6iN5ixpTR+4utn +eoAGTR5/8pcRsBQnNOcWg4aVsE4sdXLW+XycnpACtjrUQl+mAyK9+eQn171tRChgVzF Mr2tevDoWkBIK1SdafW1qPhn9bDM/3hFZ+ezk= Received: by 10.223.118.71 with SMTP id u7mr4349015faq.58.1279573300810; Mon, 19 Jul 2010 14:01:40 -0700 (PDT) Received: from localhost (anonymizer3.torservers.net [173.244.197.211]) by mx.google.com with ESMTPS id y2sm2159913fau.36.2010.07.19.14.01.38 (version=SSLv3 cipher=RC4-MD5); Mon, 19 Jul 2010 14:01:39 -0700 (PDT) From: Anonymous To: Doug Barton References: <4C42CFDA.3040409@comclark.com> <4C43B5C2.3070403@FreeBSD.org> <20100719142736.5631251f@gumby.homeunix.com> Date: Tue, 20 Jul 2010 01:01:34 +0400 In-Reply-To: (Doug Barton's message of "Mon, 19 Jul 2010 13:32:46 -0700 (PDT)") Message-ID: <86tynv424x.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: RW , freebsd-ports@freebsd.org Subject: Re: [new port] usage of shar command 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: Mon, 19 Jul 2010 21:01:44 -0000 Doug Barton writes: > On Mon, 19 Jul 2010, RW wrote: > >> Am I the only one that thinks it's odd that in 2010 we're still using >> executable scripts to distribute text files? > > How would you do it differently? $ diff -upNr /nonexistent mynewport And if you have CVS checkout around $ cd mycategory $ cvs add mynewport mynewport/* mynewport/files/* $ cvs diff -upN mynewport