notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/openvas/Makefile

Number of commits found: 25

Saturday, 27 Jan 2024
00:47 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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
commit hash: 88b668ecb947fcca9a8574c7f685104c9fb4c257 commit hash: 88b668ecb947fcca9a8574c7f685104c9fb4c257 commit hash: 88b668ecb947fcca9a8574c7f685104c9fb4c257 commit hash: 88b668ecb947fcca9a8574c7f685104c9fb4c257 88b668e
Tuesday, 7 Nov 2023
00:16 Robert Clausecker (fuz) search for other commits by this committer
security/openvas: fix build on armv7

 - fix a wrong formatting specifier
 - mute a well-intended but irrelevant warning.  It would be better to
   just kill -Werror altogether as per policy, but I'll leave this up to
   the maintainer
 - remove a REINPLACE_CMD now that the same effect is achieved by patch

Approved by:	portmgr (build fix blanket)
MFH:		2023Q4
commit hash: c5f3ade2afe4807dfb9de757367c10aafb7b3500 commit hash: c5f3ade2afe4807dfb9de757367c10aafb7b3500 commit hash: c5f3ade2afe4807dfb9de757367c10aafb7b3500 commit hash: c5f3ade2afe4807dfb9de757367c10aafb7b3500 c5f3ade
Friday, 20 Oct 2023
23:50 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
security/gvm: Update gvm-libs to 22.7.3 and openvas to 22.7.6

- Bump PORTREVISION
- Update security/py-python-gvm to 23.10.0
- Fix issues with config path of security/py-notus-scanner and
  security/py-greenbone-feed-sync [1]
- Improve pkg-message.in from security/gvm [1]

Reported by:	Luciano Mannucci <luciano at_ vespaperitivo.it> [1]
commit hash: bff9bc0e00371f32ea06bed1f78e09ec4ccbe826 commit hash: bff9bc0e00371f32ea06bed1f78e09ec4ccbe826 commit hash: bff9bc0e00371f32ea06bed1f78e09ec4ccbe826 commit hash: bff9bc0e00371f32ea06bed1f78e09ec4ccbe826 bff9bc0
Monday, 2 Oct 2023
17:18 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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
commit hash: 11e2887006dbf3cfd9326a3d98bd89f308043c28 commit hash: 11e2887006dbf3cfd9326a3d98bd89f308043c28 commit hash: 11e2887006dbf3cfd9326a3d98bd89f308043c28 commit hash: 11e2887006dbf3cfd9326a3d98bd89f308043c28 11e2887
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Friday, 9 Jun 2023
22:00 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/openvas: Fix build with llvm15

- Add missing LIB_DEPENDS and USES
- Pet portclippy

Approved by:	portmgr (blanket)
commit hash: d15691df9cfb01d0881d61b6c2e086f991003873 commit hash: d15691df9cfb01d0881d61b6c2e086f991003873 commit hash: d15691df9cfb01d0881d61b6c2e086f991003873 commit hash: d15691df9cfb01d0881d61b6c2e086f991003873 d15691d
Thursday, 18 May 2023
20:40 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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
commit hash: 4b312f7f6d1cbe0489a104130f35d0412d138212 commit hash: 4b312f7f6d1cbe0489a104130f35d0412d138212 commit hash: 4b312f7f6d1cbe0489a104130f35d0412d138212 commit hash: 4b312f7f6d1cbe0489a104130f35d0412d138212 4b312f7
Sunday, 2 Apr 2023
22:33 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
security/openvas: Update to 22.4.1

ChangeLog at:	https://github.com/greenbone/openvas-scanner/releases/tag/v22.4.1
commit hash: 582d4d27786ea1ec6e19f2ee2317f63c5c16a02d commit hash: 582d4d27786ea1ec6e19f2ee2317f63c5c16a02d commit hash: 582d4d27786ea1ec6e19f2ee2317f63c5c16a02d commit hash: 582d4d27786ea1ec6e19f2ee2317f63c5c16a02d 582d4d2
Friday, 18 Nov 2022
00:36 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
*/*: Bump PORTREVISON because security/gvm-libs was updated to 22.4.1
commit hash: a09f1076a9b8eb5bae87e2832245f11707dca2a3 commit hash: a09f1076a9b8eb5bae87e2832245f11707dca2a3 commit hash: a09f1076a9b8eb5bae87e2832245f11707dca2a3 commit hash: a09f1076a9b8eb5bae87e2832245f11707dca2a3 a09f1076
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 13 Aug 2022
18:51 Matthias Andree (mandree) search for other commits by this committer
*: bump PORTREVISION of all devel/xxhash users...

...except archivers/py-borgbackup, which requires a more complete fix.
commit hash: 875d7c7d1985049af69dcafec40b6669c562781c commit hash: 875d7c7d1985049af69dcafec40b6669c562781c commit hash: 875d7c7d1985049af69dcafec40b6669c562781c commit hash: 875d7c7d1985049af69dcafec40b6669c562781c 875d7c7
Tuesday, 9 Aug 2022
21:58 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
security/openvas: Fix build on some 13.x and 14-CURRENT

- Bump PORTREVISION
Reported by:	pkg-fallout
commit hash: fa18d9fd8fb4b12c97f012576938b6714c80a950 commit hash: fa18d9fd8fb4b12c97f012576938b6714c80a950 commit hash: fa18d9fd8fb4b12c97f012576938b6714c80a950 commit hash: fa18d9fd8fb4b12c97f012576938b6714c80a950 fa18d9f
Tuesday, 2 Aug 2022
18:04 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
security/json-glib: add missing dependency

- Add devel/json-glib like a dependency
- Fix build
Reported by:	pkg-fallout
commit hash: af7ebcceef12157b68350519b74983da738975d1 commit hash: af7ebcceef12157b68350519b74983da738975d1 commit hash: af7ebcceef12157b68350519b74983da738975d1 commit hash: af7ebcceef12157b68350519b74983da738975d1 af7ebcc
Monday, 1 Aug 2022
20:51 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
security/openvas: update to 22.4.0

ChangeLot at:	https://github.com/greenbone/openvas-scanner/releases/tag/v22.4.0
commit hash: f9d9aa45ab135b10230b1aad9f37dd8bb8a72413 commit hash: f9d9aa45ab135b10230b1aad9f37dd8bb8a72413 commit hash: f9d9aa45ab135b10230b1aad9f37dd8bb8a72413 commit hash: f9d9aa45ab135b10230b1aad9f37dd8bb8a72413 f9d9aa4
Sunday, 22 May 2022
05:43 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
security/openvas: update to 21.4.4

ChangeLog at:	https://github.com/greenbone/openvas-scanner/releases/tag/v21.4.4
commit hash: 5212323270f6dbd887a9c4a427a1e2c838557c6f commit hash: 5212323270f6dbd887a9c4a427a1e2c838557c6f commit hash: 5212323270f6dbd887a9c4a427a1e2c838557c6f commit hash: 5212323270f6dbd887a9c4a427a1e2c838557c6f 5212323
Friday, 5 Nov 2021
16:32 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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
commit hash: 77f5aa5d324bbd3771bda67e493cfa6ca55337f7 commit hash: 77f5aa5d324bbd3771bda67e493cfa6ca55337f7 commit hash: 77f5aa5d324bbd3771bda67e493cfa6ca55337f7 commit hash: 77f5aa5d324bbd3771bda67e493cfa6ca55337f7 77f5aa5
Sunday, 5 Sep 2021
02:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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]
commit hash: a65d2f7cdef55aee89e8fc9984df706eff65538a commit hash: a65d2f7cdef55aee89e8fc9984df706eff65538a commit hash: a65d2f7cdef55aee89e8fc9984df706eff65538a commit hash: a65d2f7cdef55aee89e8fc9984df706eff65538a a65d2f7
Friday, 9 Jul 2021
18:35 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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
commit hash: 0f287ecd25926953722f8bc83df9c623c1bade76 commit hash: 0f287ecd25926953722f8bc83df9c623c1bade76 commit hash: 0f287ecd25926953722f8bc83df9c623c1bade76 commit hash: 0f287ecd25926953722f8bc83df9c623c1bade76 0f287ec
Friday, 18 Jun 2021
07:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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

- All components and the feed support CVSSv3/CVSSv3.1
- GSA contains a new calculator for these CVSS versions
- Rework of the login page in GSA to have a better entry point into our software
- Dropped support for Internet Explorer
- Dropped support for Microsoft Edge <= 18
- Removed auto false positive feature
- Removed GMP scanner support
- Dropped dynamic severity classes
- Removed support for Python 3.5 and lower

PR:		254630 254632
Reported by:	Eirik Oeverby <ltning-freebsd at anduin.net>
commit hash: dc5371babb9ecb0effe15ece16356e1bb34a2206 commit hash: dc5371babb9ecb0effe15ece16356e1bb34a2206 commit hash: dc5371babb9ecb0effe15ece16356e1bb34a2206 commit hash: dc5371babb9ecb0effe15ece16356e1bb34a2206 dc5371b
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 19 Mar 2021
16:46 mat search for other commits by this committer
Regular USE_GITHUB cleanup.

Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC.
Original commitRevision:568805 
Thursday, 18 Feb 2021
21:00 acm search for other commits by this committer
- 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
Original commitRevision:565985 
Wednesday, 13 Jan 2021
16:13 osa search for other commits by this committer
Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel

Connect databases/redis5 to the build.

Bump PORTREVISIONs for dependant ports.
Original commitRevision:561486 
Wednesday, 6 Jan 2021
08:46 acm search for other commits by this committer
- New port: security/openvas

This is the Open Vulnerability Assessment Scanner (OpenVAS) of the Greenbone
Vulnerability Management (GVM) Solution.

It is used for the Greenbone Security Manager appliances and is a full-featured
scan engine that executes a continuously updated and extended feed of Network
Vulnerability Tests (NVTs).

WWW: https://github.com/greenbone/openvas
Original commitRevision:560474 

Number of commits found: 25