Port details |
- minisign Simple tool to sign files and verify digital signatures
- 0.12 security
=2 0.11_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-01-18 15:44:02
- Last Update: 2025-02-03 15:50:49
- Commit Hash: 4f4ffc5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ISCL
- WWW:
- https://jedisct1.github.io/minisign/
- https://github.com/jedisct1/minisign
- Description:
- Minisign is a dead simple tool to sign files and verify signatures.
It is portable, lightweight, and uses the highly secure Ed25519 public-key
signature system.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- minisign>0:security/minisign
- To install the port:
- cd /usr/ports/security/minisign/ && make install clean
- To add the package, run one of these commands:
- pkg install security/minisign
- pkg install minisign
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: minisign
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738088854
SHA256 (minisign-0.12.tar.gz) = 677e3dd52f559992c72be932d958587b5f731a1a295bcee37be878ed3f585926
SIZE (minisign-0.12.tar.gz) = 21808
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libsodium.so : security/libsodium
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_minisign
- USES:
- cmake localbase pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12 03 Feb 2025 15:50:49
    |
Po-Chuan Hsieh (sunpoet)  |
security/minisign: Update to 0.12
Changes: https://github.com/jedisct1/minisign/releases |
0.11_1 20 May 2024 10:33:03
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
0.11 31 Jul 2023 20:44:27
    |
Po-Chuan Hsieh (sunpoet)  |
security/minisign: Update to 0.11
- Update MASTER_SITES: use upstream release tarball
- Update WWW
- Add LICENSE_FILE
- Take maintainership
Changes: https://github.com/jedisct1/minisign/releases |
0.9 20 Jul 2023 14:04:33
    |
Mark Felder (feld)  |
Drop maintainership of ports
I cannot give these the attention they need right now. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.9 16 May 2022 06:49:43
    |
Loïc Bartoletti (lbartoletti)  |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
0.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9 21 Aug 2020 14:58:22
  |
feld  |
security/minisign: Update to 0.9
PR: 247068 |
0.8 04 Feb 2018 13:28:20
  |
feld  |
security/minisign: Update to 0.8 |
0.7 18 Jan 2018 15:43:54
  |
feld  |
Minisign is a dead simple tool to sign files and verify signatures.
It is portable, lightweight, and uses the highly secure Ed25519
public-key signature system.
WWW: https://github.com/jedisct1/minisign |
Number of commits found: 12
|