pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add and enable mathomatic.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ea8f79ddfb1
branches:  trunk
changeset: 471843:0ea8f79ddfb1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Mar 31 18:15:36 2004 +0000

description:
Add and enable mathomatic.

diffstat:

 doc/CHANGES   |  3 ++-
 math/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 0fcb0ca8e18d -r 0ea8f79ddfb1 doc/CHANGES
--- a/doc/CHANGES       Wed Mar 31 18:14:08 2004 +0000
+++ b/doc/CHANGES       Wed Mar 31 18:15:36 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5397 2004/03/31 17:26:00 minskim Exp $
+$NetBSD: CHANGES,v 1.5398 2004/03/31 18:15:36 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -1641,3 +1641,4 @@
        Removed blackbook [jmmv 2004-03-31]
        Renamed dbxml to bdb-xml [minskim 2004-03-31]
        Renamed py-dbxml to py-bdb-xml [minskim 2004-03-31]
+       Added mathomatic-10.9b [minskim 2004-03-31]
diff -r 0fcb0ca8e18d -r 0ea8f79ddfb1 math/Makefile
--- a/math/Makefile     Wed Mar 31 18:14:08 2004 +0000
+++ b/math/Makefile     Wed Mar 31 18:15:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2004/03/05 14:47:38 adam Exp $
+# $NetBSD: Makefile,v 1.110 2004/03/31 18:15:36 minskim Exp $
 #
 
 COMMENT=       Mathematics
@@ -46,6 +46,7 @@
 SUBDIR+=       lapack
 SUBDIR+=       libffm
 SUBDIR+=       linpack
+SUBDIR+=       mathomatic
 SUBDIR+=       mcsim
 SUBDIR+=       meschach
 SUBDIR+=       metis



Home | Main Index | Thread Index | Old Index