Commit graph

15 commits

Author SHA1 Message Date
nia
414fc7869d math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:55:21 +00:00
nia
3c576fbd23 math: Remove SHA1 hashes for distfiles 2021-10-07 14:27:43 +00:00
mef
5b844f4025 (math/R-date) Updated 1.2.38 to 1.2.39
2020-02-05  Kurt Hornik  <Kurt.Hornik@wu.ac.at>

        * DESCRIPTION: New version is 1.2-39.

        * src/init.c: Typo in registration.
2021-09-11 12:41:11 +00:00
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
02ec69d2e0 R-date: update to canonical form of an R package. 2019-07-31 19:19:17 +00:00
minskim
b2f03ae50c math/R-date: Update to 1.2-38
Changes since 1.2-34:

- Add and register as.Date(), as.POSIXct() and as.POSIXlt() methods
  for class 'date' previously provided in base.
- Register native routines.
2018-05-06 03:28:35 +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
brook
09e59399ca Update to date v1.2-34.
2014-03-17  Kurt Hornik  <Kurt.Hornik@wu.ac.at>

	* DESCRIPTION (Version): New version is 1.2-34.

	* NAMESPACE: Improve.

2012-11-23  Kurt Hornik  <Kurt.Hornik@wu.ac.at>

	* DESCRIPTION (Version): New version is 1.2-33.

	* src/char_date.c (char_date): Try avoiding buffer overflow as
	suggested by Erik Doffagne <erik.doffagne@gmail.com>.
2014-08-28 03:14:39 +00:00
brook
4c3f34f3bd Update to date v1.2-32, add LICENSE and update MAINTAINER. 2012-04-15 15:22:37 +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
bde5851c2c Update R-date to 1.2.26
2007-12-24  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.2-26.

	* R/date.R (summary.date): Add ... so that na.rm can be used,
	Suggested by Steven McKinney <smckinney@bccrc.ca>.

2007-07-12  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.2-25.
	(License): Clarify.

2007-02-01  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* inst/CITATION: Get date/year and version from the package
	metadata.

2006-12-19  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.2-23.

	* R/date.R (as.character.date): Add missing ... argument.

2006-09-29  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.2-22.

	* R/date.R: Fix invalid escapes.

2006-09-09  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.2-21.
	(Depends): Added.

2006-08-05  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.2-20.

	* man/as.date.Rd: Fix inconsistency spotted by Antony Unwin
	<unwin@math.uni-augsburg.de>.

2006-06-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.2-19.

	* inst/CITATION: New file.
2008-10-13 11:38:19 +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
d07a71ecb1 Imported R-date from pkgsrc-wip.
Functions for handling dates.
2005-11-04 08:12:44 +00:00