Port details |
- rubygem-mathn Deprecated library that extends math operations
- 0.1.0 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-04-21 22:40:41
- Last Update: 2022-07-20 14:22:24
- Commit Hash: f53eb28
- Also Listed In: rubygems
- License: BSD2CLAUSE
- Description:
- mathn serves to make mathematical operations more precise in Ruby and to
integrate other mathematical standard libraries.
Requiring mathn causes changes to the behavior (and even the types) of
operations on classes like Integer and it applies to the entire process, not
just the file or gem which includes mathn. Therefore, we recommend that instead
of requiring mathn, you instead explicitly specify rational values as desired.
Before ruby 2.5, mathn was part of the ruby standard library. It was deprecated
in ruby 2.2.0, and removed from ruby 2.5.0. In order to use the library with a
current version of ruby, you must install it as a gem.
WWW: https://github.com/ruby/mathn
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-mathn>0:math/rubygem-mathn
- To install the port:
- cd /usr/ports/math/rubygem-mathn/ && make install clean
- To add the package, run one of these commands:
- pkg install math/rubygem-mathn
- pkg install rubygem-mathn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-mathn
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1524345755
SHA256 (rubygem/mathn-0.1.0.gem) = 17e4fce0fe975dd58204d19998527ce3a781cd28a789bffcfb32594aa908c8f2
SIZE (rubygem/mathn-0.1.0.gem) = 8704
- 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:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-classifier
- Configuration Options:
- No options to configure
- Options name:
- math_rubygem-mathn
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:24 0.1.0 |
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 ) |
06 Apr 2021 14:31:07 0.1.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 Oct 2019 17:16:39
0.1.0 |
sunpoet  |
Cosmetic change |
21 Apr 2018 22:40:29
0.1.0 |
sunpoet  |
Add rubygem-mathn 0.1.0
mathn serves to make mathematical operations more precise in Ruby and to
integrate other mathematical standard libraries.
Requiring mathn causes changes to the behavior (and even the types) of
operations on classes like Integer and it applies to the entire process, not
just the file or gem which includes mathn. Therefore, we recommend that instead
of requiring mathn, you instead explicitly specify rational values as desired.
Before ruby 2.5, mathn was part of the ruby standard library. It was deprecated
in ruby 2.2.0, and removed from ruby 2.5.0. In order to use the library with a
current version of ruby, you must install it as a gem.
WWW: https://github.com/ruby/mathn |
Number of commits found: 4
|