summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2012-02-28 21:02:07 +0000
committerminskim <minskim@pkgsrc.org>2012-02-28 21:02:07 +0000
commit01760c40786504317b1141ef15ee9ccf75ad5087 (patch)
tree78ef869548663122b52b95edb71e979d252159ac /www
parent02f439bee9baeb932d7316436f70c3413ca2f041 (diff)
downloadpkgsrc-01760c40786504317b1141ef15ee9ccf75ad5087.tar.gz
Import ruby-ntlm-http-0.1.1 as www/ruby-ntlm-http.
Ruby/NTLM provides message creator and parser for the NTLM authentication.
Diffstat (limited to 'www')
-rw-r--r--www/ruby-ntlm-http/DESCR2
-rw-r--r--www/ruby-ntlm-http/Makefile13
-rw-r--r--www/ruby-ntlm-http/PLIST12
-rw-r--r--www/ruby-ntlm-http/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/www/ruby-ntlm-http/DESCR b/www/ruby-ntlm-http/DESCR
new file mode 100644
index 00000000000..9dcf6111921
--- /dev/null
+++ b/www/ruby-ntlm-http/DESCR
@@ -0,0 +1,2 @@
+Ruby/NTLM provides message creator and parser for the NTLM
+authentication.
diff --git a/www/ruby-ntlm-http/Makefile b/www/ruby-ntlm-http/Makefile
new file mode 100644
index 00000000000..dbf1b46c4b9
--- /dev/null
+++ b/www/ruby-ntlm-http/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/02/28 21:02:07 minskim Exp $
+
+DISTNAME= ntlm-http-0.1.1
+CATEGORIES= www
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://www.mindflowsolutions.net/
+COMMENT= NTLM authentication over HTTP
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/ruby-ntlm-http/PLIST b/www/ruby-ntlm-http/PLIST
new file mode 100644
index 00000000000..2fa62e9ea6c
--- /dev/null
+++ b/www/ruby-ntlm-http/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/02/28 21:02:07 minskim Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/README
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/examples/http.rb
+${GEM_LIBDIR}/examples/imap.rb
+${GEM_LIBDIR}/examples/smtp.rb
+${GEM_LIBDIR}/lib/net/ntlm.rb
+${GEM_LIBDIR}/lib/net/ntlm_http.rb
+${GEM_LIBDIR}/${GEM_NAME}.gemspec
+${GEM_LIBDIR}/test/function_test.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/www/ruby-ntlm-http/distinfo b/www/ruby-ntlm-http/distinfo
new file mode 100644
index 00000000000..e98dfc0bb23
--- /dev/null
+++ b/www/ruby-ntlm-http/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/02/28 21:02:07 minskim Exp $
+
+SHA1 (ntlm-http-0.1.1.gem) = ac1ddb3a3a8b3f7075729a2b2d1a31821c7b3d48
+RMD160 (ntlm-http-0.1.1.gem) = 98b4f8ee0882515dd724c29f7c33d526d231bfb6
+Size (ntlm-http-0.1.1.gem) = 13824 bytes