cvs commit: ports/math/yacas Makefile ports/math/yacas/files
patch-plugins:filescanner::plugin.cc
patch-scripts::compile.rep::compilecpp.yspatch-src::gmpnumbers.cpp
patch-src::obmalloc.cpp ...
Marius Strobl
marius at FreeBSD.org
Wed Aug 11 13:47:39 PDT 2004
marius 2004-08-11 20:47:39 UTC
FreeBSD ports repository (src committer)
Modified files:
math/yacas Makefile
Added files:
math/yacas/files patch-plugins::pcre::plugin.cc
patch-plugins:filescanner::plugin.cc
patch-scripts::compile.rep::compilecpp.ys
patch-scripts::cstubgen.rep::code.ys
patch-src::cyacas.h
patch-src::gmpnumbers.cpp
patch-src::grower.inl
patch-src::mathcommands.h
patch-src::obmalloc.cpp
patch-src::stdfileio.cpp
Log:
- Fix compilation with GCC 3.4.2.
- Fix WITH_GMP on FreeBSD >= 500035
- Add a test target to the Makefile of the port.
Approved by: netchild
Revision Changes Path
1.22 +4 -3 ports/math/yacas/Makefile
1.1 +11 -0 ports/math/yacas/files/patch-plugins::pcre::plugin.cc (new)
1.1 +11 -0 ports/math/yacas/files/patch-plugins:filescanner::plugin.cc (new)
1.1 +11 -0 ports/math/yacas/files/patch-scripts::compile.rep::compilecpp.ys (new)
1.1 +11 -0 ports/math/yacas/files/patch-scripts::cstubgen.rep::code.ys (new)
1.1 +11 -0 ports/math/yacas/files/patch-src::cyacas.h (new)
1.1 +63 -0 ports/math/yacas/files/patch-src::gmpnumbers.cpp (new)
1.1 +15 -0 ports/math/yacas/files/patch-src::grower.inl (new)
1.1 +15 -0 ports/math/yacas/files/patch-src::mathcommands.h (new)
1.1 +11 -0 ports/math/yacas/files/patch-src::obmalloc.cpp (new)
1.1 +20 -0 ports/math/yacas/files/patch-src::stdfileio.cpp (new)
More information about the cvs-all
mailing list