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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
jakarta-commons-lang3 Jakarta library with helper utilities for the java.lang API
3.7 java Deleted 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.7Version of this port present on the latest quarterly branch.
Maintainer: truckman@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. /usr/local/share/java/classes/commons-lang3-3.7.jar
  2. /usr/local/share/java/classes/commons-lang3.jar
  3. /usr/local/share/licenses/jakarta-commons-lang3-3.7/catalog.mk
  4. /usr/local/share/licenses/jakarta-commons-lang3-3.7/LICENSE
  5. /usr/local/share/licenses/jakarta-commons-lang3-3.7/APACHE20
Collapse this list.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. 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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.forthnet.gr/pub/www/apache/commons/lang/binaries/
  2. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/commons/lang/binaries/
  3. ftp://mir1.ovh.net/ftp.apache.org/dist/commons/lang/binaries/
  4. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/commons/lang/binaries/
  5. http://apache.mirror.uber.com.au/commons/lang/binaries/
  6. http://apache.spd.co.il/commons/lang/binaries/
  7. http://archive.apache.org/dist/commons/lang/binaries/
  8. http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/commons/lang/binaries/
  9. http://ftp.mirrorservice.org/sites/ftp.apache.org/commons/lang/binaries/
  10. http://ftp.twaren.net/Unix/Web/apache/commons/lang/binaries/
  11. http://mirrors.ircam.fr/pub/apache/commons/lang/binaries/
  12. http://www.apache.org/dist/commons/lang/binaries/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.7
07 Oct 2019 22:37:42
Revision:514004Original commit files touched by this commit
truckman search for other commits by this committer
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
Revision:460251Original commit files touched by this commit
truckman search for other commits by this committer
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
Revision:454828Original commit files touched by this commit
mat search for other commits by this committer
Don't use MASTER_SITE_SUBDIR when it is not needed.

Sponsored by:	Absolight
3.4
30 Sep 2017 04:39:29
Revision:450944Original commit files touched by this commit
truckman search for other commits by this committer
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
Revision:450886Original commit files touched by this commit
truckman search for other commits by this committer
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