From owner-freebsd-questions Mon Sep 17 22:17:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-94-248-46.mmcable.com [24.94.248.46]) by hub.freebsd.org (Postfix) with SMTP id 2603F37B409 for ; Mon, 17 Sep 2001 22:17:44 -0700 (PDT) Received: (qmail 86132 invoked by uid 100); 18 Sep 2001 05:17:41 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15270.55541.684931.207700@guru.mired.org> Date: Tue, 18 Sep 2001 00:17:41 -0500 To: Daniel Leal Cc: questions@freebsd.org Subject: Re: install without ports In-Reply-To: <99869690@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ 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 Daniel Leal types: > Hi everyone! > > I wish to install wxgtk-2.2.7,1 in a computer that dont have the ports collection. I looked for the package but I did not was able to find it! > I have the wxgtk-2.2.7.tar.gz file in another machine that have it already installed. > The machines are not connected with each other. But I can copy things with floppies. > I that a ("simple") way to create a package with the sources? If you've got the port tree on the machine with the distfile, just do "make package" in the ports directory. That will build and install the port, then create a package in that directory. There may be some problems if you've installed it and cleaned the port up. If so, do a "make reinstall" before doing the "make package". http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message