summaryrefslogtreecommitdiff
path: root/math/scilab/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/scilab: partial fix for powerpc64*Piotr Kubaj2021-02-191-1/+23
| | | | | | | It still doesn't build, but makes it through configure. Notes: svn path=/head/; revision=566044
* math/scilab:Max Brazhnikov2020-05-311-11/+29
| | | | | | | | | | | | - 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: fix build with OpenJDK8Steve Wills2015-10-121-0/+11
| | | | | | | | PR: 203511 Approved by: makc (maintainer) Notes: svn path=/head/; revision=399136
* math/scilab:Max Brazhnikov2014-09-041-56/+0
| | | | | | | | | | | | | | | | | | | | | - 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
* math/scilab:Max Brazhnikov2014-07-101-0/+18
| | | | | | | | | | | - Fix build after recent switch to OpenJDK 1.7 [1] - Remove HOME from MAKE_ENV, it's now set in bsd.port.mk PR: 191523 Submitted by: kenji@k2r.org Notes: svn path=/head/; revision=361436
* - Fix build with UMFPACK [1]Max Brazhnikov2013-10-241-0/+18
| | | | | | | | | | | - Update patch to really fix configure after hdf5-18 update [2] PR: ports/177364 [1] Submitted by: truckman [1] Submitted by: Mamoru Iwaki <1wkmmr at gmail.com> via ports maillist [2] Notes: svn path=/head/; revision=331500
* - Fix build after hdf5-18 updateMax Brazhnikov2013-10-231-0/+20
Submitted by: truckman via ports maillist Notes: svn path=/head/; revision=331376