From owner-freebsd-questions@FreeBSD.ORG Sun Jun 4 17:19:55 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D348E16A49C for ; Sun, 4 Jun 2006 17:19:55 +0000 (UTC) (envelope-from nikolas.britton@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60AD143D46 for ; Sun, 4 Jun 2006 17:19:55 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by nz-out-0102.google.com with SMTP id m7so866160nzf for ; Sun, 04 Jun 2006 10:19:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JiJmY85Vygq92l3Gl4g50tc7C1uLPTql1rCWTuko0TjvNSk/jfdZG9xJCZzqKZHJsEZRtjYXsdXxfux9rvLVygRNNO9VErxOtyVTVc+E3MrHFfI9nEx7s0hQCgFgMZ4R0ih+yX9bhL1Guzyxuqecf7wtiOGT4+qJ9lEMfRewyjI= Received: by 10.37.21.52 with SMTP id y52mr5003504nzi; Sun, 04 Jun 2006 10:19:54 -0700 (PDT) Received: by 10.36.104.17 with HTTP; Sun, 4 Jun 2006 10:19:54 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 12:19:54 -0500 From: "Nikolas Britton" To: "Jonathan Horne" In-Reply-To: <200606041205.20737.jhorne@dfwlp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200606031212.11908.jhorne@dfwlp.com> <44fyikzx61.fsf@be-well.ilk.org> <200606041205.20737.jhorne@dfwlp.com> Cc: freebsd-questions@freebsd.org Subject: Re: how to avoid recompiling applications? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 17:19:55 -0000 On 6/4/06, Jonathan Horne wrote: > > so, could i theoretically use 'make reinstall' on a fresh system where the > port had never been previously installed? Yes... but what's the point?... when you can make your own packages. instead of typing 'make install' type 'make package', this will spit out a .tbz file you can use with pkg_add etc... http://www.onlamp.com/pub/a/bsd/2003/08/07/FreeBSD_Basics.html -- BSD Podcasts @: http://bsdtalk.blogspot.com/ http://freebsdforall.blogspot.com/