From owner-freebsd-ports@FreeBSD.ORG Mon Jan 29 02:13:05 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 414B516A402 for ; Mon, 29 Jan 2007 02:13:05 +0000 (UTC) (envelope-from jon.passki@hursk.com) Received: from davie.textdrive.com (davie.textdrive.com [207.7.108.101]) by mx1.freebsd.org (Postfix) with ESMTP id 2873613C474 for ; Mon, 29 Jan 2007 02:13:05 +0000 (UTC) (envelope-from jon.passki@hursk.com) Received: from [10.1.2.34] (v-209-98-139-33.mn.visi.com [209.98.139.33]) by davie.textdrive.com (Postfix) with ESMTP id 24E6FBF22F; Mon, 29 Jan 2007 02:13:04 +0000 (GMT) In-Reply-To: <85E46A38-87D8-472A-B817-110403ECE1E4@hursk.com> References: <20070129000645.GB65592@xor.obsecurity.org> <974D437A-ABFE-4981-AAE6-8156142C2004@hursk.com> <20070129011344.GB80477@xor.obsecurity.org> <20070129012430.GA3163@xor.obsecurity.org> <85E46A38-87D8-472A-B817-110403ECE1E4@hursk.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <26BF2086-F65D-4501-A623-2B1721A18557@hursk.com> Content-Transfer-Encoding: 7bit From: Jon Passki Date: Sun, 28 Jan 2007 20:12:48 -0600 To: Kris Kennaway X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.3) Cc: freebsd-ports@freebsd.org Subject: Re: pkg-plist, +CONTENTS, make package, and the ports cluster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jan 2007 02:13:05 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jan 28, 2007, at 20:08 , Jon Passki wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > On Jan 28, 2007, at 19:24 , Kris Kennaway wrote: > >> On Sun, Jan 28, 2007 at 07:21:03PM -0600, Jon Passki wrote: >> >>>> xor# grep -r ldconfig/pth /var/db/pkg/pth-2.0.7/ +CONTENTS >>>> /var/db/pkg/pth-2.0.7/+CONTENTS:libdata/ldconfig/pth >>>> +CONTENTS:libdata/ldconfig/pth >>> >>> This was a pretty recent (within a day) port update w/ a slightly >>> custom supfile [1]. Got any suggestions on things I could look for? >>> Are you taking a look at the installed +CONTENTS file or the one >>> included in the package created by `make package` and friends? >> >> I'm comparing both, the latter file was extracted from the freshly >> made package. The only thing I can think of is that you are actually >> extracting stale packages instead of the freshly made ones. >> >> Your ports collection is incomplete since you drop a number of the >> categories. Maybe that is related, otherwise I can't imagine what >> would cause this. > > Same thing... Okay, I did a lot of testing here and I think I got > it. Without any make.conf file set, everything worked. With the > previously posted one [1], it didn't work. I commented out > WKRDIRPREFIX and it worked. Odd. Can you test this? I'm running > 6.2R. I've also noticed issues with OPTION files via dialogue, > which fail if I hit "OKAY" but work if I hit "CANCEL". GEEZ. I'm blind. I used double quotes in my /etc/make.conf. Without the quotes everything worked. Sorry 'bout the traffic... Cheers, Jon > [1] > # cat /etc/make.conf > # port stuff > WRKDIRPREFIX="/tmp" > DISTDIR="/var/backups/distfiles" > PACKAGES="/var/backups/pub/FreeBSD/ports/i386/packages-6.2-release" > # added by use.perl 2007-01-23 17:20:15 > PERL_VER=5.8.8 > PERL_VERSION=5.8.8 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFFvVgrZpJsLIS+QSIRAiAzAJ9SaGhQwXtCKfD9DfwJdb/C6ADKogCfbhCH AJ3G5I/4wZUiHnHphETbcVQ= =kKre -----END PGP SIGNATURE-----