aboutsummaryrefslogtreecommitdiff
path: root/math/yacas
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-20 14:47:52 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-20 14:47:52 +0000
commit5ef1c5da7afca2da88c34ce3c094fe4c4d7e5f63 (patch)
tree5e59555c6111559a26821c608a78dd62fb50fa21 /math/yacas
parentcfdb18dc04ef4b93b54ed0e11206bcf58e862083 (diff)
downloadports-5ef1c5da7afca2da88c34ce3c094fe4c4d7e5f63.tar.gz
ports-5ef1c5da7afca2da88c34ce3c094fe4c4d7e5f63.zip
Notes
Diffstat (limited to 'math/yacas')
-rw-r--r--math/yacas/Makefile5
-rw-r--r--math/yacas/distinfo2
-rw-r--r--math/yacas/pkg-plist15
3 files changed, 20 insertions, 2 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index d313143aab05..188387718bac 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= yacas
-PORTVERSION= 1.0.55
+PORTVERSION= 1.0.56
CATEGORIES= math
MASTER_SITES= http://yacas.sourceforge.net/backups/
@@ -31,6 +31,9 @@ CONFIGURE_ARGS+= --with-numlib=gmp
PLIST_SUB+= GMP="" NOGMP="@comment "
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+. if ${OSVERSION} >= 500035
+BROKEN= "Does not compile on 5.x with libgmp"
+. endif
.else
CONFIGURE_ARGS+= --with-numlib=native
PLIST_SUB+= GMP="@comment " NOGMP=""
diff --git a/math/yacas/distinfo b/math/yacas/distinfo
index c1cb079e852d..e4be248f9388 100644
--- a/math/yacas/distinfo
+++ b/math/yacas/distinfo
@@ -1 +1 @@
-MD5 (yacas-1.0.55.tar.gz) = fd55bcd7ae276b6665cae9f63f26efc7
+MD5 (yacas-1.0.56.tar.gz) = cde348f0a4274e1f487b7483003cf119
diff --git a/math/yacas/pkg-plist b/math/yacas/pkg-plist
index 118b9ffba546..f891d904e22f 100644
--- a/math/yacas/pkg-plist
+++ b/math/yacas/pkg-plist
@@ -23,12 +23,16 @@ lib/libyacasplatform.so
lib/libyacasplatform.so.0
lib/yacas/example.la
lib/yacas/example.so
+lib/yacas/filescanner.so
+lib/yacas/filescanner.la
lib/yacas/forth.la
lib/yacas/forth.so
lib/yacas/libmath.a
lib/yacas/libmath.la
lib/yacas/libmath.so
lib/yacas/libmath.so.0
+lib/yacas/pcre.so
+lib/yacas/pcre.la
%%X11%%lib/yacas/opengl.la
%%X11%%lib/yacas/opengl.so
lib/yacas/yacas_gsl.la
@@ -45,6 +49,10 @@ lib/yacas/yacas_gsl.so
%%DATADIR%%/base.rep/math.ys.def
%%DATADIR%%/c_form.rep/code.ys
%%DATADIR%%/c_form.rep/code.ys.def
+%%DATADIR%%/codecheck.rep/codetransform.ys
+%%DATADIR%%/codecheck.rep/commonlispreader.ys
+%%DATADIR%%/codecheck.rep/cplusplusreader.ys
+%%DATADIR%%/codecheck.rep/genericparser.ys
%%DATADIR%%/codecheck.rep/interface.ys
%%DATADIR%%/codecheck.rep/interface.ys.def
%%DATADIR%%/codecheck.rep/process.ys
@@ -173,6 +181,9 @@ lib/yacas/yacas_gsl.so
%%DATADIR%%/documentation/refprogchapters.html
%%DATADIR%%/documentation/refprogmanual.html
%%DATADIR%%/documentation/yacaslogo.gif
+%%DATADIR%%/documentation/hints
+%%DATADIR%%/documentation/essayschapter10.html
+%%DATADIR%%/documentation/essayschapter11.html
%%DATADIR%%/example.rep/code.ys
%%DATADIR%%/example.rep/code.ys.def
%%DATADIR%%/examples/ABIN.ys
@@ -359,6 +370,8 @@ lib/yacas/yacas_gsl.so
%%DATADIR%%/random.rep/code.ys.def
%%DATADIR%%/simplify.rep/code.ys
%%DATADIR%%/simplify.rep/code.ys.def
+%%DATADIR%%/simplify.rep/factorial.ys
+%%DATADIR%%/simplify.rep/factorial.ys.def
%%DATADIR%%/solve.rep/code.ys
%%DATADIR%%/solve.rep/code.ys.def
%%DATADIR%%/specfunc.rep/bernou.ys
@@ -423,6 +436,8 @@ lib/yacas/yacas_gsl.so
%%DATADIR%%/univar.rep/sparse.ys.def
%%DATADIR%%/univar.rep/sturm.ys
%%DATADIR%%/univar.rep/sturm.ys.def
+%%DATADIR%%/stdarith.ys
+%%DATADIR%%/stdarith.ys.def
%%DATADIR%%/yacas-gmtplot2d.sh
%%DATADIR%%/yacas-gmtplot3d.sh
%%DATADIR%%/yacasinit.ys