The NetBSD Project

CVS log for pkgsrc/sysutils/R-progress/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / R-progress

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 20 02:28:54 2024 UTC (2 months, 1 week ago) by mef
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +6 -2 lines
Diff to previous 1.3 (colored)

(sysutils/R-progress) Updated 1.2.2 to 1.2.3, make test passed

# progress 1.2.3

* Compiling packages linking to progress with `-Wformat-security` does
  not produce warnings now.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 25 17:33:55 2019 UTC (4 years, 6 months ago) by brook
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Add missing dependency on devel/R-R6.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 8 19:53:56 2019 UTC (4 years, 7 months ago) by brook
Branch: MAIN
Changes since 1.1: +4 -6 lines
Diff to previous 1.1 (colored)

Update all R packages to canonical form.

The canonical form [1] of an R package Makefile includes the
following:

- The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as
  needed), and CATEGORIES.

- HOMEPAGE is not present but defined in math/R/Makefile.extension to
  refer to the CRAN web page describing the package.  Other relevant
  web pages are often linked from there via the URL field.

This updates all current R packages to this form, which will make
regular updates _much_ easier, especially using pkgtools/R2pkg.

[1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 31 13:40:18 2019 UTC (4 years, 7 months ago) by brook
Branch: MAIN

R-progress: initial commit.

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'.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>