[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (ef571ca093b806734de95b95f9b2522a562df1c6)

Ladislav Hagara scm at mail.sourcemage.org
Tue Jan 30 07:54:57 EST 2007


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

 ChangeLog              |    3 +++
 crypto/libssh2/DEPENDS |    2 ++
 crypto/libssh2/DETAILS |   16 ++++++++++++++++
 crypto/libssh2/HISTORY |    3 +++
 4 files changed, 24 insertions(+)

New commits:
commit ef571ca093b806734de95b95f9b2522a562df1c6
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>

    new spell: libssh2

diff --git a/ChangeLog b/ChangeLog
index 23f3abe..e442cd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-01-30 Ladislav Hagara <hgr at vabo.cz>
+	* crypto/libssh2: new spell, a library implementing the SSH2 protocol
+
 2007-01-29 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
 	* audio-soft/ladcca: completed deprecation - removed
 	* audio-plugins/libvisual-nebulus: completed deprecation - removed
diff --git a/crypto/libssh2/DEPENDS b/crypto/libssh2/DEPENDS
new file mode 100755
index 0000000..9418a0d
--- /dev/null
+++ b/crypto/libssh2/DEPENDS
@@ -0,0 +1,2 @@
+depends  openssl  &&
+depends  zlib
diff --git a/crypto/libssh2/DETAILS b/crypto/libssh2/DETAILS
new file mode 100755
index 0000000..9d5de88
--- /dev/null
+++ b/crypto/libssh2/DETAILS
@@ -0,0 +1,16 @@
+           SPELL=libssh2
+         VERSION=0.14
+          SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+     SOURCE_HASH=sha512:2e876049107a7cc5f883bfde137890607893dde1620933be559c5d368a31cca9de613647d7c4f9c7cd7c7c38e1ffb7bb87e0eadf867046ee19323ce6d03c4c2b
+      LICENSE[0]=BSD
+        WEB_SITE=http://www.libssh2.org/
+         ENTERED=20070130
+        KEYWORDS="crypto"
+           SHORT="a library implementing the SSH2 protocol"
+cat << EOF
+libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts.
+This library is not related to, derived from, or meant to supersede libssh.
+They are different projects using different code bases.
+EOF
diff --git a/crypto/libssh2/HISTORY b/crypto/libssh2/HISTORY
new file mode 100644
index 0000000..dce6cf7
--- /dev/null
+++ b/crypto/libssh2/HISTORY
@@ -0,0 +1,3 @@
+2007-01-30 Ladislav Hagara <hgr at vabo.cz>
+	* *: created this spell, version 0.14
+



More information about the SM-Commit mailing list