Port details |
- p5-Finance-Bitcoin Perl interface to a bitcoin instance
- 0.902 finance =2 0.902Version of this port present on the latest quarterly branch.
- Maintainer: skreuzer@FreeBSD.org
- Port Added: 2011-04-03 04:42:39
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Finance-Bitcoin
- Description:
- Bitcoin is a peer-to-peer network based digital currency.
Finance::Bitcoin provides a perl interface to the high
and low level APIs for managing a running bitcoin
instance over JSON-RPC.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Finance-Bitcoin>0:finance/p5-Finance-Bitcoin
- To install the port:
- cd /usr/ports/finance/p5-Finance-Bitcoin/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/p5-Finance-Bitcoin
- pkg install p5-Finance-Bitcoin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Finance-Bitcoin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1485033223
SHA256 (Finance-Bitcoin-0.902.tar.gz) = 124ca9cc07586ad74396c35d8f58cdf7a3d57c52f10c3bcf16e999725c6c44eb
SIZE (Finance-Bitcoin-0.902.tar.gz) = 18232
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:
-
- p5-JSON-RPC>=0.96 : devel/p5-JSON-RPC
- p5-Class-Accessor>=0.34 : devel/p5-Class-Accessor
- p5-Module-Signature>=0.66 : security/p5-Module-Signature
- p5-Any-Moose>=0 : devel/p5-Any-Moose
- p5-Object-AUTHORITY>=0 : devel/p5-Object-Authority
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-JSON-RPC>=0.96 : devel/p5-JSON-RPC
- p5-Class-Accessor>=0.34 : devel/p5-Class-Accessor
- p5-Module-Signature>=0.66 : security/p5-Module-Signature
- p5-Any-Moose>=0 : devel/p5-Any-Moose
- p5-Object-AUTHORITY>=0 : devel/p5-Object-Authority
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_p5-Finance-Bitcoin
- USES:
- perl5
- 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 |
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.902 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.902 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.902 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.902 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.902 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.902 21 Jan 2017 21:41:53 |
skreuzer |
Update to version 0.902 |
0.901_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.901_2 31 Mar 2016 15:23:13 |
mat |
Cleanup dependencies on lang/p5-Scalar-List-Utils.
The different cases are:
- Only bring it if the one bundled with Perl is outdated.
- The version bundled with all our Perl is sufficient.
- Scalar-List-Util is not really needed by the port.
(looking for /(Sub|Scalar|List)::Util/ returns nothing.)
While there, do some minor cleanup that caught my eye.
PR: 208378
With hat: perl@
Sponsored by: Absolight |
0.901_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.901 27 Oct 2014 12:39:33 |
bapt |
Cleanup plist |
0.901 14 Feb 2014 15:25:24 |
skreuzer |
Update to version 0.901 |
0.004 01 Feb 2014 14:42:18 |
miwi |
- Stage support |
0.004 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.004 20 Sep 2013 17:18:39 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
0.004 14 Sep 2013 12:04:19 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.004 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
0.004 08 May 2012 14:00:05 |
skreuzer |
Correct DEPENDS
PR: ports/167510
Submitted by: Steve Wills <swills@freebsd.org> |
0.004 13 Mar 2012 13:54:00 |
skreuzer |
Update to 0.004
Patch to work with newer JSON::RPC
PR: ports/165566
Submitted by: Steve Wills <swills@freebsd.org>
Feature safe: yes |
0.002 03 Apr 2011 04:42:04 |
skreuzer |
Bitcoin is a peer-to-peer network based digital currency.
Finance::Bitcoin provides a perl interface to the high
and low level APIs for managing a running bitcoin
instance over JSON-RPC.
WWW: http://search.cpan.org/dist/Finance-Bitcoin/ |