| non port: security/libksba/Makefile |
|
CVSWeb
|
Number of commits found: 51 |
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ]
1.6 accessibility/atkmm/Makefile
1.44 accessibility/gnome-speech/Makefile
1.67 archivers/libarchive/Makefile
1.9 archivers/libpar2/Makefile
1.8 archivers/snappy/Makefile
1.6 archivers/squeeze/Makefile
1.25 archivers/tardy/Makefile
1.3 audio/alsa-lib/Makefile
1.13 audio/audiere/Makefile
1.10 audio/celt/Makefile
(Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
|
Fri, 28 Oct 2011
|
[ 18:00 miwi ]
1.56 audio/libsndfile/Makefile
1.24 converters/fribidi/Makefile
1.55 devel/libIDL/Makefile
1.50 devel/libevent/Makefile
1.86 devel/pth/Makefile
1.85 dns/libidn/Makefile
1.4 graphics/jbig2dec/Makefile
1.12 graphics/liblqr-1/Makefile
1.9 graphics/webp/Makefile
1.11 multimedia/libkate/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
- Fix build FreeBSD 10
|
|
Sun, 27 Mar 2011
|
[ 19:03 dougb ]
1.51 security/dirmngr/Makefile
1.138 security/gnupg/Makefile
1.49 security/libksba/Makefile
1.59 security/pinentry/Makefile
1.23 security/libksba/distinfo
1.12 security/libksba/pkg-plist
Update libksba to 1.2.0, and update dependent ports.
The patch also adds a verify target for the PGP signature
of the distfile.
Noteworthy changes in version 1.2.0 (2011-03-01)
------------------------------------------------
* New functions to allow the creation of X.509 certificates.
This release adds features required by the GnuPG 2.1 development
version.
PR: ports/155506
Submitted by: me
Approved by: maintainer timeout
|
|
Wed, 15 Dec 2010
|
[ 23:14 glarkin ]
1.48 security/libksba/Makefile
1.22 security/libksba/distinfo
1.11 security/libksba/pkg-plist
- Updated to 1.1.0
- Bumped shlib version in pkg-plist to match upstream
Noteworthy changes in version 1.1.0 (2010-10-26)
------------------------------------------------
* New functions to fix a leak in dirmngr.
* Interface changes relative to the 1.0.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ksba_reader_set_release_notify NEW
ksba_writer_set_release_notify NEW
Reported by: portscout via miwi
|
|
Thu, 22 Jul 2010
|
[ 17:53 glarkin ]
1.47 security/libksba/Makefile
1.21 security/libksba/distinfo
1.2 security/libksba/files/patch-ltmain.sh
1.2 security/libksba/files/patch-src__asn1-func.c
- Updated to 1.0.8.
- Added explicit minimal version check for libgpg-error dependency.
- Explicitly build static library, since the default changed to "off" with
this upstream version.
|
|
Fri, 3 Jul 2009
|
[ 19:19 glarkin ]
1.46 security/libksba/Makefile
1.20 security/libksba/distinfo
- Updated to 1.0.7
|
|
Mon, 8 Jun 2009
|
[ 20:46 glarkin ]
1.45 security/libksba/Makefile
1.19 security/libksba/distinfo
- Updated to 1.0.6
|
|
Sun, 11 Jan 2009
|
[ 18:29 glarkin ]
1.44 security/libksba/Makefile
1.18 security/libksba/distinfo
- Updated to 1.0.5
PR: ports/130332
Submitted by: Hirohisa Yamaguchi <umq at ueo dot co dot jp>
|
|
Fri, 26 Sep 2008
|
[ 01:05 glarkin ]
1.43 security/libksba/Makefile
1.17 security/libksba/distinfo
1.1 security/libksba/files/patch-src__asn1-func.c
1.2 security/libksba/files/patch-src_asn1-func.c
- Updated to 1.0.4
- Renamed a patch file with "make makepatch"
PR: ports/127578
Submitted by: Hirohisa Yamaguchi <umq at ueo dot co dot jp>
Approved by: beech (mentor, implicit)
|
|
Sun, 7 Sep 2008
|
[ 02:03 glarkin ]
1.42 security/libksba/Makefile
1.16 security/libksba/distinfo
- Updated to 1.0.3
PR: ports/120635
Submitted by: Hirohisa Yamaguchi <umq at ueo dot co dot jp>
Approved by: beech (mentor, implicit)
|
[ 00:36 linimon ]
1.31 audio/icecast/Makefile
1.58 audio/icecast2/Makefile
1.20 audio/ices/Makefile
1.11 audio/ices0/Makefile
1.16 audio/last.fm/Makefile
1.13 audio/libshout/Makefile
1.33 audio/libshout2/Makefile
1.13 audio/portaudio/Makefile
1.29 multimedia/xvid/Makefile
1.11 multimedia/xvid4conf/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
|
Fri, 6 Jun 2008
|
[ 14:01 edwin ]
1.3 security/aespipe/Makefile
1.2 security/afterglow/Makefile
1.10 security/amavisd-milter/Makefile
1.63 security/amavisd-new/Makefile
1.8 security/aolserver-nsmcrypt/Makefile
1.14 security/authforce/Makefile
1.21 security/base/Makefile
1.6 security/bsp_upektfmess/Makefile
1.11 security/clamtk/Makefile
1.14 security/crank/Makefile
(Only the first 10 of 129 ports in this commit are shown above. )
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)
|
|
Mon, 24 Dec 2007
|
[ 19:50 lofi ]
1.38 security/libksba/Makefile
Forced commit to note that the previous commit updated libksba to version
1.0.2, not 1.0.4.
|
[ 19:43 lofi ]
1.37 security/libksba/Makefile
1.15 security/libksba/distinfo
- Clean up dependencies
- Update to 1.0.4
PR: ports/118363, ports/118624
Submitted by: Philip M. Gollucci, Hirohisa Yamaguchi
|
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
Tue, 3 Apr 2007
|
[ 06:52 lofi ]
1.27 security/dirmngr/Makefile
1.35 security/libksba/Makefile
Set infodir to the ports default.
|
|
Fri, 30 Mar 2007
|
[ 02:57 lofi ]
1.34 security/libksba/Makefile
1.14 security/libksba/distinfo
Update to 1.0.1
|
|
Thu, 8 Mar 2007
|
[ 14:12 jylefort ]
1.23 deskutils/basket/Makefile
1.25 security/dirmngr/Makefile
1.100 security/gnupg/Makefile
1.44 security/gnutls-devel/Makefile
1.49 security/gnutls/Makefile
1.47 security/gpgme/Makefile
1.34 security/libgcrypt/Makefile
1.33 security/libksba/Makefile
1.8 security/libotr/Makefile
Track libgpg-error shlib version change.
|
|
Mon, 8 Jan 2007
|
[ 10:01 lofi ]
1.32 security/libksba/Makefile
Fix build if dependencies are built WITHOUT_NLS.
Submitted by: dinoex
|
|
Fri, 22 Sep 2006
|
[ 07:10 sergei ]
1.24 security/dirmngr/Makefile
1.36 security/gnutls-devel/Makefile
1.44 security/gnutls/Makefile
1.39 security/gpgme/Makefile
1.31 security/libgcrypt/Makefile
1.31 security/libksba/Makefile
1.7 security/libotr/Makefile
- Chase libgpg-error version bump [1]
- Add explicit version to libgpg-error dependency where missing [2]
- Bump PORTREVISION [1]
Approved by: maintainers (arved, lofi, novel,
ports at mcdermottroe dot com) [1]
Suggested by: novel, lofi [2]
|
|
Wed, 13 Sep 2006
|
[ 21:10 lofi ]
1.30 security/libksba/Makefile
1.13 security/libksba/distinfo
1.9 security/libksba/pkg-plist
Update to 1.0.0
|
|
Wed, 3 May 2006
|
[ 12:55 sergei ]
1.30 security/gnutls-devel/Makefile
1.33 security/gnutls/Makefile
1.28 security/libgcrypt/Makefile
1.29 security/libksba/Makefile
- Chase libgpg-error shlib version bump (.1 -> .2)
- Bump PORTREVISION
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 20 Dec 2005
|
[ 16:39 lofi ]
1.20 security/dirmngr/Makefile
1.29 security/gnupg-devel/Makefile
1.27 security/libksba/Makefile
1.32 security/pinentry/Makefile
1.12 security/gnupg-devel/distinfo
1.12 security/libksba/distinfo
1.11 security/gnupg-devel/pkg-plist
1.8 security/libksba/pkg-plist
- Update libksba to 0.9.13
- Chase shared library bumps
- Update gnupg-devel to 1.9.20
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
|
Mon, 12 Sep 2005
|
[ 14:36 lofi ]
1.25 security/libksba/Makefile
1.11 security/libksba/distinfo
1.1 security/libksba/files/patch-src_asn1-func.c
Update to 0.9.12
|
|
Thu, 21 Apr 2005
|
[ 19:22 lofi ]
1.17 security/dirmngr/Makefile
1.25 security/gnupg-devel/Makefile
1.24 security/libksba/Makefile
1.28 security/pinentry/Makefile
1.8 security/dirmngr/distinfo
1.9 security/gnupg-devel/distinfo
1.10 security/libksba/distinfo
1.6 security/gnupg-devel/files/patch-configure
1.2 security/gnupg-devel/files/patch-sm-Makefile.in
1.9 security/gnupg-devel/pkg-plist
(Only the first 10 of 11 ports in this commit are shown above. )
Update libksba to version 0.9.11.
Update gnupg-devel to 1.9.16.
Update dirmngr to 0.9.2.
Bump PORTREVISION for pinentry (for libksba shared library bump).
|
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Tue, 11 Jan 2005
|
[ 14:53 arved ]
1.16 security/dirmngr/Makefile
1.22 security/gnupg-devel/Makefile
1.20 security/gnutls-devel/Makefile
1.20 security/gnutls/Makefile
1.25 security/gsasl/Makefile
1.21 security/libgcrypt/Makefile
1.21 security/libksba/Makefile
1.15 security/opencdk/Makefile
1.23 security/pinentry/Makefile
1.14 security/vpnc/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
Update libgcrypt to 1.2.1. Changes:
* made the code try to lock secure memory pool not only when running as
root,
* fixed type usage in Serpent,
* made the code mix the PID into the entropy pool for better protection
after a fork,
* fixed memory leak in RSA.
* fixed alignment problems in Rijndael,
* fixed memory leak in gcry_pk_sign(),
* fixed broken pointer access in gcry_ac_open(),
* updated the documentation,
* fixed several other bugs.
Chase Shared library version and bump PORTREVISION of affected ports.
|
|
Fri, 3 Dec 2004
|
[ 13:12 lofi ]
1.20 security/libksba/Makefile
1.9 security/libksba/distinfo
Update to 0.9.10
|
|
Tue, 12 Oct 2004
|
[ 00:39 lofi ]
1.19 security/libksba/Makefile
1.8 security/libksba/distinfo
Update to 0.9.9
PR: ports/72534
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
|
|
Wed, 4 Aug 2004
|
[ 15:13 lofi ]
1.18 security/libksba/Makefile
1.7 security/libksba/distinfo
1.6 security/libksba/pkg-plist
Update to 0.9.7
|
|
Fri, 30 Jul 2004
|
[ 00:20 lofi ]
1.17 security/libksba/Makefile
1.6 security/libksba/distinfo
Remove pgp signature checking.
|
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ]
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile
(Only the first 10 of 489 ports in this commit are shown above. )
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
|
|
Tue, 15 Jun 2004
|
[ 12:16 lofi ]
1.15 security/libksba/Makefile
Don't try to extract a signature file.
|
|
Tue, 4 May 2004
|
[ 11:53 lofi ]
1.14 security/libksba/Makefile
Add dependency on libgcrypt.
Reported by: bento via kris
|
|
Mon, 3 May 2004
|
[ 19:22 lofi ]
1.9 security/cryptplug/Makefile
1.11 security/dirmngr/Makefile
1.20 security/gpgme/Makefile
1.13 security/libksba/Makefile
1.15 security/pinentry/Makefile
1.4 security/dirmngr/distinfo
1.5 security/pinentry/distinfo
1.2 security/dirmngr/files/patch-Makefile.am
1.2 security/pinentry/files/patch-Makefile.am
1.2 security/dirmngr/files/patch-assuan::assuan-handler.c
(Only the first 10 of 33 ports in this commit are shown above. )
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0
|
[ 13:57 arved ]
1.420 MOVED
1.3 games/libggz/Makefile
1.22 mail/wmbiff/Makefile
1.500 security/Makefile
1.17 security/gnutls-devel/Makefile
1.15 security/gnutls/Makefile
1.12 security/gsasl/Makefile
1.13 security/libgcrypt-devel/Makefile
1.13 security/libgcrypt/Makefile
1.12 security/libksba/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
Update libgcrypt to the new stable version 1.2.0
Retire libgcrypt-devel
Switch back to security/libgcrypt and bump PORTREVISION for
- gnutls
- gnutls-devel
- gsasl
- opencdk
- vpnc
libggz:
- Remove dependency on libgcrypt, because the port does not yet
work with the new libgcrypt
libksba: (Only the first 15 lines of the commit message are shown above )
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
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.
|
|
Sat, 17 Jan 2004
|
[ 12:42 arved ]
1.10 security/libksba/Makefile
Make fetchable
PR: 61453
Submitted by: Jason Harris
|
|
Fri, 16 Jan 2004
|
[ 21:19 arved ]
1.9 security/libksba/Makefile
Create the keyring in ${WRKDIR}
|
|
Mon, 4 Aug 2003
|
[ 18:08 arved ]
1.8 security/libksba/Makefile
1.4 security/libksba/pkg-plist
Use new INFO macros
|
|
Fri, 18 Jul 2003
|
[ 13:44 arved ]
1.7 security/libksba/Makefile
1.3 security/libksba/distinfo
Verify GnuPG signature if possible.
|
|
Tue, 17 Jun 2003
|
[ 18:57 arved ]
1.6 security/libksba/Makefile
1.2 security/libksba/distinfo
Update to 0.4.7
Submitted by: foxfair
|
|
Sat, 22 Feb 2003
|
[ 14:38 arved ]
1.3 audio/alienwah/Makefile
1.6 audio/audacity/Makefile
1.5 audio/ladspa/Makefile
1.9 audio/xmms-ladspa/Makefile
1.5 audio/xmms-mailnotify/Makefile
1.11 ftp/kbear/Makefile
1.4 graphics/metapixel/Makefile
1.52 irc/bitchx/Makefile
1.30 mail/kbiff/Makefile
1.6 multimedia/vcdimager/Makefile
(Only the first 10 of 34 ports in this commit are shown above. )
de-pkg-comment
|
|
Sat, 15 Feb 2003
|
[ 10:57 arved ]
1.4 security/libksba/Makefile
Use MASTER_SITE_GNUPG.
|
|
Sun, 2 Feb 2003
|
[ 13:17 arved ]
1.3 security/libksba/Makefile
1.2 security/libksba/pkg-plist
Add a missing file to pkg-plist
Submitted by: bento
|
|
Mon, 20 Jan 2003
|
[ 11:54 arved ]
1.2 security/libksba/Makefile
Add USE_AUTOCONF_VER instead of BUILD_DEPENDS
Add USE_PERL5_BUILD.
That hopefully fixes the problems with autom4te
Reported by: bento (via kris)
|
|
Wed, 8 Jan 2003
|
[ 18:50 arved ]
1.355 security/Makefile
1.1 security/libksba/Makefile
1.1 security/libksba/distinfo
1.1 security/libksba/files/patch-aclocal.m4
1.1 security/libksba/files/patch-configure
1.1 security/libksba/files/patch-ltmain.sh
1.1 security/libksba/pkg-comment
1.1 security/libksba/pkg-descr
1.1 security/libksba/pkg-plist
Add libksba, an X.509 library
PR: 43895
|
Number of commits found: 51 |