pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-proxy
Module Name: pkgsrc
Committed By: mef
Date: Sun Jun 6 08:07:17 UTC 2021
Added Files:
pkgsrc/math/R-proxy: DESCR Makefile distinfo
Log Message:
math/R-proxy: import R-proxy-0.4.25
Provides an extensible framework for the efficient calculation of
auto- and cross-proximities, along with implementations of the most
popular ones.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-proxy/DESCR pkgsrc/math/R-proxy/Makefile \
pkgsrc/math/R-proxy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/math/R-proxy/DESCR
diff -u /dev/null pkgsrc/math/R-proxy/DESCR:1.1
--- /dev/null Sun Jun 6 08:07:17 2021
+++ pkgsrc/math/R-proxy/DESCR Sun Jun 6 08:07:17 2021
@@ -0,0 +1,3 @@
+Provides an extensible framework for the efficient calculation of
+auto- and cross-proximities, along with implementations of the most
+popular ones.
Index: pkgsrc/math/R-proxy/Makefile
diff -u /dev/null pkgsrc/math/R-proxy/Makefile:1.1
--- /dev/null Sun Jun 6 08:07:17 2021
+++ pkgsrc/math/R-proxy/Makefile Sun Jun 6 08:07:17 2021
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2021/06/06 08:07:17 mef Exp $
+
+R_PKGNAME= proxy
+R_PKGVER= 0.4-25
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Distance and Similarity Measures
+LICENSE= gnu-gpl-v2
+
+# Package suggested but not available: 'cba'
+#TEST_DEPENDS+= R-cba-[0-9]*:../../*/R-cba
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/R-proxy/distinfo
diff -u /dev/null pkgsrc/math/R-proxy/distinfo:1.1
--- /dev/null Sun Jun 6 08:07:17 2021
+++ pkgsrc/math/R-proxy/distinfo Sun Jun 6 08:07:17 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/06/06 08:07:17 mef Exp $
+
+SHA1 (R/proxy_0.4-25.tar.gz) = c1470651daacfa0739195e45eaedc7f222785df5
+RMD160 (R/proxy_0.4-25.tar.gz) = b213684b7ed087f4b08c6f06472a8cdf156fca68
+SHA512 (R/proxy_0.4-25.tar.gz) = c9bd65fb0901892b4bf405a301cc5ce9abcee0000afd1fbbb9bf310d3e9f0cc5a5a711b1c430f4c4c34c98e5b08be0405dc4545ec063f1655715eb365d49bce7
+Size (R/proxy_0.4-25.tar.gz) = 116070 bytes
Home |
Main Index |
Thread Index |
Old Index