Port details |
- apache-commons-discovery Java library for locating resources (including classes)
- 0.5 java
=0 0.5Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandoned upstream, last release in 2006
This port expired on: 2022-03-31
- Maintainer: olgeni@FreeBSD.org
- Port Added: 2020-01-29 23:00:38
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- Also Listed In: devel
- License: APACHE20
- WWW:
- http://commons.apache.org/discovery/
- Description:
- Commons Discovery: Service Discovery component
The Discovery Component is about discovering, or finding, implementations for
pluggable interfaces. It provides facilities instantiating classes in general,
and for lifecycle management of singleton (factory) classes.
Fundamentally, Discovery locates classes that implement a given Java interface.
The discovery pattern, though not necessarily this package, is used in many
projects including JAXP (SaxParserFactory and others) and commons-logging
(LogFactory). By extracting this pattern, other projects can (re)use it and
take advantage of improvements to the pattern as Discovery evolves.
Discovery improves over previous implementations by establishing facilities for
working within managed environments. These allow configuration and property
overrides without appealing to the global System properties (which are scoped
across an entire JVM).
WWW: http://commons.apache.org/discovery/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- apache-commons-discovery>0:java/apache-commons-discovery
- No installation instructions:
- This port has been deleted.
- PKGNAME: apache-commons-discovery
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (commons-discovery-0.5-bin.tar.gz) = 05637d67e5025ea37fb2de4ef4f5a5489bcca31555fadadfeb5e59f0481b0204
SIZE (commons-discovery-0.5-bin.tar.gz) = 714772
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 apache-commons-discovery-0.5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- java_apache-commons-discovery
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2022-03-31
REASON: Has expired: Abandoned upstream, last release in 2006
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
0.5 14 Oct 2021 08:30:54 |
Daniel Engberg (diizzy) |
java/apache-commons-discovery: Update MASTER_SITES, deprecate and set expiration
date to 2022-03-31
Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites
Abandoned upstream, last release in 2006
Reference: https://commons.apache.org/dormant/commons-discovery/
Approved by: olgeni (port maintainer), rene, arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32425 |
0.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5 29 Jan 2020 23:00:32 |
pfg |
java/jakarta-commons-discovery: move to java/apache-commons-discovery
The ASF has moved Jakarta projects to apache-commons.
PR: 243571
Approved bu: olgeni (maintainer), thierry (mentor) |
Number of commits found: 4
|