Port details |
- p5-Locale-Currency-Format Perl functions for formatting monetary values
- 1.35 finance =2 1.35Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-12-28 10:09:44
- 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: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Locale-Currency-Format
- Description:
- Perl functions for converting monetary values to different formats.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Locale-Currency-Format>0:finance/p5-Locale-Currency-Format
- To install the port:
- cd /usr/ports/finance/p5-Locale-Currency-Format/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/p5-Locale-Currency-Format
- pkg install p5-Locale-Currency-Format
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Locale-Currency-Format
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Locale-Currency-Format-1.35.tar.gz) = 5d0e051783f04c6c173d5f89ebcc36290ed2eda96ed863c2aafd3b728a2f8588
SIZE (Locale-Currency-Format-1.35.tar.gz) = 10405
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- finance/p5-Data-Currency
- for Run
-
- finance/p5-Data-Currency
Configuration Options:
- No options to configure
- Options name:
- finance_p5-Locale-Currency-Format
- 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) |
1.35 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.35 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 ) |
1.35 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.35 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 |
1.35 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.35 27 Oct 2015 15:51:44 |
sunpoet |
- Update to 1.35 |
1.34 11 Sep 2015 12:38:54 |
culot |
- Update to 1.34
- Fix LICENSE |
1.33 24 Jul 2015 18:14:30 |
sunpoet |
- Update to 1.33 |
1.32 24 Jul 2015 08:59:34 |
sunpoet |
- Update to 1.32
- Add NO_ARCH |
1.30_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 ) |
1.30 27 Oct 2014 12:39:33 |
bapt |
Cleanup plist |
1.30 03 Nov 2013 15:16:25 |
az |
- support STAGEDIR
- add LICENSE (where it possible) |
1.30 20 Sep 2013 17:18:39 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
1.30 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.30 17 Jun 2011 21:18:59 |
bapt |
- update to 1.30 |
1.28 19 Feb 2011 10:43:30 |
bapt |
- upgrade to 1.28
- adding license |
1.26 02 Dec 2010 00:04:47 |
linimon |
Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.
Hat: portmgr |
1.26 24 Sep 2008 14:47:02 |
miwi |
- Update to 1.26
PR: 127546
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
1.25 20 Mar 2008 20:10:57 |
miwi |
- Update to 1.25
PR: 121905
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
1.24 22 Feb 2008 19:20:29 |
gabor |
- Update 1.24
- Style
PR: ports/120932
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: hideo <hideo@lastamericanempire.com> (maintainer) |
1.22 08 Sep 2007 01:00:17 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.22 22 Jan 2006 01:51:57 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.22 28 Dec 2005 10:09:04 |
anray |
Add p5-Locale-Currency-Format 1.22, perl functions for formatting
monetary values.
PR: ports/90996
Submitted by: Zach Thompson <hideo@lastamericanempire.com> |