Module submission - libntlm

dveatch@woh.rr.com dveatch at woh.rr.com
Tue Aug 2 12:42:02 UTC 2005


module name       : libntlm
suggested section : libs
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n


For those who have need of NTLM authentication (Microsoft).
This can also be used by kdelibs Which I will submit
momentarily as an optional depends.


dveatch

-------------- next part --------------
--- libntlm/BUILD	1969-12-31 19:00:00.000000000 -0500
+++ libntlm/BUILD	2005-08-02 08:40:26.000000000 -0400
@@ -0,0 +1,12 @@
+(
+
+   ./configure  --prefix=/usr                  \
+                      --sysconfdir=/etc        \
+                      --mandir=/usr/share/man  \
+                      --localstatedir=/var     \
+                      --enable-dynagraph       &&
+
+     default_make
+
+) > $C_FIFO 2>&1
+
--- libntlm/DETAILS	1969-12-31 19:00:00.000000000 -0500
+++ libntlm/DETAILS	2005-08-02 08:40:10.000000000 -0400
@@ -0,0 +1,13 @@
+       MODULE=libntlm
+      VERSION=0.3.7
+       SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL=http://josefsson.org/libntlm/releases/
+   SOURCE_VFY=sha1:9d4eb3c0af5f78c750a2328d2d87aca19d00d636
+     WEB_SITE=http://josefsson.org/libntlm/
+      ENTERED=20050802
+      UPDATED=20050802
+        SHORT="implement Microsoft's NTLM authentication"
+
+cat << EOF
+library that implement Microsoft's NTLM authentication
+EOF
-------------- next part --------------
lvu submit libntlm a55648a16dcf4e581522ac7377fb0333  -
2.6.12.3 2.6.12 gcc-3.3.3 glibc-2.3.3


More information about the Lunar mailing list