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.

Port details
py-securesystemslib Cryptographic and general-purpose routines
0.31.0 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.31.0Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-05-14 09:25:54
Last Update: 2024-03-09 15:22:07
Commit Hash: 52a31bf
Also Listed In: python
License: MIT
WWW:
https://github.com/secure-systems-lab/securesystemslib
Description:
securesystemslib supports public-key and general-purpose cryptography, such as ECDSA, Ed25519, RSA, SHA256, SHA512, etc. Most of the cryptographic operations are performed by the cryptography and PyNaCl libraries, but verification of Ed25519 signatures can be done in pure Python.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}securesystemslib>0:security/py-securesystemslib@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-securesystemslib/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-securesystemslib
  • pkg install py39-securesystemslib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-securesystemslib listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-securesystemslib
Package flavors (<flavor>: <package>)
  • py39: py39-securesystemslib
distinfo:
TIMESTAMP = 1701770821 SHA256 (securesystemslib-0.31.0.tar.gz) = c1594afbcd5db198ec90c487e1720154afb71743d9f4bccf3dfda84de650c478 SIZE (securesystemslib-0.31.0.tar.gz) = 1015330

Packages (timestamps in pop-ups are UTC):
py37-securesystemslib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.11.3---0.11.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-securesystemslib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.31.00.31.0-0.31.00.31.0---
FreeBSD:13:quarterly0.31.00.31.00.28.00.31.00.31.0-0.31.00.31.0
FreeBSD:14:latest0.31.00.31.00.25.00.31.00.31.00.28.0-0.28.0
FreeBSD:14:quarterly0.31.00.31.0-0.31.00.31.0-0.31.00.31.0
FreeBSD:15:latest0.31.00.31.0n/a0.31.0n/a-0.31.0-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>0 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. gpg : security/gnupg
  2. py39-pytest>=7,1 : devel/py-pytest@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pynacl>1.2.0 : security/py-pynacl@py39
  2. py39-cryptography>=41.0.7,1 : security/py-cryptography@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. security/py-tuf

Configuration Options:
No options to configure
Options name:
security_py-securesystemslib
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/securesystemslib/
  2. https://pypi.org/packages/source/s/securesystemslib/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.31.0
09 Mar 2024 15:22:07
commit hash: 52a31bfb371955ab21bf8c967c304c41d3b7d426commit hash: 52a31bfb371955ab21bf8c967c304c41d3b7d426commit hash: 52a31bfb371955ab21bf8c967c304c41d3b7d426commit hash: 52a31bfb371955ab21bf8c967c304c41d3b7d426 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-securesystemslib: Convert to USE_PYTHON=pytest

Approved by:	portmgr (blanket)
With hat:	python
0.31.0
16 Dec 2023 13:11:23
commit hash: ce6ea740eed8fa498e1c2ec8d1d0c2a40746e899commit hash: ce6ea740eed8fa498e1c2ec8d1d0c2a40746e899commit hash: ce6ea740eed8fa498e1c2ec8d1d0c2a40746e899commit hash: ce6ea740eed8fa498e1c2ec8d1d0c2a40746e899 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-securesystemslib: Unbreak
0.31.0
05 Dec 2023 17:29:30
commit hash: 1183e14ef4d0657de6bea2d79d01778e94aa380dcommit hash: 1183e14ef4d0657de6bea2d79d01778e94aa380dcommit hash: 1183e14ef4d0657de6bea2d79d01778e94aa380dcommit hash: 1183e14ef4d0657de6bea2d79d01778e94aa380d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-securesystemslib: Update version 0.30.0=>0.31.0

Changelog:
https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.31.0
0.30.0
04 Oct 2023 13:05:27
commit hash: 2d5d125717b937fc39f34ca2245b9a169f6a6c08commit hash: 2d5d125717b937fc39f34ca2245b9a169f6a6c08commit hash: 2d5d125717b937fc39f34ca2245b9a169f6a6c08commit hash: 2d5d125717b937fc39f34ca2245b9a169f6a6c08 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-securesystemslib: Update version 0.29.0=>0.30.0

Changelog:
https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.30.0
0.29.0
29 Sep 2023 14:19:56
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
0.29.0
11 Sep 2023 06:17:04
commit hash: 146e777191205afcc1575eed7536f3b176aff8b2commit hash: 146e777191205afcc1575eed7536f3b176aff8b2commit hash: 146e777191205afcc1575eed7536f3b176aff8b2commit hash: 146e777191205afcc1575eed7536f3b176aff8b2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-securesystemslib: Update version 0.28.0=>0.29.0

Changelog:
https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.29.0
0.28.0
22 Jul 2023 07:46:38
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
0.28.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
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>
0.28.0
19 Apr 2023 18:17:23
commit hash: 1f0077ed3641cfc2476a93a3f6b8de4fed78b0f9commit hash: 1f0077ed3641cfc2476a93a3f6b8de4fed78b0f9commit hash: 1f0077ed3641cfc2476a93a3f6b8de4fed78b0f9commit hash: 1f0077ed3641cfc2476a93a3f6b8de4fed78b0f9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-securesystemslib: Update version 0.27.0=>0.28.0

Changelog:
https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.28.0
0.27.0_1
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
0.27.0
30 Mar 2023 15:56:51
commit hash: 2d80e55193059d367cf81c1045a3dade43e01cdacommit hash: 2d80e55193059d367cf81c1045a3dade43e01cdacommit hash: 2d80e55193059d367cf81c1045a3dade43e01cdacommit hash: 2d80e55193059d367cf81c1045a3dade43e01cda files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-securesystemslib: Update version 0.26.0=>0.27.0

Changelog:
https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.27.0
0.26.0
05 Feb 2023 19:05:02
commit hash: f5890bd3cbc66a805bfc04a1a45688b5a3e68c50commit hash: f5890bd3cbc66a805bfc04a1a45688b5a3e68c50commit hash: f5890bd3cbc66a805bfc04a1a45688b5a3e68c50commit hash: f5890bd3cbc66a805bfc04a1a45688b5a3e68c50 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
Revert "Mk/Uses/python.mk: Fix USE_PYTHON=pep517: always compile and install
bytecode"

Despite installer's default behaviour to compile and install bytecode,
we are not doing so going forward at stage/package time. [0] During
initial development and qualification of PEP-517 framework support,
compiling and installing bytecode at stage/package time was considered,
but was found problematic, fragile and ultimately unreliable, both
currently and historically (with USE_PYTHON=distutils), due to our
fixed plist requirement. While the living binary distribution format
(wheel) specification [1] says to compile bytecode, that is in the
pure Python package management context (pip, etc); nuance always
exists when interacting with "system" package management.

Additionally, "bytecode is an implementation detail of the CPython
interpreter. No guarantees are made that bytecode will not be added,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.26.0_1
05 Feb 2023 18:16:47
commit hash: de6965254c3a007efcf697c3d455b54d2aeb2383commit hash: de6965254c3a007efcf697c3d455b54d2aeb2383commit hash: de6965254c3a007efcf697c3d455b54d2aeb2383commit hash: de6965254c3a007efcf697c3d455b54d2aeb2383 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Mk/Uses/python.mk: Fix USE_PYTHON=pep517: always compile and install bytecode

- While I'm here, use long options for easier reading [1][2]
- Bump PORTREVISION of dependent ports (USE_PYTHON=pep517) for package change

It fixes build_fs_violation of dependent ports in poudriere (with -t flag).
It is also the default behavior of installer [2].

from py-sphinx log:
=>> Checking for staging violations... done
=>> Error: Filesystem touched during stage (files must install to ${STAGEDIR}):
extra: usr/local/lib/python3.9/site-packages/importlib_metadata/__pycache__
=>> Cleaning up wrkdir

from installer documentation:
--compile-bytecode
    Possible choices: 0, 1, 2
    generate bytecode for the specified optimization level(s) (default=0, 1)
--no-compile-bytecode
    don’t generate bytecode for installed modules
    Default: False

With hat:	python
Reference:	https://pypa-build.readthedocs.io/en/stable/ [1]
		https://installer.pypa.io/en/stable/cli/installer/ [2]
0.26.0
02 Feb 2023 12:20:02
commit hash: b996d35204519f00b3e5e0ead3de5da2ab931d56commit hash: b996d35204519f00b3e5e0ead3de5da2ab931d56commit hash: b996d35204519f00b3e5e0ead3de5da2ab931d56commit hash: b996d35204519f00b3e5e0ead3de5da2ab931d56 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-securesystemslib: Update version 0.25.0=>0.26.0

- Change to pep517 from distutils

Relnotes:
https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.26.0
0.25.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.25.0
05 Nov 2022 14:19:17
commit hash: 132aedc09212e789e1ea0dc8a74fc0e44fd4e979commit hash: 132aedc09212e789e1ea0dc8a74fc0e44fd4e979commit hash: 132aedc09212e789e1ea0dc8a74fc0e44fd4e979commit hash: 132aedc09212e789e1ea0dc8a74fc0e44fd4e979 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-securesystemslib: Update version 0.23.0=>0.25.0

Relnotes:
https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.25.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.23.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.23.0
07 May 2022 21:37:47
commit hash: 7821f0e5f2a7dc66ad6a7c075873bd8ba401e5bccommit hash: 7821f0e5f2a7dc66ad6a7c075873bd8ba401e5bccommit hash: 7821f0e5f2a7dc66ad6a7c075873bd8ba401e5bccommit hash: 7821f0e5f2a7dc66ad6a7c075873bd8ba401e5bc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-securesystemslib: Update version 0.22.0=>0.23.0

Relnotes:
https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.23.0
0.22.0
27 Apr 2022 11:42:12
commit hash: d7176a1b200c18e8db3c4728de0c1cb5bb170b99commit hash: d7176a1b200c18e8db3c4728de0c1cb5bb170b99commit hash: d7176a1b200c18e8db3c4728de0c1cb5bb170b99commit hash: d7176a1b200c18e8db3c4728de0c1cb5bb170b99 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
security/py-securesystemslib: switch to USES=pytest, fix tests

Reported by:	reprise
Approved by:	portmgr blanket
0.22.0
12 Mar 2022 10:28:08
commit hash: 13453b3246359930408558a532900dacec70c7efcommit hash: 13453b3246359930408558a532900dacec70c7efcommit hash: 13453b3246359930408558a532900dacec70c7efcommit hash: 13453b3246359930408558a532900dacec70c7ef files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-securesystemslib: Update 0.22.0

- Change MASTER_SITES to CHEESESHOP

Relnotes:
https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.22.0
0.11.3
08 Mar 2022 02:09:57
commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Take maintainership
0.11.3
07 Mar 2022 19:07:39
commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return koobs' ports to the pool after safekeeping his commit bit.
0.11.3
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.11.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.11.3
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.11.3
14 May 2019 09:25:30
Revision:501637Original commit files touched by this commit
koobs search for other commits by this committer
[NEW PORT] security/py-securesystemslib: Cryptographic and general-purpose
routines

securesystemslib supports public-key and general-purpose cryptography,
such as ECDSA, Ed25519, RSA, SHA256, SHA512, etc. Most of the
cryptographic operations are performed by the cryptography and PyNaCl
libraries, but verification of Ed25519 signatures can be done in pure
Python.

WWW: https://github.com/secure-systems-lab/securesystemslib

[1] https://github.com/secure-systems-lab/securesystemslib/issues/166
[2] https://github.com/secure-systems-lab/securesystemslib/issues/167

Number of commits found: 27