Bug 201337

Summary: [new port] security/tclgpg tcl interface for GnuPG1
Product: Ports & Packages Reporter: mp39590
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Only Me CC: robak
Priority: --- Keywords: feature, patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 201338    
Attachments:
Description Flags
shell archive
none
poudriere build logs none

Description mp39590 2015-07-04 19:45:58 UTC
Created attachment 158343 [details]
shell archive

tcl interface for GnuPG1, will be used with net-im/tkabber xmpp client
Comment 1 mp39590 2015-07-04 19:46:38 UTC
Created attachment 158344 [details]
poudriere build logs
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-07-15 17:43:59 UTC
A commit references this bug:

Author: robak
Date: Wed Jul 15 17:43:39 UTC 2015
New revision: 392176
URL: https://svnweb.freebsd.org/changeset/ports/392176

Log:
  security/tclgpg: new port

  Tcl interface to GNU Privacy Guard with interface similar to TclGPGME

  WWW: https://chiselapp.com/user/sgolovan/repository/tclgpg/

  PR:		201337
  Submitted by:	Mikhail <mp39590@gmail.com>

Changes:
  head/security/Makefile
  head/security/tclgpg/
  head/security/tclgpg/Makefile
  head/security/tclgpg/distinfo
  head/security/tclgpg/pkg-descr
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-07-15 17:44:35 UTC
Committed, with minor changes, thanks for your work!