Date: Mon, 7 Apr 2014 14:39:22 GMT From: Andrew Teixeira <teixeira@broadinstitute.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/188350: Package repository is missing nrpe-ssl Message-ID: <201404071439.s37EdMuQ003782@cgiserv.freebsd.org> Resent-Message-ID: <201404071440.s37Ee02l038811@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404071439.s37EdMuQ003782>