Created attachment 189057 [details] adds version 0.1.0
A commit references this bug: Author: joneum Date: Sun Dec 24 13:11:42 UTC 2017 New revision: 457156 URL: https://svnweb.freebsd.org/changeset/ports/457156 Log: New port: security/snuffleupagus Snuffleupagus is a PHP7+ module designed to drastically raise the cost of attacks against websites. This is achieved by killing entire bug classes and providing a powerful virtual-patching system, allowing the administrator to fix specific vulnerabilities without having to touch the PHP code. WWW: https://snuffleupagus.readthedocs.io/ PR: 224545 Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D13606 Changes: head/security/Makefile head/security/snuffleupagus/ head/security/snuffleupagus/Makefile head/security/snuffleupagus/distinfo head/security/snuffleupagus/files/ head/security/snuffleupagus/files/patch-sp__network__utils.c head/security/snuffleupagus/pkg-descr
Landed, thx :-)