pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

R-progress: remove obsolete package, pkgsrc version is newer



Module Name:	pkgsrc-wip
Committed By:	Brook Milligan <brook%nmsu.edu@localhost>
Pushed By:	brook
Date:		Thu Aug 8 16:50:31 2019 -0600
Changeset:	35df27b501faef70b6a6c42475d4296bf46fd045

Modified Files:
	Makefile
Removed Files:
	R-progress/DESCR
	R-progress/Makefile
	R-progress/buildlink3.mk
	R-progress/distinfo

Log Message:
R-progress: remove obsolete package, pkgsrc version is newer

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=35df27b501faef70b6a6c42475d4296bf46fd045

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                 |  1 -
 R-progress/DESCR         |  5 -----
 R-progress/Makefile      | 19 -------------------
 R-progress/buildlink3.mk | 22 ----------------------
 R-progress/distinfo      |  6 ------
 5 files changed, 53 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 1525a55226..b7cb050a72 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,6 @@ SUBDIR+=	R-np
 SUBDIR+=	R-npsurv
 SUBDIR+=	R-optparse
 SUBDIR+=	R-png
-SUBDIR+=	R-progress
 SUBDIR+=	R-quantreg
 SUBDIR+=	R-readxl
 SUBDIR+=	R-rematch
diff --git a/R-progress/DESCR b/R-progress/DESCR
deleted file mode 100644
index b9ce2ea558..0000000000
--- a/R-progress/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Configurable Progress bars, they may include percentage, elapsed time,
-and/or the estimated completion time. They work in terminals, in
-'Emacs' 'ESS', 'RStudio', 'Windows' 'Rgui' and the 'macOS' 'R.app'.
-The package also provides a 'C++' 'API', that works with or without
-'Rcpp'.
diff --git a/R-progress/Makefile b/R-progress/Makefile
deleted file mode 100644
index d87bf63d75..0000000000
--- a/R-progress/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-CATEGORIES=	sysutils
-MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	${R_HOMEPAGE_BASE}/progress/
-COMMENT=	Configurable terminal-based progress bars
-# TODO: LICENSE=	MIT + file LICENSE
-
-R_PKGNAME=	progress
-R_PKGVER=	1.2.0
-
-DEPENDS+=	R-hms>=0.4.2:../../wip/R-hms
-DEPENDS+=	R-prettyunits>=1.0.2:../../math/R-prettyunits
-DEPENDS+=	R-crayon>=1.3.4:../../devel/R-crayon
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/R-progress/buildlink3.mk b/R-progress/buildlink3.mk
deleted file mode 100644
index 3d2c08e2f7..0000000000
--- a/R-progress/buildlink3.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-# XXX
-# XXX This file was created automatically using createbuildlink-3.17.
-# XXX After this file has been verified as correct, the comment lines
-# XXX beginning with "XXX" should be removed.  Please do not commit
-# XXX unverified buildlink3.mk files.
-# XXX
-# XXX Packages that only install static libraries or headers should
-# XXX include the following line:
-# XXX
-# XXX	BUILDLINK_DEPMETHOD.R-progress?=	build
-
-BUILDLINK_TREE+=	R-progress
-
-.if !defined(R_PROGRESS_BUILDLINK3_MK)
-R_PROGRESS_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.R-progress+=	R-progress>=1.2.0
-BUILDLINK_PKGSRCDIR.R-progress?=	../../wip/R-progress
-.endif	# R_PROGRESS_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-R-progress
diff --git a/R-progress/distinfo b/R-progress/distinfo
deleted file mode 100644
index a1899144c1..0000000000
--- a/R-progress/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (R/progress_1.2.0.tar.gz) = 8ebb5d04650578e017298bd1cb910f5eac82c6d2
-RMD160 (R/progress_1.2.0.tar.gz) = b94e6e28a44fb915e041557dd5d0cd2d41c2823c
-SHA512 (R/progress_1.2.0.tar.gz) = a32a695017cd19b3050e907e3f41f8e4de0b1b278e6b1a753660fa7f8a2716df47506312726e9f7040cf81a506e12a9645b57b735ddf8e1391115251b0d46ea8
-Size (R/progress_1.2.0.tar.gz) = 27369 bytes


Home | Main Index | Thread Index | Old Index