pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/guardtime Import guardtime version 1.0.12 int...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1697e0892215
branches:  trunk
changeset: 620941:1697e0892215
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed Jul 03 13:37:36 2013 +0000

description:
Import guardtime version 1.0.12 into pkgsrc.

This package contains the 'gtime' command line tool for the GuardTime
keyless signature / time-stamping and verification system.

diffstat:

 security/guardtime/DESCR    |   2 ++
 security/guardtime/Makefile |  17 +++++++++++++++++
 security/guardtime/PLIST    |  12 ++++++++++++
 security/guardtime/distinfo |   5 +++++
 4 files changed, 36 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r 416c18044c5c -r 1697e0892215 security/guardtime/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/guardtime/DESCR  Wed Jul 03 13:37:36 2013 +0000
@@ -0,0 +1,2 @@
+This is the command line client interface for the GuardTime keyless
+signature / time-stamping and verification tool.
diff -r 416c18044c5c -r 1697e0892215 security/guardtime/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/guardtime/Makefile       Wed Jul 03 13:37:36 2013 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2013/07/03 13:37:36 jperkin Exp $
+
+DISTNAME=      gtime-1.0-12
+PKGNAME=       guardtime-1.0.12
+CATEGORIES=    security
+MASTER_SITES=  http://download.guardtime.com/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://www.guardtime.com/
+COMMENT=       Command line client for GuardTime keyless signature service
+LICENSE=       apache-2.0
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c
+
+.include "../../security/libguardtime/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 416c18044c5c -r 1697e0892215 security/guardtime/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/guardtime/PLIST  Wed Jul 03 13:37:36 2013 +0000
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2013/07/03 13:37:36 jperkin Exp $
+bin/gtime
+bin/gtime-sign
+bin/gtime-test
+bin/gtime-verify
+man/man1/gtime-test.1
+man/man1/gtime.1
+share/doc/gtime/run-tests.sh
+share/doc/gtime/tap-functions
+share/doc/gtime/TestData.txt
+share/doc/gtime/TestData.txt.gtts
+share/doc/gtime/trust.pem
diff -r 416c18044c5c -r 1697e0892215 security/guardtime/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/guardtime/distinfo       Wed Jul 03 13:37:36 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/07/03 13:37:36 jperkin Exp $
+
+SHA1 (gtime-1.0-12.tar.gz) = ed4649f807fc6cf9d125d9ad999ebb368939dbcc
+RMD160 (gtime-1.0-12.tar.gz) = b3d7f9bd8ae10292c64ca60fbeb2c7d23da8c71e
+Size (gtime-1.0-12.tar.gz) = 115134 bytes



Home | Main Index | Thread Index | Old Index