Port details |
- p5-Math-Cephes Perl interface to the cephes math library
- 0.5306 math
=2 0.5305Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2006-05-27 02:31:09
- Last Update: 2025-03-14 09:54:53
- Commit Hash: 5706407
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Math-Cephes
- Description:
- This module provides an interface to over 150 functions of the
cephes math library of Stephen Moshier. No functions are exported
by default, but rather must be imported explicitly, as in
use Math::Cephes qw(sin cos);
There are a number of export tags defined which allow
importing groups of functions.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Math-Cephes>0:math/p5-Math-Cephes
- To install the port:
- cd /usr/ports/math/p5-Math-Cephes/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-Math-Cephes
- pkg install p5-Math-Cephes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Math-Cephes
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741682053
SHA256 (Math-Cephes-0.5306.tar.gz) = db02bf1491fa551f9e21adc181c28556cd38366425c1022058fc068967118a0d
SIZE (Math-Cephes-0.5306.tar.gz) = 317131
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.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- 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-Cephes
- 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.5306 14 Mar 2025 09:54:53
    |
Po-Chuan Hsieh (sunpoet)  |
math/p5-Math-Cephes: Fix LICENSE_FILE
- Do not silence installation message |
0.5306 11 Mar 2025 08:34:20
    |
Philippe Audeoud (jadawin)  |
math/p5-Math-Cephes: update to 0.5306 |
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.5305 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.5305 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.5305 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5305 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.5305 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.5305 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.5305 14 May 2016 01:30:37
  |
sunpoet  |
- Update to 0.5305
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Math-Cephes/Changes |
0.5304_1 14 Sep 2015 12:19:50
  |
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.5304_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 ) |
0.5304 10 Jun 2014 12:14:14
  |
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.5304 10 Feb 2014 22:45:32
  |
ehaupt  |
- Update to 0.5304
- Strip shared object |
0.5303 12 Oct 2013 16:39:46
  |
sunpoet  |
- Update to 0.5303
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Math-Cephes/Changes |
0.5302 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.5302 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.5302 28 Jan 2013 10:44:22
  |
tobez  |
Update to 0.5302.
Changes: http://search.cpan.org/dist/Math-Cephes/Changes |
0.52 03 Nov 2012 14:23:09
  |
crees  |
Update to 0.52
Feature safe: yes |
0.51 25 Oct 2012 01:33:24
  |
wen  |
- Update to 0.51
Changes: http://cpansearch.perl.org/src/SHLOMIF/Math-Cephes-0.51/Changes
- Trim Makefile headers
Feature safe: yes |
0.48 18 Jul 2012 07:01:44
 |
culot  |
- Update to 0.48
- Reformat pkg-descr
- Pet portlint(1)
Changes: http://search.cpan.org/dist/Math-Cephes/Changes |
0.47 06 Mar 2012 06:49:17
 |
wen  |
- Mark MAKE_JOBS_UNSAFE [1]
- Pass maintainership to perl@
PR: ports/165752 [1]
Submitted by: swills@ [1] |
0.47 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.47 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.47 13 Jan 2009 00:09:44
 |
miwi  |
- Update to 0.47
PR: 130408
Submitted by: Wen Heping <wenheping@gmail.com> |
0.46 07 Jan 2009 22:27:25
 |
miwi  |
- Update to 0.46
- Pass maintainership to submitter
PR: 130115
Submitted by: Wen Heping <wenheping@gmail.com> |
0.45 29 Apr 2008 05:27:10
 |
linimon  |
Reset aaron's port maintainerships due to many maintainer-timeouts. |
0.45 17 Apr 2008 14:30:31
 |
araujo  |
- 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.45 23 Feb 2008 19:27:33
 |
erwin  |
Update to 0.45
PR: 120448
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout |
0.43 08 Sep 2007 01:01:47
 |
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 |
0.43 18 Jun 2006 18:10:06
 |
aaron  |
- Update from v0.42 to v0.43
Approved by: tobez (implicti) |
0.42 16 Jun 2006 18:30:57
 |
aaron  |
- Fix intermittent build error
Approved by: tobez (implicit) |
0.42 07 Jun 2006 14:21:59
 |
edwin  |
Add SHA256 checksum |
0.42 30 May 2006 20:27:19
 |
aaron  |
- Requires at least Perl 5.6.0.
Approved by: tobez |
0.42 27 May 2006 02:29:37
 |
aaron  |
Adding port math/p5-Math-Cephes, a Perl interface to the Cephes math library.
Approved by: tobez (implicit) |