| Port details on branch 2020Q3 |
- snuffleupagus Security module for PHP 7+
- 0.5.1 security
=0 0.5.1Version of this port present on the latest quarterly branch. - Maintainer: franco@opnsense.org
 - Port Added: 2020-09-02 09:11:43
- Last Update: 2020-09-02 09:11:37
- Commit Hash: d3fd134
- License: LGPL3
- WWW:
- https://snuffleupagus.readthedocs.io/
- Description:
- 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/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}snuffleupagus>0:security/snuffleupagus
- To install the port:
- cd /usr/ports/security/snuffleupagus/ && make install clean
- To add the package, run one of these commands:
- pkg install security/snuffleupagus
- pkg install php72-snuffleupagus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php72-snuffleupagus
- Package flavors (<flavor>: <package>)
- php72: php72-snuffleupagus
- php73: php73-snuffleupagus
- php74: php74-snuffleupagus
- distinfo:
- TIMESTAMP = 1595702486
SHA256 (jvoisin-snuffleupagus-v0.5.1_GH0.tar.gz) = 74692994886dc798e364dc0ff36223bbe41fe1b1a2af0228a2a5302638fcf32f
SIZE (jvoisin-snuffleupagus-v0.5.1_GH0.tar.gz) = 11945453
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php72
- autoconf>0 : devel/autoconf
- hash.so : security/php72-hash
- session.so : www/php72-session
- Runtime dependencies:
-
- php.h : lang/php72
- hash.so : security/php72-hash
- session.so : www/php72-session
- Library dependencies:
-
- libpcre.so : devel/pcre
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_snuffleupagus
- USES:
- localbase:ldflags php:ext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.5.1 02 Sep 2020 09:11:37
    |
Fernando ApesteguĂa (fernape)  |
MFH: r547345
security/snuffleupagus: update to 0.5.1, build fix
From ChangeLog: https://github.com/jvoisin/snuffleupagus/releases/tag/v0.5.1
* Add support for syslog
* Improve OSX support
* Improve marginally of php8+ compatibility
* Improve php7.4 compatibility
* Improve the default ruleset
* Improve the documentation
* Improve the gitlab CI
Includes build fix for -fno-common issue.
Pet linters.
PR: 248974
Submitted by: franco@opnsense.org (maintainer)
Approved by: ports-secteam (blanket, build fix, -fno-common) |
0.5.1 02 Sep 2020 09:11:37
  |
fernape  |
MFH: r547345
security/snuffleupagus: update to 0.5.1, build fix
From ChangeLog: https://github.com/jvoisin/snuffleupagus/releases/tag/v0.5.1
* Add support for syslog
* Improve OSX support
* Improve marginally of php8+ compatibility
* Improve php7.4 compatibility
* Improve the default ruleset
* Improve the documentation
* Improve the gitlab CI
Includes build fix for -fno-common issue.
Pet linters.
PR: 248974
Submitted by: franco@opnsense.org (maintainer)
Approved by: ports-secteam (blanket, build fix, -fno-common) |
Number of commits found: 2
|