Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (f1cbfb6212c0389ba364a9230dade97359232ece)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (f1cbfb6212c0389ba364a9230dade97359232ece)
  • Date: Thu, 7 Sep 2006 20:30:38 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

ChangeLog | 3 +++
crypto/poldi/BUILD | 2 ++
crypto/poldi/DETAILS | 14 ++++++++++++++
crypto/poldi/HISTORY | 3 +++
4 files changed, 22 insertions(+)

New commits:
commit f1cbfb6212c0389ba364a9230dade97359232ece
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

crypto/poldi: new spell, PAM for the OpenPGP smartcard

diff --git a/ChangeLog b/ChangeLog
index 39b53cf..61fb052 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-09-08 Ladislav Hagara <hgr AT vabo.cz>
+ * crypto/poldi: new spell, PAM for the OpenPGP smartcard
+
2006-09-06 Pol Vinogradov <vin.public AT gmail.com>
* audio-creation/espeak: new spell, a software speech synthesizer for
English and other languages
diff --git a/crypto/poldi/BUILD b/crypto/poldi/BUILD
new file mode 100755
index 0000000..87caeed
--- /dev/null
+++ b/crypto/poldi/BUILD
@@ -0,0 +1,2 @@
+OPTS="--with-pam-module-directory=/lib/security $OPTS" &&
+default_build
diff --git a/crypto/poldi/DETAILS b/crypto/poldi/DETAILS
new file mode 100755
index 0000000..9bd3152
--- /dev/null
+++ b/crypto/poldi/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=poldi
+ VERSION=0.3
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/alpha/poldi/$SOURCE
+
SOURCE_HASH=sha512:9997fa895891bd94338252b97ca9fc40805227dc0771742a4762c95208d26773fe44cb3bfccc48106dc2bc0486f535a502f8aa39f047c1ab50b61a7c84220ddc
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://www.gnupg.org/
+ ENTERED=20060908
+ LICENSE[0]=GPL
+ KEYWORDS="crypto"
+ SHORT="PAM for the OpenPGP smartcard"
+cat << EOF
+Poldi is a PAM module implementing authentication via OpenPGP smartcards.
+EOF
diff --git a/crypto/poldi/HISTORY b/crypto/poldi/HISTORY
new file mode 100644
index 0000000..5c3a80e
--- /dev/null
+++ b/crypto/poldi/HISTORY
@@ -0,0 +1,3 @@
+2006-09-08 Ladislav Hagara <hgr AT vabo.cz>
+ * *: created this spell, version 0.3
+



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (f1cbfb6212c0389ba364a9230dade97359232ece), Ladislav Hagara, 09/07/2006

Archive powered by MHonArc 2.6.24.

Top of Page