Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.0_1 28 Jul 2024 13:15:18
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
0.10.0_1 25 Jun 2024 16:19:06
    |
Fernando Apesteguía (fernape)  Author: Franco Fichtner |
security/snuffleupagus: build fix for main
ChangeLog: https://github.com/jvoisin/snuffleupagus/issues/494
Main builds have failed for a while although 13 and 14 are fine. Eventually the
issue was brought up with the author and a fix was created.
PR: 279890
Reported by: franco@opnsense.org (maintainer) |
0.10.0 11 Oct 2023 06:02:19
    |
Robert Clausecker (fuz)  Author: Franco Fichtner |
security/snuffleupagus: update to 0.10.0
PHP 8.3 is now supported.
Changelog: https://github.com/jvoisin/snuffleupagus/releases/tag/v0.10.0
PR: 274372 |
0.9.0 03 Aug 2023 10:01:23
    |
Li-Wen Hsu (lwhsu)  Author: Franco Fichtner |
security/snuffleupagus: Update to 0.9.0 and enable PHP 8.2
PR: 272888 |
0.8.3 10 Jun 2023 14:57:35
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by: portmgr (blanket)
Sponsored by: Bounce Experts |
0.8.3 16 Apr 2023 18:09:23
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
0.8.3 12 Sep 2022 17:01:39
    |
Fernando Apesteguía (fernape)  Author: Franco Fichtner |
security/snuffleupagus: update to 0.8.3
ChangeLog: https://github.com/jvoisin/snuffleupagus/releases/tag/v0.8.3
New features
* Add the ability to dump the parameter passed to eval
* Add the ability to match on eval's parameter
* Add optional extended checks for readonly_exec
* Add config error for ini rules with identical key
* Add disabled functions return type to config export
Breaking Changes
* Mix the stacktrace in the sha256 for the filename of .dump()
Bug fixes
* Make it actually possible to configure sloppy comparison on latests PHP7
* Allow file:// prefix in include() wich readonly_exec mode
* Fix a possible crash when exporting function list
* Fix a minor memory leak when parsing cookie-related configuration
PR: 266291
Reported by: franco@opnsense.org (maintainer) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8.2 13 Jun 2022 00:08:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Ignore with php82 |
0.8.2 08 Jun 2022 14:41:05
    |
Nuno Teixeira (eduardo)  Author: Franco Fichtner |
security/snuffleupagus: Update to 0.8.2
ChangeLog: https://github.com/jvoisin/snuffleupagus/releases/tag/v0.8.2
PR: 264544 |
0.7.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.7.0 22 Jan 2021 10:09:04
  |
jhale  |
security/snuffleupagus: Update to 0.7.0
PR: 252882
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) |
0.5.1 02 Sep 2020 08:39:21
  |
fernape  |
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)
MFH: 2020Q3 (build fix, -fno-common) |
0.5.0 30 Jun 2019 20:29:36
  |
swills  |
security/snuffleupagus: update to 0.5.0
PR: 238693
Submitted by: avkarenow@o2.pl
Approved by: Franco Fichtner <franco@opnsense.org> (maintainer) |
0.4.1 05 Jan 2019 15:47:57
  |
rene  |
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet |
0.4.1 31 Dec 2018 11:47:05
  |
joneum  |
Update to 0.4.1
Changelog: https://github.com/nbs-system/snuffleupagus/releases/tag/v0.4.1
PR: 234270
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer)
Sponsored by: Netzkommune GmbH |
0.4.0 09 Oct 2018 13:40:13
  |
swills  |
security/snuffleupagus: ignore with PHP 7.3
PHP 7.3 is not yet supported
PR: 232111
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) |
0.4.0 18 Sep 2018 13:22:58
  |
arved  |
Update to 0.4.0
PR: 231376
Submitted by: maintainer |
0.3.0 14 Aug 2018 16:51:43
  |
swills  |
security/snuffleupagus: update to 0.3.0
PR: 230346
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) |
0.2.2 03 Apr 2018 16:13:32
  |
joneum  |
security/snuffleupagus: Update to 0.2.2
Changelog: https://github.com/nbs-system/snuffleupagus/releases/tag/v0.2.2
PR: 227024
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) |
0.2.1 08 Mar 2018 19:48:41
  |
mat  |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
0.2.1 08 Feb 2018 10:42:20
  |
pi  |
security/snuffleupagus: update 0.1.0 -> 0.2.1
PR: 225593
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer)
Relnotes: https://github.com/nbs-system/snuffleupagus/releases |
0.1.0 24 Dec 2017 13:11:42
  |
joneum  |
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 |