Port details on branch 2025Q3 |
- apache-xmlbeans Java classes for XML
- 5.3.0_1 textproc
=0 5.3.0_1Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2025-07-14 12:09:04
- Last Update: 2025-07-14 12:06:23
- Commit Hash: c996df7
- Also Listed In: java
- License: APACHE20
- WWW:
- https://xmlbeans.apache.org/
- Description:
- XMLBeans is a technology for accessing XML by binding it to Java types. XMLBeans
provides several ways to get at the XML, including:
- Through XML schema that has been compiled to generate Java types that
represent schema types. In this way, you can access instances of the schema
through JavaBeans-style accessors after the fashion of "getFoo" and "setFoo".
The XMLBeans API also allows you to reflect into the XML schema itself through
an XML Schema Object model.
- A cursor model through which you can traverse the full XML infoset.
- Support for XML DOM.
This port contains also the OOXML Schemas, XmlBeans generated from the Ecma
supplied xsds.
See https://poi.apache.org/help/faq.html#faq-N10025 .
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- apache-xmlbeans>0:textproc/apache-xmlbeans
- To install the port:
- cd /usr/ports/textproc/apache-xmlbeans/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/apache-xmlbeans
- pkg install apache-xmlbeans
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: apache-xmlbeans
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1743531573
SHA256 (apache-xmlbeans-bin-5.3.0-20241203.tgz) = 5ce31154dc94d87288a3bf902858a9f77f0350fa03b9d59927e8e2e918add171
SIZE (apache-xmlbeans-bin-5.3.0-20241203.tgz) = 24122144
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:
-
- apache-log4j2>0 : devel/apache-log4j2
- slf4j>0 : devel/slf4j
- saxon-he>=12 : textproc/saxon-he
- java : java/openjdk11
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for apache-xmlbeans-5.3.0_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
SAXON=on: Saxon XQuery processor for full XQuery and XPath support
===> Use 'make config' to modify these settings
- Options name:
- textproc_apache-xmlbeans
- USES:
- cpe java tar:tgz
- pkg-message:
- To use XMLBeans you might have to define the following variables:
export XMLBEANS_HOME=/usr/local/share/java/classes
export CLASSPATH=/usr/local/share/java/classes/xmlbeans.jar:$CLASSPATH
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.3.0_1 14 Jul 2025 12:06:23
    |
Matthias Andree (mandree)  |
*: chase textproc/saxon-he update to 12.8
scilab also needs changes but is currently broken and needs more TLC
MFH: 2025Q3
(cherry picked from commit c5b819cc26a35c9394d326fadeb028d84670eab9) |
Number of commits found: 1
|