Port details on branch 2024Q4 |
- apache-commons-lang Apache library with helper utilities for the java.lang API
- 2.6 java =2 2.6Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2019-10-06 19:08:34
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: APACHE20
- WWW:
- https://commons.apache.org/proper/commons-lang/
- Description:
- The standard Java libraries fail to provide enough methods for
manipulation of its core classes. The Lang Component provides
these extra methods.
The Lang Component provides a host of helper utilities for the
java.lang API, notably String manipulation methods, basic
numerical methods, object reflection, creation and serialization,
and System properties. Additionally it contains an inheritable
enum type, an exception structure that supports multiple types of
nested-Exceptions and a series of utlities dedicated to help with
building methods, such as hashCode, toString and equals.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- apache-commons-lang>0:java/apache-commons-lang
- To install the port:
- cd /usr/ports/java/apache-commons-lang/ && make install clean
- To add the package, run one of these commands:
- pkg install java/apache-commons-lang
- pkg install apache-commons-lang
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: apache-commons-lang
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (commons-lang-2.6-src.tar.gz) = 05479771851be0af057032fa26ad90aa0c91c10e1fc4439558a1ffa6f053bcd7
SIZE (commons-lang-2.6-src.tar.gz) = 564032
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 Build
-
- editors/openoffice-4
- for Run
-
- devel/apache-commons-configuration
- editors/openoffice-4
- www/jmeter
Configuration Options:
- ===> The following configuration options are available for apache-commons-lang-2.6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- java_apache-commons-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|