Bug 201337 - [new port] security/tclgpg tcl interface for GnuPG1
Summary: [new port] security/tclgpg tcl interface for GnuPG1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bartek Rutkowski
URL:
Keywords: feature, patch, patch-ready
Depends on:
Blocks: 201338
  Show dependency treegraph
 
Reported: 2015-07-04 19:45 UTC by mp39590
Modified: 2015-07-15 17:44 UTC (History)
1 user (show)

See Also:


Attachments
shell archive (1.76 KB, text/plain)
2015-07-04 19:45 UTC, mp39590
no flags Details
poudriere build logs (75.78 KB, text/plain)
2015-07-04 19:46 UTC, mp39590
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!