Created attachment 144556 [details] new port www/p5-LWP-Protocol-connect The LWP::Protocol::connect module provides support for using https over a proxy via the HTTP/Connect method. It is what I eventually used to get the perl script supplied for our nagios running on FreeBSD server from non-routed datacenter network to work for pagerduty.com.
Hi Lawrence, can you provide test logs from poudriere or redports or at least the output from "make check-plist" followed by "make stage-qa" ?
If you choose poudriere, make sure you use either "poudriere testport" or "poudriere bulk -t" in order to enable stage-qa checks, thanks!
Assigning to perl@ per new policy
Testing@work
A commit references this bug: Author: pi Date: Sun Aug 17 17:08:51 UTC 2014 New revision: 365207 URL: http://svnweb.freebsd.org/changeset/ports/365207 Log: New port: www/p5-LWP-Protocol-connect The LWP::Protocol::connect module provides support for using https over a proxy via the HTTP/Connect method. WWW: http://search.cpan.org/dist/LWP-Protocol-connect/ PR: 191784 Submitted by: Lawrence Chen <beastie@tardisi.com> Changes: head/www/Makefile head/www/p5-LWP-Protocol-connect/ head/www/p5-LWP-Protocol-connect/Makefile head/www/p5-LWP-Protocol-connect/distinfo head/www/p5-LWP-Protocol-connect/pkg-descr head/www/p5-LWP-Protocol-connect/pkg-plist
Test-build with poudriere done. Committed, thanks!