head	1.11;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.4;
locks; strict;
comment	@# @;


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

1.10
date	2013.01.04.18.45.38;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.11.17.06.02.27;	author svnexp;	state Exp;
branches;
next	1.8;

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

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

1.6
date	2012.03.03.16.59.36;	author bf;	state Exp;
branches;
next	1.5;

1.5
date	2012.01.18.23.04.08;	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.46;	author bf;	state Exp;
branches;
next	1.1;

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


desc
@@


1.11
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/www/R-cran-Rpad/Makefile 313562 2013-03-07 04:21:34Z bf $

PORTNAME=	Rpad
PORTVERSION=	1.3.0
PORTREVISION=	8
CATEGORIES=	www
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@@FreeBSD.org
COMMENT=	Workbook-style, web-based interface to R

LICENSE=	GPLv2

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.10
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/www/R-cran-Rpad/Makefile 309935 2013-01-04 17:51:39Z bf $
d6 1
a6 1
PORTREVISION=	7
@


1.9
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	R-cran-Rpad
# Date created:		2011-09-04
# Whom:			TAKATSU Tomonari <tota@@FreeBSD.org>
#
# $FreeBSD: head/www/R-cran-Rpad/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d6 1
a6 1
PORTREVISION=	6
@


1.8
log
@update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
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=	5
@


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


1.5
log
@update math/R to 2.14.1, and adjust dependent ports
@
text
@d10 1
a10 1
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: www/R-cran-Rpad

  Rpad is an interactive, web-based analysis program. Rpad pages are
  interactive workbook-type sheets based on R, an open-source
  implementation of the S language. Rpad is an analysis package, a
  web-page designer, and a gui designer all wrapped in one. Rpad makes
  it easy to develop powerful data analysis applications that can be
  shared with others (most likely on an intranet). The user doesn't
  have to install anything--everything's done through a browser.

  WWW:	http://cran.r-project.org/web/packages/Rpad/
@
text
@d10 1
@

