Commit graph

15 commits

Author SHA1 Message Date
brook
93e94bec97 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-08-08 19:53:36 +00:00
brook
69781c899b R-maps: update to version 3.3.0.
Update to the canonical form of an R package.
2019-07-31 19:55:15 +00:00
brook
d1d2bdf864 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-28 14:40:42 +00:00
joerg
25be1ffa00 Instruct Makefile how to find AWK 2016-09-29 12:10:50 +00:00
joerg
e4991593db Needs GNU make. 2016-01-17 15:16:30 +00:00
agc
286ea2536c Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
	Package dfftpack: missing distfile dfftpack-20001209.tar.gz
	Package eispack: missing distfile eispack-20001130.tar.gz
	Package fftpack: missing distfile fftpack-20001130.tar.gz
	Package linpack: missing distfile linpack-20010510.tar.gz
	Package minpack: missing distfile minpack-20001130.tar.gz
	Package odepack: missing distfile odepack-20001130.tar.gz
	Package py-networkx: missing distfile networkx-1.10.tar.gz
	Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
	Package quadpack: missing distfile quadpack-20001130.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:33:26 +00:00
wen
3c13e0927c Update to 2.3.9
No upstream changelog found.
2015-05-31 12:04:11 +00:00
joerg
3f47944fd4 Update R-maps to 2.3-3. No Change Log. 2013-08-31 14:51:06 +00:00
brook
9a2bdb1a89 Update to maps v2.2-5, add LICENSE and update MAINTAINER. 2012-04-15 15:30:55 +00:00
adam
18d139d5cc Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
markd
5f8ecffb15 Update to R-maps 2.0.40
Changes unknown
2008-10-14 05:54:25 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
cd3c8ac47c Imported R-maps from pkgsrc-wip.
Display of maps. Projection code and larger maps are in separate
packages (mapproj and mapdata).
2005-11-04 08:17:10 +00:00