2019-08-08 21:53:58 by Brook Milligan | Files touched by this commit (189) | |
Log message: 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 |
2019-07-31 20:03:35 by Brook Milligan | Files touched by this commit (1) | |
Log message: R-CGIwithR: update to canonical form of an R package. |
2019-07-22 00:26:08 by Thomas Klausner | Files touched by this commit (1256) |
Log message: *: recursive bump for gdk-pixbuf2-2.38.1 |
2019-07-21 00:46:59 by Thomas Klausner | Files touched by this commit (595) |
Log message: *: recursive bump for nettle 3.5.1 |
2019-03-18 17:17:51 by Greg Troxel | Files touched by this commit (56) |
Log message: Recursive bump for ghostscript default change |
2018-11-14 23:22:54 by Klaus Klein | Files touched by this commit (1332) | |
Log message: Revbump after cairo 1.16.0 update. |
2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532) |
Log message: Recursive revbump from hardbuzz-2.1.1 |
2018-07-28 16:40:53 by Brook Milligan | Files touched by this commit (126) |
Log message: Remove MASTER_SITES= from individual R package Makefiles. Each R package should include ../../math/R/Makefile.extension, which also defines MASTER_SITES. Consequently, it is redundant for the individual packages to do the same. Package-specific definitions also prevent redefining MASTER_SITES in a single common place. |
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message: *: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. |
2018-04-18 00:29:53 by Thomas Klausner | Files touched by this commit (286) |
Log message: Add p11-kit to gnutls/bl3.mk and bump dependencies. |