From owner-freebsd-stable@FreeBSD.ORG Fri Oct 1 07:50:35 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10EDC1065670 for ; Fri, 1 Oct 2010 07:50:35 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id C2DF48FC08 for ; Fri, 1 Oct 2010 07:50:33 +0000 (UTC) Received: from mobileKamikaze.norad (HSI-KBW-078-042-098-160.hsi3.kabel-badenwuerttemberg.de [78.42.98.160]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id E4C2D8A2830 for ; Fri, 1 Oct 2010 09:50:32 +0200 (CEST) Message-ID: <4CA592C8.5040008@bsdforen.de> Date: Fri, 01 Oct 2010 09:50:32 +0200 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-GB; rv:1.9.1.12) Gecko/20100918 Thunderbird/3.0.8 MIME-Version: 1.0 To: freebsd-stable@freebsd.org X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: pkg_version output does not match manual page X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2010 07:50:35 -0000 > pkg_version -IoL= graphics/dri > java/eclipse-eclemma ! graphics/libGL > graphics/libGLU > graphics/libdrm > graphics/libglut > graphics/mesa-demos > games/openarena > games/openarena-data ! games/openarena-oax ! The ports java/eclipse-eclemma, games/openarena-data and games/openarena-oax are all ports of mine that await commit (ports/144849 from March and ports/146818 from May). The pkg_version(1) manual page states: ! The installed package exists in the index but for some reason, pkg_version was unable to compare the version number of the installed package with the corresponding entry in the index. Well, these installed packages definitely do not exist in the INDEX. I would expect ? instead: ? The installed package does not appear in the index. This could be due to an out of date index or a package taken from a PR that has not yet been committed. Does anyone else have this problem? Regards -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?