From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 14:40:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 EC80BF1E for ; Mon, 7 Apr 2014 14:40:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C86627CE for ; Mon, 7 Apr 2014 14:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s37Ee0Tu038821 for ; Mon, 7 Apr 2014 14:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s37Ee02l038811; Mon, 7 Apr 2014 14:40:00 GMT (envelope-from gnats) Resent-Date: Mon, 7 Apr 2014 14:40:00 GMT Resent-Message-Id: <201404071440.s37Ee02l038811@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, Andrew Teixeira Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 08B84F11 for ; Mon, 7 Apr 2014 14:39:23 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF52E7C2 for ; Mon, 7 Apr 2014 14:39:22 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s37EdMnH003802 for ; Mon, 7 Apr 2014 14:39:22 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s37EdMuQ003782; Mon, 7 Apr 2014 14:39:22 GMT (envelope-from nobody) Message-Id: <201404071439.s37EdMuQ003782@cgiserv.freebsd.org> Date: Mon, 7 Apr 2014 14:39:22 GMT From: Andrew Teixeira To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188350: Package repository is missing nrpe-ssl X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 14:40:01 -0000 >Number: 188350 >Category: ports >Synopsis: Package repository is missing nrpe-ssl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 14:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Andrew Teixeira >Release: 9.1 >Organization: Broad Institute >Environment: FreeBSD host.example.com 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Fri Sep 6 14:09:45 EDT 2013 root@host.example.com:/usr/obj/usr/src/sys/GENERIC amd64 >Description: I was upgrading from ports tools to the new "pkg" tool and noticed that, after upgrading, the new "nrpe" package did not include SSL support, which my environment requires. >How-To-Repeat: pkg install nrpe >Fix: I found that the "net-mgmt/nrpe-ssl" port does exist, however, and was able to create a package for that port using: cd /usr/ports/net-mgmt/nrpe-ssl make package pkg add /usr/ports/packages/All/nrpe-ssl-2.15_2.txz This solved my problem, but I wanted to file this to see if there was any way of including an "nrpe-ssl" package alongside the "nrpe" package in the repository so that people could simply remove "nrpe" and install "nrpe-ssl" if they need SSL support instead of going through this process. Also, this now puts my nrpe-ssl package outside the streamlined "pkg upgrade" shortcut to upgrade all packages on the system. I am new to the "pkg" system, so I could just be missing something where nrpe-ssl is easier installed with "pkg" in some way. If that is the case, please let me know how I *should* have done this, as I could not find it in the documentation for "pkg". Thank you. >Release-Note: >Audit-Trail: >Unformatted: