From owner-freebsd-ports@FreeBSD.ORG Wed Jun 7 01:55:32 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6903A16B0D2 for ; Wed, 7 Jun 2006 01:45:16 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6213943D48 for ; Wed, 7 Jun 2006 01:45:15 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so63379nzn for ; Tue, 06 Jun 2006 18:45:14 -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=LkpqTBUl4sTVfCm9yKwS/zY447szlzCXGLE2TMjrblF33LTtfBFyzKzltiWf6uPwikkfhlMSIz841NKGhLYVwG4omCAvALbN4LcPteQYDkE/80h9JFYNv+17Gv4pLbYsQYA8Twx9kNEh6PyYY1Izrx2ehtZgfDylN6eHRhJwKpc= Received: by 10.64.112.8 with SMTP id k8mr8498qbc; Tue, 06 Jun 2006 18:45:14 -0700 (PDT) Received: by 10.65.112.17 with HTTP; Tue, 6 Jun 2006 18:45:14 -0700 (PDT) Message-ID: Date: Wed, 7 Jun 2006 09:45:14 +0800 From: "Jiawei Ye" To: "Kris Kennaway" In-Reply-To: <20060606211113.GA7845@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4485DBF5.3070705@FreeBSD.org> <20060606211113.GA7845@xor.obsecurity.org> Cc: freebsd-ports@freebsd.org, Sergey Matveychuk Subject: Re: portupgrade ideas page 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: Wed, 07 Jun 2006 01:55:32 -0000 On 6/7/06, Kris Kennaway wrote: > On Tue, Jun 06, 2006 at 11:48:05PM +0400, Sergey Matveychuk wrote: > > Portupgrade ideas page was created on our wiki server: > > http://wiki.freebsd.org/portupgrade > > > > I would like to hear your ideas, wishes and comments. > My biggest wish for portupgrade is to respect make knobs in pkgtools.conf when deciding package dependancies. For example, everytime I do "make fetchindex" or let portsnap rebuilt INDEX-7, "pkgdb -F" will report that portupgrade depends on a non-existent db40, while 'databases/ruby-bdb' => 'WITH_BDB43=yes' was set in pkgtools.conf. Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming