Date: Wed, 11 Aug 2004 20:47:39 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 ... Message-ID: <200408112047.i7BKldqR086335@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408112047.i7BKldqR086335>