notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Math-Round Perl extension for rounding numbers
0.08 math on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.08Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-09-06 02:31:10
Last Update: 2023-10-11 22:22:05
Commit Hash: 9e0578a72
People watching this port, also watch:: gmake, unzip, bash, p5-TimeDate, bison
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Math-Round
Description:
Math::Round supplies functions that will round numbers in different ways. The functions round and nearest are exported by default; others are available as described below. "use ... qw(:all)" exports all functions.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Math-Round-0.08/catalog.mk
  2. /usr/local/share/licenses/p5-Math-Round-0.08/LICENSE
  3. /usr/local/share/licenses/p5-Math-Round-0.08/ART10
  4. /usr/local/share/licenses/p5-Math-Round-0.08/GPLv1+
  5. lib/perl5/site_perl/Math/Round.pm
  6. lib/perl5/site_perl/man/man3/Math::Round.3.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • p5-Math-Round>0:math/p5-Math-Round
To install the port:
cd /usr/ports/math/p5-Math-Round/ && make install clean
To add the package, run one of these commands:
  • pkg install math/p5-Math-Round
  • pkg install p5-Math-Round
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Math-Round
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697030424 SHA256 (Math-Round-0.08.tar.gz) = 7b4d2775ad3b859a5fd61f7f3fc5cfba42b1a10df086d2ed15a0ae712c8fd402 SIZE (Math-Round-0.08.tar.gz) = 12039

Packages (timestamps in pop-ups are UTC):
p5-Math-Round
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.080.080.070.080.08-0.07-
FreeBSD:13:quarterly0.080.080.070.080.080.080.080.08
FreeBSD:14:latest0.080.080.070.080.080.07-0.07
FreeBSD:14:quarterly0.080.08-0.080.080.080.080.08
FreeBSD:15:latest0.080.08n/a0.08n/a0.080.080.08
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.34<5.35 : lang/perl5.34
Runtime dependencies:
  1. perl5>=5.34<5.35 : lang/perl5.34
This port is required by:
for Build
  1. devel/p5-DateTime-Event-Chinese
  2. devel/p5-DateTime-Event-Lunar
  3. textproc/p5-Data-SpreadPagination
for Run
  1. devel/p5-DateTime-Event-Chinese
  2. devel/p5-DateTime-Event-Lunar
  3. security/p5-Crypt-HSXKPasswd
  4. textproc/p5-Data-SpreadPagination

Configuration Options:
No options to configure
Options name:
math_p5-Math-Round
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Math/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Math/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Math/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Math/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Math/
  7. http://backpan.perl.org/modules/by-module/Math/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Math/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Math/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Math/
  12. https://www.cpan.org/modules/by-module/Math/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.08
11 Oct 2023 22:22:05
commit hash: 9e0578a728b750cca115fb12c5dc1c4e6114bb60commit hash: 9e0578a728b750cca115fb12c5dc1c4e6114bb60commit hash: 9e0578a728b750cca115fb12c5dc1c4e6114bb60commit hash: 9e0578a728b750cca115fb12c5dc1c4e6114bb60 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/p5-Math-Round: Update to 0.08

- Add LICENSE_FILE

Changes:	https://metacpan.org/dist/Math-Round/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.07
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.07
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.07
10 Jun 2021 14:46:08
commit hash: d140f6d8617a2f8e168be093761a885b1ba76174commit hash: d140f6d8617a2f8e168be093761a885b1ba76174commit hash: d140f6d8617a2f8e168be093761a885b1ba76174commit hash: d140f6d8617a2f8e168be093761a885b1ba76174 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/p5-Math-Round: Cosmetic change
0.07
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.07
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.07
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.07
03 Oct 2015 17:11:17
Revision:398531Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add NO_ARCH
0.07
03 Jan 2015 17:13:23
Revision:376132Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07

Changes:	http://search.cpan.org/dist/Math-Round/Changes
0.06_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
0.06
04 May 2014 12:52:31
Revision:352949Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Sort PLIST
- Update pkg-descr
- Take maintainership
0.06
02 Feb 2014 08:11:05
Revision:342249Original commit files touched by this commit
eadler search for other commits by this committer
Return some ports I maintain to the pool.
0.06
07 Dec 2013 08:57:33
Revision:335814Original commit files touched by this commit
antoine search for other commits by this committer
Do not try to remove empty directories created by lang/perl5.x

Approved by:	eadler (maintainer)
0.06
19 Oct 2013 11:42:56
Revision:330862Original commit files touched by this commit
mat search for other commits by this committer
Three more directories that are created by perl.

With Hat:	perl@
0.06
19 Oct 2013 11:27:41
Revision:330861Original commit files touched by this commit
mat search for other commits by this committer
Fix plist

s/mach/%%PERL_ARCH%%/

and the man are created and removed by perl-*

With Hat:	perl@
0.06
08 Oct 2013 18:04:40
Revision:329816Original commit files touched by this commit
eadler search for other commits by this committer
Convert to staging.
0.06
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
0.06
04 Aug 2013 12:30:54
Revision:324222Original commit files touched by this commit
az search for other commits by this committer
- Convert to new perl framework

Approved by:	eadler@ (maintainer)
0.06
16 Jul 2013 21:59:48
Revision:323129Original commit files touched by this commit
eadler search for other commits by this committer
Remove now excess verbiage.

Reviewed by:	bapt
0.06
08 Mar 2013 20:23:39
Revision:313672Original commit files touched by this commit
eadler search for other commits by this committer
Clean up my ports (and a couple of ports@ owned ones):

- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
0.06
06 Oct 2012 14:35:46
Revision:305369Original commit files touched by this commit
eadler search for other commits by this committer
Trim the headers in the ports I maintain.
0.06
03 May 2012 02:09:53
Original commit files touched by this commit
eadler search for other commits by this committer
take
0.06
28 Jan 2012 01:09:47
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove trailing blank line
0.06
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.06
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
0.06
02 Dec 2006 14:51:07
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 0.06
0.05
22 Jan 2006 02:26:24
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.05
25 Nov 2005 15:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.05
14 Apr 2004 19:28:45
Original commit files touched by this commit
erwin search for other commits by this committer
Add missing dirrm's

Submitted by:   dosirak
0.05
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.05
06 Sep 2003 02:30:35
Original commit files touched by this commit
foxfair search for other commits by this committer
Import p5-Math-Round. Math::Round is a Perl module.  It supplies functions to
round numbers, both positive and negative, in various ways.  This may seem like
an odd thing to write a whole module for, but rounding can sometimes be
a little tricky, so I thought some people might find this useful.

Number of commits found: 32