cvs commit: ports/math/levmar Makefile

2011-02-22 Thread Brendan Fabeny
bf 2011-02-22 17:40:44 UTC FreeBSD ports repository Modified files: math/levmar Makefile Log: - Fix the option to build profiling libraries as was done in ports/150174 and ports/150549 for math/blas and math/lapack, respectively. - Remove the devel/binutils

cvs commit: ports/math/levmar Makefile distinfo ports/math/levmar/files Makefile.demo

2010-12-17 Thread Wen Heping
wen 2010-12-18 00:44:22 UTC FreeBSD ports repository Modified files: math/levmar Makefile distinfo math/levmar/filesMakefile.demo Log: - WITH_BLAS knob was updated for GotoBLAS (math/gotoblas) support. - Remove MD5 PR: ports/152666 Submi