From owner-cvs-all@FreeBSD.ORG Fri Feb 2 18:58:51 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6784A16A408; Fri, 2 Feb 2007 18:58:51 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id 4BAF813C4B5; Fri, 2 Feb 2007 18:58:51 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id l12IWLjX098369; Fri, 2 Feb 2007 10:32:21 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id l12IWLw2098368; Fri, 2 Feb 2007 10:32:21 -0800 (PST) (envelope-from rizzo) Date: Fri, 2 Feb 2007 10:32:21 -0800 From: Luigi Rizzo To: Pav Lucistnik Message-ID: <20070202103221.C97555@xorpc.icir.org> References: <200702021808.l12I8KBY073193@repoman.freebsd.org> <1170440345.33849.0.camel@ikaros.oook.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <1170440345.33849.0.camel@ikaros.oook.cz>; from pav@FreeBSD.org on Fri, Feb 02, 2007 at 07:19:05PM +0100 Cc: cvs-ports@FreeBSD.org, Luigi Rizzo , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/linux-kmod-compat Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Feb 2007 18:58:51 -0000 On Fri, Feb 02, 2007 at 07:19:05PM +0100, Pav Lucistnik wrote: > Luigi Rizzo píse v pá 02. 02. 2007 v 18:08 +0000: > > > + portlint also complains because the url in pkg-descr does not contain > > 'www'. Can't help it, the url really does not contain 'www'. > > It actually complains the URL is not prefixed with WWW: moniker. > > > + For the same reason, at this time i prefer not to list all individual > > files in pkg-plist. When the thing has settled a bit more, I will reconsider > > this choice. > > You can't do this. Now, the packages will contain nothing (read: be > useless). at least for the time being it makes no sense to have a package built for this port, for a variety of reasons (code stability, licensing, etc). So i have put in pkg-descr only enough info to cleanup on deinstall. I am not sure it will _ever_ make sense to have this as a package, when the code becomes stable enough it should should probably become part of the kernel. did i misunderstand something ? cheers luigi