Port details |
- tthsum Command-line utility for generating and checking TTH message digests
- 1.3.2_2 security
=3 1.3.2_2Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2005-09-26 13:54:43
- Last Update: 2024-01-22 13:52:03
- Commit Hash: 25c219e
- People watching this port, also watch:: e2fsprogs, libevent, py39-simpy, pure-ftpd, sash
- License: GPLv3+
- WWW:
- http://tthsum.devs.nu/
- Description:
- tthsum generates and checks TTH checksums (root of the THEX hash tree).
The Merkle Hash Tree is a hash construct that exhibits desirable properties for
verifying the integrity of files and file subranges in an incremental or
out-of-order fashion.
The tool uses the Tiger hash algorithm for both the internal and the leaf
nodes, and has an interface identical to md5sum.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/security/tthsum/ && make install clean
- To add the package, run one of these commands:
- pkg install security/tthsum
- pkg install tthsum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tthsum
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tthsum-1.3.2.tar.gz) = 49d9e2b37ff69a831f271584fc35c358c28523c8595c95f3a1fa18b2951b00f2
SIZE (tthsum-1.3.2.tar.gz) = 88434
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_tthsum
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2_2 22 Jan 2024 13:52:03
    |
Muhammad Moinur Rahman (bofh)  |
security/tthsum: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
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) |
1.3.2_1 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 ) |
1.3.2_1 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 ) |
1.3.2_1 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.3.2_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.2_1 26 Feb 2018 09:03:02
  |
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE
- Switch to new test framework
- Simplify DESTDIR handling
Approved by: portmgr blanket |
1.3.2_1 08 Aug 2016 14:46:25
  |
ehaupt  |
- Strip binary
- Pacify portlint |
1.3.2 06 Jan 2015 09:40:03
  |
ehaupt  |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
1.3.2 25 Jun 2014 05:35:32
  |
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.3.2 23 Oct 2013 12:35:04
  |
ehaupt  |
Support staging. |
1.3.2 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.3.2 14 Aug 2013 12:44:56
  |
ehaupt  |
Update to 1.3.2 |
1.3.1_1 24 Jul 2013 08:19:07
  |
ehaupt  |
Remove MAKE_JOBS_SAFE which is now default. |
1.3.1_1 08 Jul 2013 18:42:16
  |
ehaupt  |
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header |
1.3.1_1 08 Mar 2013 14:00:31
  |
ehaupt  |
Remove indefinite article from COMMENT |
1.3.1_1 11 Jun 2012 09:48:07
 |
ehaupt  |
Register CONFLICTS
Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail) |
1.3.1 06 Jan 2012 10:26:24
 |
ehaupt  |
Update to 1.3.1 |
1.3.0 15 Oct 2011 08:33:06
 |
ehaupt  |
- Update to 1.3.0
- Add LICENSE
- Implement regression-test target |
1.2.1 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
1.2.1 04 Oct 2010 16:44:54
 |
ehaupt  |
- Update to 1.2.1 [1]
- Update WWW
[1] Changelog:
tthsum-1.2.1 [2009-12-29] (wdoekes)
* Minor code and build system cleanup.
tthsum-1.2.0 [2009-05-29] (wdoekes)
* Changed -p output to print percentages instead of MiB counts.
* Base32 decoding errors did not generate a valid error message. (Error code
0 conflicted with SUCCESS.)
* Fixed that ctrlesctostr accepted strange BASE36 escape sequences.
* Made getopt for Windows more compatible with POSIX getopt.
* Fixed that including the tthsum specific texts.c is optional. (Only the first 15 lines of the commit message are shown above ) |
1.1.0 27 Mar 2009 09:53:36
 |
ehaupt  |
Mark MAKE_JOBS_SAFE |
1.1.0 25 Jul 2008 12:48:47
 |
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.1.0 27 Mar 2008 19:27:34
 |
ehaupt  |
Use MASTER_SITE_CRITICAL |
1.1.0 01 Jun 2006 12:13:54
 |
ehaupt  |
Add an additional mirror. |
1.1.0 19 Feb 2006 11:39:14
 |
ehaupt  |
Remove deprecated USE_REINPLACE |
1.1.0 21 Dec 2005 10:34:55
 |
ehaupt  |
Update master site
Notified by: fenner mail |
1.1.0 30 Nov 2005 14:01:14
 |
ehaupt  |
Add SHA256 hashes to my ports |
1.1.0 06 Oct 2005 11:57:11
 |
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
1.1.0 27 Sep 2005 16:36:23
 |
garga  |
- s/malloc.h/stdlib.h/ on some files to fix build on amd64 - 7.x [1]
- change some patches to REINPLACE_CMD [2]
PR: ports/86638 [1]
Submitted by: maintainer [1]
Reworked by: me [2]
Approved by: maintainer [2] |
1.1.0 26 Sep 2005 13:54:04
 |
garga  |
Add tthsum 1.1.0, a command-line utility for generating and checking TTH
message digests.
PR: ports/86555
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |