From nobody@FreeBSD.org  Tue Nov 25 08:52:11 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A4BEC106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 25 Nov 2008 08:52:11 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 91D8F8FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 25 Nov 2008 08:52:11 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mAP8qB6D068057
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 25 Nov 2008 08:52:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mAP8qB8p068056;
	Tue, 25 Nov 2008 08:52:11 GMT
	(envelope-from nobody)
Message-Id: <200811250852.mAP8qB8p068056@www.freebsd.org>
Date: Tue, 25 Nov 2008 08:52:11 GMT
From: Wen Heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [New Port]net/pecl-oauth:A Php Interface to the OAuth Protocol
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         129167
>Category:       ports
>Synopsis:       [New Port]net/pecl-oauth:A Php Interface to the OAuth Protocol
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 25 09:00:13 UTC 2008
>Closed-Date:    Sat Nov 29 20:52:55 UTC 2008
>Last-Modified:  Sat Nov 29 21:00:12 UTC 2008
>Originator:     Wen Heping
>Release:        FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008     root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
pecl-oauth is a php interface to the oauth protocol.
Oauth is an authorization protocol built on top of
HTTP which allows applications to securely access
data without having to store usernames and passwords.

WWW: http://pecl.php.net/package/oauth/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	pecl-oauth
#	pecl-oauth/pkg-descr
#	pecl-oauth/distinfo
#	pecl-oauth/Makefile
#
echo c - pecl-oauth
mkdir -p pecl-oauth > /dev/null 2>&1
echo x - pecl-oauth/pkg-descr
sed 's/^X//' >pecl-oauth/pkg-descr << 'cdf1cd86104571af9387f8ec8e69aa51'
Xpecl-oauth is a php interface to the oauth protocol.
XOauth is an authorization protocol built on top of
XHTTP which allows applications to securely access
Xdata without having to store usernames and passwords.
X
XWWW: http://pecl.php.net/package/oauth/
cdf1cd86104571af9387f8ec8e69aa51
echo x - pecl-oauth/distinfo
sed 's/^X//' >pecl-oauth/distinfo << 'e1307f189d7f2e3de9b409ba7b1bb427'
XMD5 (PECL/oauth-0.99.1.tgz) = 8b828ac3f202f537fabc62c6a72feda4
XSHA256 (PECL/oauth-0.99.1.tgz) = d09cd5d0cf397db5da3a49c6fb94275ddc234e8555c77710dcf9510536e32415
XSIZE (PECL/oauth-0.99.1.tgz) = 12517
e1307f189d7f2e3de9b409ba7b1bb427
echo x - pecl-oauth/Makefile
sed 's/^X//' >pecl-oauth/Makefile << '2ea36d09a47b6613311dd4a5a2745ad8'
X# New ports collection makefile for:	pecl-oauth
X# Date created:			25 Nov 2008
X# Whom:				Wen Heping <wenheping@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	oauth
XPORTVERSION=	0.99.1
XCATEGORIES=	net pear
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	wenheping@gmail.com
XCOMMENT=	A Php Interface to the OAuth Protocol
X
XBUILD_DEPENDS=	${LOCALBASE}/include/curl/curl.h:${PORTSDIR}/ftp/curl
X
XCFLAGS+=	-I${LOCALBASE}/include
XLDFLAGS+=	-L${LOCALBASE}/lib
XCONFIGURE_ARGS+=	CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
X
X.include <bsd.port.mk>
2ea36d09a47b6613311dd4a5a2745ad8
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Nov 25 09:00:32 UTC 2008 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129167 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Nov 29 20:52:54 UTC 2008 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129167 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129167: commit references a PR
Date: Sat, 29 Nov 2008 20:53:19 +0000 (UTC)

 miwi        2008-11-29 20:53:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net                  Makefile 
   Added files:
     net/pecl-oauth       Makefile distinfo pkg-descr 
   Log:
   pecl-oauth is a php interface to the oauth protocol.
   Oauth is an authorization protocol built on top of
   HTTP which allows applications to securely access
   data without having to store usernames and passwords.
   
   WWW: http://pecl.php.net/package/oauth/
   
   PR:             ports/129167
   Submitted by:   Wen Heping <wenheping at gmail.com>
   
   Revision  Changes    Path
   1.2051    +1 -0      ports/net/Makefile
   1.1       +28 -0     ports/net/pecl-oauth/Makefile (new)
   1.1       +3 -0      ports/net/pecl-oauth/distinfo (new)
   1.1       +6 -0      ports/net/pecl-oauth/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
