Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.14.0_1 24 Mar 2024 00:22:20 |
Jose Alonso Cardenas Marquez (acm) |
security/zaproxy: Update cache files because gradle was updated
- Fix open options menu
PR: 276730
Reported by: salvadore |
2.14.0 17 Oct 2023 18:39:40 |
Jose Alonso Cardenas Marquez (acm) |
security/zaproxy: Update to 2.14.0
ChangeLog at: https://www.zaproxy.org/docs/desktop/releases/2.14.0/ |
2.13.0_1 18 Sep 2023 22:35:16 |
Jose Alonso Cardenas Marquez (acm) |
security/zaproxy: Fix issues with latest version of gradle
- Re-generate plugins and deps package with latest version of gradle
- Fix issues in zap.sh [1]
- Bump PORTREVISION
Reported by: Mateusz Kocielski <shm _at_ digitalsun.pl> [1] |
2.13.0 14 Jul 2023 02:07:34 |
Jose Alonso Cardenas Marquez (acm) |
security/zaproxy: Update to 2.13.0
ChangeLog at: https://www.zaproxy.org/docs/desktop/releases/2.13.0/ |
2.12.0_2 30 May 2023 14:02:05 |
Jose Alonso Cardenas Marquez (acm) |
security/zaproxy: Fix build after of gradle update to 8.1
- Bump PORTREVISION
Reported by: pkg-fallout |
2.12.0_1 19 Dec 2022 20:08:44 |
Jose Alonso Cardenas Marquez (acm) |
security/zaproxy: Fix build after of gradle update to 7.6
- Fix way to generate plugins distfile
- Bump PORTREVISION |
2.12.0 01 Nov 2022 01:34:21 |
Jose Alonso Cardenas Marquez (acm) |
security/zaproxy: update to 2.12.0
ChangeLog at: https://www.zaproxy.org/docs/desktop/releases/2.12.0/ |
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) |
2.11.1 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 ) |
2.11.1 01 Sep 2022 10:58:41 |
Dmitry Marakasov (amdmi3) |
security/zaproxy: mark BROKEN
* What went wrong:
Plugin [id: 'org.gradle.kotlin.kotlin-dsl', version: '2.3.3'] was not found in
any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact
'org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:2.3.3')
Searched in the following repositories:
Gradle Central Plugin Repository
Approved by: portmgr blanket
Reported by: pkg-fallout |
2.11.1 11 Dec 2021 17:58:28 |
Jose Alonso Cardenas Marquez (acm) |
security/zaproxy: update to 2.11.1
ChangeLog at: https://www.zaproxy.org/docs/desktop/releases/2.11.1/ |
2.11.0 01 Dec 2021 16:33:01 |
Jose Alonso Cardenas Marquez (acm) |
security/zaproxy: Fix typo
Reported by: olgeni |
2.11.0 01 Dec 2021 03:45:49 |
Jose Alonso Cardenas Marquez (acm) |
security/zaproxy: New port: The OWASP zed attack proxy
The OWASP Zed Attack Proxy (ZAP) is one of the world’s most popular fr
security tools and is actively maintained by a dedicated international team
of volunteers. It can help you automatically find security vulnerabilities in
your web applications while you are developing and testing your applications.
It's also a great tool for experienced pentesters to use for manual security
testing.
WWW: https://www.zaproxy.org/ |