Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+2 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-07-19 | unused. | wiz | 1 | -22/+0 | |
2004-07-19 | Update to latest available tarball, use DIST_SUBDIR. | wiz | 3 | -17/+16 | |
Changes unknown. | |||||
2004-04-25 | Convert to buildlink3. | snj | 2 | -26/+19 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-11-11 | Update to 3.0 since the 2.0 tarball has changed. | wiz | 4 | -22/+46 | |
Changes: * Version 3.0, 10-15-03 - add "options" and "stat" argument for the driver routines DGSSV/DGSSVX. This interface is more user-friendly and flexible. - add more examples in EXAMPLE/ - add a "symmetric mode" with better performance when the matrix is symmetric, or diagonal dominant, or positive definite, or nearly so. Also, make 'test' target do something. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2003-01-28 | Initial import. | uebayasi | 1 | -0/+26 | |
2003-01-28 | Make this have its own ${PREFIX}/include/superlu subdirectory and install all | uebayasi | 2 | -5/+16 | |
header files there. Bump revision to 2. | |||||
2003-01-22 | The distfile has changed on the master site as noted by Robert Elz in | kristerw | 2 | -4/+5 | |
PR 19876. Update the distinfo (after verifying that nothing nasty has been introduced). PKGREVISION++. The author don't seem to keep a changelog (*sigh*) but the changes seems to be some minor code clean up and bug fixes. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-05-03 | Add defaults for all instances of EVAL_PREFIX. | jtb | 1 | -1/+4 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-14 | Change MAINTAINER section to packages@netbsd.org | jtb | 1 | -2/+2 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-02 | Initial import of superlu: | jtb | 7 | -0/+98 | |
ANSI C routine library for the solution of sparse linear systems |