Port details |
- vanitygen Standalone vanity address generator for bitcoin
- 0.22_1 finance
=0 0.22_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Broken for more than a year and upstream last release was 11 years ago
This port expired on: 2023-05-31 IGNORE: is marked as broken on FreeBSD 13.1: field has incomplete type 'BIGNUM' (aka 'struct bignum_st')
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2013-11-01 18:15:37
- Last Update: 2023-05-31 20:59:13
- Commit Hash: 15f30cc
- License: AGPLv3
- WWW:
- https://github.com/samr7/vanitygen
- Description:
- Vanitygen can generate regular bitcoin addresses, namecoin addresses,
and testnet addresses.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vanitygen>0:finance/vanitygen
- No installation instructions:
- This port has been deleted.
- PKGNAME: vanitygen
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (samr7-vanitygen-0.22-cd1a728_GH0.tar.gz) = 4e0f90637abfe1b314aca10a650cfe344ec7ab5585e557bee2b846babb82e154
SIZE (samr7-vanitygen-0.22-cd1a728_GH0.tar.gz) = 77813
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libpcre.so : devel/pcre
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_vanitygen
- USES:
- gmake ssl
- 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 |
0.22_1 31 May 2023 20:59:13 |
Rene Ladan (rene) |
finance/vanitygen: Remove expired port:
2023-05-31 finance/vanitygen: Broken for more than a year and upstream last
release was 11 years ago |
0.22_1 01 May 2023 11:20:47 |
Muhammad Moinur Rahman (bofh) |
finance/vanitygen: Mark DEPRECATED
- Broken for more than a year and upstream last release was 11 years ago
- Set EXPIRATION_DATE 2023-05-31 |
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.22_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 ) |
0.22_1 20 Jul 2022 14:21:51 |
Tobias C. Berner (tcberner) |
finance: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Christopher Boumenot <boumenot@gmail.com>
* David Naylor <naylor.b.david@gmail.com>
* Dermot Tynan <dtynan@kalopa.com>
* Dorit Rottner (<rottner@punkt.de>)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Glenn Johnson <glennpj@charter.net>
* James FitzGibbon <jfitz@FreeBSD.org>
* Janky Jay <ek@purplehat.org> (Only the first 15 lines of the commit message are shown above ) |
0.22_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.22_1 25 Jan 2021 09:03:37 |
antoine |
Mark BROKEN on FreeBSD 14
Reported by: pkg-fallout
MFH: 2021Q1 |
0.22_1 03 Apr 2019 11:52:36 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
0.22_1 02 Jun 2017 15:43:33 |
sunpoet |
Add LICENSE_FILE
- Fix WWW |
0.22_1 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.22_1 08 Dec 2016 17:26:10 |
tijl |
Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.22 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.22 06 May 2015 15:27:44 |
mat |
Update ports in the [ef]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.22 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
0.22 20 Sep 2014 16:42:05 |
pawel |
Update to version 0.22
PR: ports/193535
Submitted by: milios@ccsys.com |
0.21_1 18 May 2014 07:30:11 |
miwi |
- Support CFLAGS properly
- Fix USE_GITHUB support
- Add LICENSE
PR: 187499
Submitted by: Ports Fury |
0.21 07 Jan 2014 19:54:20 |
antoine |
Stage support |
0.21 01 Nov 2013 21:52:47 |
zi |
- Fix LIB_DEPENDS style
- COMMENTs should not start with 'A' or 'An'
- Eliminate unneeded LDFLAGS
Reported by: Boris Samorodov <bsam@passap.ru> |
0.21 01 Nov 2013 01:12:43 |
zi |
New port: finance/vanitygen:
Vanitygen can generate regular bitcoin addresses, namecoin addresses,
and testnet addresses.
WWW: https://github.com/samr7/vanitygen/ |