From owner-freebsd-current Mon May 12 17:07:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA14456 for current-outgoing; Mon, 12 May 1997 17:07:06 -0700 (PDT) Received: from apolo.biblos.unal.edu.co ([168.176.37.75]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA14421 for ; Mon, 12 May 1997 17:06:55 -0700 (PDT) Received: from unalmodem.usc.unal.edu.co (unalmodem03.usc.unal.edu.co [168.176.3.33]) by apolo.biblos.unal.edu.co (8.8.5/8.8.5) with SMTP id TAA05855 for ; Mon, 12 May 1997 19:10:07 -0500 (COT) Message-ID: <3377CBF7.120C@fps.biblos.unal.edu.co> Date: Mon, 12 May 1997 19:03:44 -0700 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: current@freebsd.org Subject: GNU utilities are old. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I use 2.2.1-Release, but I think this problem also affects current. After noticing our version of GNU tar is old, I looked at other tools and found the following distributions in our tree are (sometimes very) old: binutils-2.8 bc-1.04 cpio-2.4.2 cvs-1.9 gawk-3.0.2 patch-2.2 ptx-0.4 texinfo-3.9 I think ed and flex are also outdated. It would be good to do some maintainance on this. --Pedro.