From owner-freebsd-ports Fri Oct 4 7:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12ABD37B401 for ; Fri, 4 Oct 2002 07:20:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C820943E6E for ; Fri, 4 Oct 2002 07:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g94EK7Co069434 for ; Fri, 4 Oct 2002 07:20:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g94EK7gN069433; Fri, 4 Oct 2002 07:20:07 -0700 (PDT) Date: Fri, 4 Oct 2002 07:20:07 -0700 (PDT) Message-Id: <200210041420.g94EK7gN069433@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: hburch@lumeta.com (Hal Burch) Subject: Re: ports/43658: openssl's man pages are install by the port in directory not in manpath Reply-To: hburch@lumeta.com (Hal Burch) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/43658; it has been noted by GNATS. From: hburch@lumeta.com (Hal Burch) To: freebsd-gnats-submit@freebsd.org, hburch@lumeta.com Cc: Subject: Re: ports/43658: openssl's man pages are install by the port in directory not in manpath Date: Fri, 4 Oct 2002 10:10:43 -0400 (EDT) Here's the change I was proposing (althoug this diff may be an odd direction): --- /usr/src/gnu/usr.bin/man/manpath/manpath.config Mon Jun 10 21:55:57 2002 +++ /etc/manpath.config Fri Oct 4 09:42:03 2002 @@ -16,6 +16,7 @@ # check if the directory exists and if it does, add it to MANPATH # OPTIONAL_MANPATH /usr/local/lib/perl5/5.6.1/man +OPTIONAL_MANPATH /usr/local/openssl/man # # set up PATH to MANPATH mapping # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message