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/testssl.sh/pkg-plist

Number of commits found: 11

Wednesday, 10 Jan 2024
15:29 Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c e4610fc
Thursday, 29 Sep 2022
00:08 Adam Weinberger (adamw) search for other commits by this committer
security/testssl.sh: Update to 3.0.8

Changes:
  Fix grep 3.8 warnings on fgrep and unneeded escapes of hyphen, slash, space
(Geert)
  Fix alignment for cipher output (David)
  News binaries (Darwin from Barry), carry now the appendix -bad and fixes a
security problem.
  Backport from higher OpenSSL version to support xmpp-server
  Fix CT (David)
  Fix decryption of TLS 1.3 response (David)
  Upgrade Dockerfile to Alpine to 3.15
  Fix pretty JSON formatting when warning is issued (David)
  Update of certificate stores
  Major update of client simulation (9 new simulations , >4 removed in default
run)
  Fix CRIME output on servers only supporting TLS 1.3 (Tomasz)
  Fix censys link
  Fix ome handshake problems w $OPENSSL ciphers, extend
determine_optimal_sockets_params() to more
  ciphers, fix PROTOS_OFFERED (David)
  Relax STARTTLS FTP requirement so that it doesn't require TLS after AUTH
  Fix run_server_preference() with no default protocol (David)
  Fix getting CRL / NO_SESSION_ID under some circumstances (David)
  Improve/fix OpenSSL 3.0 compatibility (David)
  Fix formatting to documentation
  Add FFDHE groups to supported_groups (David)
  Include RSA-PSS in ClientHello (David)
commit hash: 9577312b6e7f77235e9e96208a93ff6d4bc3f010 commit hash: 9577312b6e7f77235e9e96208a93ff6d4bc3f010 commit hash: 9577312b6e7f77235e9e96208a93ff6d4bc3f010 commit hash: 9577312b6e7f77235e9e96208a93ff6d4bc3f010 9577312
Sunday, 3 Oct 2021
16:53 Adam Weinberger (adamw) search for other commits by this committer
security/testssl.sh: Update to 3.0.6
commit hash: c8d13ff17f78a215ad3375a2e9a7a1f128ed62ff commit hash: c8d13ff17f78a215ad3375a2e9a7a1f128ed62ff commit hash: c8d13ff17f78a215ad3375a2e9a7a1f128ed62ff commit hash: c8d13ff17f78a215ad3375a2e9a7a1f128ed62ff c8d13ff
Friday, 24 Jan 2020
21:16 tobik search for other commits by this committer
security/testssl.sh: Update to 3.0

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0
Original commitRevision:523989 
Friday, 13 Dec 2019
06:02 tobik search for other commits by this committer
security/testssl.sh: Update to 3.0rc6

- Hook up tests

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0rc6
Original commitRevision:519967 
Friday, 26 Apr 2019
04:45 tobik search for other commits by this committer
security/testssl.sh: Update to 3.0rc5

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0rc5
Original commitRevision:500078 
Wednesday, 20 Feb 2019
07:43 tobik search for other commits by this committer
security/testssl.sh: Update to 3.0rc4

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0rc4
MFH:		2019Q1 (bug fixes)
Original commitRevision:493414 
Saturday, 8 Sep 2018
11:33 tobik search for other commits by this committer
security/testssl.sh: Update to 3.0rc1
Original commitRevision:479248 
Monday, 6 Nov 2017
20:33 tobik search for other commits by this committer
security/testssl.sh: Use security/openssl-unsafe

This greatly simplifies the port and we can stop building our own
unsafe openssl version.

PR:		223457
Submitted by:	brnrd
Original commitRevision:453645 
Wednesday, 20 Sep 2017
09:27 tobik search for other commits by this committer
security/testssl.sh: Update to 2.9.5

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5
Original commitRevision:450191 
Friday, 30 Jun 2017
15:15 tobik search for other commits by this committer
New port: security/testssl.sh

testssl.sh is a command line tool which checks a server's service on
any port for the support of TLS/SSL ciphers, protocols as well as some
cryptographic flaws.  Key features:

- Clear output: you can tell easily whether anything is good or bad
- Flexibility: You can test any SSL/TLS enabled and STARTTLS service,
  not only webservers at port 443
- Toolbox: Several command line options help you to run YOUR test and
  configure YOUR output
- Reliability: features are tested thoroughly
- Verbosity: If a particular check cannot be performed because of a
  missing capability on your client side, you'll get a warning
- Privacy: It's only you who sees the result, not a third party

WWW: https://github.com/drwetter/testssl.sh

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11406
Original commitRevision:444763 

Number of commits found: 11