From owner-freebsd-bugs Thu Jun 6 11:50:15 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EA1937B406 for ; Thu, 6 Jun 2002 11:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g56Io4s01235; Thu, 6 Jun 2002 11:50:04 -0700 (PDT) (envelope-from gnats) Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id C52A937B411 for ; Thu, 6 Jun 2002 11:48:38 -0700 (PDT) Received: (from rizzo@localhost) by iguana.icir.org (8.11.6/8.11.3) id g56Ima613742; Thu, 6 Jun 2002 11:48:36 -0700 (PDT) (envelope-from rizzo) Message-Id: <200206061848.g56Ima613742@iguana.icir.org> Date: Thu, 6 Jun 2002 11:48:36 -0700 (PDT) From: Luigi Rizzo Reply-To: Luigi Rizzo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: gnu/38956: stock awk installs gawk.1 manpage, overriding the one in ports Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 38956 >Category: gnu >Synopsis: stock awk installs gawk.1 manpage, overriding the one in ports >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jun 06 11:50:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Luigi Rizzo >Release: FreeBSD RELENG_4 >Organization: >Environment: The standard awk (3.0.6) in RELENG_4 installs both awk.1 and gawk.1 manpages into /usr/share/man1. When one installs ports/lang/gawk (which is version 3.1.0, and has an important feature, namely asort()) the manpage goes into /usr/local/man1 and so it is never seen. There are two ways around this: either not install the gawk.1 manpage with the system's awk, or rename the manpage for the port to something like gawk310 or so. >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message