Port details |
- apache-commons-math Java library of self-contained mathematics and statistics components
- 3.6.1_2 math =2 3.6.1_2Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2020-01-24 19:02:51
- Last Update: 2024-10-24 10:44:06
- Commit Hash: 184a224
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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
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:
-
- java : java/openjdk8
- ant : devel/apache-ant
- Runtime dependencies:
-
- java : java/openjdk8
- This port is required by:
- for Run
-
- math/R-cran-XLConnect
- textproc/apache-poi
Configuration Options:
- ===> The following configuration options are available for apache-commons-math-3.6.1_2:
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.1_2 24 Oct 2024 10:44:06 |
Ronald Klop (ronald) |
math/apache-commons-math: unbreak armv6 and armv7
PR: 282301
Approved by: bofh@ / maintainer (as long as it doesn't break Tier 1) |
3.6.1_2 16 Jan 2024 07:12:00 |
Vladimir Druzenko (vvd) |
math/apache-commons-math: build empty jar file (without classes) and doesn't
build with jdk 11+
1. Without target "compile" commons-math.jar was ~8KB only and without
classes - whit patch it's ~2MB.
2. Doesn't build with OpenJDK 11+: "compile.source" and "compile.target"
1.5 deprecated and was removed in newer OpenJDKs.
Approved by: bofh (maintainer), arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D43462
MFH: 2024Q1 |
3.6.1_1 17 Sep 2023 05:30:09 |
Koichiro Iwao (meta) 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 |
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.6.1_1 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.6.1_1 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 ) |
3.6.1_1 29 Jun 2022 16:33:06 |
Po-Chuan Hsieh (sunpoet) |
math/apache-commons-math: Update WWW
Approved by: portmgr (blanket) |
3.6.1_1 06 Jun 2021 17:19:00 |
Muhammad Moinur Rahman (bofh) |
math/apache-commons-math: Fix DOCS build and PORTDOCS
- Mark NO_ARCH |
3.6.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.6.1 24 Jan 2020 19:02:45 |
pfg |
math/jakarta-commons-math3 update and rename to apache-commons-math
Unbreak and move as it now an Apache Commons project.
PR: 241380
Approved by: bofh (maintainer) |