Port details |
- hashcash Anti-spam / denial of service counter-measure tool
- 1.22_1 mail =4 1.22_1Version of this port present on the latest quarterly branch.
- Maintainer: chalpin@cs.wisc.edu
- Port Added: 2004-02-01 17:31:56
- Last Update: 2024-02-24 17:35:40
- Commit Hash: ede3854
- People watching this port, also watch:: jhead, aclgen, p5-MIME-Tools, autoconf, php81-pear
- License: CPL
- WWW:
- http://www.hashcash.org/
- Description:
- The hashcash tool allows you to create hashcash tokens to attach to
emails you send, and to verify hashcash tokens attached to emails you
receive. A hashcash token constitutes a proof-of-work which takes a
parameterizable amount of work to compute for the sender.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/hashcash/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/hashcash
- pkg install hashcash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hashcash
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hashcash-1.22.tgz) = 0192f12d41ce4848e60384398c5ff83579b55710601c7bffe6c88bc56b547896
SIZE (hashcash-1.22.tgz) = 195193
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hashcash-1.22_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- mail_hashcash
- USES:
- tar:tgz
- 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.22_1 24 Feb 2024 17:35:40 |
Muhammad Moinur Rahman (bofh) |
mail/hashcash: Moved man to share/man
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.22 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.22 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.22 04 Jun 2021 05:53:21 |
Gerald Pfeifer (gerald) |
*/*: Replace USE_GCC=any with USE_GCC=yes
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).
Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.
This should not make any functional difference at all.
Discussed with: mat, linimon, pkubaj |
1.22 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.22 15 Sep 2020 04:44:33 |
linimon |
Generalize ARCH expression.
Approved by: portmgr (tier-2 blanket) |
1.22 21 Aug 2020 21:47:09 |
pkubaj |
mail/hashcash: fix build on powerpc(64) with clang
Switch to GCC to deal with assembly written specifically for GCC. |
1.22 03 Sep 2015 16:37:32 |
amdmi3 |
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
Approved by: portmgr blanket |
1.22 02 Mar 2015 23:31:10 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.22 07 Dec 2014 00:07:48 |
antoine |
Canonicalize a few licenses |
1.22 06 Dec 2014 21:37:12 |
feld |
LICENSE_PERMS did not include all permissions for the custom license
Submitted by: antoine |
1.22 06 Dec 2014 21:16:24 |
feld |
Modernize port and appease portlint.
Always leave a port better than you found it. |
1.22 06 Dec 2014 21:11:21 |
feld |
Spaces replaced with tabs. |
1.22 06 Dec 2014 20:47:22 |
feld |
Update "BSD" license
The license included by the author is the CPL, but not the "Common
Public License" as indicated in the port Makefile. Instead, it is the
Cypherpunk Anti-License which is about as much of a non-license license
you can get. The terms indicate you can redistribute/relicense the code
in any license you want, but the author for some strange reason gives
his opinion on which license he would recommend. This makes no sense
given the spirit of the CPL.
Kids, don't do drugs. |
1.22 15 Jul 2014 16:14:15 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.22 19 May 2014 03:36:42 |
miwi |
- Stage support
PR: 189891
Submitted by: maintainer |
1.22 15 Oct 2013 20:34:06 |
marino |
mail/hashcash: Unbreak by moving NO_STAGE definition
NO_STAGE needs to be set unconditionally.
Approved by: portmgr (bdrewery) |
1.22 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.22 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.22 30 Mar 2009 18:33:28 |
dhn |
- Pass maintainership to submitter
PR: ports/133210 ports/133211 ports/133212
Submitted by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Approved by: tabthorpe (co-mentor) |
1.22 20 Aug 2008 06:50:58 |
linimon |
Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.
Hat: portmgr |
1.22 29 May 2006 20:55:52 |
pav |
- Take maintainership
PR: ports/98049
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> |
1.22 29 Apr 2006 21:46:32 |
pav |
- Update to 1.22
PR: ports/96522
Submitted by: Aleksander Fafula <alex@fafula.com> |
1.18 22 Jan 2006 12:50:54 |
edwin |
SHA256ify
Approved by: krion@ |
1.18 21 Dec 2005 03:09:40 |
edwin |
Reset maintainer
PR: ports/90726
Submitted by: David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca> |
1.18 18 Jul 2005 16:52:25 |
garga |
update to 1.18
PR: ports/83648
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: bremner@unb.ca (maintainer), flz (mentor) |
1.17 02 Apr 2005 23:01:46 |
naddy |
Update to 1.17.
Among other things, this version fixes a format string vulnerability.
PR: ports/79434
Submitted by: David Bremner <bremner@unb.ca> |
1.02 16 Sep 2004 02:33:27 |
leeym |
- utilize and PLIST_FILES and PORTDOCS
- unbreak this port
PR: 71482
Submitted by: leeym
Reviewed by: David Bremner <bremner@unb.ca>
Approved by: portmgr (marcus) |
1.02 28 Aug 2004 18:27:54 |
mharo |
Update to 1.02
PR: 71080
Submitted by: maintainer |
0.28 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.28 01 Feb 2004 17:31:20 |
pav |
Add hashcash, a tool used to sign email with a token guaranteeing that
it took some computation to send.
PR: ports/62138
Submitted by: David Bremner <bremner@unb.ca> |