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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q3
apache-commons-math Java library of self-contained mathematics and statistics components
3.6.1_1 math 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 3.6.1_1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-09-17 05:33:24
Last Update: 2023-09-17 05:31:11
Commit Hash: 5ff7f36
Also Listed In: java
License: APACHE20
WWW:
https://commons.apache.org/proper/commons-math/
Description:
Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language or Commons Lang. Guiding principles: * Real-world application use cases determine development priority. * This package emphasizes small, easily integrated components rather than large libraries with complex dependencies and configurations. * All algorithms are fully documented and follow generally accepted best practices. * In situations where multiple standard algorithms exist, a Strategy pattern is used to support multiple implementations. * Limited dependencies. No external dependencies beyond Commons components and the core Java platform.
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 (4 items)
Collapse this list.
  1. /usr/local/share/java/classes/commons-math.jar
  2. /usr/local/share/licenses/apache-commons-math-3.6.1_1/catalog.mk
  3. /usr/local/share/licenses/apache-commons-math-3.6.1_1/LICENSE
  4. /usr/local/share/licenses/apache-commons-math-3.6.1_1/APACHE20
Collapse this list.
Dependency lines:
  • apache-commons-math>0:math/apache-commons-math
To install the port:
cd /usr/ports/math/apache-commons-math/ && make install clean
To add the package, run one of these commands:
  • pkg install math/apache-commons-math
  • pkg install apache-commons-math
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: apache-commons-math
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1571601170 SHA256 (commons-math3-3.6.1-src.tar.gz) = 46171449bcfb7d76912275ed1af9ef7de03f7eb1cb9a801e3faf304cc8f586a6 SIZE (commons-math3-3.6.1-src.tar.gz) = 3665572

Expand this list (2 items)

Collapse this list.

SHA256 (junit-4.8.2.jar) = a2aa2c3bb2b72da76c3e6a71531f1eefdc350494819baf2b1d80d7146e020f9e SIZE (junit-4.8.2.jar) = 237344

Collapse this list.


Packages (timestamps in pop-ups are UTC):
apache-commons-math
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.6.1_33.6.1_3-3.6.1_33.6.1_3---
FreeBSD:13:quarterly3.6.1_33.6.1_3-3.6.1_33.6.1_3-3.6.1_23.6.1_2
FreeBSD:14:latest3.6.1_33.6.1_3-3.6.1_33.6.1_3--3.6.1_1
FreeBSD:14:quarterly3.6.1_33.6.1_3-3.6.1_33.6.1_3-3.6.1_23.6.1_2
FreeBSD:15:latest3.6.1_33.6.1_3n/a3.6.1_3n/a-3.6.1_23.6.1_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
  2. ant : devel/apache-ant
Runtime dependencies:
  1. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for apache-commons-math-3.6.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
math_apache-commons-math
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. http://ftp.kddi-research.jp/infosystems/apache/commons/math/source/
  2. http://miroir.univ-lorraine.fr/apache/commons/math/source/
  3. http://mirror.cogentco.com/pub/apache/commons/math/source/
  4. http://mirror.navercorp.com/apache/commons/math/source/
  5. https://dlcdn.apache.org/commons/math/source/
  6. https://ftp.wayne.edu/apache/commons/math/source/
  7. https://mirror.its.dal.ca/apache/commons/math/source/
  8. https://mirror.netcologne.de/apache.org/commons/math/source/
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
3.6.1_1
17 Sep 2023 05:31:11
commit hash: 5ff7f36fb2c103f8b44e237eaf6428cd0d639b1ecommit hash: 5ff7f36fb2c103f8b44e237eaf6428cd0d639b1ecommit hash: 5ff7f36fb2c103f8b44e237eaf6428cd0d639b1ecommit hash: 5ff7f36fb2c103f8b44e237eaf6428cd0d639b1e files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Michael Osipov
*/*: Use only HTTPS to fetch ports from Maven Central

Maven Central supports HTTPS only for quite some time now and responds
with "Not Implemented" over HTTP.

Source: https://blog.sonatype.com/central-repository-moving-to-https

PR:		272867
(cherry picked from commit 152d92bf575e1c2f2efd4b06372898aa8b653db0)

Number of commits found: 1