Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.6 07 Nov 2024 23:12:45 |
Hiroki Sato (hrs) |
security/xmlsec1: Update to 1.3.6 |
1.3.5 01 Sep 2024 14:38:05 |
Daniel Engberg (diizzy) |
security/xmlsec1: Update to 1.3.5
* Some minor style changes in Makefile
Changelog: https://github.com/lsh123/xmlsec/releases/tag/1.3.5
PR: 280154
Approved by: portmgr (maintainer timeout, 1+ month) |
1.3.2_1 20 Feb 2024 22:51:01 |
Muhammad Moinur Rahman (bofh) |
security/xmlsec1: Moved man to share/man
Approved by: portmgr (blanket) |
1.3.2 13 Feb 2024 15:36:59 |
Dima Panov (fluffy) |
security/xmlsec1: update to 1.3.2 release (+)
It's a minimal requirement for upcoming LibreOffice
With hat: office |
1.2.38_1 27 Jan 2024 00:30:43 |
Muhammad Moinur Rahman (bofh) |
security/xmlsec1: Moved man to share/man
Approved by: portmgr (blanket) |
1.2.38 30 Aug 2023 19:18:32 |
Daniel Engberg (diizzy) |
security/xmlsec1: Fix duplicated menu item
Remove duplicated entry for GNUTLS
PR: 273108
Reported by: Anton Saietskii <vsasjason@gmail.com> |
1.2.38 30 Aug 2023 02:43:07 |
Daniel Engberg (diizzy) |
security/xmlsec1: Update to 1.2.38
* Use GitHub as primary site as it's much faster and fall back to
author's website if GitHub is unavailable
* Default to OpenSSL and NSS backend, GnuTLS is optional and
can co-exist
* Rework Makefile to more closely follow Porters Handbook
Changelog: https://github.com/lsh123/xmlsec/releases/tag/xmlsec-1_2_38
PR: 273108
Approved by: portmgr (blanket, maintainer timeout 2+ weeks)
Sponsored by: Blinkinblox |
1.2.37 04 Feb 2023 08:23:25 |
Dima Panov (fluffy) |
security/xmlsec1: update to 1.2.37 release (+)
This is a prerequisite for LibreOffcie 7.5 update
News:
1.2.37: Fixed two regressions from 1.2.36 release: issue #437 and issue #449.
1.2.36: Retired the XMLSec mailing list "xmlsec@aleksey.com" and the XMLSec
Online Signature Verifier.
Several other small fixes (more details).
1.3.25: Migration to OpenSSL 3.0 API (based on PR by @snargit).
The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now deprecated and will
be removed in the future versions of XMLSec Library.
Refactored all the integer casts to ensure cast-safety. Fixed all warnings and
enabled "-Werror" and "-pedantic" flags on CI builds.
Added configure flag to use size_t for xmlSecSize (currently disabled by
default for backward compatibility).
Several other small fixes (more details).
Full Changelog: https://www.aleksey.com/xmlsec/
With hat: office |
1.2.34_1 04 Nov 2022 15:03:28 |
Dima Panov (fluffy) |
security/xmlsec1: bump PORTREVISION to ensure end-users got a latest binary (+)
At least libreoffice users cannot use some suite components due to
package built against latest patched ABI while pkg keept a previous
package on client side.
PR: 266262, 266920
With hat: ports-secteam |
1.2.34 04 Nov 2022 11:23:40 |
Felix Palmen (zirias) |
security/xmlsec1: Fix build with libressl 3.5
Approved by: hrs (maintainer, timeout), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D37051 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.2.34 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.2.34 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
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 ) |
1.2.34 06 May 2022 20:24:48 |
Hiroki Sato (hrs) |
security/xmlsec1: fix build when using libressl
PR: 263826 |
1.2.34 06 May 2022 17:36:27 |
Hiroki Sato (hrs) |
security/xmlsec1: update to 1.2.34 |
1.2.29_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.2.29_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.2.29 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.29 18 Feb 2020 04:26:57 |
hrs |
Update to 1.2.29.
Submitted by: lwhsu
PR: 243717 |
1.2.25 08 Nov 2019 13:17:00 |
tobik |
security: Add missing USES={gnome,php} |
1.2.25 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.2.25 23 Apr 2018 18:24:25 |
brnrd |
security/xmlsec1: Fix build with LibreSSL 2.7
- LibreSSL 2.7 implements most of OpenSSL 1.1 API
PR: D14851
Submitted by: Charlie Li <ml+freebsd vishwin info>
Approved by: maintainer time-out
Obtained from: https://github.com/lsh123/xmlsec/pull/167
Differential Revision: https://reviews.freebsd.org/D14851 |
1.2.25 01 Mar 2018 15:20:17 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
1.2.25 08 Feb 2018 07:07:43 |
lwhsu |
- Update to 1.2.25
PR: 224282
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: maintainer timeout |
1.2.23_1 02 Nov 2017 21:41:47 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
1.2.23_1 26 Apr 2017 19:04:30 |
ak |
- Remove checks for .PARSEDIR and vestiges of pmake support
PR: 218832
Approved by: portmgr (antoine) |
1.2.23_1 16 Jan 2017 14:24:34 |
grembo |
Fix build with LibreSSL
Even though building worked ok, linking to the resulting library
libxmlsec1-openssl.so caused various symbol lookup errors such as:
/usr/local/lib/libxmlsec1-openssl.so: undefined reference to
`X509_OBJECT_get0_X509'
/usr/local/lib/libxmlsec1-openssl.so: undefined reference to
`ASN1_STRING_get0_data'
As the problem only appears at runtime I bumped the revision.
Approved by: ssl blanket |
1.2.23 06 Jan 2017 13:12:47 |
hrs |
- Remove stale REINPLACE_CMD lines.
- Fix build when ssl=libressl[*]
PR: 215820 [*] |
1.2.23 30 Dec 2016 10:53:43 |
hrs |
Update to 1.2.23. |
1.2.22_1 14 Dec 2016 21:48:10 |
johans |
Stepping down as maintainer for some ports. |
1.2.22_1 09 Oct 2016 12:10:02 |
jbeich |
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine |
1.2.22 08 Oct 2016 11:21:02 |
brnrd |
security/xmlsec1: Fix build with LibreSSL
- Fix build with LibreSSL
- USE_OPENSSL -> USES= ssl
PR: 213301
Submitted by: grembo
Reported by: grembo
Approved by: ssl blanket |
1.2.22 03 Oct 2016 06:53:14 |
jbeich |
security/xmlsec1: unbreak on 9.x
signatures.c:36: error: expected declaration specifiers or '...' before
'ECDSA_SIG'
signatures.c: In function 'ECDSA_SIG_get0':
signatures.c:38: error: 'sig' undeclared (first use in this function)
signatures.c:38: error: (Each undeclared identifier is reported only once
signatures.c:38: error: for each function it appears in.)
Reported by: pkg-fallout
Approved by: portmgr blanket |
1.2.22 27 Apr 2016 13:01:05 |
johans |
Update to XMLSec 1.2.22
https://www.aleksey.com/xmlsec/news.html |
1.2.20_4 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.2.20_4 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.2.20_3 25 Mar 2015 08:30:28 |
marino |
security category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
1.2.20_3 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.2.20_2 13 Nov 2014 10:38:17 |
antoine |
Cleanup plist |
1.2.20_2 17 Sep 2014 07:38:16 |
tijl |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
1.2.20_2 05 Aug 2014 22:13:29 |
tijl |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports) |
1.2.20_1 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.2.20 02 Jun 2014 11:45:24 |
johans |
Update xmlsec to 1.2.20 |
1.2.19_2 24 Apr 2014 18:45:10 |
tijl |
- Convert to USES=libtool.
- Replace post-install with INSTALL_TARGET=install-strip. |
1.2.19_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.2.19 12 Jan 2014 16:59:50 |
johans |
Enable stage support + minor cleanups |
1.2.19 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.2.19 03 May 2013 13:44:48 |
bapt |
Fix build with bmake as make |
1.2.19 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
1.2.19 27 Mar 2013 18:15:18 |
johans |
Update xmlsec to 1.2.19 |
1.2.18_2 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
1.2.18_1 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
1.2.18_1 28 Jun 2012 16:12:22 |
johans |
Convert to new options framework |
1.2.18_1 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
1.2.18_1 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.2.18_1 05 Jun 2011 18:43:16 |
novel |
Chase security/gnutls update and add an UPDATING entry. |
1.2.18 15 May 2011 12:09:38 |
johans |
Update xmlsec to 1.2.18 |
1.2.17 02 Apr 2011 17:40:17 |
johans |
Update to xmlsec 1.2.17 |
1.2.16_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.2.16_1 09 Nov 2010 17:45:20 |
johans |
Fix quoting in installed *.pc (pkg-config) files.
This should fix security/lasso as well.
Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=631258
PR: ports/152070
Submitted by: Tom Judge <tom@tomjudge.com> |
1.2.16 26 May 2010 18:09:23 |
johans |
- Update to 1.2.16
- Remove dynamic plist generation |
1.2.15 30 Apr 2010 08:20:05 |
johans |
Update to 1.2.15 |
1.2.14 23 Feb 2010 18:07:14 |
johans |
Update my mail address to @FreeBSD.org
Feature safe: yes |
1.2.14 07 Dec 2009 20:49:46 |
johans |
Add libltdl dependency, that somehow missed in the previous commit
(resulting in a port that wouldn't compile) |
1.2.14 07 Dec 2009 20:32:35 |
johans |
Update to 1.2.14 |
1.2.13_1 05 Oct 2009 17:03:28 |
johans |
Fix build with GNUTLS option (auto-detection failed) |
1.2.13_1 04 Oct 2009 21:09:08 |
johans |
- Fix objformat detection
(as a result it again compiles on 64bit systems[1]
and installs with correct library names[2])
Reported by: QAT[1], erwin[2] |
1.2.13 01 Oct 2009 20:10:54 |
johans |
Update to 1.2.13 |
1.2.11_2 01 Sep 2008 10:18:27 |
johans |
On FreeBSD, at least, the CLOCKS_PER_SEC is defined as 128.
Integer-divided by 1000 this means a sure zero, which brings up a
compiler warning -- a good thing.
The patch fixes the problem while maintaining compatibility for all.
Submitted by: mi |
1.2.11_1 03 Mar 2008 11:57:08 |
novel |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
1.2.11 15 Dec 2007 19:37:32 |
johans |
- Update to 1.2.11 |
1.2.10_2 14 Nov 2007 18:38:40 |
johans |
- Fix build on FreeBSD 7
Reported by: pointyhead (via pav)
Approved by: portmgr (pav) |
1.2.10_2 11 Oct 2007 19:32:20 |
johans |
- Fix compilation on FreeBSD 7 (openssl issues)
- Fix libnss option
- Grab maintainership (and feed patches upstream) |
1.2.10_2 01 Jul 2007 08:56:17 |
novel |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
1.2.10_1 27 Feb 2007 21:18:31 |
linimon |
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.
Hat: portmgr |
1.2.10_1 02 Jan 2007 08:54:13 |
novel |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
1.2.10 10 Sep 2006 23:53:06 |
kris |
BROKEN on 7.0: Does not compile |
1.2.10 19 Jul 2006 06:47:46 |
miwi |
- Update to 1.2.20
PR: ports/99269
Submitted by: miwi
Approved by: markus (co mentor), maintainer timeout |
1.2.9 28 May 2006 05:25:51 |
mezz |
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 |
1.2.9 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
1.2.9 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.2.9 25 Jan 2006 19:17:14 |
mi |
Update from 1.2.4 to 1.2.9. Switch to using OPTIONS and add nss as
one of the optional back-ends.
Approved by: maintainer |
1.2.4_1 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.4_1 09 Jan 2006 16:34:19 |
novel |
Chase gnutls update. |
1.2.4 15 Nov 2005 06:52:12 |
ade |
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. |
1.2.4 06 Jun 2004 01:44:39 |
marcus |
Chase the gnutls shared lib version.
Pointy hat to: sergei |
1.2.4 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2.4 19 Mar 2004 05:36:30 |
marcus |
Chase the gnutls shared lib version. |
1.2.4 14 Mar 2004 06:17:56 |
ade |
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. |
1.2.4 12 Feb 2004 13:52:15 |
pav |
- Update to 1.2.4
PR: ports/62301
Submitted by: ijliao
Approved by: maintainer |
1.0.1_2 04 Nov 2003 18:30:50 |
marcus |
Chase the libxslt shared lib version with a PORTREVISION bump. |
1.0.1_1 26 Sep 2003 14:19:56 |
krion |
- Chase libraries to new gnutls version |
1.0.1_1 04 Jun 2003 10:39:26 |
edwin |
Update: security/xmlsec1
Changes/update for myself
- Bring GNUTLS as optional flavor
Changes/update from KATO Tsuguru <tkato@prontomail.com> (thanks!)
- Do not install useless .la file
- Install .pc file to correct place
PR: ports/52769
Submitted by: Jim Geovedi <jim@corebsd.or.id> |
1.0.1 06 May 2003 03:10:46 |
foxfair |
Add xmlsec1 1.0.1 released at Apr 28 2003. This is the latest stable version
of a C library based on LibXML2 and OpenSSL. Origial PR was intended to
import 1.0.0 but we have a newer version to go now, also enable GnuTLS
support .
PR: 51102
Submitted by: Jim Geovedi <jim@corebsd.or.id> |