From owner-freebsd-ports@FreeBSD.ORG Wed Mar 19 12:23:02 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3500ADEB for ; Wed, 19 Mar 2014 12:23:02 +0000 (UTC) Received: from maul.immure.com (immure.com [107.218.164.241]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 06957E81 for ; Wed, 19 Mar 2014 12:23:01 +0000 (UTC) Received: from [10.1.132.9] (helo=rancor.immure.com) by maul.immure.com with esmtp (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WQFWM-000DRr-8W for freebsd-ports@freebsd.org; Wed, 19 Mar 2014 07:23:01 -0500 Received: from rancor.immure.com (localhost [127.0.0.1]) by rancor.immure.com (8.14.8/8.14.8) with ESMTP id s2JCMw5f034499 for ; Wed, 19 Mar 2014 07:22:58 -0500 (CDT) (envelope-from bob@rancor.immure.com) Received: (from bob@localhost) by rancor.immure.com (8.14.8/8.14.6/Submit) id s2JCMwcp034498 for freebsd-ports@freebsd.org; Wed, 19 Mar 2014 07:22:58 -0500 (CDT) (envelope-from bob) Date: Wed, 19 Mar 2014 07:22:57 -0500 From: Bob Willcox To: ports list Message-ID: <20140319122257.GA32997@rancor.immure.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 10.1.132.9 X-SA-Exim-Mail-From: bob@immure.com X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on maul.immure.com X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Subject: pdksh put path to man page in /etc/shells X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on maul.immure.com) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Bob Willcox List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2014 12:23:02 -0000 When portupgrade updated the shells/pdksh port on my system today it stored the path to its man page in the /etc/shells file rather than the path to the executable file, thus causing mail and login to fail for accounts that use /usr/local/bin/ksh as their login shell. Bob -- Bob Willcox | (1) If it's green or it wiggles, it's biology. bob@immure.com | (2) If it stinks, it's chemistry. Austin, TX | (3) If it doesn't work, it's physics.