notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: security/Makefile
SVNWeb

Number of commits found: 2209 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]

Mon, 30 Jan 2023
[ 12:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0421e03a23be9fbec212738a717eb208c7532d02  commit hash:0421e03a23be9fbec212738a717eb208c7532d02  commit hash:0421e03a23be9fbec212738a717eb208c7532d02  0421e03 
security/py-pem: Add py-pem 21.2.0

pem is an MIT-licensed Python module for parsing and splitting of PEM files,
i.e. Base64-encoded DER keys and certificates.

It runs on Python 3.7+, has no dependencies, and does not attempt to interpret
the certificate data in any way.

It's born from the need to load keys, certificates, trust chains, and DH
parameters from various certificate deployments: some servers (like Apache)
expect them to be a separate file, others (like nginx) expect them concatenated
to the server certificate and finally some (like HAProxy) expect key,
certificate, and chain to be in one file.

Additionally to the vanilla parsing code, pem also contains helpers for Twisted
that save a lot of boilerplate code.
[ 12:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:a2e9b4a61ee88f315e80d2210d8a43ef55793757  commit hash:a2e9b4a61ee88f315e80d2210d8a43ef55793757  commit hash:a2e9b4a61ee88f315e80d2210d8a43ef55793757  a2e9b4a 
*/Makefile: Sort SUBDIRs
Fri, 27 Jan 2023
[ 21:32 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:6853ab171eff406db8b2451117bae397f926f4d2  commit hash:6853ab171eff406db8b2451117bae397f926f4d2  commit hash:6853ab171eff406db8b2451117bae397f926f4d2  6853ab1  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
security/openvpn*: update to 2.6.0, keep openvpn25

- copy openvpn to openvpn25, mark as deprecated and to expire March 31

- update openvpn to openvpn 2.6.0, highlights from Frank Lichtenheld's
  release announcement e-mail, slightly edited:

 * Data Channel Offload (DCO) kernel acceleration support for Windows,
   Linux, and FreeBSD [14].
 * OpenSSL 3 support
 * Improved handling of tunnel MTU, including support for pushable MTU.
 * Outdated cryptographic algorithms disabled by default, but there are
   options to override if necessary.
 * Reworked TLS handshake, making OpenVPN immune to replay-packet state
   exhaustion attacks.
 * Added --peer-fingerprint mode for a more simplistic certificate setup
   and verification.
 * Improved protocol negotiation, leading to faster connection setup.

ChangeLog: https://github.com/OpenVPN/openvpn/blob/v2.6.0/Changes.rst
Fri, 13 Jan 2023
[ 12:26 Fernando Apesteguía (fernape) search for other commits by this committer Author: Daniel ]    commit hash:d4fef53722a4be4afcfd38edea06e73daef97a3e  commit hash:d4fef53722a4be4afcfd38edea06e73daef97a3e  commit hash:d4fef53722a4be4afcfd38edea06e73daef97a3e  d4fef53 
security/kc: update to 2.5.1

kc24 was a transient port to easy the migration of the database. Later on, the
original kc port was obsoleted. Rename kc24 to kc to match upstream again and
update to latest version.

PR:		268842
Reported by:	leva@ecentrum.hu (maintainer)
Wed, 11 Jan 2023
[ 20:52 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:2d756eb15ad2088325428b23188de0fd1904b591  commit hash:2d756eb15ad2088325428b23188de0fd1904b591  commit hash:2d756eb15ad2088325428b23188de0fd1904b591  2d756eb 
security/py-badkeys: Add new port

badkeys is a tool and a library to check cryptographic public keys for
known vulnerabilities.
Tue, 10 Jan 2023
[ 16:41 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:77596f35d15b9912a888c5403f77f0be95650067  commit hash:77596f35d15b9912a888c5403f77f0be95650067  commit hash:77596f35d15b9912a888c5403f77f0be95650067  77596f3 
security/keysmith: new port - Application to generate 2fa tokens

Keysmith is an application to generate two-factor authentication (2FA)
tokens when logging in to your (online) accounts. Currently it supports
both HOTP and TOTP tokens.

WWW:		https://invent.kde.org/utilities/keysmith
Mon, 9 Jan 2023
[ 03:19 Vanilla I. Shu (vanilla) search for other commits by this committer ]    commit hash:0eb692f7d06a6bad5631620c543e1f13226f7079  commit hash:0eb692f7d06a6bad5631620c543e1f13226f7079  commit hash:0eb692f7d06a6bad5631620c543e1f13226f7079  0eb692f 
security/lua-argon2: New port

Lua C binding for the Argon2 password hashing function. Compatible with Lua 5.x
and LuaJIT.

PR:		268039
Reported by:	Manuel Wiesinger <manuel at mmap.at>
Fri, 6 Jan 2023
[ 12:47 Dag-Erling Smørgrav (des) search for other commits by this committer ]    commit hash:3d4de6dad59e66354b345f0abad56caec12c50ba  commit hash:3d4de6dad59e66354b345f0abad56caec12c50ba  commit hash:3d4de6dad59e66354b345f0abad56caec12c50ba  3d4de6d 
security/opie: New port: One-time Passwords In Everything

Differential Revision: https://reviews.freebsd.org/D37963
Thu, 5 Jan 2023
[ 05:59 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:6a09bf44d9676e366102e3e5a145741497a5e3cf  commit hash:6a09bf44d9676e366102e3e5a145741497a5e3cf  commit hash:6a09bf44d9676e366102e3e5a145741497a5e3cf  6a09bf4 
security/diswall: New port: Distributed firewall
Mon, 2 Jan 2023
[ 08:06 Daniel Engberg (diizzy) search for other commits by this committer Author: Michael Reim ]    commit hash:efc9e9c8f277f200f794e7d6ec7a66a5aa7a0fb0  commit hash:efc9e9c8f277f200f794e7d6ec7a66a5aa7a0fb0  commit hash:efc9e9c8f277f200f794e7d6ec7a66a5aa7a0fb0  efc9e9c  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
security/teleport5: New port: Centralized access gateway using the SSH protocol

This ports main purpose is to provide an upgrade path for users to
Teleport 6 and newer versions. New installations are STRONGLY
discouraged until we have version 7.X in tree.

PR:		268604
Sun, 1 Jan 2023
[ 10:16 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:21e13cb07dcabb025c008bedeb89f46b8c3b4116  commit hash:21e13cb07dcabb025c008bedeb89f46b8c3b4116  commit hash:21e13cb07dcabb025c008bedeb89f46b8c3b4116  21e13cb 
security/authoscope: New port: Scriptable network authentication cracker
Sat, 31 Dec 2022
[ 14:59 Rene Ladan (rene) search for other commits by this committer ]    commit hash:d22a54819a429c7006728e5d5dd88f60de3fcaf9  commit hash:d22a54819a429c7006728e5d5dd88f60de3fcaf9  commit hash:d22a54819a429c7006728e5d5dd88f60de3fcaf9  d22a548 
cleanup: Remove expired ports:

2022-06-30 security/py-pycrypto: Unmaintained, obsolete, and contains security
vulnerabilities. Use security/py-pycryptodome instead
[ 02:50 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:a95989d60524592010f8ee3cfbd45fa926b5e8f2  commit hash:a95989d60524592010f8ee3cfbd45fa926b5e8f2  commit hash:a95989d60524592010f8ee3cfbd45fa926b5e8f2  a95989d  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Restore three ports removed too early and assume their maintainership.
[ 01:33 Rene Ladan (rene) search for other commits by this committer ]    commit hash:995d4adbb514883a613d1bdd4e337f2d217cbe0f  commit hash:995d4adbb514883a613d1bdd4e337f2d217cbe0f  commit hash:995d4adbb514883a613d1bdd4e337f2d217cbe0f  995d4ad  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-12-31 security/libfprint: Very outdated, unsupported upstream which now
have systemd as a non optional requirement
2022-12-31 security/fprint_demo: Depends on deprecated library libfprint
2022-12-31 security/fprintd: Very outdated, unsupported upstream which now have
systemd as a non optional requirement
Tue, 27 Dec 2022
[ 03:36 Koichiro Iwao (meta) search for other commits by this committer ]    commit hash:aeccccd1cfe5936c2505bc0e3bf8071ff4394b39  commit hash:aeccccd1cfe5936c2505bc0e3bf8071ff4394b39  commit hash:aeccccd1cfe5936c2505bc0e3bf8071ff4394b39  aeccccd 
security/gokey: New port: Simple password manager writen in Go

PR:		268587
Sun, 25 Dec 2022
[ 19:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:0d310d700aa060b02feec9c7487893a983bf7098  commit hash:0d310d700aa060b02feec9c7487893a983bf7098  commit hash:0d310d700aa060b02feec9c7487893a983bf7098  0d310d7  (Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
*/*php74*: Sunset php 7.4

As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74
from the tree. Default version of php has already been switched to 8.1.

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
Mon, 19 Dec 2022
[ 05:07 Lewis Cook (lcook) search for other commits by this committer ]    commit hash:b2dc69c0153f1d16549950550a8aeafb78adeda0  commit hash:b2dc69c0153f1d16549950550a8aeafb78adeda0  commit hash:b2dc69c0153f1d16549950550a8aeafb78adeda0  b2dc69c 
security/osv-scanner: Vulnerability scanner written in Go which uses the OSV
database

Use OSV-Scanner to find existing vulnerabilities affecting your projects
dependencies.

OSV-Scanner provides an officially supported frontend to the OSV database
that connects a projects list of dependencies with the vulnerabilities
that affect them. Since the OSV.dev database is open source and distributed,
it has several benefits in comparison with closed source advisory databases
and scanners:

* Each advisory comes from an open and authoritative source.
* Anyone can suggest improvements to advisories, resulting in a very high
  quality database.
* The OSV format unambiguously stores information about affected versions
  in a machine-readable format that precisely maps onto a developers list
  of packages.

The above all results in fewer, more actionable vulnerability notifications,
which reduces the time needed to resolve them.

WWW: https://github.com/google/osv-scanner
Fri, 16 Dec 2022
[ 06:33 Fernando Apesteguía (fernape) search for other commits by this committer Author: Marco ]    commit hash:4fde38145bf37ddba832f011a887c85faacead95  commit hash:4fde38145bf37ddba832f011a887c85faacead95  commit hash:4fde38145bf37ddba832f011a887c85faacead95  4fde381 
security/crowdsec-blocklist-mirror: New port: CrowdSec Blocklist Mirror

ChangeLog: https://github.com/crowdsecurity/cs-blocklist-mirror

This bouncer exposes CrowdSec's active decisions via provided HTTP endpoints in
pre-defined formats. It can be used by network appliances which support
consumption of blocklists via HTTP.

PR:		268105
Reported by:	marco@crowdsec.net
[ 01:44 Koichiro Iwao (meta) search for other commits by this committer Author: Rozhuk Ivan ]    commit hash:47cc96f7fe91bd63dbe6e46026161454d9e59f34  commit hash:47cc96f7fe91bd63dbe6e46026161454d9e59f34  commit hash:47cc96f7fe91bd63dbe6e46026161454d9e59f34  47cc96f 
security/gostsum: New port:Implementation of GOST R 34.11-94, GOST R 34.11-2012
hash functions

PR:		268343
Wed, 7 Dec 2022
[ 14:22 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:0a6ca5e458852c41ce57a0238fcaa641ffd7cd6f  commit hash:0a6ca5e458852c41ce57a0238fcaa641ffd7cd6f  commit hash:0a6ca5e458852c41ce57a0238fcaa641ffd7cd6f  0a6ca5e 
security/local-php-security-checker: New port

The Local PHP Security Checker is a command line tool that checks if
your PHP application depends on PHP packages with known security
vulnerabilities. It uses the Security Advisories Database behind the
scenes availble from https://github.com/FriendsOfPHP/security-advisories

PR:		261148
Reported by:	einar@isnic.is
Tested by:	bofh
Approved by:	einar@isnic.is (Submitter is maintainer)
Tue, 6 Dec 2022
[ 04:36 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:65cc12e2a5d034b634490096c3b73eb7558ff13a  commit hash:65cc12e2a5d034b634490096c3b73eb7558ff13a  commit hash:65cc12e2a5d034b634490096c3b73eb7558ff13a  65cc12e  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
security/py-{acme,certbot*}: Update to 2.0.0

ChangeLog:	https://github.com/certbot/certbot/releases/tag/v2.0.0
PR:		267913
Approved by:	maintainer timeout
Sat, 3 Dec 2022
[ 18:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:524a93cb9208b667905efa39aae644e194b7072c  commit hash:524a93cb9208b667905efa39aae644e194b7072c  commit hash:524a93cb9208b667905efa39aae644e194b7072c  524a93c 
security/rubygem-omniauth-saml1: New port

A generic SAML strategy for OmniAuth

Sponsored by:	Nepustil
Thu, 1 Dec 2022
[ 04:16 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:63735683e2245f0702f5f72f50fa0cf4522a0394  commit hash:63735683e2245f0702f5f72f50fa0cf4522a0394  commit hash:63735683e2245f0702f5f72f50fa0cf4522a0394  6373568 
security/openfhe: New port: Open-source Fully Homomorphic Encryption library
Tue, 22 Nov 2022
[ 09:38 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:a892bde8307d021f944c5568a14d01c1c727993d  commit hash:a892bde8307d021f944c5568a14d01c1c727993d  commit hash:a892bde8307d021f944c5568a14d01c1c727993d  a892bde  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
www/gitlab-ce: new ports required for version 15.5
Sat, 19 Nov 2022
[ 07:33 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:39336c4506cc4d51e687d849fd655dd265e72107  commit hash:39336c4506cc4d51e687d849fd655dd265e72107  commit hash:39336c4506cc4d51e687d849fd655dd265e72107  39336c4 
security/rubygem-pundit61: New port

Pundit provides a set of helpers which guide you in leveraging regular
Ruby classes and object oriented design patterns to build a simple,
robust and scaleable authorization system.

Sponsored by:	Nepustil
[ 06:43 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:89858f66a9e47f16731e2a9f0afd62119ab74dcc  commit hash:89858f66a9e47f16731e2a9f0afd62119ab74dcc  commit hash:89858f66a9e47f16731e2a9f0afd62119ab74dcc  89858f6 
security/rubygem-doorkeeper-rails61: New port

Doorkeeper is a Ruby gem that makes it easy to introduce OAuth 2
provider functionality to a Rails or Grape application.

Sponsored by:	Nepustil
[ 05:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9acad4ea5b0a5fa43536496cb25811d757d23fe1  commit hash:9acad4ea5b0a5fa43536496cb25811d757d23fe1  commit hash:9acad4ea5b0a5fa43536496cb25811d757d23fe1  9acad4e 
security/rubygem-devise_pam_authenticatable2-rails61: New port

The devise_pam_authenticatable2 is a Devise extension for authentication
using PAM (Pluggable Authentication Modulues) via the rpam2 gem. This
allows you to authenticate against the local host's authentication
system including local account usernames and passwords.

Sponsored by:	Nepustil
Fri, 18 Nov 2022
[ 00:01 Cy Schubert (cy) search for other commits by this committer ]    commit hash:4e44a84dcc9abab445f7cd2dc37346338bfd9691  commit hash:4e44a84dcc9abab445f7cd2dc37346338bfd9691  commit hash:4e44a84dcc9abab445f7cd2dc37346338bfd9691  4e44a84  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
security/heimdal-devel: New port tracking Heimdal develpment

This new heimdal port tracks the Heimdal development branch. The
last security advisory showed us we might want to track its development.
Tue, 15 Nov 2022
[ 15:57 Ryan Steinmetz (zi) search for other commits by this committer ]    commit hash:287db69a8e7299e0984890e416fed4e30e406556  commit hash:287db69a8e7299e0984890e416fed4e30e406556  commit hash:287db69a8e7299e0984890e416fed4e30e406556  287db69  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
security/shibboleth-idp: new port:

A simple Single Sign-On solution for any organisation with complex
identity management requirements. With excellent scaling capabilities
and customisable user-related data, the Identity Provider equips
workforces with a personalised user experience.

* Widely adaptable to support custom scenarios
* Built-in support for a range of authentication systems
* Handles millions of authentication requests per day

WWW: https://shibboleth.atlassian.net/wiki/spaces/IDP4/pages/1265631498/Home
Mon, 7 Nov 2022
[ 15:41 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:344c25a817dde021c682f72a4ffb3c63dbafbc3e  commit hash:344c25a817dde021c682f72a4ffb3c63dbafbc3e  commit hash:344c25a817dde021c682f72a4ffb3c63dbafbc3e  344c25a 
security/rubygem-omniauth-rails_csrf_protection: new port, required for
gitlab-ce
Fri, 4 Nov 2022
[ 11:05 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:01e03aed2f7d021e57c72563c9113249b6ed6456  commit hash:01e03aed2f7d021e57c72563c9113249b6ed6456  commit hash:01e03aed2f7d021e57c72563c9113249b6ed6456  01e03ae 
security/tpm-quote-tools: Add new port

The TPM Quote Tools is a collection of programs that provide support
for TPM based attestation using the TPM quote mechanism. The manual
page for tpm_quote_tools provides a usage overview. The manangement
tools are only used to take ownership of a TPM.

The additional patches[1] in files/ come from AUR and were authored by
Michael Niewöhner. The patches were incomplete according to grawity[2].
I've incorporated grawity's feedback into our patches so that the -y
flag is recognized by a call to getopt().

[1]:
https://aur.archlinux.org/cgit/aur.git/plain/0001-Differentiate-between-owner-and-srk-well-known-passs.patch?h=tpm-quote-tools
[2]: https://aur.archlinux.org/packages/tpm-quote-tools#comment-684239

Sponsored by:	Klara, Inc.
Tue, 25 Oct 2022
[ 14:24 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:26c11a8125274c0e79a2bd1f1e26d94ddfcf588c  commit hash:26c11a8125274c0e79a2bd1f1e26d94ddfcf588c  commit hash:26c11a8125274c0e79a2bd1f1e26d94ddfcf588c  26c11a8 
security/Makefile: unbreak the ports tree
[ 12:42 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:2bceb891dc80c66b69d3a2a5a51ba8819bf04d2c  commit hash:2bceb891dc80c66b69d3a2a5a51ba8819bf04d2c  commit hash:2bceb891dc80c66b69d3a2a5a51ba8819bf04d2c  2bceb89 
Add security/nuclei: Fast vulnerability scanner

PR:		266509
[ 12:28 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Gabriel M. Dutra ]    commit hash:0155f0a274ec73652bf6c99737761ab23c0af165  commit hash:0155f0a274ec73652bf6c99737761ab23c0af165  commit hash:0155f0a274ec73652bf6c99737761ab23c0af165  0155f0a 
Add security/tfsec: Security scanner for Terraform

PR:		267319
Sat, 22 Oct 2022
[ 09:56 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Robert Clausecker ]    commit hash:bc2ac7558455e8f6d0c7ccf60ccf91ccbe5f752e  commit hash:bc2ac7558455e8f6d0c7ccf60ccf91ccbe5f752e  commit hash:bc2ac7558455e8f6d0c7ccf60ccf91ccbe5f752e  bc2ac75  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Add security/hyperhotp: Programmer for the HOTP feature of hyperFIDO USB
security keys

HyperHOTP is an open re-implementation of the programming software for
the HOTP feature of the hyperFIDO security keys. It's based on reverse-
engineering the Windows-based programmer available on Hypersecu's
website.

WWW: https://github.com/casept/hyperhotp

PR:		267223
Fri, 21 Oct 2022
[ 12:23 Bernard Spil (brnrd) search for other commits by this committer ]    commit hash:291711eb1c9c7ddd3e02e64dff1579f4526f719c  commit hash:291711eb1c9c7ddd3e02e64dff1579f4526f719c  commit hash:291711eb1c9c7ddd3e02e64dff1579f4526f719c  291711e 
security/nextcloud-twofactor_totp: Included in www/nextcloud

 * Nextcloud Hub 3 / 25.0.0 includes the twofactor TOTP provider
Sun, 9 Oct 2022
[ 20:14 Adriaan de Groot (adridg) search for other commits by this committer Author: Boudhayan Gupta ]    commit hash:851f5d0cf80aa7cd6f35ea46bdb408d76a45f9bd  commit hash:851f5d0cf80aa7cd6f35ea46bdb408d76a45f9bd  commit hash:851f5d0cf80aa7cd6f35ea46bdb408d76a45f9bd  851f5d0 
security/py-certbot-dns-gandi: new port, certbot plugin

This plugin comes from https://github.com/obynio/certbot-plugin-gandi .
Port file from Boudhayan, slightly modified for line length and portlint.

PR:		266860
Fri, 30 Sep 2022
[ 20:06 Rene Ladan (rene) search for other commits by this committer ]    commit hash:642838c92c58af3a4bdd30740b289fa2e06f5ec3  commit hash:642838c92c58af3a4bdd30740b289fa2e06f5ec3  commit hash:642838c92c58af3a4bdd30740b289fa2e06f5ec3  642838c  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-09-30 security/pwman3: Depends on expired security/py-pycrypto
2022-09-30 sysutils/py-ansible-base: Depends on expired security/py-pycrypto
Thu, 29 Sep 2022
[ 03:57 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:bafd04a8f74b8058e889aad6b88258d844e76d4d  commit hash:bafd04a8f74b8058e889aad6b88258d844e76d4d  commit hash:bafd04a8f74b8058e889aad6b88258d844e76d4d  bafd04a 
security/py-secure: New port: Adds security headers for python web frameworks

secure.py lock is a lightweight package that adds optional security headers for
Python web frameworks.
Sun, 25 Sep 2022
[ 05:45 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:ad9a3f9582d33fea0eed2708768464333cf2e97e  commit hash:ad9a3f9582d33fea0eed2708768464333cf2e97e  commit hash:ad9a3f9582d33fea0eed2708768464333cf2e97e  ad9a3f9 
security/wazuh-dashboard: New port: Web user interface for data visualization
and analysis

Wazuh is a free and open source platform used for threat prevention, detection,
and response. It is capable of protecting workloads across on-premises,
virtualized, containerized, and cloud-based environments.

Wazuh solution consists of an endpoint security agent, deployed to the
monitored systems, and a management server, which collects and analyzes data
gathered by the agents. Besides, Wazuh has been fully integrated with the
Elastic Stack, providing a search engine and data visualization tool that
allows users to navigate through their security alerts.
[ 05:44 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:844dbce6673fbedfaf26f2e26d201dcd63fd8134  commit hash:844dbce6673fbedfaf26f2e26d201dcd63fd8134  commit hash:844dbce6673fbedfaf26f2e26d201dcd63fd8134  844dbce 
security/wazuh-server: New port: Components for analyze the data received from
the agents

Wazuh is a free and open source platform used for threat prevention, detection,
and response. It is capable of protecting workloads across on-premises,
virtualized, containerized, and cloud-based environments.

Wazuh solution consists of an endpoint security agent, deployed to the
monitored systems, and a management server, which collects and analyzes data
gathered by the agents. Besides, Wazuh has been fully integrated with the
Elastic Stack, providing a search engine and data visualization tool that
allows users to navigate through their security alerts.
[ 05:42 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:8c9cf931f27fd827b57e6c3e5e438542a9cd72bf  commit hash:8c9cf931f27fd827b57e6c3e5e438542a9cd72bf  commit hash:8c9cf931f27fd827b57e6c3e5e438542a9cd72bf  8c9cf93 
security/wazuh-indexer: New port: A highly scalable, full-text search and
analytics engine

Wazuh is a free and open source platform used for threat prevention, detection,
and response. It is capable of protecting workloads across on-premises,
virtualized, containerized, and cloud-based environments.

Wazuh solution consists of an endpoint security agent, deployed to the
monitored systems, and a management server, which collects and analyzes data
gathered by the agents. Besides, Wazuh has been fully integrated with the
Elastic Stack, providing a search engine and data visualization tool that
allows users to navigate through their security alerts.
Thu, 15 Sep 2022
[ 02:40 Neel Chauhan (nc) search for other commits by this committer Author: Lady Serena Kitty ]    commit hash:5f5b3bd2b04e96f76cea58f1bd7739755e3da816  commit hash:5f5b3bd2b04e96f76cea58f1bd7739755e3da816  commit hash:5f5b3bd2b04e96f76cea58f1bd7739755e3da816  5f5b3bd 
security/rotate: New Port

Differential Revision:	https://reviews.freebsd.org/D36588
Wed, 14 Sep 2022
[ 21:44 Neel Chauhan (nc) search for other commits by this committer Author: Lady Serena Kitty ]    commit hash:4ed2ec5dacb007572a4da5b85f8d928a6ab93ce9  commit hash:4ed2ec5dacb007572a4da5b85f8d928a6ab93ce9  commit hash:4ed2ec5dacb007572a4da5b85f8d928a6ab93ce9  4ed2ec5 
security/diffcode: New port

Differential Revision:	https://reviews.freebsd.org/D36586
Tue, 13 Sep 2022
[ 15:16 Nuno Teixeira (eduardo) search for other commits by this committer Author: Daniel Engberg ]    commit hash:79a0481d1c47b13fa8aa7b97803bea264e1fd13f  commit hash:79a0481d1c47b13fa8aa7b97803bea264e1fd13f  commit hash:79a0481d1c47b13fa8aa7b97803bea264e1fd13f  79a0481  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
security/s2n-tls: Various improvements

 - Define LICENSE_FILE
 - Use ports framework for unit testing
 - Add option for assembly optimization and LTO
 - Disable building tests by default
 - Disable assembly optimization by default (requires AVX2 and BMI2 support
without runtime detection)
 - Use CMake helpers provided by framework
 - Rename s2n -> s2n-tls to match upstream name

PR:		266397
Sun, 11 Sep 2022
[ 11:26 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:b1cb46a420a7f6296213be6df60ac0a02f91e62a  commit hash:b1cb46a420a7f6296213be6df60ac0a02f91e62a  commit hash:b1cb46a420a7f6296213be6df60ac0a02f91e62a  b1cb46a 
security/linux-c7-openssl-devel: Add new port

This contains the headers to build Linux software using OpenSSL.
Also add USE_LINUX=openssl-devel.

Approved by:		tijl, tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D35903
Tue, 6 Sep 2022
[ 16:42 Felix Palmen (zirias) search for other commits by this committer Author: Daniel Engberg ]    commit hash:d7813e3aeb6da2b982eeab6696b9090632c5e692  commit hash:d7813e3aeb6da2b982eeab6696b9090632c5e692  commit hash:d7813e3aeb6da2b982eeab6696b9090632c5e692  d7813e3 
security/axc: Add new port

Client lib providing crypto interfaces for libsignal-protocol-c.

PR:			266104
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36468
Wed, 31 Aug 2022
[ 20:37 Larry Rosenman (ler) search for other commits by this committer ]    commit hash:caf16d259243263f7c995825ae46781209e5218b  commit hash:caf16d259243263f7c995825ae46781209e5218b  commit hash:caf16d259243263f7c995825ae46781209e5218b  caf16d2 
security/1password-client2-beta: [NEW PORT]

Make the beta version of the CLI available in FreeBSD ports.

latest changelog:
https://app-updates.agilebits.com/product_history/CLI2#v2070101

NOTE: you may need to check the "show betas" checkbox on that link.
Mon, 29 Aug 2022
[ 15:56 Cy Schubert (cy) search for other commits by this committer ]    commit hash:2bf1fc52aa698ebd4909c4127ad20dc4b5cbd706  commit hash:2bf1fc52aa698ebd4909c4127ad20dc4b5cbd706  commit hash:2bf1fc52aa698ebd4909c4127ad20dc4b5cbd706  2bf1fc5 
security/libomemo: Add new port

libomemo implements OMEMO (XEP-0384 v0.3.0) in C. For more information
see https://github.com/gkdr/libomemo.

PR:		265966
Submitted by:	Michael A. Oshin <micadeyeye at gmail.com>
Reported by:	Michael A. Oshin <micadeyeye at gmail.com>
Sat, 27 Aug 2022
[ 10:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:dced785298d49c472afff48099ef5b0b56e320ff  commit hash:dced785298d49c472afff48099ef5b0b56e320ff  commit hash:dced785298d49c472afff48099ef5b0b56e320ff  dced785 
security/rubygem-openssl2: Add rubygem-openssl2 2.2.1 (copied from
rubygem-openssl)

- Add PORTSCOUT
[ 10:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:2cdd6fc241aa50187c52d5a3abc185c9c0a2c36c  commit hash:2cdd6fc241aa50187c52d5a3abc185c9c0a2c36c  commit hash:2cdd6fc241aa50187c52d5a3abc185c9c0a2c36c  2cdd6fc 
security/p5-URN-OASIS-SAML2: Add p5-URN-OASIS-SAML2 0.003

URN::OASIS::SAML2 provides constants which are in use by the SAML2
implementation.

WWW: https://metacpan.org/dist/URN-OASIS-SAML2
[ 10:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:1ca8cd57f2c95606f289241c101418aaa2923900  commit hash:1ca8cd57f2c95606f289241c101418aaa2923900  commit hash:1ca8cd57f2c95606f289241c101418aaa2923900  1ca8cd5 
security/p5-Net-SAML2: Add p5-Net-SAML2 0.57

Net::SAML2 provides support for the Web Browser SSO profile of SAML2.

Net::SAML2 correctly perform the SSO process against numerous SAML Identity
Providers (IdPs). It has been tested against:
- GSuite (Google)
- Azure (Microsoft Office 365)
- OneLogin
- Jump
- Mircosoft ADFS
- Keycloak
- Auth0
- PingIdentity

WWW: https://metacpan.org/dist/Net-SAML2
[ 10:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:09731424527119c34b5c74fe49497b9993437c5c  commit hash:09731424527119c34b5c74fe49497b9993437c5c  commit hash:09731424527119c34b5c74fe49497b9993437c5c  0973142 
security/p5-Crypt-OpenSSL-Verify: Add p5-Crypt-OpenSSL-Verify 0.35

Given a CA certificate and another untrusted certificate, will show whether the
CA signs the certificate. This is a useful thing to have if you're signing with
X509 certificates, but outside of SSL.

A specific example is where you're working with XML signatures, and need to
verify that the signing certificate is valid.

WWW: https://metacpan.org/dist/Crypt-OpenSSL-Verify
Wed, 24 Aug 2022
[ 04:22 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:02c44a2153278ddbf5a52fa5e661b353eafc9e25  commit hash:02c44a2153278ddbf5a52fa5e661b353eafc9e25  commit hash:02c44a2153278ddbf5a52fa5e661b353eafc9e25  02c44a2 
www/gitlab-ce: added new ports required by gitlab-ce 15.2
Tue, 16 Aug 2022
[ 20:53 Juraj Lutter (otis) search for other commits by this committer ]    commit hash:6c19d65056dc7846d27365dcb00924ca09000c91  commit hash:6c19d65056dc7846d27365dcb00924ca09000c91  commit hash:6c19d65056dc7846d27365dcb00924ca09000c91  6c19d65 
security/py-certbot-dns-powerdns: Add new port

Add py-certbot-dns-powerdns, a PowerDNS certbot authentication module.

WWW: https://github.com/pan-net-security/certbot-dns-powerdns
Sat, 6 Aug 2022
[ 22:09 Neel Chauhan (nc) search for other commits by this committer Author: John W. O'Brien ]    commit hash:8b649415766e139f692433ca603d7a3fd296f47e  commit hash:8b649415766e139f692433ca603d7a3fd296f47e  commit hash:8b649415766e139f692433ca603d7a3fd296f47e  8b64941 
security/py-pycryptodome-test-vectors: New port: Optional test vectors for
PyCryptodome and PyCryptodomeX

PR:	265668
Mon, 1 Aug 2022
[ 20:43 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:a3cdb67a6a09e71420daeba04feed14029d1c21a  commit hash:a3cdb67a6a09e71420daeba04feed14029d1c21a  commit hash:a3cdb67a6a09e71420daeba04feed14029d1c21a  a3cdb67 
security/py-notus-scanner: New port: scanner for creating results from local
security checks

Notus Scanner detects vulnerable products in a system environment. The scanning
method is to evaluate internal system information. It does this very fast and
even detects currently inactive products because it does not need to interact
with each of the products.

To report about vulnerabilities, Notus Scanner receives collected system
information on the one hand and accesses the vulnerability information from the
feed service on the other. Both input elements are in table form: the system
information is specific to each environment and the vulnerability information
is specific to each system type.

Notus Scanner integrates into the Greenbone Vulnerability Management framework
which allows to let it scan entire networks within a single task. Any
vulnerability test in the format of .notus files inside the Greenbone Feed will
be considered and automatically matched with the scanned environments.

WWW: https://github.com/greenbone/notus-scanner
[ 13:21 Rene Ladan (rene) search for other commits by this committer ]    commit hash:bf8555d09ed58dedb22d65964002b8113a2b781f  commit hash:bf8555d09ed58dedb22d65964002b8113a2b781f  commit hash:bf8555d09ed58dedb22d65964002b8113a2b781f  bf8555d 
cleanup: Remove expired ports:

2022-08-01 security/nextcloud-twofactor_u2f: Upstream deprecated this port in
favor of twofactor_webauthn. Check
https://github.com/nextcloud/twofactor_webauthn#migration-from-two-factor-u2f
for migration instructions
Sun, 31 Jul 2022
[ 20:20 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:d7fcd1c31b8f4455a2d9bcd62b454364108e4687  commit hash:d7fcd1c31b8f4455a2d9bcd62b454364108e4687  commit hash:d7fcd1c31b8f4455a2d9bcd62b454364108e4687  d7fcd1c  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
security/wazuh-manager: New port: Security tool to monitor and check logs and
intrusions (server)

Wazuh is a free and open source platform used for threat prevention, detection,
and response. It is capable of protecting workloads across on-premises,
virtualized, containerized, and cloud-based environments.

Wazuh solution consists of an endpoint security agent, deployed to the
monitored systems, and a management server, which collects and analyzes data
gathered by the agents. Besides, Wazuh has been fully integrated with the
Elastic Stack, providing a search engine and data visualization tool that
allows users to navigate through their security alerts.

WWW: https://wazuh.com/
Wed, 27 Jul 2022
[ 11:41 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3bc1119c588381cc3b9e74bbc52810471d364bc6  commit hash:3bc1119c588381cc3b9e74bbc52810471d364bc6  commit hash:3bc1119c588381cc3b9e74bbc52810471d364bc6  3bc1119  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-07-22 math/intervaltree: Dependent ports now use GH_TUPLE
2022-07-24 security/gnomint: Abandonware, depending on gconf2
2022-07-24 japanese/im-ja: Abandonware, depending on gconf2
2022-07-25 sysutils/mgeupsd: Last release is 23 years old. It is not clear what
devices are supported.
Thu, 21 Jul 2022
[ 08:47 Nuno Teixeira (eduardo) search for other commits by this committer Author: Bruno Damour ]    commit hash:e0fac7248904fc89d82ba4b064ca8a61410b1133  commit hash:e0fac7248904fc89d82ba4b064ca8a61410b1133  commit hash:e0fac7248904fc89d82ba4b064ca8a61410b1133  e0fac72 
security/openca-ocspd: New port: OpenCA’s OCSP responder

 - submitter becomes maintainer

OpenCA OCSP Responder is an rfc2560 compliant OCSPD responder.
The server is a stand-alone application and can be integrated into many
different PKI solutions as it does not depend on specific database scheme.
Furthermore it can be used as a responder for multiple CAs.

WWW: https://www.openca.org/projects/ocspd

PR:		264475
Mon, 18 Jul 2022
[ 16:09 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:ad528e1c8370284c561f4b4800337735c02b0440  commit hash:ad528e1c8370284c561f4b4800337735c02b0440  commit hash:ad528e1c8370284c561f4b4800337735c02b0440  ad528e1 
security/base-audit: Remove port

* Remove port as 405.pkg-base-audit, core file of the port, is merged
  into ports-mgmt/pkg with pkg 1.18.1.
* Add entry to MOVED

PR:		264878
Approved by:	maintainer
Wed, 13 Jul 2022
[ 09:53 Nuno Teixeira (eduardo) search for other commits by this committer Author: Bruno Damour ]    commit hash:93db311c5f7a2da50f3b8414c68a3f20c241354c  commit hash:93db311c5f7a2da50f3b8414c68a3f20c241354c  commit hash:93db311c5f7a2da50f3b8414c68a3f20c241354c  93db311 
security/libpki: New port: OpenCA PKI library (libpki) and tools

 - submitter becomes maintainer

OpenCA LibPKI provides an easy-to-use PKI library for PKI enabled
application development.
The library provides the developer with all the needed functionalities
to manage certificates, from generation to validation.

WWW: https://www.openca.org/projects/libpki

PR:		264474
Reviewed by:	diizzy
[ 00:18 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:1271433ade88ea0f5cfa8633ed75b68b8a0c59be  commit hash:1271433ade88ea0f5cfa8633ed75b68b8a0c59be  commit hash:1271433ade88ea0f5cfa8633ed75b68b8a0c59be  1271433 
security/rubygem-devise-two-factor-rails70: Add
rubygem-devise-two-factor-rails70 5.0.0

Barebones two-factor authentication with Devise

WWW: https://github.com/tinfoil/devise-two-factor
Fri, 8 Jul 2022
[ 21:57 Dan Langille (dvl) search for other commits by this committer ]    commit hash:61343510f6b23e0b91678aef0f593d22b7d12f35  commit hash:61343510f6b23e0b91678aef0f593d22b7d12f35  commit hash:61343510f6b23e0b91678aef0f593d22b7d12f35  6134351 
security/iddawc: New port: OAuth2/OIDC Client

OAuth2/OIDC Client and Relying Party library
[ 21:57 Dan Langille (dvl) search for other commits by this committer ]    commit hash:c9befd7a40c568474b1ff4d6b5b2a3da89a81435  commit hash:c9befd7a40c568474b1ff4d6b5b2a3da89a81435  commit hash:c9befd7a40c568474b1ff4d6b5b2a3da89a81435  c9befd7 
security/rhonabwy: New port: JOSE library

Javascript Object Signing and Encryption (JOSE) library
- JWK, JWKS, JWS, JWE and JWT
Thu, 7 Jul 2022
[ 21:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:087feb3d45e7e386cea8b5f3ff2f451282008148  commit hash:087feb3d45e7e386cea8b5f3ff2f451282008148  commit hash:087feb3d45e7e386cea8b5f3ff2f451282008148  087feb3 
security/rubygem-net-ssh6: Add rubygem-net-ssh6 6.1.0 (copied from
rubygem-net-ssh)

- Add PORTSCOUT
Thu, 30 Jun 2022
[ 20:48 Rene Ladan (rene) search for other commits by this committer ]    commit hash:30886720da7c75f76b70811c05c4e68950a7d8a7  commit hash:30886720da7c75f76b70811c05c4e68950a7d8a7  commit hash:30886720da7c75f76b70811c05c4e68950a7d8a7  3088672  (Only the first 10 of 1160 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-06-30 databases/pgpool-II-36: Upstream support ended use
databases/pgpool-II-43
2022-06-30 ftp/multiget: Last release in 2007, doesn't support https, depends on
deprecated wxgtk28 and dead upstream. Please consider using net/uget
2022-06-30 devel/electron13: EOLed upstream, switch to newer version
2022-06-30 ftp/puf: Last release in 2006, doesn't support https and upstream is
dead. Please consider using www/aria2
2022-06-30 security/gss: Abandonware, last release in 2014 and no development
since
2022-06-30 security/shishi: Abandonware, last release in 2013 and no development
since
2022-06-30 ftp/urlgfe
2022-06-30 www/nspluginwrapper: Abandonware, last release in 2011 and upstream
is dead. NPAPI plugins are now obsolete and depends on deprecated library GTK 2
2022-06-30 devel/govendor: Use Go modules
2022-06-30 devel/racer: Racer is not actively developped now. Please consider
using newer software such as devel/rust-analyzer.
2022-06-30 net-mgmt/unifi6: No longer maintained by upstream
2022-06-30 devel/dep: Use Go modules
2022-06-30 databases/libgda5-bdb: Depends on deprecated databases/db5
2022-06-30 emulators/qemu5: Use emulators/qemu6 or emulators/qemu
2022-06-30 deskutils/bitcollider: bitzi.com is no longer available, closed down
in 2013
2022-06-30 converters/htx: XHTML is considered obsolete in favor of HTML5
2022-06-30 www/getleft: Abandonware last updated on 2008
2022-06-30 ftp/wxdfast: Last release in 2009, doesn't support https, depends on
deprecated wxgtk28 and dead upstream. Please consider using net/uget
[ 19:47 Rene Ladan (rene) search for other commits by this committer ]    commit hash:67fa95f7c4525606c2f5655c1c47c4f6814d633b  commit hash:67fa95f7c4525606c2f5655c1c47c4f6814d633b  commit hash:67fa95f7c4525606c2f5655c1c47c4f6814d633b  67fa95f  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-06-30 security/ruby-bitwarden: Broken with all supported versions of Ruby
2022-06-30 mail/rubygem-tmail: Broken with all supported versions of Ruby
2022-06-30 www/redmine4: Deprecated by upstream. Please consider using
www/redmine42
[ 19:41 Rene Ladan (rene) search for other commits by this committer ]    commit hash:92fd457df7f99e304186390afa34afe748dc0a7a  commit hash:92fd457df7f99e304186390afa34afe748dc0a7a  commit hash:92fd457df7f99e304186390afa34afe748dc0a7a  92fd457  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-03-31 security/libgringotts: Abandonware, upstream dead and last release in
2008
2022-06-30 deskutils/osmo: Depends on expired security/libgringotts
Wed, 29 Jun 2022
[ 16:32 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:d9cd2e534ed9a8e3a5633e17fbe8c93a19ef1d9b  commit hash:d9cd2e534ed9a8e3a5633e17fbe8c93a19ef1d9b  commit hash:d9cd2e534ed9a8e3a5633e17fbe8c93a19ef1d9b  d9cd2e5 
security/py-nassl: Add py-nassl 4.0.2

nassl is an experimental OpenSSL wrapper for SSLyze.

WWW: https://github.com/nabla-c0d3/nassl
[ 16:32 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:9cab43d1da0201587df86f03b74a1af37e35b09e  commit hash:9cab43d1da0201587df86f03b74a1af37e35b09e  commit hash:9cab43d1da0201587df86f03b74a1af37e35b09e  9cab43d1 
security/py-sslyze: Add py-sslyze 5.0.5

SSLyze is a fast and powerful SSL/TLS scanning tool and Python library.

SSLyze can analyze the SSL/TLS configuration of a server by connecting to it, in
order to ensure that it uses strong encryption settings (certificate, cipher
suites, elliptic curves, etc.), and that it is not vulnerable to known TLS
attacks (Heartbleed, ROBOT, OpenSSL CCS injection, etc.).

WWW: https://github.com/nabla-c0d3/sslyze
Tue, 28 Jun 2022
[ 18:49 Tobias C. Berner (tcberner) search for other commits by this committer Author: Felix Palmen ]    commit hash:5774e493c4cbd700f0f850b3efeb8ca49302bf97  commit hash:5774e493c4cbd700f0f850b3efeb8ca49302bf97  commit hash:5774e493c4cbd700f0f850b3efeb8ca49302bf97  5774e49 
security/unix-selfauth-helper: Add new port

This little helper enables self-authentication against the local passwd
database using pam_exec.

Differential Revision: https://reviews.freebsd.org/D35347
[ 06:32 Dave Cottlehuber (dch) search for other commits by this committer ]    commit hash:ab4964e6d96e9d3ac2c75c414dee85bf625a06fa  commit hash:ab4964e6d96e9d3ac2c75c414dee85bf625a06fa  commit hash:ab4964e6d96e9d3ac2c75c414dee85bf625a06fa  ab4964e  (Only the first 10 of 562 ports in this commit are shown above. View all ports for this commit)
*/*: Remove expired erlang and elixir ports

The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.

See UPDATING and MOVED for details.

https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update

archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 27 Jun 2022
[ 11:36 Rene Ladan (rene) search for other commits by this committer ]    commit hash:2fb224a12bba79baeabc41519ab19ab876baec32  commit hash:2fb224a12bba79baeabc41519ab19ab876baec32  commit hash:2fb224a12bba79baeabc41519ab19ab876baec32  2fb224a  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-06-25 lang/cmucl: Not supported upstream since 2017 and broken since
FreeBSD 12.1
2022-06-25 devel/qbs: Abandoned and not working with modern clang
2022-06-25 lang/cmucl-extra: lang/cmucl is not supported upstream since 2017 and
broken since FreeBSD 12.1
2022-06-25 security/protonvpn-cli: This version is deprecated and unsupported
upstream. The port needs an update, which would require a fair amount of effort.
Use OpenVPN or Wireguard with configuration files provided by ProtonVPN instead.
2022-06-27 sysutils/firstboot-growfs: A better version is available on all
FreeBSD version
2022-06-27 security/modsecurity3-apache: The project was not developed further
2022-06-29 net-mgmt/zabbix54-frontend: Unsupported by upstream
2022-06-29 net-mgmt/zabbix54-server: Unsupported by upstream
Tue, 21 Jun 2022
[ 16:32 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:8adc34be66f3ef457a0d2caad3b2f7351bbd95b8  commit hash:8adc34be66f3ef457a0d2caad3b2f7351bbd95b8  commit hash:8adc34be66f3ef457a0d2caad3b2f7351bbd95b8  8adc34b 
*/Makefile: Sort SUBDIRs
Sun, 19 Jun 2022
[ 16:20 Cy Schubert (cy) search for other commits by this committer ]    commit hash:7150a0c9b1014e445a8266c9080d0bf4738dcc9c  commit hash:7150a0c9b1014e445a8266c9080d0bf4738dcc9c  commit hash:7150a0c9b1014e445a8266c9080d0bf4738dcc9c  7150a0c  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
*/*: Bring back wpa_supplicant29 and hostapd29 as new ports

The current wpa_supplicant and hostapd have an issue with AR9285.
For the time being bring back wpa_supplicant 2.9 as
security/wpa_supplicant29 and hostpd 2.9 as net/hostapd29 for those
cases that have an issue with wpa_supplicant/hostpad2.10 (in base and
in ports)

PR:		264238
MFH:		2022Q2
Thu, 16 Jun 2022
[ 13:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:ab046265760cf8ead01ebc158ada6d9f7c986269  commit hash:ab046265760cf8ead01ebc158ada6d9f7c986269  commit hash:ab046265760cf8ead01ebc158ada6d9f7c986269  ab04626  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
*/Makefile: Sort SUBDIRs
Wed, 15 Jun 2022
[ 22:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9209bd43dfe3b97a1ae123ef93220eb95242ff60  commit hash:9209bd43dfe3b97a1ae123ef93220eb95242ff60  commit hash:9209bd43dfe3b97a1ae123ef93220eb95242ff60  9209bd4 
security/lime: New Port

LIME is an end-to-end encryption library for one-to-one and group
instant messaging, allowing users to exchange messages privately and
asynchronously. It uses modern ciphering curve X448 and double ratchet
algorithm for perfect forward secrecy.

LIME is composed of a portable client library coupled with a public key
server developed by Belledonne Communications to allow end-to-end
encryption for messaging, without having to exchange cryptographic keys
simultaneously.

The library exposes a C, C++, Python and Java API for easy integration
in mobile and desktop environments.

LIME supports multiple devices per user and multiple users per device.

WWW: https://www.linphone.org/technical-corner/lime
Sat, 11 Jun 2022
[ 21:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:665b149d2692ff6926a092568304091995e07d39  commit hash:665b149d2692ff6926a092568304091995e07d39  commit hash:665b149d2692ff6926a092568304091995e07d39  665b149  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
*/*php82*: Welcome php 8.2.0 Alpha 1

Please DO NOT use this version in production, it is an early test
version.

port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A
build is running to check all php ports with php82 and will be
committed in batch tomorrow.

Sponsored by:	Bounce Experts
Sun, 5 Jun 2022
[ 10:13 Rene Ladan (rene) search for other commits by this committer ]    commit hash:c6c95a820eb67e9e493aec85bc03d3883f6fa836  commit hash:c6c95a820eb67e9e493aec85bc03d3883f6fa836  commit hash:c6c95a820eb67e9e493aec85bc03d3883f6fa836  c6c95a8 
cleanup: Remove expired ports:

2022-06-05 security/keepassx-devel: KeePassX had been stopped
development/maintenance, please consider using security/keepassxc instead
Fri, 27 May 2022
[ 13:45 Cy Schubert (cy) search for other commits by this committer ]    commit hash:d33c01d9cc1864a2be757fb99caa63223cfe5519  commit hash:d33c01d9cc1864a2be757fb99caa63223cfe5519  commit hash:d33c01d9cc1864a2be757fb99caa63223cfe5519  d33c01d  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
security/krb5-120: Welcome new krb5 1.20

Welcome the new krb5-120 (1.20) from MIT.

krb5-118 is now deprecated and scheduled for removal a year from
now.
Sun, 22 May 2022
[ 05:52 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:bf00a2f4b842a45e9536c44f42123a481446f875  commit hash:bf00a2f4b842a45e9536c44f42123a481446f875  commit hash:bf00a2f4b842a45e9536c44f42123a481446f875  bf00a2f 
security/py-ospd: Port was removed

- It was merged into security/py-ospd-openvas
[ 05:49 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:76490618fe31b597e5450d4eff5179c6b07f9b5c  commit hash:76490618fe31b597e5450d4eff5179c6b07f9b5c  commit hash:76490618fe31b597e5450d4eff5179c6b07f9b5c  7649061 
security/greenbone-security-assistant: port was removed

- It was splitted into security/gsad and security/gsa ports
[ 05:42 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:d2a35cd5af0e19f1b7a9c915a2fe18dec9bab508  commit hash:d2a35cd5af0e19f1b7a9c915a2fe18dec9bab508  commit hash:d2a35cd5af0e19f1b7a9c915a2fe18dec9bab508  d2a35cd 
- security/gsad: Connect gsa[d] ports
Fri, 13 May 2022
[ 11:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:e742e9fc52dcc50a9d48bfd7c8689f6617c7471a  commit hash:e742e9fc52dcc50a9d48bfd7c8689f6617c7471a  commit hash:e742e9fc52dcc50a9d48bfd7c8689f6617c7471a  e742e9f 
security/py-argon2-cffi-bindings: Add py-argon2-cffi-bindings 21.2.0

argon2-cffi-bindings provides low-level CFFI bindings to the Argon2 password
hashing algorithm including a vendored version of them.

WWW: https://github.com/hynek/argon2-cffi-bindings
Thu, 12 May 2022
[ 14:20 Lorenzo Salvadore (salvadore) search for other commits by this committer ]    commit hash:17c5a7b05cf58a37530a8fa623b271a68a6cbc49  commit hash:17c5a7b05cf58a37530a8fa623b271a68a6cbc49  commit hash:17c5a7b05cf58a37530a8fa623b271a68a6cbc49  17c5a7b 
security/rubygem-haiti-hash: Add new port

Haiti is a CLI tool (and library) to identify hash types (hash type
identifier).

Features:
- 442+ hash types detected
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
- Hashcat and John the Ripper references
- CLI tool and library
- Hackable

WWW: https://noraj.github.io/haiti/

Reviewed by:	danfe, ruby (sunpoet)
Approved by:	gerald (mentor)
Differential Revision:	https://reviews.freebsd.org/D35032
Mon, 2 May 2022
[ 11:26 Lorenzo Salvadore (salvadore) search for other commits by this committer ]    commit hash:61148419695a182586d7c11fa61460695b95f3d4  commit hash:61148419695a182586d7c11fa61460695b95f3d4  commit hash:61148419695a182586d7c11fa61460695b95f3d4  6114841 
security/seclists: Add port

SecLists is the security tester's companion. It is a collection of
multiple types of lists used during security assessments, collected in
one place. List types include usernames, passwords, URLs, sensitive data
patterns, fuzzing payloads, web shells, and many more. The goal is to
enable a security tester to pull this repository onto a new testing box
and have access to every type of list that may be needed.

This project is maintained by Daniel Miessler, Jason Haddix, and
g0tmi1k.

WWW: https://github.com/danielmiessler/SecLists

Reviewed by:	danfe, gerald, bapt
Approved by:	tcberner (co-mentor)
Differential Revision:	https://reviews.freebsd.org/D35026
[ 09:18 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:1dd4f00e758015ba15a854ff8ecda6ec205d95a8  commit hash:1dd4f00e758015ba15a854ff8ecda6ec205d95a8  commit hash:1dd4f00e758015ba15a854ff8ecda6ec205d95a8  1dd4f00 
security/p5-Crypt-GpgME (new port): Perl interface to libgpgme.

WWW: https://metacpan.org/dist/Crypt-GpgME
Sat, 30 Apr 2022
[ 19:22 Jason E. Hale (jhale) search for other commits by this committer ]    commit hash:6c2c407eeff27aa5d77e044a57d987612b339a0e  commit hash:6c2c407eeff27aa5d77e044a57d987612b339a0e  commit hash:6c2c407eeff27aa5d77e044a57d987612b339a0e  6c2c407 
security/pinentry-gnome3: De-version and rename

Due to the new GNOME versioning scheme, security/pinentry-gnome3 has
been renamed to security/pinentry-gnome and all references to
"GNOME 3" have been dropped in favor of just "GNOME". The binary itself
still installs as pinentry-gnome3 at this time, however.

Rename the option GNOME3 -> GNOME in security/pinentry.

PR:		263681
Reported by:	PauAmma <pauamma@gundo.com>
[ 15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:6f7516452ecf34b5e3da0ccaae3e72de93c98379  commit hash:6f7516452ecf34b5e3da0ccaae3e72de93c98379  commit hash:6f7516452ecf34b5e3da0ccaae3e72de93c98379  6f75164 
security/py-ssh: Remove obsoleted port

Use security/py-paramiko instead.
This library originated as a fork of the Paramiko library, and has now been
merged back into it.

Approved by:	lwhsu (maintainer)
Sat, 23 Apr 2022
[ 15:47 Emanuel Haupt (ehaupt) search for other commits by this committer ]    commit hash:bc050a1dd6752abe07621561d6942280760becc1  commit hash:bc050a1dd6752abe07621561d6942280760becc1  commit hash:bc050a1dd6752abe07621561d6942280760becc1  bc050a1 
security/py-pwntools: Add new port

Pwntools is a CTF framework and exploit development library. Written in
Python, it is designed for rapid prototyping and development, and
intended to make exploit writing as simple as possible.

WWW: https://github.com/Gallopsled/pwntools
[ 15:46 Emanuel Haupt (ehaupt) search for other commits by this committer ]    commit hash:89d5c3e7c19ceee11f7f1b9db62b45c28e888dba  commit hash:89d5c3e7c19ceee11f7f1b9db62b45c28e888dba  commit hash:89d5c3e7c19ceee11f7f1b9db62b45c28e888dba  89d5c3e 
security/py-ropgadget: Add new port

Search gadgets in binaries to facilitate ROP exploitation for several
file formats and architectures.

WWW: https://pypi.org/project/ropgadget/
Fri, 22 Apr 2022
[ 12:49 Mikael Urankar (mikael) search for other commits by this committer Author: Martin Filla ]    commit hash:e97d5b84d882611a871692a3abdda797759232e4  commit hash:e97d5b84d882611a871692a3abdda797759232e4  commit hash:e97d5b84d882611a871692a3abdda797759232e4  e97d5b8 
security/sniffglue: Add new port

sniffglue is a network sniffer written in rust. Network packets are parsed
concurrently using a thread pool to utilize all cpu cores. Project goals are
that you can run sniffglue securely on untrusted networks and that it must not
crash when processing packets. The output should be as useful as possible by
default.

PR:		262959
[ 08:43 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:a340de356204a40043f8845330d4ff7acbd59bff  commit hash:a340de356204a40043f8845330d4ff7acbd59bff  commit hash:a340de356204a40043f8845330d4ff7acbd59bff  a340de3 
security/rubygem-omniauth-alicloud: added as new port

Required for gitlab-ce 14.10.

MFH:		2022Q2
Sat, 16 Apr 2022
[ 04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:6916df3fc01a63dce046c1c324310b099a6593a6  commit hash:6916df3fc01a63dce046c1c324310b099a6593a6  commit hash:6916df3fc01a63dce046c1c324310b099a6593a6  6916df3 
security/py-tinyaes: Add py-tinyaes 1.0.3

tinyaes is a few lines Cython wrapper for the tiny-AES-c library, a Small
portable AES128/192/256 in C.

The library offers a few modes, CTR mode is the only one currently wrapped.
Given the C API works modifying a buffer in-place, the wrapper offers:
- CTR_xcrypt_buffer(..) that works on all bytes convertible types, and
  encrypting a copy of the buffer,
- CTR_xcrypt_buffer_inplace(..) that works on bytearrays only, modifying the
  buffer in-place.

WWW: https://github.com/naufraghi/tinyaes-py
[ 04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:042bcd8ac40e44a2b5f348a2524a3616610a4dd1  commit hash:042bcd8ac40e44a2b5f348a2524a3616610a4dd1  commit hash:042bcd8ac40e44a2b5f348a2524a3616610a4dd1  042bcd8 
security/py-oscrypto: Add py-oscrypto 1.2.1

oscrypto is a compilation-free, always up-to-date encryption library for Python
that works on Windows, OS X, Linux and BSD.

The library integrates with the encryption library that is part of the operating
system. This means that a compiler is never needed, and OS security updates take
care of patching vulnerabilities.

WWW: https://github.com/wbond/oscrypto
[ 04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:ac5d3e751150add8dffbbdb912c66c35b8fe11b0  commit hash:ac5d3e751150add8dffbbdb912c66c35b8fe11b0  commit hash:ac5d3e751150add8dffbbdb912c66c35b8fe11b0  ac5d3e7 
security/py-pyhanko-certvalidator: Add py-pyhanko-certvalidator 0.19.4

pyhanko-certvalidator is a Python library for validating X.509 certificates
paths. It supports various options, including: validation at a specific moment
in time, whitelisting and revocation checks.

This library started as a fork of wbond/certvalidator with patches for pyHanko,
but has since diverged considerably from its parent repository.

WWW: https://github.com/MatthiasValvekens/certvalidator
Tue, 12 Apr 2022
[ 19:29 Colin Percival (cperciva) search for other commits by this committer ]    commit hash:4364cf0fef398e28792aa65709a4aa44ee8a5f47  commit hash:4364cf0fef398e28792aa65709a4aa44ee8a5f47  commit hash:4364cf0fef398e28792aa65709a4aa44ee8a5f47  4364cf0 
security/Makefile: add py-yara-python-dex

This unbreaks INDEX.

Fixes: 02c5def706fa
Fri, 8 Apr 2022
[ 09:20 Emanuel Haupt (ehaupt) search for other commits by this committer ]    commit hash:7bf6f023e4aa9114432deb634792563311f94d97  commit hash:7bf6f023e4aa9114432deb634792563311f94d97  commit hash:7bf6f023e4aa9114432deb634792563311f94d97  7bf6f02 
security/py-bitbox02: Add new port

Python API for communicating with the BitBox02 device

Sponsored by:	Shift Crypto

Number of commits found: 2209 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]