Commit graph

8 commits

Author SHA1 Message Date
wen
a85853e271 Update to 1.4.5
Upstream changes:
2016-05-14  Tony Plate <tplate@acm.org>
	* Version 1.4-4
	* add imports to NAMESPACE file
2016-04-16  Tony Plate <tplate@acm.org>
        * Version 1.4-3
        * add ... args to asub() and adrop() generics

2013-08-18  Tony Plate <tplate@acm.org>
        * Version 1.4-1
        * add use.dnns= arg to abind() to propagate names on dimnames (i.e., names(dimnames(x)))
	* add ability for hier.names= arg to abind() to take values 'before' and 'after' (TRUE and FALSE still work with unchanged meaning)
2016-07-27 02:37:10 +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
5175ccc63e Update to abind v1.4-0, add LICENSE and regularize package files. 2012-04-15 14:55:50 +00:00
markd
db49826f4a Fix homepage. 2008-10-13 11:30:50 +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
84d8ed1a71 Imported R-abind from pkgsrc-wip.
Combine multi-dimensional arrays. This is a generalization of cbind
and rbind. Takes a sequence of vectors, matrices, or arrays and
produces a single array of the same or higher dimension.
2005-11-04 08:11:36 +00:00