From owner-cvs-ports@FreeBSD.ORG Sun Sep 4 13:05:24 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24809106564A; Sun, 4 Sep 2011 13:05:23 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D13DA8FC1A; Sun, 4 Sep 2011 13:05:23 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p84D5NAg051471; Sun, 4 Sep 2011 13:05:23 GMT (envelope-from tota@repoman.freebsd.org) Received: (from tota@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p84D5NLL051470; Sun, 4 Sep 2011 13:05:23 GMT (envelope-from tota) Message-Id: <201109041305.p84D5NLL051470@repoman.freebsd.org> From: TAKATSU Tomonari Date: Sun, 4 Sep 2011 13:05:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/R-cran-ROAuth Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2011 13:05:24 -0000 tota 2011-09-04 13:05:23 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/R-cran-ROAuth Makefile distinfo pkg-descr Log: - Add a new port: security/R-cran-ROAuth This package provides an interface to the OAuth 1.0 specification, allowing users to authenticate via OAuth to the server of their choice. WWW: http://cran.r-project.org/web/packages/ROAuth/ Revision Changes Path 1.1197 +1 -0 ports/security/Makefile 1.1 +25 -0 ports/security/R-cran-ROAuth/Makefile (new) 1.1 +2 -0 ports/security/R-cran-ROAuth/distinfo (new) 1.1 +5 -0 ports/security/R-cran-ROAuth/pkg-descr (new)