Port details |
- p5-Math-BigInt-Lite What Math::BigInts are before they become big
- 0.29 math =2 0.29Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2016-12-12 20:58:42
- Last Update: 2024-02-21 15:07:00
- Commit Hash: 87f013c
- 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/Math-BigInt-Lite
- Description:
- Math::BigInt is not very good suited to work with small (read: typical less than
10 digits) numbers, since it has a quite high per-operation overhead and is thus
much slower than normal Perl for operations.
But for some applications, you want fast speed for small numbers without the
risk of overflowing. This is were Math::BigInt::Lite comes into play.
Math::BigInt::Lite objects should behave in every way like Math::BigInt objects,
that is apart from the different label, you should not be able to tell the
difference. Since Math::BigInt::Lite is designed with speed in mind, there are
certain limitations build-in. In praxis, however, you will not feel them,
because everytime something gets to big to pass as Lite (literally), it will
upgrade the objects and operation in question to Math::BigInt.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Math-BigInt-Lite>0:math/p5-Math-BigInt-Lite
- To install the port:
- cd /usr/ports/math/p5-Math-BigInt-Lite/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-Math-BigInt-Lite
- pkg install p5-Math-BigInt-Lite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Math-BigInt-Lite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1696001316
SHA256 (Math-BigInt-Lite-0.29.tar.gz) = 47860dfca631978b71c4aa9991a1b29e4ecbaf361b5bb9eb395975b7ffcd77f5
SIZE (Math-BigInt-Lite-0.29.tar.gz) = 97944
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-Math-BigInt>=2.000000 : math/p5-Math-BigInt
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Math-BigInt>=2.000000 : math/p5-Math-BigInt
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_p5-Math-BigInt-Lite
- 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 |
0.29 21 Feb 2024 15:07:00 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-BigInt-Lite: Update *_DEPENDS
Math-BigRat has been merged into Math-BigInt since 2.000000.
And math/p5-Math-BigRat has been removed from the ports tree. |
0.29 30 Sep 2023 00:44:27 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-BigInt-Lite: Update to 0.29
Changes: https://metacpan.org/dist/Math-BigInt-Lite/changes |
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.27 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.27 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
0.27 07 Jul 2022 21:42:49 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-BigInt-Lite: Update to 0.27
Changes: https://metacpan.org/dist/Math-BigInt-Lite/changes |
0.25 29 Jun 2022 21:49:42 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-BigInt-Lite: Update to 0.25
Changes: https://metacpan.org/dist/Math-BigInt-Lite/changes |
0.24 13 Oct 2021 19:13:20 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-BigInt-Lite: Update to 0.24
Changes: https://metacpan.org/dist/Math-BigInt-Lite/changes |
0.23 18 Jul 2021 17:47:13 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-BigInt-Lite: Update to 0.23
Changes: https://metacpan.org/dist/Math-BigInt-Lite/changes |
0.22 15 Jul 2021 20:31:54 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-BigInt-Lite: Update to 0.22
Changes: https://metacpan.org/dist/Math-BigInt-Lite/changes |
0.20 14 Jul 2021 16:09:47 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-BigInt-Lite: Update to 0.20
Changes: https://metacpan.org/dist/Math-BigInt-Lite/changes |
0.19 06 Jul 2021 19:16:45 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-BigInt-Lite: Remove PERL_LEVEL check after perl5.28 removal
(d67ea7eb42e95d712a079e5525232843ee0c5d6c) |
0.19 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.19 25 Oct 2019 19:09:49 |
sunpoet |
Update to 0.19
Changes: https://metacpan.org/changes/distribution/Math-BigInt-Lite |
0.18 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.18 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.18 22 Apr 2018 08:47:32 |
sunpoet |
Update to 0.18
Changes: http://search.cpan.org/dist/Math-BigInt-Lite/CHANGES |
0.17_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.17_1 17 Jun 2017 10:02:23 |
sunpoet |
Add PERL_LEVEL check
- Bump PORTREVISION for dependency change |
0.17 02 Mar 2017 17:59:18 |
sunpoet |
Update to 0.17
Changes: http://search.cpan.org/dist/Math-BigInt-Lite/CHANGES |
0.16 12 Dec 2016 20:57:31 |
sunpoet |
- Add p5-Math-BigInt-Lite 0.16
Math::BigInt is not very good suited to work with small (read: typical less than
10 digits) numbers, since it has a quite high per-operation overhead and is thus
much slower than normal Perl for operations.
But for some applications, you want fast speed for small numbers without the
risk of overflowing. This is were Math::BigInt::Lite comes into play.
Math::BigInt::Lite objects should behave in every way like Math::BigInt objects,
that is apart from the different label, you should not be able to tell the
difference. Since Math::BigInt::Lite is designed with speed in mind, there are
certain limitations build-in. In praxis, however, you will not feel them,
because everytime something gets to big to pass as Lite (literally), it will
upgrade the objects and operation in question to Math::BigInt.
WWW: http://search.cpan.org/dist/Math-BigInt-Lite/ |