From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 17 17:50:05 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 447CA1065675 for ; Thu, 17 Apr 2008 17:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 278058FC23 for ; Thu, 17 Apr 2008 17:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3HHo4GC068641 for ; Thu, 17 Apr 2008 17:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3HHo4nk068640; Thu, 17 Apr 2008 17:50:04 GMT (envelope-from gnats) Resent-Date: Thu, 17 Apr 2008 17:50:04 GMT Resent-Message-Id: <200804171750.m3HHo4nk068640@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Roger Marquis Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8C8F106564A for ; Thu, 17 Apr 2008 17:47:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id CDDBE8FC1F for ; Thu, 17 Apr 2008 17:47:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3HHljLp063358 for ; Thu, 17 Apr 2008 17:47:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m3HHljkY063357; Thu, 17 Apr 2008 17:47:45 GMT (envelope-from nobody) Message-Id: <200804171747.m3HHljkY063357@www.freebsd.org> Date: Thu, 17 Apr 2008 17:47:45 GMT From: Roger Marquis To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/122863: openssh-portable port fails to check inted.conf before adding rc script X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2008 17:50:05 -0000 >Number: 122863 >Category: ports >Synopsis: openssh-portable port fails to check inted.conf before adding rc script >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 17 17:50:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Roger Marquis >Release: 6.2-RELEASE >Organization: >Environment: 6.2-RELEASE amd64 >Description: The openssh-portable port has no "start at boot" option and installs an rc script regardless. Ideally the Makefile would allow the user to choose between traditional (inetd) and common (rc script) modes. At least it should check /etc/inetd.conf (and /etc/rc.conf for inetd) before installing an rc script. Either that or add "start at boot" to the options list. >How-To-Repeat: cd /usr/ports/security/openssh-portable make install rm /usr/local/etc/rc.d/openssh >Fix: >Release-Note: >Audit-Trail: >Unformatted: