Hi! Tclgpg is a Tcl interface to GNU Privacy Guard. This library was designed to replace TclGPGME, allowing the same functionality with any GPG version.
It is an optional dependency for net/tkabber, providing message signing and encryption facilities. A diff for tkabber follows. (As I only edited README, I didn't bump REVISION.) -- Dmitrij D. Czarkoff Index: net/tkabber//base/pkg/README =================================================================== RCS file: /var/cvs/ports/net/tkabber/base/pkg/README,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 README --- net/tkabber//base/pkg/README 26 Mar 2014 09:50:34 -0000 1.1.1.1 +++ net/tkabber//base/pkg/README 28 Jun 2015 10:53:56 -0000 @@ -6,8 +6,9 @@ $OpenBSD: README,v 1.1.1.1 2014/03/26 09 Optional dependencies for Tkabber: -* snack (sound notifications) -* tkimg (support for PNG, JPG images) * ispell (spell checking) +* tclgpg (message signing and encryption) * tkcon (Tk console) +* tkimg (support for PNG, JPG images) * tktray (iconify Tkabber) +* snack (sound notifications)
tclgpg-20150324.tgz
Description: application/tar-gz
