head	1.6;
access;
symbols
	pkgsrc-2013Q2:1.6.0.10
	pkgsrc-2013Q2-base:1.6
	pkgsrc-2012Q4:1.6.0.8
	pkgsrc-2012Q4-base:1.6
	pkgsrc-2011Q4:1.6.0.6
	pkgsrc-2011Q4-base:1.6
	pkgsrc-2011Q2:1.6.0.4
	pkgsrc-2011Q2-base:1.6
	pkgsrc-2009Q4:1.6.0.2
	pkgsrc-2009Q4-base:1.6
	pkgsrc-2009Q3:1.4.0.8
	pkgsrc-2009Q3-base:1.4
	pkgsrc-2009Q2:1.4.0.6
	pkgsrc-2009Q2-base:1.4
	pkgsrc-2009Q1:1.4.0.4
	pkgsrc-2009Q1-base:1.4
	pkgsrc-2008Q4:1.4.0.2
	pkgsrc-2008Q4-base:1.4
	pkgsrc-2008Q3:1.3.0.22
	pkgsrc-2008Q3-base:1.3
	cube-native-xorg:1.3.0.20
	cube-native-xorg-base:1.3
	pkgsrc-2008Q2:1.3.0.18
	pkgsrc-2008Q2-base:1.3
	cwrapper:1.3.0.16
	pkgsrc-2008Q1:1.3.0.14
	pkgsrc-2008Q1-base:1.3
	pkgsrc-2007Q4:1.3.0.12
	pkgsrc-2007Q4-base:1.3
	pkgsrc-2007Q3:1.3.0.10
	pkgsrc-2007Q3-base:1.3
	pkgsrc-2007Q2:1.3.0.8
	pkgsrc-2007Q2-base:1.3
	pkgsrc-2007Q1:1.3.0.6
	pkgsrc-2007Q1-base:1.3
	pkgsrc-2006Q4:1.3.0.4
	pkgsrc-2006Q4-base:1.3
	pkgsrc-2006Q3:1.3.0.2
	pkgsrc-2006Q3-base:1.3
	pkgsrc-2006Q2:1.2.0.4
	pkgsrc-2006Q2-base:1.2
	pkgsrc-2006Q1:1.2.0.2
	pkgsrc-2006Q1-base:1.2
	pkgsrc-2005Q4:1.1.1.1.0.2
	pkgsrc-2005Q4-base:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.6
date	2009.12.11.19.48.08;	author adam;	state dead;
branches;
next	1.5;

1.5
date	2009.12.03.13.06.53;	author asau;	state Exp;
branches;
next	1.4;

1.4
date	2008.10.13.11.22.46;	author markd;	state Exp;
branches;
next	1.3;

1.3
date	2006.07.23.17.08.56;	author rillig;	state Exp;
branches;
next	1.2;

1.2
date	2006.02.05.23.10.00;	author joerg;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.04.08.08.01;	author rillig;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.11.04.08.08.01;	author rillig;	state Exp;
branches;
next	;


desc
@@


1.6
log
@R-Matrix is now a part of R distribution
@
text
@# $NetBSD: Makefile,v 1.5 2009/12/03 13:06:53 asau Exp $
#

PKGREVISION=		1
CATEGORIES=		databases math
MASTER_SITES=		${MASTER_SITE_R_CRAN:=contrib/}

MAINTAINER=		mchittur@@cs.nmsu.edu
HOMEPAGE=		${R_HOMEPAGE_BASE}/Matrix/
COMMENT=		Classes and methods for numerical linear algebra

R_PKGNAME=		Matrix
R_PKGVER=		0.999375-15

USE_TOOLS+=		gmake
USE_LANGUAGES+=		c fortran

.include "../../math/R/Makefile.extension"
.include "../../math/blas/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.5
log
@Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2008/10/13 11:22:46 markd Exp $
@


1.4
log
@Update R-Matrix to 0.999375.15

lots of bug fixes and new functionality.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2006/07/23 17:08:56 rillig Exp $
d4 1
@


1.3
log
@Needs the blas package for building.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:00 joerg Exp $
a3 1
PKGREVISION=		1
d8 1
a8 1
HOMEPAGE=		${R_HOMEPAGE_BASE}/Matrix.html
d12 4
a15 1
R_PKGVER=		0.8-11
@


1.2
log
@Recursive revision bump / recommended bump for gettext ABI change.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:08:01 rillig Exp $
d4 3
a6 3
PKGREVISION=             1
CATEGORIES=             databases math
MASTER_SITES=           ${MASTER_SITE_R_CRAN:=contrib/}
d8 2
a9 2
MAINTAINER=             mchittur@@cs.nmsu.edu
HOMEPAGE=               ${R_HOMEPAGE_BASE}/Matrix.html
d12 2
a13 2
R_PKGNAME=              Matrix
R_PKGVER=               0.8-11
d16 1
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD$
d4 1
@


1.1.1.1
log
@Imported R-Matrix from pkgsrc-wip.

Classes and methods for numerical linear algebra using
Lapack, LDL,TAUCS, Metis, and UMFPACK.
@
text
@@
