From owner-freebsd-ports Mon Oct 23 12:25:00 1995 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA19830 for ports-outgoing; Mon, 23 Oct 1995 12:25:00 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA19824 for ; Mon, 23 Oct 1995 12:24:53 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id MAA00598; Mon, 23 Oct 1995 12:21:57 -0700 To: asami@cs.berkeley.edu (Satoshi Asami) cc: joerg_wunsch@uriah.heep.sax.de, ports@freebsd.org Subject: Re: Porters: Please shorten your "one line comments" a little if you can! In-reply-to: Your message of "Mon, 23 Oct 1995 12:14:43 PDT." <199510231914.MAA02839@silvia.HIP.Berkeley.EDU> Date: Mon, 23 Oct 1995 12:21:57 -0700 Message-ID: <596.814476117@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org Precedence: bulk > Well, when is the release date? :) Probably too soon to rebuild all the packages. See below. > I'd rather hand-edit the INDEX file for the release, and leave this as > a "post-2.1" item.... Why hand-edit it? Just make the pkg/COMMENT changes I suggested and then run another `make index' from the top. That way you've at least preserved your investment in proper comments for the future and you make myself and John Fieber happy. re-Making the index doesn't take anywhere near as much time as remaking all the packages.. :-) > P.S. I'm assuming you're reading the INDEX file, not the +COMMENT file > in the package itself.... Indeed! Jordan