From owner-cvs-all Mon Jul 19 19:31:34 1999 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 9322B1515A; Mon, 19 Jul 1999 19:31:29 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (iras-1-43.ucdavis.edu [169.237.16.43]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id TAA29282; Mon, 19 Jul 1999 19:30:03 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id TAA01065; Mon, 19 Jul 1999 19:30:00 -0700 (PDT) (envelope-from obrien) Date: Mon, 19 Jul 1999 19:29:59 -0700 From: "David O'Brien" To: Andreas Klemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/star Makefile ports/sysutils/star/patches patch-aa ports/sysutils/star/pkg PLIST Message-ID: <19990719192959.A1044@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <199907192036.NAA06264@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <199907192036.NAA06264@freefall.freebsd.org>; from Andreas Klemm on Mon, Jul 19, 1999 at 01:36:42PM -0700 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > changed installation path from ${PREFIX}/bin to ${PREFIX}/sbin ^^^^^^^^^^^^^^^^^ WHY?!?!? `tar' is install in /bin or /usr/bin on every Unix I know. `tar' is not only for system admin purposes. Many users of `tar' do not have /foo/sbin in their path. The manpage is still a .1, not a .8. Please consider if PREFIX/sbin is really the place for it. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message