diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-09-04 18:20:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-09-04 18:20:53 +0000 |
commit | 57a37508d64df473440f50a1a100f8e2fde75e83 (patch) | |
tree | db50ff5a576642bdf908099008ccc9591ab66ca8 /math/scilab/files/patch-build.incl.xml | |
parent | Fix misleading option name: the option uses plotutils, not gnuplot (diff) |
math/scilab:
- 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
Notes:
svn path=/head/; revision=367295
Diffstat (limited to 'math/scilab/files/patch-build.incl.xml')
-rw-r--r-- | math/scilab/files/patch-build.incl.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/scilab/files/patch-build.incl.xml b/math/scilab/files/patch-build.incl.xml deleted file mode 100644 index 6d9da1beb832..000000000000 --- a/math/scilab/files/patch-build.incl.xml +++ /dev/null @@ -1,10 +0,0 @@ ---- build.incl.xml.orig 2011-05-16 01:28:42.000000000 -0700 -+++ build.incl.xml 2011-05-16 01:29:23.000000000 -0700 -@@ -85,6 +85,7 @@ - <pathelement location="${saxon.jar}"/> - <pathelement location="${fop.jar}"/> - <pathelement location="${jlatexmath-fop.jar}"/> -+ <pathelement location="${xmlgraphics-commons.jar}"/> - <pathelement location="${avalon-framework.jar}"/> - <pathelement location="${avalon-framework-impl.jar}"/> - <pathelement location="${jeuclid-core.jar}"/> |