From owner-freebsd-ports Thu Apr 24 14:24:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA02249 for ports-outgoing; Thu, 24 Apr 1997 14:24:03 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA02229 for ; Thu, 24 Apr 1997 14:23:58 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id QAA10518; Thu, 24 Apr 1997 16:22:21 -0500 (EST) Date: Thu, 24 Apr 1997 16:22:21 -0500 (EST) From: John Fieber To: Chuck Robey cc: Satoshi Asami , paul@originat.demon.co.uk, ports@freebsd.org Subject: Re: SGML tools In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 24 Apr 1997, Chuck Robey wrote: > If you're gonna do this, I'd kinda want the tex and groff ports to be in > it. I mean, they're both text formatters .... That is what print is for. Text processing is for tools which operate on text for other purposes. If they were not already in the base system, things like sed, grep, wc, diff, and friends would be the prototypical examples of "textproc" ports. Anyway, we already went through all this back in Februrary... -john