From owner-cvs-all Mon Jul 19 14:45:12 1999 Delivered-To: cvs-all@freebsd.org Received: from dfw-ix4.ix.netcom.com (dfw-ix4.ix.netcom.com [206.214.98.4]) by hub.freebsd.org (Postfix) with ESMTP id 4398314F30; Mon, 19 Jul 1999 14:45:06 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: (from smap@localhost) by dfw-ix4.ix.netcom.com (8.8.4/8.8.4) id QAA29132; Mon, 19 Jul 1999 16:44:55 -0500 (CDT) Received: from sji-ca4-70.ix.netcom.com(205.186.212.198) by dfw-ix4.ix.netcom.com via smap (V1.3) id rma029094; Mon Jul 19 16:44:20 1999 Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id OAA82038; Mon, 19 Jul 1999 14:44:13 -0700 (PDT) Date: Mon, 19 Jul 1999 14:44:13 -0700 (PDT) Message-Id: <199907192144.OAA82038@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: andreas@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: <199907192036.NAA06264@freefall.freebsd.org> (message from Andreas Klemm on Mon, 19 Jul 1999 13:36:42 -0700 (PDT)) Subject: Re: cvs commit: ports/sysutils/star Makefile ports/sysutils/star/patches patch-aa ports/sysutils/star/pkg PLIST From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) References: <199907192036.NAA06264@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * From: Andreas Klemm Andreas, commit logs are not places for random questions.... :) * noticed, that ${PREFIX}/sbin is populated by dynamically linked * programs... Wasn't the intention of sbin directories, to include * statically linked programs ? Or is this degenerated, because it's * ports here and the only statically linked programs reside on * the root filesystem in /sbin ??? No. Look at /sbin and /usr/sbin. The "s" has nothing to do with "static". Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message