Port details |
- p5-Number-Fraction Perl extension to model fractions
- 3.1.0 math
=2 3.1.0Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2010-03-31 06:59:52
- Last Update: 2024-03-09 14:07:12
- Commit Hash: 0365b8b
- 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/Number-Fraction
- Description:
- Number::Fraction is a Perl module which allows you to work with fractions
in your Perl programs.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Number-Fraction>0:math/p5-Number-Fraction
- To install the port:
- cd /usr/ports/math/p5-Number-Fraction/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-Number-Fraction
- pkg install p5-Number-Fraction
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Number-Fraction
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709391134
SHA256 (Number-Fraction-v3.1.0.tar.gz) = 237ac02158c9e1d2f75fb3211b29e4ac5d7a72ddd4ec0abe544ae1952f74f7e2
SIZE (Number-Fraction-v3.1.0.tar.gz) = 14995
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-Moo>=1.000001 : devel/p5-Moo
- p5-Moose>=0 : devel/p5-Moose
- p5-Type-Tiny>=0 : devel/p5-Type-Tiny
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Pod>=0 : devel/p5-Test-Pod
- Runtime dependencies:
-
- p5-Moo>=1.000001 : devel/p5-Moo
- p5-Moose>=0 : devel/p5-Moose
- p5-Type-Tiny>=0 : devel/p5-Type-Tiny
- 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-Number-Fraction
- 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 |
3.1.0 09 Mar 2024 14:07:12
    |
Po-Chuan Hsieh (sunpoet)  |
math/p5-Number-Fraction: Update to 3.1.0
- Add NO_ARCH
Changes: https://metacpan.org/dist/Number-Fraction/changes |
3.0.4 11 Apr 2023 20:34:04
    |
Rene Ladan (rene)  |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
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) |
3.0.4 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 ) |
3.0.4 13 Mar 2022 22:01:16
    |
Steve Wills (swills)  |
math/p5-Number-Fraction: update to 3.0.4 |
3.0.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.0.3 17 Dec 2020 17:53:38
  |
swills  |
math/p5-Number-Fraction: update to 3.0.3 |
2.01 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 |
2.01 14 Mar 2018 03:57:30
  |
swills  |
math/p5-Number-Fraction: update to 2.01 |
2.00_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 ) |
2.00 09 May 2014 20:01:57
  |
swills  |
- Update to 2.00
PR: ports/189504
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
1.14 30 Jan 2014 09:42:49
  |
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.14 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.14 12 Sep 2013 05:53:04
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.14 06 Dec 2011 19:09:10
 |
swills  |
- Update to 1.14
Feature safe: yes |
1.13 20 Jun 2011 08:37:15
 |
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
1.13 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.13 24 Sep 2010 01:48:27
 |
pgollucci  |
- /mach/ -> /%%PERL_ARCH%%/
With Hat: perl@ |
1.13 05 Sep 2010 04:50:35
 |
swills  |
Use my new address
Approved By: pgollucci (mentor) |
1.13 05 Apr 2010 23:22:08
 |
sylvio  |
- Update to 1.13
PR: ports/145348
Submitted by: Steve Wills <steve@mouf.net> (maintainer)
Approved by: itetcu (mentor, implicit) |
1.12 31 Mar 2010 06:59:08
 |
wen  |
Number::Fraction is a Perl module which allows you to work with fractions
in your Perl programs.
WWW: http://search.cpan.org/dist/Number-Fraction/
PR: ports/145137
Submitted by: Steve Wills <steve@mouf.net> |