./security/ruby-gssapi, FFI wrapper around the system GSSAPI library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.1, Package name: ruby27-gssapi-1.3.1, Maintainer: pkgsrc-users

Ruby GSSAPI Library

This is a wrapper around the system GSSAPI library (MIT only at this time).
It exposes the low-level GSSAPI methods like gss_init_sec_context and
gss_wrap and also provides an easier to use wrapper on top of this for
common usage scenarios.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 17.5 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2021-01-14 15:17:06 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-gssapi: update to 1.3.1

1.3.1 (2020-11-24)

* ISSUE-12: Create mem pointer for context before gss_delete_sec_context
   2020-01-19 15:23:13 by Takahiro Kambe | Files touched by this commit (4)
Log message:
security/ruby-gssapi: add version 1.3.0 package

Add ruby-gssapi version 1.3.0 package.

Ruby GSSAPI Library

This is a wrapper around the system GSSAPI library (MIT only at this time).
It exposes the low-level GSSAPI methods like gss_init_sec_context and
gss_wrap and also provides an easier to use wrapper on top of this for
common usage scenarios.