Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math/scilab: | Max Brazhnikov | 2020-05-31 | 1 | -4/+4 |
| | | | | | | | | | | | | - Update to 6.1.0. Requires decent c++ compiler and iconv from ports. - Clean up patch target: remove no longer needed patches and those ones which don't affect build - at least for me. - Remove MAKE_JOBS_UNSAFE. It was added in svn r417126 arguing that many ocaml-dependent ports are not jobs safe, but there were no logs to analyse. The plist change in that commit is unrelated to jobs safety. Notes: svn path=/head/; revision=537160 | ||||
* | math/scilab: | Max Brazhnikov | 2014-09-04 | 1 | -0/+28 |
- Update to 5.5.0 - Populate USES with desktop-file-utils, iconv, libtool, pathfix, and shared-mime-info - Add dependency on xdg-utils - Remove needless USE_LDCONFIG - Clean up CONFIGURE_ENV from stale stuff - Update options: . remove DOCS, FFTW, MATIO, UMFPACK (always build with them for simplicity) . remove NLS (doesn't build without it) . merge HELP with GUI . PVM is not supported anymore . Enable OCAML and TK by default - Use options heplers - Clean up post-patch section from stale fixes - Convert to static pkg-plist Notes: svn path=/head/; revision=367295 |