From owner-freebsd-ports@FreeBSD.ORG Tue May 17 15:42:36 2005 Return-Path: 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 D540416A4CE for ; Tue, 17 May 2005 15:42:36 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2766443D6E for ; Tue, 17 May 2005 15:42:36 +0000 (GMT) (envelope-from harrelson@gmail.com) Received: by rproxy.gmail.com with SMTP id c51so868323rne for ; Tue, 17 May 2005 08:42:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=t6+vvz9yJCsFsKpMWN26rK5LLKQpQwbxrM5de/swyCFUXc8Ts1+p3QSDcn9Swgo70SADq6bOWTBoeomF7B1qnC+Yi/h0BmFYNSgwKoDWi6nhrt0NLFmqn4y04UmzHZWPr292/yDtKeRRCvUxhvjCuYk8y7RimOOFPhfeHdPVbE8= Received: by 10.11.118.33 with SMTP id q33mr26885cwc; Tue, 17 May 2005 08:42:29 -0700 (PDT) Received: by 10.11.94.18 with HTTP; Tue, 17 May 2005 08:42:29 -0700 (PDT) Message-ID: <529825a305051708422d0dfbd5@mail.gmail.com> Date: Tue, 17 May 2005 08:42:29 -0700 From: Culley Harrelson To: Scot Hetzel In-Reply-To: <790a9fff050517083762971c8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <529825a305051708094c3916a1@mail.gmail.com> <790a9fff050517083762971c8@mail.gmail.com> cc: freebsd-ports@freebsd.org Subject: Re: mantis port breaks portsdb -U X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Culley Harrelson List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 15:42:36 -0000 Are you are?!? I see this: % portversion -V XFree86-libraries-4.2.1_3 < needs updating (port has 4.4.0_3) apache+mod_ssl-1.3.29+2.8.16_3 < needs updating (port has 1.3.33+2.8.22) On 5/17/05, Scot Hetzel wrote: > On 5/17/05, Culley Harrelson wrote: > > I am using FreeBSD 4.10-STABLE. I have run cvsup with ports-all, run > > make featchindex in /usr/ports and I have run pkgdb -F. When I try to > > run portsdb -Uu I get the error below. I do not have mantis installed > > but it seems to have trouble with the fact that I am running > > apache13+modssl instead of apache13. Does anyone have a hint for me > > on how to fix this? > > > > culley > > > > Updating the ports index ... Generating INDEX.tmp - please wait..ident > > warning: no id keywords in standard input > > mantis-0.18.2: "/usr/ports/www/apache13+modssl" non-existent -- > > dependency list incomplete >=20 > There is no "www/apache13+modssl" port. But there is a > "www/apache13-modssl" port. >=20 > Scot >