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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
xincluder Java-based XInclude processors
1.0.d11_7 textproc on this many watch lists=1 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 1.0.d11_7Version 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 search for ports maintained by this maintainer
Port Added: 2002-10-18 15:38:15
Last Update: 2023-11-01 22:11:47
Commit Hash: 05f0f44
People watching this port, also watch:: jdictionary, sablevm, saxon
Also Listed In: java
License: LGPL21
WWW:
https://xincluder.sourceforge.net/
Description:
Java-based XInclude processors. This package contains 3 different XInclude processor implementations, based on SAX, DOM and JDOM.
Homepage    cgit ¦ Codeberg ¦ 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 (8 items)
Collapse this list.
  1. /usr/local/share/java/classes/xincluder.jar
  2. bin/xincluder
  3. bin/xincluder-sax
  4. bin/xincluder-dom
  5. bin/xincluder-jdom
  6. /usr/local/share/licenses/xincluder-1.0.d11_7/catalog.mk
  7. /usr/local/share/licenses/xincluder-1.0.d11_7/LICENSE
  8. /usr/local/share/licenses/xincluder-1.0.d11_7/LGPL21
Collapse this list.
Dependency lines:
  • xincluder>0:textproc/xincluder
To install the port:
cd /usr/ports/textproc/xincluder/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/xincluder
  • pkg install xincluder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xincluder
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xincluder-1.0d11.tar.gz) = a46808b9392b521efec9cf89f8340ce22a06b538ec031f9452856a9342fe4bfd SIZE (xincluder-1.0d11.tar.gz) = 1939686

Packages (timestamps in pop-ups are UTC):
xincluder
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.d11_71.0.d11_7-1.0.d11_71.0.d11_7---
FreeBSD:13:quarterly1.0.d11_71.0.d11_71.0.d11_61.0.d11_71.0.d11_7-1.0.d11_71.0.d11_7
FreeBSD:14:latest1.0.d11_71.0.d11_71.0.d11_6-1.0.d11_7--1.0.d11_6
FreeBSD:14:quarterly1.0.d11_71.0.d11_7--1.0.d11_7-1.0.d11_71.0.d11_7
FreeBSD:15:latest1.0.d11_71.0.d11_7n/a-n/a-1.0.d11_71.0.d11_7
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. jdom.jar : java/jdom
  2. xercesImpl.jar : textproc/xerces-j
  3. java : java/openjdk8
  4. ant : devel/apache-ant
Runtime dependencies:
  1. jdom.jar : java/jdom
  2. xercesImpl.jar : textproc/xerces-j
  3. java : java/openjdk8
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/ant-xinclude-task*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for xincluder-1.0.d11_7: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_xincluder
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.ibiblio.org/pub/languages/java/javafaq/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.d11_7
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
1.0.d11_7
22 Jul 2023 11:25:48
commit hash: 860aa846f7d9b756fc020b7efa4ed086d9675c21commit hash: 860aa846f7d9b756fc020b7efa4ed086d9675c21commit hash: 860aa846f7d9b756fc020b7efa4ed086d9675c21commit hash: 860aa846f7d9b756fc020b7efa4ed086d9675c21 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Marcin Cieślak
textproc/xincluder: Fix processing using JDOM

JDOM could not be used due to mismatch with the included JDOM.

PR:		272559
Reported by:	saper@saper.info
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0.d11_6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.d11_6
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.d11_6
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.0.d11_6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.d11_6
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
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
1.0.d11_5
10 May 2016 21:30:47
Revision:414966Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers
1.0.d11_5
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.0.d11_5
23 Jan 2015 16:03:58
Revision:377747Original commit files touched by this commit
antoine search for other commits by this committer
Remove explicit dependency on javavmwrapper for ports that USE_JAVA
1.0.d11_5
04 Jul 2014 22:50:40
Revision:360676Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
1.0.d11_5
11 Jun 2014 10:12:48
Revision:357459Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.
1.0.d11_5
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
1.0.d11_5
10 Dec 2012 13:43:44
Revision:308605Original commit files touched by this commit
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
1.0.d11_5
21 Jul 2011 05:03:02
Original commit files touched by this commit
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
1.0.d11_5
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0.d11_5
06 Jun 2008 14:05:09
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.0.d11_4
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.0.d11_3
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0.d11_3
06 Feb 2005 02:22:00
Original commit files touched by this commit
hq search for other commits by this committer
- Update to bsd.java.mk 2.0
- Do not build anything (everything is shipped within the release)
- Add launcher shell scripts (xincluder-*) to process files from the
  command-line
- Register run dependencies on JDom and Xerces-J
- Dynamic plist
- ECHO -> ECHO_MSG
- CP -> INSTALL_DATA
1.0.d11_2
19 Jan 2005 19:41:34
Original commit files touched by this commit
pav search for other commits by this committer
- Fix plist (leftover directories)
- Engage DOCSDIR

PR:             ports/76438
Submitted by:   Florent Thoumie <flz@xbsd.org>
1.0.d11_1
03 Dec 2004 01:01:34
Original commit files touched by this commit
hq search for other commits by this committer
Reset znerd's ports maintainership:

- All JDK ports (and JDK documentation ports) that were formerly maintained by
  znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
  and xmlenc)
- Everything else is reset to ports@FreeBSD.org

Approved by:    znerd (maintainer)
1.0.d11_1
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
1.0.d11_1
23 Jul 2003 14:30:29
Original commit files touched by this commit
znerd search for other commits by this committer
Port devel/jakarta-ant was renamed to devel/apache-ant.

Reported by:    kris
Pointy hat to:  me
1.0.d11_1
11 Jun 2003 11:46:28
Original commit files touched by this commit
znerd search for other commits by this committer
Update 1.0d10 -> 1.0d11.

PR:             52929
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
1.0.d10_1
07 Mar 2003 06:11:57
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.0.d10_1
24 Oct 2002 11:33:29
Original commit files touched by this commit
znerd search for other commits by this committer
Building from source now. Bumped PORTREVISION.
1.0.d10
23 Oct 2002 15:20:18
Original commit files touched by this commit
znerd search for other commits by this committer
Fixed plist. Was missing 'share' before dir names.
1.0.d10
18 Oct 2002 16:10:09
Original commit files touched by this commit
znerd search for other commits by this committer
Style changes. Not defining DOCSDIR anymore, since it's already
defined in bsd.port.mk.
1.0.d10
18 Oct 2002 15:37:41
Original commit files touched by this commit
znerd search for other commits by this committer
New port: xincluder. This is a Java-based XInclude engine.

See:
http://xincluder.sourceforge.net/

Number of commits found: 31