Port details |
- jakarta-commons-lang3 Jakarta library with helper utilities for the java.lang API
- 3.7 java
=0 3.7Version of this port present on the latest quarterly branch.
- Maintainer: truckman@FreeBSD.org
- Port Added: 2017-09-29 09:07:49
- Last Update: 2019-10-07 22:37:42
- SVN Revision: 514004
- Also Listed In: devel
- License: APACHE20
- WWW:
- http://jakarta.apache.org/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.
WWW: http://jakarta.apache.org/commons/lang/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jakarta-commons-lang3>0:java/jakarta-commons-lang3
- No installation instructions:
- This port has been deleted.
- PKGNAME: jakarta-commons-lang3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1517215987
SHA256 (commons-lang3-3.7-bin.tar.gz) = 94dc8289ce90b77b507d9257784d9a43b402786de40c164f6e3990e221a2a4d2
SIZE (commons-lang3-3.7-bin.tar.gz) = 4176881
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jakarta-commons-lang3-3.7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7 07 Oct 2019 22:37:42 |
truckman |
Rename jakarta-commons-lang3 to apache-commons-lang3 and upgrade to
version 3.8.1.
Version 3.9 is out, but requires java 8.
Update pkg-descr. |
3.7 29 Jan 2018 10:01:01 |
truckman |
Upgrade jakarta-commons-lang3 to version 3.7.
Follow the lead of some of the other jakarta-commons ports and download
the pre-built binary .jar since building from source using ant has been
removed from jakarta-commons-lang3 a few versions ago.
Install the .jar file with the version number and then symlink it to
the .jar file without the version number as is done by
jakarta-commons-logging.
Pet portlint.
Unwrap a line that is no longer too long. |
3.4 24 Nov 2017 17:53:12 |
mat |
Don't use MASTER_SITE_SUBDIR when it is not needed.
Sponsored by: Absolight |
3.4 30 Sep 2017 04:39:29 |
truckman |
Unbreak fetch. This is sort of an exception to the MASTER_SITE_SUBDIR
for APACHE_COMMONS_SOURCE. |
3.4 29 Sep 2017 09:07:40 |
truckman |
New port jakarta-commons-lang3.
This is a repo-copy of jakarta-commons-lang, updated to revision 3.4.
It can co-exist with jakarta-commons-lang. The newest version upstream
is actually 3.6, but support for using apache-ant to build was dropped
between 3.4 and 3.5. Apache OpenOffice 4.2.0 will require 3.3+.
Add NO_ARCH.
Modernize by using option helpers.
Get rid of the JDK_API!= stuff, which looks like it no longer did
anything useful. |
Number of commits found: 5
|