From owner-freebsd-www@FreeBSD.ORG Thu May 1 07:46:50 2003 Return-Path: Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D16D37B409 for ; Thu, 1 May 2003 07:46:50 -0700 (PDT) Received: from thalia.otenet.gr (thalia.otenet.gr [195.170.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4DFD43FA3 for ; Thu, 1 May 2003 07:46:48 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a150.otenet.gr [212.205.215.150]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h41EkYTR006583; Thu, 1 May 2003 17:46:42 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h41EkW3m003414; Thu, 1 May 2003 17:46:32 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h41EkLS8003413; Thu, 1 May 2003 17:46:21 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 1 May 2003 17:46:21 +0300 From: Giorgos Keramidas To: Rodolfo Mocellini Message-ID: <20030501144621.GA3073@gothmog.gr> References: <000001c305da$8068d830$0a01a8c0@pcyoshiki> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c305da$8068d830$0a01a8c0@pcyoshiki> cc: www@FreeBSD.org Subject: Re: bad url - port specified does not exist, or has an invalid name X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2003 14:46:51 -0000 On 2003-04-18 15:44, Rodolfo Mocellini wrote: > http://www.freebsd.org/cgi/url.cgi?ports/net/cvsup-without-gui/pkg-descr > > Port description for net/cvsup-without-gui > > The port specified does not exist, or has an invalid name: > > ports/net/cvsup-without-gui/pkg-descr > > You are coming from [...] This is because the cvsup-without-gui port is not a real port (but a metaport that installs the net/cvsup port instead), and lacks a pkg-descr file. - Giorgos