From owner-cvs-all Mon Jul 19 13:38:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A37614CC0; Mon, 19 Jul 1999 13:38:23 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA06264; Mon, 19 Jul 1999 13:36:42 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <199907192036.NAA06264@freefall.freebsd.org> From: Andreas Klemm Date: Mon, 19 Jul 1999 13:36:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/star Makefile ports/sysutils/star/patches patch-aa ports/sysutils/star/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1999/07/19 13:36:42 PDT Modified files: sysutils/star Makefile sysutils/star/patches patch-aa sysutils/star/pkg PLIST Log: link it statically... changed installation path from ${PREFIX}/bin to ${PREFIX}/sbin 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 ??? Revision Changes Path 1.12 +2 -2 ports/sysutils/star/Makefile 1.3 +2 -2 ports/sysutils/star/patches/patch-aa 1.5 +1 -1 ports/sysutils/star/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message