From owner-freebsd-questions Mon Feb 25 15:42:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 6CCA337B417 for ; Mon, 25 Feb 2002 15:42:28 -0800 (PST) Received: from barbish ([63.70.155.121]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Mon, 25 Feb 2002 18:46:58 -0500 From: "Joe & Fhe Barbish" To: "Lowell Gilbert" Cc: "FBSDQ" , Subject: RE: Howto Make package Date: Mon, 25 Feb 2002 18:42:24 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <44lmdhnu2m.fsf@lowellg.ne.mediaone.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 I did a make package on apache13-fp and it worked, but when I pkg_add it on a clean system it was missing it's dependents. I want the primary package to contain everything it needs to run after the pkg_add is complete. How do I get the primary port to include it's dependents at make package time? -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Lowell Gilbert Sent: Monday, February 25, 2002 4:14 PM To: freebsd-questions@freebsd.org Subject: Re: Howto Make package "Joe & Fhe Barbish" writes: > I installed the apache13-fp port. > I would like to create my own package of this port to > install on 5 other FBSD boxes. > > Can some one point me to the documentation on how to create a package? man ports (and it is, more or less, "make package") To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message