From owner-freebsd-ports@FreeBSD.ORG Fri Jan 5 17:52:53 2007 Return-Path: X-Original-To: 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 2222B16A407 for ; Fri, 5 Jan 2007 17:52:53 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by mx1.freebsd.org (Postfix) with ESMTP id D76A213C459 for ; Fri, 5 Jan 2007 17:52:52 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by wr-out-0506.google.com with SMTP id 55so2453055wri for ; Fri, 05 Jan 2007 09:52:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=HhepNgS0YNg8Z59tLu3VkfZCSShtbcjtJi4HT50eLMrT0fruZ6d24Ji5xTCXiB0EIJYPu9oATrmJBQy+yBVi9uEaE+BC02uYX48dHKeW4Llv30R6/otMJPRaZ/942P11STnCISTpLRbRIKkjaf5eLaDEHICFN+oIAWRQ0t09tYY= Received: by 10.78.181.13 with SMTP id d13mr5824638huf.1168019571392; Fri, 05 Jan 2007 09:52:51 -0800 (PST) Received: by 10.78.164.20 with HTTP; Fri, 5 Jan 2007 09:52:50 -0800 (PST) Message-ID: Date: Fri, 5 Jan 2007 20:52:50 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: RW In-Reply-To: <20070105173738.2f4d86c4@gumby.homeunix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <459D08CA.7060104@infracaninophile.co.uk> <20070105173738.2f4d86c4@gumby.homeunix.com> X-Google-Sender-Auth: 62698da344ba65b5 Cc: ports@freebsd.org Subject: Re: DEPENDS -- is it time to remove it? 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: Fri, 05 Jan 2007 17:52:53 -0000 On 1/5/07, RW wrote: > Isn't DEPENDS still a sensible way of making > one metaport depend on another. For example > if someone wanted to create a personal desk- > top metaport that depends on KDE, xorg etc. People need programs, not ports. It's more sensible to run_depend on files than just on ports.