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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
rubygem-cmath Provide trigonometric and transcendental functions for complex number
1.0.0 mathnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-03 13:27:11
Last Update: 2024-11-03 13:20:48
Commit Hash: c35a178
Also Listed In: rubygems
License: BSD2CLAUSE
WWW:
https://github.com/ruby/cmath
Description:
CMath provides trigonometric and transcendental functions for complex numbers. CMath is a library that provides trigonometric and transcendental functions for complex numbers. The functions in this module accept integers, floating-point numbers or complex numbers as arguments. Note that the selection of functions is similar, but not identical, to that in module math. The reason for having two modules is that some users aren't interested in complex numbers, and perhaps don't even know what they are. They would rather have Math.sqrt(-1) raise an exception than return a complex number.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-cmath-1.0.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-cmath-1.0.0/LICENSE
  3. /usr/local/share/licenses/rubygem-cmath-1.0.0/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • rubygem-cmath>0:math/rubygem-cmath
To install the port:
cd /usr/ports/math/rubygem-cmath/ && make install clean
To add the package, run one of these commands:
  • pkg install math/rubygem-cmath
  • pkg install rubygem-cmath
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-cmath
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1730540892 SHA256 (rubygem/cmath-1.0.0.gem) = 152d2b90edb33765d7fa0f7c9f650d9a6661382804add8ee6e4bce0b7d377ff6 SIZE (rubygem/cmath-1.0.0.gem) = 6656

Packages (timestamps in pop-ups are UTC):
rubygem-cmath
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.01.0.0-1.0.01.0.0---
FreeBSD:13:quarterly1.0.01.0.0-1.0.01.0.0---
FreeBSD:14:latest1.0.01.0.0-1.0.01.0.0---
FreeBSD:14:quarterly1.0.01.0.0-1.0.01.0.0---
FreeBSD:15:latest1.0.01.0.0n/a1.0.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. math/rubygem-mathn

Configuration Options:
No options to configure
Options name:
math_rubygem-cmath
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
03 Nov 2024 13:20:48
commit hash: c35a178b34a2bf8d5d265fba5060c97ad629f558commit hash: c35a178b34a2bf8d5d265fba5060c97ad629f558commit hash: c35a178b34a2bf8d5d265fba5060c97ad629f558commit hash: c35a178b34a2bf8d5d265fba5060c97ad629f558 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/rubygem-cmath: Add rubygem-cmath 1.0.0

CMath provides trigonometric and transcendental functions for complex numbers.

CMath is a library that provides trigonometric and transcendental functions for
complex numbers. The functions in this module accept integers, floating-point
numbers or complex numbers as arguments.

Note that the selection of functions is similar, but not identical, to that in
module math. The reason for having two modules is that some users aren't
interested in complex numbers, and perhaps don't even know what they are. They
would rather have Math.sqrt(-1) raise an exception than return a complex number.

Number of commits found: 1