From owner-freebsd-questions Sun Sep 15 10:18:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBC1637B400 for ; Sun, 15 Sep 2002 10:18:58 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46A1143E3B for ; Sun, 15 Sep 2002 10:18:58 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by be-well.ilk.org (8.12.6/8.12.5) with ESMTP id g8FHIsLm000422; Sun, 15 Sep 2002 13:18:54 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.6/8.12.6/Submit) id g8FHIr0R000419; Sun, 15 Sep 2002 13:18:53 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: Paul Everlund Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Where to put binaries of a port References: <3D83A5C5.51CCCA0C@cs.umu.se> From: Lowell Gilbert Date: 15 Sep 2002 13:18:53 -0400 In-Reply-To: <3D83A5C5.51CCCA0C@cs.umu.se> Message-ID: <444rcrrx1e.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Paul Everlund writes: > I'm trying to make a port follow the FreeBSD > standard, where to put installed files, which > is a bit hard, as I'm a bit uncertain of the > standard. That's what the porter's handbook is for. http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html > The port have both an X11 binary, and a non- > X11 binary. The X11 binary is optional, and > only should be installed if X11 is installed. > The other binary should always be installed. This is typically done with separate ports, but I actually like your approach. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message