From owner-freebsd-questions Fri Jun 16 8:27:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156]) by hub.freebsd.org (Postfix) with ESMTP id 4B94437C078 for ; Fri, 16 Jun 2000 08:27:46 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from dialin-client.earthlink.net (pool0195.cvx21-bradley.dialup.earthlink.net [209.179.192.195]) by merlin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id IAA17627; Fri, 16 Jun 2000 08:27:24 -0700 (PDT) Received: (from cjc@localhost) by dialin-client.earthlink.net (8.9.3/8.9.3) id IAA00321; Fri, 16 Jun 2000 08:25:54 -0700 (PDT) Date: Fri, 16 Jun 2000 08:24:51 -0700 From: "Crist J. Clark" To: Tyler Spivey Cc: "Dan O'Connor" , freebsd-questions@FreeBSD.ORG Subject: Re: ports Message-ID: <20000616082451.A269@dialin-client.earthlink.net> Reply-To: cjclark@alum.mit.edu References: <084d01bfd74f$e9aed2c0$0200000a@danco> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from tyler@wapvi.bc.ca on Fri, Jun 16, 2000 at 07:20:18AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 16, 2000 at 07:20:18AM -0700, Tyler Spivey wrote: > ok.. but i mean if a programn wanted me to edit options.h.. like, lambdamoo, > how would i do that? # cd /usr/ports/*/lambdamoo # make extract # cd work/ # vi options.h . . . # cd ../.. # make && make install > On Thu, 15 Jun 2000, Dan O'Connor wrote: > > > >ok, how do i update my p9orts? i'm just i just downloaded 4.0-r's ports. > > >and i'm glad of it .. but, how do i make the thing just download the port > > so i can make it myself? > > > > Do you mean keeping your port tree up to date, or building software using > > the port collection? > > > > To keep your port tree up to date, use CVSup and make sure the following is > > in your supfile: > > > > ports-all tag=. > > > > To build a port, simply go to that the proper directory and type 'make'; the > > distfile will automagically fetched. For instance, if you wanted to build > > Samba, you would: > > > > # cd /usr/ports/net/samba && make && make install > > > > > > --Dan > > > > -- > > Dan O'Connor > > On Matters of Most Grave Concern > > http://www.mostgraveconcern.com > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message