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
gostsum Implementation of GOST R 34.11-94, GOST R 34.11-2012 hash functions
20221213_1 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 20221213_1Version of this port present on the latest quarterly branch.
Maintainer: rozhuk.im@gmail.com search for ports maintained by this maintainer
Port Added: 2022-12-16 01:48:07
Last Update: 2023-02-05 14:50:10
Commit Hash: 154cb0f
License: GPLv3
WWW:
https://github.com/AnatolyGeorgievski/gostsum/
Description:
Implementation of GOST R 34.11-94, GOST R 34.11-2012 (STRIBOG-256/512), SHA, SHA2 hash functions and hash based algorithms: HMAC, PBKDF, SSHA.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/gostsum
  2. /usr/local/share/licenses/gostsum-20221213_1/catalog.mk
  3. /usr/local/share/licenses/gostsum-20221213_1/LICENSE
  4. /usr/local/share/licenses/gostsum-20221213_1/GPLv3
Collapse this list.
Dependency lines:
  • gostsum>0:security/gostsum
To install the port:
cd /usr/ports/security/gostsum/ && make install clean
To add the package, run one of these commands:
  • pkg install security/gostsum
  • pkg install gostsum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gostsum
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1670990367 SHA256 (AnatolyGeorgievski-gostsum-20221213-b1a7a8e33ade59d43147a2f2531fe87c26de4093_GH0.tar.gz) = bd542fd6f030573a5e6c36975f0dd6fb901fdae529f5aaf063e0fbb3d48d89b5 SIZE (AnatolyGeorgievski-gostsum-20221213-b1a7a8e33ade59d43147a2f2531fe87c26de4093_GH0.tar.gz) = 90968

Packages (timestamps in pop-ups are UTC):
gostsum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20221213_120221213_1-20221213_120221213_1---
FreeBSD:13:quarterly20221213_120221213_120221213_120221213_120221213_120221213_120221213_120221213_1
FreeBSD:14:latest20221213_120221213_1-20221213_120221213_120221213_1-20221213_1
FreeBSD:14:quarterly20221213_120221213_1-20221213_120221213_120221213_120221213_120221213_1
FreeBSD:15:latest20221213_120221213_1n/a20221213_1n/a20221213_120221213_120221213_1
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. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_gostsum
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/AnatolyGeorgievski/gostsum/tar.gz/b1a7a8e33ade59d43147a2f2531fe87c26de4093?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20221213_1
05 Feb 2023 14:50:10
commit hash: 154cb0fbb0b42ccbbf26a17dd9a2c43ed268cf06commit hash: 154cb0fbb0b42ccbbf26a17dd9a2c43ed268cf06commit hash: 154cb0fbb0b42ccbbf26a17dd9a2c43ed268cf06commit hash: 154cb0fbb0b42ccbbf26a17dd9a2c43ed268cf06 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Robert Clausecker
security/gostsum: Fix build on armv7

 The build is fixed by adding some missing bits of assembly code.
 Add some more assembly code for arm64 for good measure.
 While we are at it, fix a warning due to a missing include file.

PR:		269267
Approved by:	portmgr blanket
MFH:		2023Q1 (build fixes)
20221213
16 Dec 2022 01:44:49
commit hash: 47cc96f7fe91bd63dbe6e46026161454d9e59f34commit hash: 47cc96f7fe91bd63dbe6e46026161454d9e59f34commit hash: 47cc96f7fe91bd63dbe6e46026161454d9e59f34commit hash: 47cc96f7fe91bd63dbe6e46026161454d9e59f34 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Rozhuk Ivan
security/gostsum: New port:Implementation of GOST R 34.11-94, GOST R 34.11-2012
hash functions

PR:		268343

Number of commits found: 2