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
xmlsec XML Security Library
0.0.15_3 security Deleted 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 0.0.15_3Version of this port present on the latest quarterly branch.
Broken BROKEN: Does not compile on FreeBSD 7.X or newer
Deprecated DEPRECATED: does not compile on FreeBSD 7.x or newer
Expired This port expired on: 2011-04-17
Ignore IGNORE: is marked as broken: Does not compile on FreeBSD 7.X or newer
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-07-31 08:49:44
Last Update: 2011-04-18 22:25:41
SVN Revision: UNKNOWN
People watching this port, also watch:: p5-HTML-Mason, glade, p5-GD-Graph3d, p5-Error
License: not specified in port
WWW:
http://www.aleksey.com/xmlsec/
Description:
XML Security Library is a C library based on LibXML2 and OpenSSL. The library was created with a goal to support major XML security standards: - XML Signature - XML Encryption - Canonical XML (was included in libxml2) - Exclusive Canonical XML (was included in libxml2) WWW: http://www.aleksey.com/xmlsec/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • xmlsec>0:security/xmlsec
No installation instructions:
This port has been deleted.
PKGNAME: xmlsec
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkg-config : devel/pkg-config
  2. pkg-config : devel/pkg-config
  3. pkg-config : devel/pkg-config
Runtime dependencies:
  1. pkg-config : devel/pkg-config
  2. pkg-config : devel/pkg-config
Library dependencies:
  1. xml2.5 : textproc/libxml2
  2. xslt.2 : textproc/libxslt
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.aleksey.com/pub/xmlsec/releases/
  3. ftp://ftp.rpmfind.net/pub/XML/xmlsec/releases/
  4. ftp://ftp.xmlsoft.org/xmlsec/releases/
  5. http://www.aleksey.com/xmlsec/download/
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
0.0.15_3
18 Apr 2011 22:25:41
Original commit files touched by this commit
rene search for other commits by this committer
Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.15_3
17 Mar 2011 11:08:44
Original commit files touched by this commit
pav search for other commits by this committer
- Mark ports that have been broken for six month or more, or never compiled on
  7.X and up, for removal in one month
0.0.15_3
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.15_3
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.0.15_3
27 Feb 2007 21:18:31
Original commit files touched by this commit
linimon search for other commits by this committer
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.

Hat:            portmgr
0.0.15_3
10 Sep 2006 23:52:18
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 7.0: Does not compile
0.0.15_3
28 May 2006 05:25:51
Original commit files touched by this commit
mezz search for other commits by this committer
devel/pkgconfig -> devel/pkg-config

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:             ports/97985
Repocopy by:    marcus
0.0.15_3
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.0.15_2
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.0.15_2
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.0.15_2
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.0.15_2
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.0.15_2
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
0.0.15_2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.0.15_2
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.0.15_2
04 Nov 2003 18:30:50
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the libxslt shared lib version with a PORTREVISION bump.
0.0.15_1
04 Jun 2003 10:38:23
Original commit files touched by this commit
edwin search for other commits by this committer
idon't forget this file.

PR:             ports/52767
0.0.15_1
04 Jun 2003 10:37:19
Original commit files touched by this commit
edwin search for other commits by this committer
Update: security/xmlsec

        Changes from KATO Tsuguru <tkato@prontomail.com> (thanks!)
        - Do not install useless .la files
        - Install .pc file to correct place

PR:             ports/52767
Submitted by:   Jim Geovedi <jim@corebsd.or.id>
0.0.15
21 Apr 2003 14:11:24
Original commit files touched by this commit
petef search for other commits by this committer
Add two missing trailing '/'s in MASTER_SITES.

PR:             51216
Submitted by:   maintainer
0.0.15
18 Apr 2003 05:56:35
Original commit files touched by this commit
edwin search for other commits by this committer
security/xmlsec update to version 0.0.15

        It's a regular update of xmlsec's 0.0.X port, and also
        adding some entries to MASTER_SITES.

PR:             ports/51101
Submitted by:   Jim Geovedi <jim@corebsd.or.id>
0.0.14
28 Mar 2003 04:40:29
Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 0.0.14

PR: 50319
Submitted by: MAINTAINER
0.0.12
21 Feb 2003 13:26:58
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.0.12
17 Feb 2003 19:29:17
Original commit files touched by this commit
seanc search for other commits by this committer
Update to 0.0.12

PR:             ports/48363.
Submitted by:   maintainer (Jim Geovedi)
0.0.11
09 Jan 2003 09:10:48
Original commit files touched by this commit
petef search for other commits by this committer
Update to 0.0.11.

PR:             46003
Submitted by:   maintainer
0.0.10
23 Nov 2002 00:25:10
Original commit files touched by this commit
edwin search for other commits by this committer
Maintainer update to version 0.0.10

PR:             ports/45393
Submitted by:   Jim Geovedi <negative@magnesium.net
0.0.9
17 Sep 2002 13:25:08
Original commit files touched by this commit
ijliao search for other commits by this committer
take maintainership
0.0.9
15 Sep 2002 07:52:57
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.0.9

PR:             42731
Submitted by:   Jim Geovedi <negative@toxic.magnesium.net>
0.0.7
31 Jul 2002 08:49:15
Original commit files touched by this commit
ijliao search for other commits by this committer
add xmlsec 0.0.7
XML Security Library

Number of commits found: 28