| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
22.9.0_2 15 Sep 2025 13:55:40
        | 
    Hiroki Tagato (tagattie)   | 
    */*: switch dependency from devel/py-lxml5 to devel/py-lxml
Currently, there are two versions of python XML processing library
which conflict each other in the ports tree, namely:
- devel/py-lxml5 (now at version 5.4.0)
- devel/py-lxml  (now at version 6.0.1)
To avoid the situation that some ports depend on py-lxml5 and some
others do on py-lxml (by switching dependencies individually), this
commit switches the dependencies from py-lxml5 to py-lxml at once.
Additional note: There are still two ports (textproc/py-rdflib and
www/py-draftjs-exporter) depending on py-lxml5 since they limit upper
version to less than 6.
PR:		289491
Approved by:	Michiel van Baak Jansen <michiel@vanbaak.eu>, arrowd,
		crees, madpilot, delphij, marcus, nivit, kai,
		skreuzer, fluffy, bofh, thierry, stephen, sunpoet,
		0mp, Eric Camachat <eric@camachat.org>  | 
22.9.0_1 21 Jul 2025 08:00:55
        | 
    Hiroki Tagato (tagattie)   | 
    */*: update dependency on devel/py-lxml to devel/py-lxml5 (2nd attempt)
This is a follow up to the commit 230fb2661c78, which updated some
ports' dependencies on devel/py-lxml to devel/py-lxml5. It was an
attempt to follow the dependency change of
www/py-beautifulsoup. However, the switch was incomplete and broke
some other ports.
It has turned out that the ports depending on devel/py-lxml (at
version 4.9.3) does not limit their dependencies' upper bound to 4.x
except for one (devel/py-pymaven-patch). So updating them to
devel/py-lxml5 (at version 5.4.0) should cause no harm.
This commit switch dependencies of all the ports (except
devel/py-pymaven-patch) to devel/py-lxml5 avoid potential conflicts.
Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org>
PR:		287144, 288047
Reported by:	makc (via ports-committers),
		vvd (PR 288047),
		diizzy (PR 287144)
Approved by:	portmgr (chase dependency change, unbreak build)
Fixes:		230fb2661c78 (*/*: update dependency on devel/py-lxml to devel/py-lxml5)  | 
22.9.0 24 Jun 2025 02:41:18
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: Update to 26.0.0
security/gsa: Update to 25.0.0 (Only amd64 and aarch64)
security/gsad: Update to 24.3.0
security/openvas: Update to 23.30.1
security/gvmd: Update to 26.0.0
security/gvm-libs: 22.22.0
security/py-notus-scanner: Update to 22.7.2
security/py-ospd-openvas: Update to 22.9.0
security/py-python-gvm: Update to 26.2.1  | 
22.8.2 19 Jun 2025 20:28:47
        | 
    Charlie Li (vishwin)   | 
    python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc
EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.
Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
 (Only the first 15 lines of the commit message are shown above  ) | 
22.8.2 01 Jun 2025 16:24:03
        | 
    Po-Chuan Hsieh (sunpoet)   | 
    security/py-ospd-openvas: Fix PLIST
===========================================================================
=>> Checking for extra files and directories
=>> Error: Files or directories modified:
etc/gvm
=>> Cleaning up wrkdir
===>  Cleaning for py311-ospd-openvas-22.8.2
Approved by:	portmgr (blanket)  | 
22.8.2 15 Apr 2025 04:23:57
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: Update to 25.2.1
databases/pg-gvm: Update to 22.6.9
security/gsa: Update to 24.6.1 (Only amd64 and aarch64)
security/gsad: Update to 24.2.4
security/openvas: Update to 23.16.1 [1]
security/gvmd: Update to 25.2.1
security/gvm-libs: 22.21.0
security/py-greenbone-feed-sync: Update to 25.1.0
security/py-ospd-openvas: Update to 22.8.2
security/py-gvm-tools: Update to 25.3.0
security/py-python-gvm: Update to 26.1.1
PR:		285582
Reported by:	wen [1]  | 
22.7.1_3 22 Dec 2024 23:41:49
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: Update to 24.1.2
databases/pg-gvm: Update to 22.6.6
security/gsa: Update to 24.1.0 (Only amd64 and aarch64)
security/gsad: Update to 24.1.0
security/openvas: Update to 23.14.0
security/gvmd: Update to 24.1.2
security/gvm-libs: 22.15.0
security/py-notus-scanner: Update to 22.6.5
security/py-greenbone-feed-sync: Update to 24.9.0
security/py-ospd-openvas: Bump PORTREVISION
security/py-gvm-tools: Update to 24.12.1
security/py-python-gvm: Update to 24.12.0  | 
22.7.1_2 20 Sep 2024 06:34:30
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: Update to 23.10.0
- security/gsa: update to 23.3.0
- security/gsad: update to 22.12.0
- security/gvm-libs: update to 22.12.1
- security/gvmd: update to 23.10.0
- security/openvas: update to 23.9.0 [1]
- security/py-gvm-tools: update to 24.8.0
- security/py-notus-scanner: update to 22.6.4
- security/py-python-gvm: update to 24.8.0
- security/py-greenbone-feed-sync: update to 24.3.0
PR:		281414
Reported by:	wen [1]  | 
22.7.1_1 20 May 2024 10:33:03
        | 
    Vsevolod Stakhov (vsevolod)   | 
    security/libsodium: update to 1.0.19, bump dependent ports
PR:	278259
Reported by:	Andrey Korobkov <alster-vinterdalen.se>  | 
22.7.1 24 Apr 2024 22:30:12
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: update to 23.5.2
- databases/pg-gvm: update to 22.6.5
- security/gsa: update to 23.0.0
- security/gsad: update to 22.9.1
- security/gvm-libs: update to 22.9.1
- security/gvmd: update to 23.5.2
- security/openvas: update to 23.0.1
- security/py-gvm-tools: update to 24.3.0
- security/py-notus-scanner: update to 22.6.3
- security/py-ospd-openvas: update to 22.7.1
- security/py-python-gvm: update to 24.3.0
- security/py-greenbone-feed-sync: update to 24.3.0  | 
22.6.2_1 27 Jan 2024 21:56:29
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: fix build
- Add missing dependency
- Use autoplist instead of pkg-plist file
- Fix pkg-plist file
Reported by:	pkg-fallout  | 
22.6.2 27 Jan 2024 00:47:49
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: update to 23.2.0
- databases/pg-gvm: update to 22.6.4
- security/gsa: update to 23.0.0
- security/gsad: update to 22.9.0
- security/gvm-libs: update to 22.8.0
- security/gvmd: update to 23.2.0
- security/openvas: update to 22.7.9
- security/py-gvm-tools: update to 24.1.0
- security/py-notus-scanner: update to 22.6.2
- security/py-ospd-openvas: update to 22.6.2
- security/py-python-gvm: update to 24.1.0
- security/py-greenbone-feed-sync: update to 23.10.0  | 
22.6.0 02 Oct 2023 17:18:12
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: update to 22.9.0
- databases/pg-gvm: update to 22.6.1
- security/gsa: update to 22.7.1
- security/gsad: update to 22.6.0
- security/gvm-libs: update to 22.7.1
- security/gvmd: update to 22.9.0
- security/openvas: update to 22.7.5
- security/py-gvm-tools: update to 23.9.0
- security/py-notus-scanner: update to 22.6.0
- security/py-ospd-openvas: update to 22.6.0
- security/py-python-gvm: update to 23.5.1  | 
22.5.1 27 Jun 2023 19:34:34
        | 
    Rene Ladan (rene)   | 
    all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568> | 
22.5.1 18 May 2023 20:40:13
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: Update to 22.7.0
- security/gvm-libs: Update to 22.6.0
- security/gvmd: Bump PORTREVISION
- security/openvas: Update to 22.7.0
- security/py-notus-scanner: Update to 22.5.0
- security/py-ospd-openvas: Update to 22.5.1
- security/gsa: Bump PORTREVISION
- security/gsad: Bump PORTREVISION
- security/py-gvm-tools: Update to 23.4.0
- security/py-python-gvm: Update to 23.5.0  | 
22.4.6 02 Apr 2023 22:46:32
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/py-ospd-openvas: Update to 22.4.6
ChangeLog at:	https://github.com/greenbone/ospd-openvas/releases/tag/v22.4.6  | 
22.4.2 11 Jan 2023 15:58:34
        | 
    Dmitry Marakasov (amdmi3)   | 
    */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt  | 
22.4.2 18 Nov 2022 00:33:08
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/py-ospd-openvas: Update to 22.4.2
ChangeLog at:	https://github.com/greenbone/ospd-openvas/releases/tag/v22.4.2  | 
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)  | 
22.4.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  ) | 
22.4.1 27 Aug 2022 23:28:24
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/py-ospd-openvas: update to 22.4.1
ChangeLog at:	https://github.com/greenbone/ospd-openvas/releases/tag/v22.4.1  | 
22.4.0_2 13 Aug 2022 18:51:14
        | 
    Matthias Andree (mandree)   | 
    *: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.  | 
22.4.0_1 09 Aug 2022 21:58:26
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/openvas: Fix build on some 13.x and 14-CURRENT
- Bump PORTREVISION
Reported by:	pkg-fallout  | 
22.4.0 01 Aug 2022 20:48:44
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/py-ospd-openvas: update to 22.4.0
ChangeLog at:	https://github.com/greenbone/ospd-openvas/releases/tag/v22.4.0  | 
21.4.4 22 May 2022 05:42:13
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/py-ospd-openvas: update to 21.4.4
ChangeLog at:	https://github.com/greenbone/ospd-openvas/releases/tag/v21.4.4  | 
21.4.3 01 Apr 2022 15:09:49
        | 
    Dmitry Marakasov (amdmi3)   | 
    */*: fix trailing whitespace in pkg-descr's
Approved by:	portmgr blanket  | 
21.4.3 05 Nov 2021 16:32:20
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: update to 21.4.3
The following ports part of security gvm were updated
security/gvmd: Update to 21.4.4
security/gvm-libs: Update to 21.4.3
security/openvas: Update to 21.4.3
security/py-ospd-openvas: Update to 21.4.3
security/py-ospd: Update to 21.4.4
security/greenbone-security-assistant: Update to 21.4.3
security/py-gvm-tools: Update to 21.10.0
security/py-python-gvm: Update to 21.10.0  | 
21.4.2 16 Oct 2021 09:51:39
        | 
    Jimmy Olgeni (olgeni)   | 
    *: fix tab vs. space issues, and comments according to the guide.  | 
21.4.2 05 Sep 2021 02:11:19
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: update to 21.4.2
The following ports part of security gvm were updated
security/gvmd: Update to 21.4.3
security/gvm-libs: Update to 21.4.2
security/openvas: Update to 21.4.2
security/py-ospd-openvas: Update to 21.4.2
security/py-ospd: Update to 21.4.3
security/greenbone-security-assistant: Update to 21.4.2
- Fix build on FreeBSD 11 [1]
PR:		257653
Reported by:	John Hein <jcfyecrayz _ at _ liamekaens.com> [1]  | 
21.4.1 09 Jul 2021 18:35:54
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: update to 21.4.1
The following ports part of security gvm were updated
security/gvmd: Update to 21.4.2
security/gvm-libs: Update to 21.4.1
security/openvas: Update to 21.4.1
security/py-ospd-openvas: Update to 21.4.1
security/py-ospd: Update to 21.4.1
security/greenbone-security-assistant: Update to 21.4.1
security/py-python-gvm: Update to 21.6.0
security/py-gvm-tools: Update to 21.6.1  | 
21.4.0 18 Jun 2021 07:11:58
        | 
    Jose Alonso Cardenas Marquez (acm)   | 
    security/gvm: Update to 21.4.0
The following ports part of security gvm were updated
security/gvmd: Update to 21.4.0
security/gvm-libs: Update to 21.4.0
security/openvas: Update to 21.4.0
security/py-ospd-openvas: Update to 21.4.0
security/py-ospd: Update to 21.4.0
security/greenbone-security-assistant: Update to 21.4.0
security/py-python-gvm: Update to 21.5.2
security/py-gvm-tools: Update to 21.6.0
Notable Changes in this Release
 (Only the first 15 lines of the commit message are shown above  ) | 
20.8.1 07 Apr 2021 08:09:01
        | 
    Mathieu Arnold (mat)   | 
    One more small cleanup, forgotten yesterday.
Reported by:	lwhsu  | 
20.8.1 06 Apr 2021 14:31:13
        | 
    Mathieu Arnold (mat)   | 
    all: Remove all other $FreeBSD keywords.  | 
20.8.1 06 Apr 2021 14:31:07
        | 
    Mathieu Arnold (mat)   | 
    Remove # $FreeBSD$ from Makefiles.  | 
20.8.1 06 Mar 2021 13:53:20
      | 
    kai   | 
    security/py-ospd-openvas: Fix pkg-plist for non-default versions of Python
PR:		253815
Approved by:	portmgr (build fix)  | 
20.8.1 18 Feb 2021 21:00:13
      | 
    acm   | 
    - Update gvm ports to 20.8.1
ChangeLog at:	https://github.com/greenbone/gvmd/releases/tag/v20.8.1
		https://github.com/greenbone/openvas-scanner/releases/tag/v20.8.1
		https://github.com/greenbone/gsa/releases/tag/v20.8.1
		https://github.com/greenbone/ospd-openvas/releases/tag/v20.8.1
		https://github.com/greenbone/gvm-libs/releases/tag/v20.8.1  | 
20.8.0_1 07 Jan 2021 02:25:13
      | 
    acm   | 
    - Bump PORTREVISION. devel/py-defusedxml was updated  | 
20.8.0 06 Jan 2021 16:52:35
      | 
    acm   | 
    - Fix build
PR:		245992
Reported by:	ltning-freebsd at anduin.net  | 
20.8.0 06 Jan 2021 10:11:55
      | 
    antoine   | 
    Remove python 2.7 support from newly added ports  | 
20.8.0 06 Jan 2021 08:57:31
      | 
    acm   | 
    - New port: security/py-ospd-openvas
This is an OSP server implementation to allow GVM to remotely control OpenVAS,
see https://github.com/greenbone/openvas.
Once running, you need to configure OpenVAS for the Greenbone Vulnerability
Manager, for example via the web interface Greenbone Security Assistant. Then
you can create scan tasks to use OpenVAS.
WWW: https://github.com/greenbone/ospd-openva  |