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
xml-security Java library for XML Signature and Encryption
1.5.5_1 security 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 1.5.5_1Version of this port present on the latest quarterly branch.
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-12-14 15:31:24
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: java
License: APACHE20
WWW:
https://santuario.apache.org/javaindex.html
Description:
The Apache-XML-Security-J supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002 and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002. The Java library supports the standard Java API JSR-105: XML Digital Signature APIs for creating and validating XML Signatures. A standard Java API for XML Encryption JSR-106: XML Digital Encryption APIs is in progress and is not final, so this API is not yet supported.
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 (4 items)
Collapse this list.
  1. share/java/classes/xmlsec.jar
  2. /usr/local/share/licenses/xml-security-1.5.5_1/catalog.mk
  3. /usr/local/share/licenses/xml-security-1.5.5_1/LICENSE
  4. /usr/local/share/licenses/xml-security-1.5.5_1/APACHE20
Collapse this list.
Dependency lines:
  • xml-security>0:security/xml-security
To install the port:
cd /usr/ports/security/xml-security/ && make install clean
To add the package, run one of these commands:
  • pkg install security/xml-security
  • pkg install xml-security
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xml-security
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xml-security-src-1_5_5.zip) = 68d0e567134913a1ba9571b587980306522f34d66ff495d065f734c08cc793c0 SIZE (xml-security-src-1_5_5.zip) = 2437645

Packages (timestamps in pop-ups are UTC):
xml-security
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.5_11.5.5_1-1.5.5_11.5.5_1---
FreeBSD:13:quarterly1.5.5_11.5.5_11.5.5_11.5.5_11.5.5_1-1.5.5_11.5.5_1
FreeBSD:14:latest1.5.5_11.5.5_11.5.5_1-1.5.5_1--1.5.5_1
FreeBSD:14:quarterly1.5.5_11.5.5_1--1.5.5_1-1.5.5_11.5.5_1
FreeBSD:15:latest1.5.5_11.5.5_1n/a-n/a-1.5.5_11.5.5_1
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. commons-logging.jar : java/apache-commons-logging
  2. xalan.jar : textproc/xalan-j
  3. java : java/openjdk8
  4. ant : devel/apache-ant
Runtime dependencies:
  1. commons-logging.jar : java/apache-commons-logging
  2. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for xml-security-1.5.5_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
security_xml-security
USES:
cpe zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://archive.apache.org/dist/santuario/java-library/1_5_5/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.5.5_1
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.5.5_1
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.5_1
29 Jun 2022 16:33:07
commit hash: 2373a10edac004ea0ea7f435f19f49aadfe5afadcommit hash: 2373a10edac004ea0ea7f435f19f49aadfe5afadcommit hash: 2373a10edac004ea0ea7f435f19f49aadfe5afadcommit hash: 2373a10edac004ea0ea7f435f19f49aadfe5afad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/xml-security: Update WWW

Approved by:	portmgr (blanket)
1.5.5_1
11 Oct 2021 18:48:06
commit hash: 63f99839638df0d3589dee398a835a65c9a1511bcommit hash: 63f99839638df0d3589dee398a835a65c9a1511bcommit hash: 63f99839638df0d3589dee398a835a65c9a1511bcommit hash: 63f99839638df0d3589dee398a835a65c9a1511b files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
security/xml-security: Update MASTER_SITES

Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites

Approved by:	ale (port maintainer), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32418
1.5.5_1
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.5.5_1
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.5.5_1
06 Oct 2019 19:08:14
Revision:513899Original commit files touched by this commit
pfg search for other commits by this committer
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
1.5.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.5.5
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.5.5
14 Apr 2015 10:21:14
Revision:383992Original commit files touched by this commit
robak search for other commits by this committer
security/xml-security: add CPE information

- Maintainer's timeout (ale@FreeBSD.org)

PR:		199038
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
1.5.5
17 Jul 2014 08:57:51
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
1.5.5
10 Mar 2014 17:01:37
Revision:347784Original commit files touched by this commit
bapt search for other commits by this committer
Convert s* to USES=zip
1.5.5
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
1.5.5
12 Nov 2013 10:36:17
Revision:333560Original commit files touched by this commit
bapt search for other commits by this committer
Change DESTDIRNAME into a ant compatible argument when a port is staged
While here remove previous workarounds.

Submitted by:	ale
Discussed with:	jkim, glewis
1.5.5
15 Oct 2013 13:37:48
Revision:330400Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.5.5 release (OPTIONify & STAGEify).
1.5.3
20 Sep 2013 22:55:26
Revision:327769Original 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:
security)
1.5.3
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.5.3
26 Nov 2012 10:59:28
Revision:307771Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.5.3 release.

Feature safe:	yes
1.5.0
22 Feb 2012 16:58:07
Original commit files touched by this commit
ale search for other commits by this committer
Really install samples.
1.5.0
22 Feb 2012 16:19:04
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.5.0 release.
1.4.6
10 Jan 2012 12:09:39
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.4.6 release.
1.4.5
09 Jan 2012 15:41:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
1.4.5
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.4.5
21 Sep 2011 13:28:40
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.4.5 release.

PR:             ports/160809
Submitted by:   Pedro Giffuni <giffunip@tutopia.com>
1.4.4
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.4.4
15 Dec 2010 10:08:42
Original commit files touched by this commit
ale search for other commits by this committer
Fix s/JAVAJARDIR/JAVALIBDIR/.
1.4.4
14 Dec 2010 15:29:43
Original commit files touched by this commit
ale search for other commits by this committer
Add xml-security port: the Apache Java library for XML Signature and Encryption.

Number of commits found: 28