Port details |
- apache-commons-configuration Java package for the reading of configuration/preferences files
- 1.10_1 devel
=0 1.10_1Version 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: 2020-01-30 17:53:27
- SVN Revision: 524655
- Also Listed In: java
- License: APACHE20
- Description:
- Commons Configuration provides a generic configuration interface which enables
an application to read configuration data from a variety of sources. Commons
Configuration provides typed access to single, and multi-valued configuration
parameters.
Configuration parameters may be loaded from the following sources:
* Properties files
* XML documents
* Windows INI files
* Property list files (plist)
* JNDI
* JDBC Datasource
* System properties
* Applet parameters
* Servlet parameters
Different configuration sources can be mixed using a ConfigurationFactory and
CompositeConfiguration. Additional sources of configuration parameters can be
created by using custom configuration objects. This customization can be
achieved by extending AbstractConfiguration.
WWW: http://commons.apache.org/proper/commons-configuration/
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- apache-commons-configuration>0:devel/apache-commons-configuration
- To install the port:
cd /usr/ports/devel/apache-commons-configuration/ && make install clean - To add the package:
pkg install apache-commons-configuration - PKGNAME: apache-commons-configuration
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (commons-configuration-1.10-bin.tar.gz) = 02ae2071d761a571d4d7e13a79dac2bf1dd8d915227fbcf852f883baa06b1e03
SIZE (commons-configuration-1.10-bin.tar.gz) = 3307649
Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- commons-beanutils.jar : java/apache-commons-beanutils
- commons-lang.jar : java/apache-commons-lang
- commons-logging.jar : java/apache-commons-logging
- java : java/openjdk8
- There are no ports dependent upon this port
- Configuration Options
- ===> The following configuration options are available for apache-commons-configuration-1.10_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Master Sites:
-
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Jan 2020 17:53:27
1.10_1

|
olgeni  |
Finish migration of java/jakarta-commons-beanutils to apache-commons-beanutils.
- Update to version 1.9.4
- Pet portlint
- Bump PORTREVISION for related dependencies
PR: 243719
Submitted by: pfg
Security: CESA-2020:0194 |
26 Nov 2019 21:46:13
1.10

|
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
06 Oct 2019 21:27:32
1.10

|
antoine  |
Fix dependencies |
06 Oct 2019 19:08:14
1.10

|
pfg  |
rename most cases of jakarta- to apache-
The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.
Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.
Approved by: thierry (mentor), makc
Differential Revision: https://reviews.freebsd.org/D21902 |
Number of commits found: 4
|
Latest Vulnerabilities |
12 vulnerabilities affecting 96 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-20 00:34:39
|
|