From owner-freebsd-questions@FreeBSD.ORG Sat Jun 26 21:26:25 2004 Return-Path: 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 5009816A4CE for ; Sat, 26 Jun 2004 21:26:25 +0000 (GMT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id B02EE43D41 for ; Sat, 26 Jun 2004 21:26:24 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BeKff-0007Vn-00 for ; Sat, 26 Jun 2004 23:25:11 +0200 Received: from pd9e1e15e.dip.t-dialin.net ([217.225.225.94]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Jun 2004 23:25:11 +0200 Received: from kai by pd9e1e15e.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Jun 2004 23:25:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Kai Grossjohann Date: Sat, 26 Jun 2004 23:25:08 +0200 Lines: 14 Message-ID: <86n02qm2q3.fsf@rumba.de.uu.net> References: <40D33478.3060705@vo.lu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pd9e1e15e.dip.t-dialin.net User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:BrQoNf1Le/iTWHz4Dqfj9ZCPDEM= Sender: news Subject: Re: any use to build from source? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2004 21:26:25 -0000 Charles Swiger writes: > Oh, yes. The first time you run into a problem and fix it yourself, > or make a change to the programs to add some feature that you want, > you will discover the serious advantages. > > However, if you never try to fix bugs or write code for yourself, then > you aren't going to gain nearly as much from using source compared > with using precompiled binaries. How does one deal with local changes in the software when installing as a port? Kai