head	1.13;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.4;
locks; strict;
comment	@# @;


1.13
date	2013.03.07.13.53.28;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2013.01.04.18.45.37;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2012.11.17.06.01.00;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.11.04.05.58.42;	author tota;	state Exp;
branches;
next	1.9;

1.9
date	2012.06.26.23.56.59;	author bf;	state Exp;
branches;
next	1.8;

1.8
date	2012.05.04.20.56.14;	author bf;	state Exp;
branches;
next	1.7;

1.7
date	2012.03.03.16.59.35;	author bf;	state Exp;
branches;
next	1.6;

1.6
date	2012.02.21.14.06.18;	author tota;	state Exp;
branches;
next	1.5;

1.5
date	2012.01.18.23.04.07;	author bf;	state Exp;
branches;
next	1.4;

1.4
date	2011.11.27.07.02.14;	author bf;	state Exp;
branches;
next	1.3;

1.3
date	2011.11.15.20.09.02;	author tota;	state Exp;
branches;
next	1.2;

1.2
date	2011.10.11.14.19.45;	author bf;	state Exp;
branches;
next	1.1;

1.1
date	2011.09.04.13.05.23;	author tota;	state Exp;
branches;
next	;


desc
@@


1.13
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313562
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: TAKATSU Tomonari <tota@@FreeBSD.org>
# $FreeBSD: head/security/R-cran-ROAuth/Makefile 313562 2013-03-07 04:21:34Z bf $

PORTNAME=	ROAuth
PORTVERSION=	0.9.2
PORTREVISION=	2
CATEGORIES=	security
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@@FreeBSD.org
COMMENT=	R interface for OAuth

LICENSE=	ART20

RUN_DEPENDS=	R-cran-RCurl>=1.6.4:${PORTSDIR}/ftp/R-cran-RCurl \
		R-cran-digest>0:${PORTSDIR}/security/R-cran-digest

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.12
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309935
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309935 | bf | 2013-01-04 17:51:39 +0000 (Fri, 04 Jan 2013) | 4 lines
## SVN ##
## SVN ## update the R base ports to 2.15.2 and adjust dependent ports
## SVN ##
## SVN ## Reviewed by:	thierry, tota, wen
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/security/R-cran-ROAuth/Makefile 309935 2013-01-04 17:51:39Z bf $
d6 1
a6 1
PORTREVISION=	1
@


1.11
log
@Switch exporter over
@
text
@d2 1
a2 1
# $FreeBSD: head/security/R-cran-ROAuth/Makefile 306953 2012-11-04 05:58:42Z tota $
d6 1
@


1.10
log
@SVN rev 306953 on 2012-11-04 05:58:42Z by tota

- Update to 0.9.2
- Convert to new Makefile header
- Trim WWW: line in pkg-descr

Feature safe:	yes
> Description of fields to fill in above:                     76 columns --|
> PR:            If a GNATS PR is affected by the change.
> Submitted by:  If someone else sent in the change.
> Reviewed by:   If someone else reviewed your modification.
> Approved by:   If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
> Security:      Vulnerability reference (one per line) or description.
> Empty fields above will be automatically removed.

M    R-cran-ROAuth/distinfo
M    R-cran-ROAuth/pkg-descr
M    R-cran-ROAuth/Makefile
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.9
log
@update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
@
text
@d1 1
a1 4
# New ports collection makefile for:	R-cran-ROAuth
# Date created:		2011-09-04
# Whom:			TAKATSU Tomonari <tota@@FreeBSD.org>
#
a2 1
#
d5 1
a5 2
PORTVERSION=	0.9.1
PORTREVISION=	3
@


1.8
log
@- update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
  MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
  flexible and allow CRAN ports to override it; add a regression-test
  target; set USE_FORTRAN to match math/R; remove some of the
  redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS

Reviewed by:	thierry, tota, wen
Approved by:	D. Rue (maintainer) [1], wen [2]
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.7
log
@update math/R to 2.14.2, and adjust dependent ports
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.6
log
@- Update to 0.9.1
@
text
@d10 1
@


1.5
log
@update math/R to 2.14.1, and adjust dependent ports
@
text
@d9 1
a9 2
PORTVERSION=	0.9.0
PORTREVISION=	3
@


1.4
log
@update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports

Approved by:	linimon (portmgr), thierry, tota, wen
Feature safe:	yes
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.3
log
@- Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
  to Mk/bsd.cran.mk

PR:		ports/162238
Submitted by:	tota (myself)
Approved by:	wen (maintainer of Mk/bsd.cran.mk and many related ports),
		David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
		  (maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
		Dan Rue <drue_AT_therub_DOT_org>
		  (maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe:	yes
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.2
log
@update math/R to 2.13.2, and adjust dependent ports
@
text
@a11 1
PKGNAMEPREFIX=	R-cran-
@


1.1
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/
@
text
@d10 1
@

