Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 39EF363BB81 for ; Tue, 3 Aug 2010 04:55:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A7FE863B101; Tue, 3 Aug 2010 04:55:11 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B323663B100 for ; Tue, 3 Aug 2010 04:55:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 956DD175DD; Tue, 3 Aug 2010 04:55:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 3 Aug 2010 04:55:10 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/security/ruby-soauth To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100803045510.956DD175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Tue Aug 3 04:55:10 UTC 2010 Update of /cvsroot/pkgsrc/security/ruby-soauth In directory ivanova.netbsd.org:/tmp/cvs-serv18118 Log Message: Import ruby-soauth-0.2 as security/ruby-soauth. ## The "S" is for "Signs" ## *SOAuth* is a Ruby library that **creates HTTP headers for OAuth Authorization** using previously-obtained OAuth keys/secrets. Useful if you want to make your own HTTP request objects instead of using the ones created for you using the [commonly-used OAuth gem](security/ruby-oauth). It should be noted that this was developed without edge cases in mind -- it was pretty much abstracted from my "by-hand" signing of OAuth requests in [Prey Fetcher](http://preyfetcher.com), so don't consider it production-quality code (though it [is running in production](http://preyfetcher.com)). Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/security/ruby-soauth/Makefile N pkgsrc/security/ruby-soauth/DESCR N pkgsrc/security/ruby-soauth/distinfo N pkgsrc/security/ruby-soauth/PLIST No conflicts created by this import