head	1.17;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.5;
locks; strict;
comment	@# @;


1.17
date	2013.03.07.13.53.28;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2013.02.17.20.51.56;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2013.01.27.02.45.47;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2013.01.23.15.08.30;	author svnexp;	state Exp;
branches;
next	1.13;

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

1.12
date	2012.11.26.23.10.31;	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.06.26.23.56.59;	author bf;	state Exp;
branches;
next	1.9;

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

1.8
date	2012.03.17.09.40.49;	author tota;	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.01.18.23.04.07;	author bf;	state Exp;
branches;
next	1.5;

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

1.4
date	2011.11.15.20.09.01;	author tota;	state Exp;
branches;
next	1.3;

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

1.2
date	2011.09.23.01.20.44;	author tota;	state Exp;
branches;
next	1.1;

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


desc
@@


1.17
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-digest/Makefile 313562 2013-03-07 04:21:34Z bf $

PORTNAME=	digest
PORTVERSION=	0.6.3
PORTREVISION=	1
CATEGORIES=	security
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@@FreeBSD.org
COMMENT=	Create cryptographic hash digests of R objects

LICENSE=	GPLv2

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.16
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312446
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/security/R-cran-digest/Makefile 312446 2013-02-17 20:11:40Z tota $
d6 1
@


1.15
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311048
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/security/R-cran-digest/Makefile 311048 2013-01-27 02:23:15Z tota $
d5 1
a5 1
PORTVERSION=	0.6.2
@


1.14
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310872
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/security/R-cran-digest/Makefile 310872 2013-01-23 15:00:31Z tota $
d5 1
a5 1
PORTVERSION=	0.6.1
@


1.13
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-digest/Makefile 309935 2013-01-04 17:51:39Z bf $
d5 1
a5 2
PORTVERSION=	0.6.0
PORTREVISION=	1
@


1.12
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307808
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307808 | tota | 2012-11-26 22:57:07 +0000 (Mon, 26 Nov 2012) | 6 lines
## SVN ##
## SVN ## - Update to 0.6.0
## SVN ## - Convert to new Makefile header
## SVN ## - Trim WWW: line in pkg-descr
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/security/R-cran-digest/Makefile 307808 2012-11-26 22:57:07Z tota $
d6 1
@


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


1.10
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.9
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=	1
@


1.8
log
@- Update to 0.5.2

Feature safe:	yes
@
text
@d10 1
@


1.7
log
@update math/R to 2.14.2, and adjust dependent ports
@
text
@d9 1
a9 2
PORTVERSION=	0.5.1
PORTREVISION=	4
@


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


1.5
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.4
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.3
log
@update math/R to 2.13.2, and adjust dependent ports
@
text
@a11 1
PKGNAMEPREFIX=	R-cran-
@


1.2
log
@- Update to 0.5.1
@
text
@d10 1
@


1.1
log
@- Add a new port: security/R-cran-digest

  The digest package provides a function 'digest' for the creation
  of hash digests of arbitrary R objects (using the md5, sha-1, sha-256
  and crc32 algorithms) permitting easy comparison of R language
  objects, as well as a function hmac() to create hash-based message
  authentication code. The md5 algorithm by Ron Rivest is specified
  in RFC 1321, the SHA-1 and SHA-256 algorithms are specified in
  FIPS-180-1 and FIPS-180-2, and the crc32 algorithm is described in
  ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5,
  sha-1 and sha-256, this packages uses small standalone implementations
  that were provided by Christophe Devine. For crc32, code from the
  zlib library is used. Please note that this package is not meant
  to be deployed for cryptographic purposes for which more comprehensive
  (and widely tested) libraries such as OpenSSL should be used.

  WWW:	http://cran.r-project.org/web/packages/digest/
@
text
@d9 1
a9 1
PORTVERSION=	0.5.0
@

