Port details |
- sha Simple file hash program utilizing SHA-1, SHA-256, SHA-384, SHA-512
- 1.0.4 security
=4 1.0.4Version of this port present on the latest quarterly branch. DEPRECATED: Obsolete, we have tools in base
This port expired on: 2022-03-31
- Maintainer: allan@saddi.com
 - Port Added: 2001-10-04 00:39:58
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- People watching this port, also watch:: gnupg, snort, sudo, nmap, unzip
- License: not specified in port
- Description:
- sha is a simple program that hashes files. It uses the National
Institute of Standards and Technology's Secure Hash Algorithm.
It can use SHA-1, SHA-256, SHA-384, or SHA-512, which generate
respectively, hashes of 160, 256, 384, or 512 bits. sha can be
used in scripts to do, for example, file integrity checking.
WWW: http://www.saddi.com/software/sha/
SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: sha
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sha-1.0.4.tar.gz) = 36567ddda972250d3a05f865a231b49ddb27c636bd0573e27751a9e6e1c2c369
SIZE (sha-1.0.4.tar.gz) = 71196
- 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_sha
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Mar 2022 20:31:14 1.0.4
|
Rene Ladan (rene)  |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
24 Nov 2021 13:50:00 1.0.4
|
Daniel Engberg (diizzy)  |
security/*: Deprecate and mark ports BROKEN that are dead upstream and/or
abandonware
security/afl - Migrate to security/afl++
security/amap - Abandoned upstream, last release 10+ years ago
security/amavis-stats - Upstream is dead and last release was back in 2005
security/arirang - Abandoned (website also refers to Ruby 1.9) and a 9+ year
old webserver security scanner isn't useful today
security/axTLS - Very outdated and abandoned, current version in tree was
released in 2013 and last by upstream in 2019
security/base - Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker - Abandonware, please consider using
security/sshguard
security/cfs - Deprecated upstream, reference:
https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch - Unfetchable, dead upstream
security/cp2fwb - Used with deprecated software Firewall Builder
security/dcetest - Targets deprecated protocol by Microsoft in favour of .NET
security/doscan - Abandonware, last release in 2014. Please consider using
security/masscan or sysutils/pnscan
security/find-zlib - Deprecated, no longer relevant (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.0.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
31 Jan 2014 16:47:48
1.0.4
|
miwi  |
- Stage support |
20 Sep 2013 22:55:26
1.0.4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
24 Oct 2011 04:17:38
1.0.4
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
03 Jul 2011 14:03:52
1.0.4
|
ohauer  |
-remove MD5 |
22 Aug 2009 00:35:32
1.0.4 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
21 Aug 2008 06:18:49
1.0.4
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
24 Jan 2006 01:03:33
1.0.4
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Nov 2005 06:02:46
1.0.4
|
linimon  |
Chase URLs per distfile survey. |
20 May 2005 20:29:04
1.0.4
|
pav  |
- Update to 1.0.4
PR: ports/81297
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Allan Saddi <allan@saddi.com> (maintainer) |
31 Mar 2004 03:12:58
1.0.3_1
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
1.0.3_1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
04 Feb 2004 05:10:27
1.0.3_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
21 Feb 2003 13:26:58
1.0.3
|
knu  |
De-pkg-comment. |
23 Oct 2002 14:44:33
1.0.3
|
nork  |
Update to 1.0.3 and change maintainer (new email).
PR: ports/44368
Submitted by: maintainer |
04 Oct 2001 04:39:58 
|
petef  |
Add sha-1.0.2, Simple file hash program utilizing SHA-1, SHA-256, SHA-384,
SHA-512 |