From owner-freebsd-ports@FreeBSD.ORG Fri Dec 31 10:01:44 2004 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 5C6C416A4CE for ; Fri, 31 Dec 2004 10:01:44 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08D2E43D3F for ; Fri, 31 Dec 2004 10:01:44 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by rproxy.gmail.com with SMTP id 40so317458rnz for ; Fri, 31 Dec 2004 02:01:43 -0800 (PST) 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:references; b=U0jwhnNdXA/dlcsnDRigdL6BWqP50Z/Wp5yO4rJWBHGeMTgUNPPCzTp2NxGbwSBfxDNL1Bo5SjvSwQiRMXBxM/LYUzUCUa5/I3HLSuo02NFW2BHepGIiWiQpGvzakDhqB4PFSWjjzabodPQUpUHNV0bwqmIdqJzd627kBlbEStw= Received: by 10.38.206.62 with SMTP id d62mr303797rng; Fri, 31 Dec 2004 02:01:43 -0800 (PST) Received: by 10.38.8.79 with HTTP; Fri, 31 Dec 2004 02:01:43 -0800 (PST) Message-ID: Date: Fri, 31 Dec 2004 18:01:43 +0800 From: Jiawei Ye To: Matthias Andree In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: cc: freebsd-ports@freebsd.org Subject: Re: portupgrade broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 10:01:44 -0000 On Fri, 31 Dec 2004 09:47:23 +0100, Matthias Andree wrote: > > This is on a brandnew RELENG_5 which had a "make fetchindex" a few hours > ago, between 0000 and 0100 UTC last night. > > Why doesn't portinstall support installing leim21 right away? > > My fault or portinstall's? > > -- > Matthias Andree leim21 is not named leim21 when installed as a port. 'portinstall editors/leim21' will do the trick. -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming