Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

3
security/php-oauth/DESCR Normal file
View File

@@ -0,0 +1,3 @@
OAuth is an authorization protocol built on top of HTTP which allows
applications to securely access data without having to store usernames
and passwords.

View File

@@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.2 2014/02/12 23:18:35 tron Exp $
MODNAME= oauth
PKGREVISION= 1
PECL_VERSION= 1.2.3
CATEGORIES+= security
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= PHP oauth consumer extension
LICENSE= modified-bsd
USE_LANGUAGES= c c++
.include "../../lang/php/ext.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/09/13 08:12:52 fhajny Exp $
SHA1 (php-oauth/oauth-1.2.3.tgz) = e2a42961c8134746fc0cd8ef9bd433f760b94975
RMD160 (php-oauth/oauth-1.2.3.tgz) = 506f0644b22323a4d1ad6794433768d83357b5ba
Size (php-oauth/oauth-1.2.3.tgz) = 45531 bytes