Commit graph

13826 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
58a355672c Update to 0.5009
Changes:	https://metacpan.org/changes/distribution/Math-BigInt-FastCalc
2019-10-28 14:57:21 +00:00
Sunpoet Po-Chuan Hsieh
0002e3a3a1 Update to 1.999818
Changes:	https://metacpan.org/changes/distribution/Math-BigInt
2019-10-28 14:57:16 +00:00
Piotr Kubaj
7d41edc0c3 math/hmat-oss: fix build on GCC architectures
Don't unconditionally depend on libomp, this breaks compilation on GCC architectures.

Instead, add USES=compiler:openmp.

Bump PORTREVISION because of dependency change.

PR:		241017
Approved by:	linimon (mentor), yuri (maintainer timeout)
2019-10-28 13:42:38 +00:00
Mark Linimon
6f8ada4555 Fix build on GCC-based systems:
cc1: error: unrecognized command line option "-std=c11"

Approved by:	portmgr (tier-2 blanket)
2019-10-28 10:39:18 +00:00
Yuri Victorovich
9a592fe4af math/mkl-dnn: Update to the latest commit in the repository: f32e21b 2019-10-27 21:33:33 +00:00
Yuri Victorovich
68f4f67e57 New port: math/ideep: Chainer module for numpy-like API and DNN acceleration using MKL-DNN 2019-10-27 20:19:29 +00:00
Yuri Victorovich
c94605d0ea math/mkl-dnn: Update 1.0.1 -> 1.1-rc-177-gf32e21b48 2019-10-27 19:11:51 +00:00
Raphael Kubo da Costa
01046abdbb Update to 11.4.1.
Also update the maintainer's email address.

PR:		241344
Submitted by:	Nathan <ndowens04@gmail.com>
2019-10-27 18:10:41 +00:00
Raphael Kubo da Costa
75efa20835 Update to 0.96601
PR:		241436
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
2019-10-27 17:53:00 +00:00
TAKATSU Tomonari
b27d242f56 - Update to 1.3.10 2019-10-27 05:06:40 +00:00
Kirill Ponomarev
c5a1a8bac9 Bump PORTREVISION after lang/sbcl upgrade. 2019-10-26 15:25:52 +00:00
TAKATSU Tomonari
977270d84f - Update to 0.8.3
PR:		241140
Submitted by:	tota@ (myself)
Approved by:	maintainer timeout (wen@, > 2 weeks)
2019-10-26 10:25:53 +00:00
Ben Woods
de833ab16b math/plplot: Update to 5.15.0
Changes this release:
  https://sourceforge.net/p/plplot/news/2019/06/plplot-5150-has-been-released/
  https://sourceforge.net/p/plplot/news/2018/12/plplot-5140-has-been-released/
  https://sourceforge.net/p/plplot/news/2017/08/plplot-5130-has-been-released/

PR:		236577
Submitted by:	yuri (partially)
2019-10-26 06:51:26 +00:00
Tobias C. Berner
4e896a50f8 math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work with this version -> mark it broken
  - this also breaks the two consumers of this port

- biology/gemma: has a conflict with cblas, and is makred broken.

PR:		241363
Exp-run by:	antoine
2019-10-25 23:41:34 +00:00
Adriaan de Groot
b98fbdd162 Update math/labplot to latest upstream release
Changelog:
	https://labplot.kde.org/2019/10/24/labplot-2-7-released/

Summary:
 - Spreadsheet mode much improved
 - Plot cursor
 - Speedups in plotting

OPTION cantor now requires poppler.
2019-10-25 22:22:08 +00:00
Sunpoet Po-Chuan Hsieh
8b3b111b17 Update to 0.19
Changes:	https://metacpan.org/changes/distribution/Math-BigInt-Lite
2019-10-25 19:09:49 +00:00
Sunpoet Po-Chuan Hsieh
31cd1552db Fix build with texinfo 6.7
PR:		240976
Exp-run by:	antoine
2019-10-25 19:09:26 +00:00
Yuri Victorovich
d1b9af2a2a math/onnx: Update 1.6.0 -> 1.6.0.20191021 (to the latest git hash) 2019-10-25 18:00:54 +00:00
Yuri Victorovich
891ae98e2a New port: math/py-onnx-tf: Tensorflow backend for ONNX (Open Neural Network Exchange) 2019-10-25 16:58:00 +00:00
Jan Beich
d16ac27dad math/py-scikit-umfpack: unbreak on non-LLD architectures after r515313
creating /tmp/tmpFiVPVw/tmp
creating /tmp/tmpFiVPVw/tmp/tmpFiVPVw
compile options: '-I/usr/include -I/usr/local/include -I/usr/local/include/suitesparse -c'
cc: /tmp/tmpFiVPVw/source.c
cc /tmp/tmpFiVPVw/tmp/tmpFiVPVw/source.o -L/usr/local/lib -lcblas -o /tmp/tmpFiVPVw/a.out
/usr/local/lib/libcblas.so: undefined reference to `cgemv_'
/usr/local/lib/libcblas.so: undefined reference to `cscal_'
/usr/local/lib/libcblas.so: undefined reference to `sdot_'
/usr/local/lib/libcblas.so: undefined reference to `dtrmm_'
/usr/local/lib/libcblas.so: undefined reference to `zhpr_'
/usr/local/lib/libcblas.so: undefined reference to `snrm2_'
/usr/local/lib/libcblas.so: undefined reference to `zherk_'
/usr/local/lib/libcblas.so: undefined reference to `sspmv_'
/usr/local/lib/libcblas.so: undefined reference to `cswap_'
/usr/local/lib/libcblas.so: undefined reference to `dswap_'
/usr/local/lib/libcblas.so: undefined reference to `dgemm_'
/usr/local/lib/libcblas.so: undefined reference to `ztrmv_'
/usr/local/lib/libcblas.so: undefined reference to `zgbmv_'
/usr/local/lib/libcblas.so: undefined reference to `ctbsv_'
/usr/local/lib/libcblas.so: undefined reference to `dger_'
/usr/local/lib/libcblas.so: undefined reference to `dtpsv_'
/usr/local/lib/libcblas.so: undefined reference to `sspr_'
/usr/local/lib/libcblas.so: undefined reference to `cher_'
/usr/local/lib/libcblas.so: undefined reference to `caxpy_'
/usr/local/lib/libcblas.so: undefined reference to `ztpsv_'
/usr/local/lib/libcblas.so: undefined reference to `zscal_'
/usr/local/lib/libcblas.so: undefined reference to `sswap_'
/usr/local/lib/libcblas.so: undefined reference to `ctpsv_'
/usr/local/lib/libcblas.so: undefined reference to `dzasum_'
/usr/local/lib/libcblas.so: undefined reference to `daxpy_'
/usr/local/lib/libcblas.so: undefined reference to `ctrsv_'
/usr/local/lib/libcblas.so: undefined reference to `izamax_'
/usr/local/lib/libcblas.so: undefined reference to `sasum_'
/usr/local/lib/libcblas.so: undefined reference to `drotg_'
/usr/local/lib/libcblas.so: undefined reference to `dsymm_'
/usr/local/lib/libcblas.so: undefined reference to `zhpr2_'
/usr/local/lib/libcblas.so: undefined reference to `stpsv_'
/usr/local/lib/libcblas.so: undefined reference to `ssbmv_'
/usr/local/lib/libcblas.so: undefined reference to `cgbmv_'
/usr/local/lib/libcblas.so: undefined reference to `zhbmv_'
/usr/local/lib/libcblas.so: undefined reference to `srotmg_'
/usr/local/lib/libcblas.so: undefined reference to `cgemm_'
/usr/local/lib/libcblas.so: undefined reference to `dtpmv_'
/usr/local/lib/libcblas.so: undefined reference to `chemv_'
/usr/local/lib/libcblas.so: undefined reference to `ssyr2_'
/usr/local/lib/libcblas.so: undefined reference to `ctbmv_'
/usr/local/lib/libcblas.so: undefined reference to `saxpy_'
/usr/local/lib/libcblas.so: undefined reference to `drotm_'
/usr/local/lib/libcblas.so: undefined reference to `dnrm2_'
/usr/local/lib/libcblas.so: undefined reference to `ctrmm_'
/usr/local/lib/libcblas.so: undefined reference to `ztbsv_'
/usr/local/lib/libcblas.so: undefined reference to `dtrsv_'
/usr/local/lib/libcblas.so: undefined reference to `zdotu_'
/usr/local/lib/libcblas.so: undefined reference to `dsyr_'
/usr/local/lib/libcblas.so: undefined reference to `srot_'
/usr/local/lib/libcblas.so: undefined reference to `ccopy_'
/usr/local/lib/libcblas.so: undefined reference to `zgeru_'
/usr/local/lib/libcblas.so: undefined reference to `zhpmv_'
/usr/local/lib/libcblas.so: undefined reference to `csyr2k_'
/usr/local/lib/libcblas.so: undefined reference to `ctrsm_'
/usr/local/lib/libcblas.so: undefined reference to `sscal_'
/usr/local/lib/libcblas.so: undefined reference to `cgerc_'
/usr/local/lib/libcblas.so: undefined reference to `dcopy_'
/usr/local/lib/libcblas.so: undefined reference to `scnrm2_'
/usr/local/lib/libcblas.so: undefined reference to `zgemm_'
/usr/local/lib/libcblas.so: undefined reference to `sgbmv_'
/usr/local/lib/libcblas.so: undefined reference to `sspr2_'
/usr/local/lib/libcblas.so: undefined reference to `ztrsv_'
/usr/local/lib/libcblas.so: undefined reference to `cgeru_'
/usr/local/lib/libcblas.so: undefined reference to `dscal_'
/usr/local/lib/libcblas.so: undefined reference to `dgbmv_'
/usr/local/lib/libcblas.so: undefined reference to `chpr_'
/usr/local/lib/libcblas.so: undefined reference to `zdscal_'
/usr/local/lib/libcblas.so: undefined reference to `strmm_'
/usr/local/lib/libcblas.so: undefined reference to `ssymm_'
/usr/local/lib/libcblas.so: undefined reference to `zgemv_'
/usr/local/lib/libcblas.so: undefined reference to `ddot_'
/usr/local/lib/libcblas.so: undefined reference to `isamax_'
/usr/local/lib/libcblas.so: undefined reference to `drotmg_'
/usr/local/lib/libcblas.so: undefined reference to `zsyrk_'
/usr/local/lib/libcblas.so: undefined reference to `stbsv_'
/usr/local/lib/libcblas.so: undefined reference to `strsv_'
/usr/local/lib/libcblas.so: undefined reference to `scasum_'
/usr/local/lib/libcblas.so: undefined reference to `srotg_'
/usr/local/lib/libcblas.so: undefined reference to `sdsdot_'
/usr/local/lib/libcblas.so: undefined reference to `sgemm_'
/usr/local/lib/libcblas.so: undefined reference to `scopy_'
/usr/local/lib/libcblas.so: undefined reference to `zdotc_'
/usr/local/lib/libcblas.so: undefined reference to `dsyr2k_'
/usr/local/lib/libcblas.so: undefined reference to `dsyrk_'
/usr/local/lib/libcblas.so: undefined reference to `csscal_'
/usr/local/lib/libcblas.so: undefined reference to `dasum_'
/usr/local/lib/libcblas.so: undefined reference to `ssyr_'
/usr/local/lib/libcblas.so: undefined reference to `ssyr2k_'
/usr/local/lib/libcblas.so: undefined reference to `dspr2_'
/usr/local/lib/libcblas.so: undefined reference to `zher2_'
/usr/local/lib/libcblas.so: undefined reference to `dtrsm_'
/usr/local/lib/libcblas.so: undefined reference to `idamax_'
/usr/local/lib/libcblas.so: undefined reference to `dtbsv_'
/usr/local/lib/libcblas.so: undefined reference to `ctrmv_'
/usr/local/lib/libcblas.so: undefined reference to `strmv_'
/usr/local/lib/libcblas.so: undefined reference to `zaxpy_'
/usr/local/lib/libcblas.so: undefined reference to `zher_'
/usr/local/lib/libcblas.so: undefined reference to `ssymv_'
/usr/local/lib/libcblas.so: undefined reference to `zhemm_'
/usr/local/lib/libcblas.so: undefined reference to `dtrmv_'
/usr/local/lib/libcblas.so: undefined reference to `zgerc_'
/usr/local/lib/libcblas.so: undefined reference to `chemm_'
/usr/local/lib/libcblas.so: undefined reference to `zher2k_'
/usr/local/lib/libcblas.so: undefined reference to `ztpmv_'
/usr/local/lib/libcblas.so: undefined reference to `zswap_'
/usr/local/lib/libcblas.so: undefined reference to `dspmv_'
/usr/local/lib/libcblas.so: undefined reference to `zsymm_'
/usr/local/lib/libcblas.so: undefined reference to `ztrmm_'
/usr/local/lib/libcblas.so: undefined reference to `dtbmv_'
/usr/local/lib/libcblas.so: undefined reference to `dgemv_'
/usr/local/lib/libcblas.so: undefined reference to `sgemv_'
/usr/local/lib/libcblas.so: undefined reference to `chpr2_'
/usr/local/lib/libcblas.so: undefined reference to `cdotu_'
/usr/local/lib/libcblas.so: undefined reference to `ctpmv_'
/usr/local/lib/libcblas.so: undefined reference to `cher2k_'
/usr/local/lib/libcblas.so: undefined reference to `csymm_'
/usr/local/lib/libcblas.so: undefined reference to `ztrsm_'
/usr/local/lib/libcblas.so: undefined reference to `cherk_'
/usr/local/lib/libcblas.so: undefined reference to `cdotc_'
/usr/local/lib/libcblas.so: undefined reference to `dsbmv_'
/usr/local/lib/libcblas.so: undefined reference to `csyrk_'
/usr/local/lib/libcblas.so: undefined reference to `stpmv_'
/usr/local/lib/libcblas.so: undefined reference to `chpmv_'
/usr/local/lib/libcblas.so: undefined reference to `sger_'
/usr/local/lib/libcblas.so: undefined reference to `cher2_'
/usr/local/lib/libcblas.so: undefined reference to `zsyr2k_'
/usr/local/lib/libcblas.so: undefined reference to `strsm_'
/usr/local/lib/libcblas.so: undefined reference to `dznrm2_'
/usr/local/lib/libcblas.so: undefined reference to `stbmv_'
/usr/local/lib/libcblas.so: undefined reference to `chbmv_'
/usr/local/lib/libcblas.so: undefined reference to `dsyr2_'
/usr/local/lib/libcblas.so: undefined reference to `dsdot_'
/usr/local/lib/libcblas.so: undefined reference to `zcopy_'
/usr/local/lib/libcblas.so: undefined reference to `dspr_'
/usr/local/lib/libcblas.so: undefined reference to `icamax_'
/usr/local/lib/libcblas.so: undefined reference to `dsymv_'
/usr/local/lib/libcblas.so: undefined reference to `zhemv_'
/usr/local/lib/libcblas.so: undefined reference to `ssyrk_'
/usr/local/lib/libcblas.so: undefined reference to `srotm_'
/usr/local/lib/libcblas.so: undefined reference to `drot_'
/usr/local/lib/libcblas.so: undefined reference to `ztbmv_'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
cc /tmp/tmpFiVPVw/tmp/tmpFiVPVw/source.o -L/usr/local/lib -lblas -o /tmp/tmpFiVPVw/a.out
/tmp/tmpFiVPVw/tmp/tmpFiVPVw/source.o: In function `main':
source.c:(.text+0xd1): undefined reference to `cblas_ddot'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 250, in <module>
    setup_package()
  File "setup.py", line 247, in setup_package
    setup(**metadata)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/core.py", line 137, in setup
    config = configuration()
  File "setup.py", line 143, in configuration
    config.add_subpackage('scikits.umfpack')
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1036, in add_subpackage
    caller_level = 2)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1005, in get_subpackage
    caller_level = caller_level + 1)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 942, in _get_configuration_from_setup_py
    config = setup_module.configuration(*args)
  File "scikits/umfpack/setup.py", line 27, in configuration
    blas_info = get_info('blas_opt')
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 448, in get_info
    return cl().get_info(notfound_action)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 641, in get_info
    self.calc_info()
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 1661, in calc_info
    blas_info = get_info('blas')
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 448, in get_info
    return cl().get_info(notfound_action)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 641, in get_info
    self.calc_info()
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 1697, in calc_info
    lib = self.has_cblas(info)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 1740, in has_cblas
    extra_postargs=info.get('extra_link_args', []))
  File "/usr/local/lib/python2.7/distutils/ccompiler.py", line 700, in link_executable
    debug, extra_preargs, extra_postargs, None, target_lang)
  File "/usr/local/lib/python2.7/distutils/unixccompiler.py", line 202, in link
    raise LinkError, msg
distutils.errors.LinkError: Command "cc /tmp/tmpFiVPVw/tmp/tmpFiVPVw/source.o -L/usr/local/lib -lblas -o /tmp/tmpFiVPVw/a.out" failed with exit status 1

PR:		240937
Reported by:	pkg-fallout
2019-10-25 15:40:37 +00:00
Jan Beich
63f673e401 math/py-pysparse: unbreak on non-LLD architectures after r515313
creating /tmp/tmp2txkG8/tmp
creating /tmp/tmp2txkG8/tmp/tmp2txkG8
compile options: '-I/usr/include -I/usr/local/include -I/usr/local/include/suitesparse -c'
cc: /tmp/tmp2txkG8/source.c
cc /tmp/tmp2txkG8/tmp/tmp2txkG8/source.o -L/usr/local/lib -lcblas -o /tmp/tmp2txkG8/a.out
/usr/local/lib/libcblas.so: undefined reference to `cgemv_'
/usr/local/lib/libcblas.so: undefined reference to `cscal_'
/usr/local/lib/libcblas.so: undefined reference to `sdot_'
/usr/local/lib/libcblas.so: undefined reference to `dtrmm_'
/usr/local/lib/libcblas.so: undefined reference to `zhpr_'
/usr/local/lib/libcblas.so: undefined reference to `snrm2_'
/usr/local/lib/libcblas.so: undefined reference to `zherk_'
/usr/local/lib/libcblas.so: undefined reference to `sspmv_'
/usr/local/lib/libcblas.so: undefined reference to `cswap_'
/usr/local/lib/libcblas.so: undefined reference to `dswap_'
/usr/local/lib/libcblas.so: undefined reference to `dgemm_'
/usr/local/lib/libcblas.so: undefined reference to `ztrmv_'
/usr/local/lib/libcblas.so: undefined reference to `zgbmv_'
/usr/local/lib/libcblas.so: undefined reference to `ctbsv_'
/usr/local/lib/libcblas.so: undefined reference to `dger_'
/usr/local/lib/libcblas.so: undefined reference to `dtpsv_'
/usr/local/lib/libcblas.so: undefined reference to `sspr_'
/usr/local/lib/libcblas.so: undefined reference to `cher_'
/usr/local/lib/libcblas.so: undefined reference to `caxpy_'
/usr/local/lib/libcblas.so: undefined reference to `ztpsv_'
/usr/local/lib/libcblas.so: undefined reference to `zscal_'
/usr/local/lib/libcblas.so: undefined reference to `sswap_'
/usr/local/lib/libcblas.so: undefined reference to `ctpsv_'
/usr/local/lib/libcblas.so: undefined reference to `dzasum_'
/usr/local/lib/libcblas.so: undefined reference to `daxpy_'
/usr/local/lib/libcblas.so: undefined reference to `ctrsv_'
/usr/local/lib/libcblas.so: undefined reference to `izamax_'
/usr/local/lib/libcblas.so: undefined reference to `sasum_'
/usr/local/lib/libcblas.so: undefined reference to `drotg_'
/usr/local/lib/libcblas.so: undefined reference to `dsymm_'
/usr/local/lib/libcblas.so: undefined reference to `zhpr2_'
/usr/local/lib/libcblas.so: undefined reference to `stpsv_'
/usr/local/lib/libcblas.so: undefined reference to `ssbmv_'
/usr/local/lib/libcblas.so: undefined reference to `cgbmv_'
/usr/local/lib/libcblas.so: undefined reference to `zhbmv_'
/usr/local/lib/libcblas.so: undefined reference to `srotmg_'
/usr/local/lib/libcblas.so: undefined reference to `cgemm_'
/usr/local/lib/libcblas.so: undefined reference to `dtpmv_'
/usr/local/lib/libcblas.so: undefined reference to `chemv_'
/usr/local/lib/libcblas.so: undefined reference to `ssyr2_'
/usr/local/lib/libcblas.so: undefined reference to `ctbmv_'
/usr/local/lib/libcblas.so: undefined reference to `saxpy_'
/usr/local/lib/libcblas.so: undefined reference to `drotm_'
/usr/local/lib/libcblas.so: undefined reference to `dnrm2_'
/usr/local/lib/libcblas.so: undefined reference to `ctrmm_'
/usr/local/lib/libcblas.so: undefined reference to `ztbsv_'
/usr/local/lib/libcblas.so: undefined reference to `dtrsv_'
/usr/local/lib/libcblas.so: undefined reference to `zdotu_'
/usr/local/lib/libcblas.so: undefined reference to `dsyr_'
/usr/local/lib/libcblas.so: undefined reference to `srot_'
/usr/local/lib/libcblas.so: undefined reference to `ccopy_'
/usr/local/lib/libcblas.so: undefined reference to `zgeru_'
/usr/local/lib/libcblas.so: undefined reference to `zhpmv_'
/usr/local/lib/libcblas.so: undefined reference to `csyr2k_'
/usr/local/lib/libcblas.so: undefined reference to `ctrsm_'
/usr/local/lib/libcblas.so: undefined reference to `sscal_'
/usr/local/lib/libcblas.so: undefined reference to `cgerc_'
/usr/local/lib/libcblas.so: undefined reference to `dcopy_'
/usr/local/lib/libcblas.so: undefined reference to `scnrm2_'
/usr/local/lib/libcblas.so: undefined reference to `zgemm_'
/usr/local/lib/libcblas.so: undefined reference to `sgbmv_'
/usr/local/lib/libcblas.so: undefined reference to `sspr2_'
/usr/local/lib/libcblas.so: undefined reference to `ztrsv_'
/usr/local/lib/libcblas.so: undefined reference to `cgeru_'
/usr/local/lib/libcblas.so: undefined reference to `dscal_'
/usr/local/lib/libcblas.so: undefined reference to `dgbmv_'
/usr/local/lib/libcblas.so: undefined reference to `chpr_'
/usr/local/lib/libcblas.so: undefined reference to `zdscal_'
/usr/local/lib/libcblas.so: undefined reference to `strmm_'
/usr/local/lib/libcblas.so: undefined reference to `ssymm_'
/usr/local/lib/libcblas.so: undefined reference to `zgemv_'
/usr/local/lib/libcblas.so: undefined reference to `ddot_'
/usr/local/lib/libcblas.so: undefined reference to `isamax_'
/usr/local/lib/libcblas.so: undefined reference to `drotmg_'
/usr/local/lib/libcblas.so: undefined reference to `zsyrk_'
/usr/local/lib/libcblas.so: undefined reference to `stbsv_'
/usr/local/lib/libcblas.so: undefined reference to `strsv_'
/usr/local/lib/libcblas.so: undefined reference to `scasum_'
/usr/local/lib/libcblas.so: undefined reference to `srotg_'
/usr/local/lib/libcblas.so: undefined reference to `sdsdot_'
/usr/local/lib/libcblas.so: undefined reference to `sgemm_'
/usr/local/lib/libcblas.so: undefined reference to `scopy_'
/usr/local/lib/libcblas.so: undefined reference to `zdotc_'
/usr/local/lib/libcblas.so: undefined reference to `dsyr2k_'
/usr/local/lib/libcblas.so: undefined reference to `dsyrk_'
/usr/local/lib/libcblas.so: undefined reference to `csscal_'
/usr/local/lib/libcblas.so: undefined reference to `dasum_'
/usr/local/lib/libcblas.so: undefined reference to `ssyr_'
/usr/local/lib/libcblas.so: undefined reference to `ssyr2k_'
/usr/local/lib/libcblas.so: undefined reference to `dspr2_'
/usr/local/lib/libcblas.so: undefined reference to `zher2_'
/usr/local/lib/libcblas.so: undefined reference to `dtrsm_'
/usr/local/lib/libcblas.so: undefined reference to `idamax_'
/usr/local/lib/libcblas.so: undefined reference to `dtbsv_'
/usr/local/lib/libcblas.so: undefined reference to `ctrmv_'
/usr/local/lib/libcblas.so: undefined reference to `strmv_'
/usr/local/lib/libcblas.so: undefined reference to `zaxpy_'
/usr/local/lib/libcblas.so: undefined reference to `zher_'
/usr/local/lib/libcblas.so: undefined reference to `ssymv_'
/usr/local/lib/libcblas.so: undefined reference to `zhemm_'
/usr/local/lib/libcblas.so: undefined reference to `dtrmv_'
/usr/local/lib/libcblas.so: undefined reference to `zgerc_'
/usr/local/lib/libcblas.so: undefined reference to `chemm_'
/usr/local/lib/libcblas.so: undefined reference to `zher2k_'
/usr/local/lib/libcblas.so: undefined reference to `ztpmv_'
/usr/local/lib/libcblas.so: undefined reference to `zswap_'
/usr/local/lib/libcblas.so: undefined reference to `dspmv_'
/usr/local/lib/libcblas.so: undefined reference to `zsymm_'
/usr/local/lib/libcblas.so: undefined reference to `ztrmm_'
/usr/local/lib/libcblas.so: undefined reference to `dtbmv_'
/usr/local/lib/libcblas.so: undefined reference to `dgemv_'
/usr/local/lib/libcblas.so: undefined reference to `sgemv_'
/usr/local/lib/libcblas.so: undefined reference to `chpr2_'
/usr/local/lib/libcblas.so: undefined reference to `cdotu_'
/usr/local/lib/libcblas.so: undefined reference to `ctpmv_'
/usr/local/lib/libcblas.so: undefined reference to `cher2k_'
/usr/local/lib/libcblas.so: undefined reference to `csymm_'
/usr/local/lib/libcblas.so: undefined reference to `ztrsm_'
/usr/local/lib/libcblas.so: undefined reference to `cherk_'
/usr/local/lib/libcblas.so: undefined reference to `cdotc_'
/usr/local/lib/libcblas.so: undefined reference to `dsbmv_'
/usr/local/lib/libcblas.so: undefined reference to `csyrk_'
/usr/local/lib/libcblas.so: undefined reference to `stpmv_'
/usr/local/lib/libcblas.so: undefined reference to `chpmv_'
/usr/local/lib/libcblas.so: undefined reference to `sger_'
/usr/local/lib/libcblas.so: undefined reference to `cher2_'
/usr/local/lib/libcblas.so: undefined reference to `zsyr2k_'
/usr/local/lib/libcblas.so: undefined reference to `strsm_'
/usr/local/lib/libcblas.so: undefined reference to `dznrm2_'
/usr/local/lib/libcblas.so: undefined reference to `stbmv_'
/usr/local/lib/libcblas.so: undefined reference to `chbmv_'
/usr/local/lib/libcblas.so: undefined reference to `dsyr2_'
/usr/local/lib/libcblas.so: undefined reference to `dsdot_'
/usr/local/lib/libcblas.so: undefined reference to `zcopy_'
/usr/local/lib/libcblas.so: undefined reference to `dspr_'
/usr/local/lib/libcblas.so: undefined reference to `icamax_'
/usr/local/lib/libcblas.so: undefined reference to `dsymv_'
/usr/local/lib/libcblas.so: undefined reference to `zhemv_'
/usr/local/lib/libcblas.so: undefined reference to `ssyrk_'
/usr/local/lib/libcblas.so: undefined reference to `srotm_'
/usr/local/lib/libcblas.so: undefined reference to `drot_'
/usr/local/lib/libcblas.so: undefined reference to `ztbmv_'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
cc /tmp/tmp2txkG8/tmp/tmp2txkG8/source.o -L/usr/local/lib -lblas -o /tmp/tmp2txkG8/a.out
/tmp/tmp2txkG8/tmp/tmp2txkG8/source.o: In function `main':
source.c:(.text+0x5c): undefined reference to `cblas_ddot'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 163, in <module>
    setup_package()
  File "setup.py", line 153, in setup_package
    configuration=configuration,
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/core.py", line 137, in setup
    config = configuration()
  File "setup.py", line 62, in configuration
    config.add_subpackage('pysparse')
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1036, in add_subpackage
    caller_level = 2)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1005, in get_subpackage
    caller_level = caller_level + 1)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 942, in _get_configuration_from_setup_py
    config = setup_module.configuration(*args)
  File "pysparse/setup.py", line 11, in configuration
    config.add_subpackage('sparse')
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1036, in add_subpackage
    caller_level = 2)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1005, in get_subpackage
    caller_level = caller_level + 1)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 942, in _get_configuration_from_setup_py
    config = setup_module.configuration(*args)
  File "pysparse/sparse/setup.py", line 19, in configuration
    blas_info = get_info('blas_opt',0)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 448, in get_info
    return cl().get_info(notfound_action)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 641, in get_info
    self.calc_info()
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 1661, in calc_info
    blas_info = get_info('blas')
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 448, in get_info
    return cl().get_info(notfound_action)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 641, in get_info
    self.calc_info()
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 1697, in calc_info
    lib = self.has_cblas(info)
  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/system_info.py", line 1740, in has_cblas
    extra_postargs=info.get('extra_link_args', []))
  File "/usr/local/lib/python2.7/distutils/ccompiler.py", line 700, in link_executable
    debug, extra_preargs, extra_postargs, None, target_lang)
  File "/usr/local/lib/python2.7/distutils/unixccompiler.py", line 202, in link
    raise LinkError, msg
distutils.errors.LinkError: Command "cc /tmp/tmp2txkG8/tmp/tmp2txkG8/source.o -L/usr/local/lib -lblas -o /tmp/tmp2txkG8/a.out" failed with exit status 1

PR:		240937
Reported by:	pkg-fallout
2019-10-25 10:04:38 +00:00
Yuri Victorovich
f61ce93701 math/py-levmar: Update 0.2.2 -> 0.2.3
Reported by:	portscout
2019-10-25 03:04:23 +00:00
Stephen Montgomery-Smith
7db1dd68fc - Resurrect math/octave-forge-fits. Add patches so it builds. Bump portrevision.
- Default option FITS to on in math/octave-forge.  Bump portrevision.
2019-10-24 14:44:48 +00:00
Stephen Montgomery-Smith
395f224edf - Update to 1.3.3. 2019-10-24 14:28:27 +00:00
Piotr Kubaj
1bbe444fc5 math/darknet: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-unused-result"

Approved by:	mentors (implicit approval)
2019-10-24 13:29:26 +00:00
Jan Beich
bebaae5ec3 math/py-numpy: switch to OpenBLAS by default
Besides being faster consistently using the same BLAS implementation
should improve stability in case of accidental ABI mismatch.

PR:		240937
Approved by:	maintainer timeout (2 weeks)
MFH:		2019Q4
2019-10-24 00:48:41 +00:00
Piotr Kubaj
8c64b73c60 math/rkward-kde: fix build on GCC architectures
Needs C++11 compiler:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

Approved by:	mentors (implicit approval)
2019-10-23 09:31:48 +00:00
Sunpoet Po-Chuan Hsieh
63556163e0 Update to 3.2.1
Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
		https://github.com/rpy2/rpy2/blob/master/NEWS
2019-10-22 23:34:09 +00:00
Pietro Cerutti
a732cdea65 math/libtommath: update to 1.2.0
Release notes:
https://www.libtom.net/news/LTM_1.2.0/
2019-10-22 12:28:27 +00:00
Antoine Brodin
9414e89dfe Revert r515077 and unbreak bulk -a
Reported by:	pkg-fallout
Pointy hat:	yuri
2019-10-22 05:32:15 +00:00
Bryan Drewery
fe45922832 Drop maintainership 2019-10-21 21:57:14 +00:00
Dmitry Marakasov
ba22bb9f07 - Update to 19.10.0
PR:		241129
Submitted by:	phascolarctos@protonmail.ch (maintainer)
2019-10-21 17:46:58 +00:00
Yuri Victorovich
7a0e31b55c math/py-networkx: Update 2.1 -> 2.4
PR:		241352
Approved by:	dikshie@sfc.wide.ad.jp (maintainer)
2019-10-21 01:05:34 +00:00
Johannes M Dieterich
00ca22dd6c math/libpgmath: also set the linux macro 2019-10-21 00:19:52 +00:00
Yuri Victorovich
8285faba81 math/curv: Enabled the bundled version of REPLxx due to incompatibilities, see the cited PR
PR:		241205
Pointed out by:	dmgk
2019-10-20 21:05:43 +00:00
Johannes M Dieterich
407849a7a7 math/libpgmath: update to latest snapshot
Bump LLVM requirement to devel/llvm70. Unify handling in port.
2019-10-20 18:07:29 +00:00
Sunpoet Po-Chuan Hsieh
921f0b3be2 Cosmetic change 2019-10-20 17:16:39 +00:00
Tobias C. Berner
919d6539d8 math/asymptote: fix plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/info/asy-faq.info
2019-10-20 11:37:28 +00:00
Stephen Montgomery-Smith
028a71159b - Update devel/gdcm to 3.0.4.
- Bump portrevision of dependent ports.
2019-10-19 23:45:10 +00:00
Stephen Montgomery-Smith
5865df0737 - Resurrect math/octave-forge-econometrics.
- Update to 1.1.2.
- Change default of ECONOMETRICS in math/octave-forge to on.
- Bump port revision for math/octave-forge.
2019-10-19 23:18:42 +00:00
Yuri Victorovich
a45d9fb7b1 math/curv: Update 0.4-127 -> 0.4-333 2019-10-19 23:04:02 +00:00
Tobias Kortkamp
8390a775d1 math/spectra: Spell TEST_DEPENDS correctly 2019-10-19 11:08:29 +00:00
Tobias Kortkamp
aafc07b758 math/libtommath: Strip library
Move unhooked post-install-SHARED-on target into post-install
2019-10-19 11:03:31 +00:00
Tobias Kortkamp
17e026cf1b math/cocoalib: Drop unhooked BOOST_BUILD_DEPENDS helper 2019-10-19 10:55:23 +00:00
Yuri Victorovich
6d88726f48 math/casadi: Update 3.5.0 -> 3.5.1
Reported by:	portscout
2019-10-18 04:36:26 +00:00
Stephen Montgomery-Smith
149421b930 - Update to 2.6.1. 2019-10-18 02:42:26 +00:00
Stephen Montgomery-Smith
ce23980e20 - Update to 2.4.13. 2019-10-17 20:46:46 +00:00
Yuri Victorovich
f866049119 math/arb: Update 2.16.0 -> 2.17.0
Reported by:	portscout
2019-10-17 07:22:29 +00:00
Antoine Brodin
2ed90da3d8 Fix packaging 2019-10-17 05:36:53 +00:00
Piotr Kubaj
15ba13897e math/hpipm: fix build on non-x86
Don't enable AVX on non-x86.

PR:		241242
Approved by:	yuri (maintainer), linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D22024
2019-10-16 15:37:20 +00:00
Rene Ladan
13d4527a34 Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
2019-10-16 audio/mbox: Unfetchable, unmaintained
2019-10-16 audio/nuvolaplayer: Unfetchable, unmaintained
2019-10-16 audio/vagalume: Unfetchable, unmaintained
2019-10-16 audio/wmsmixer: Unfetchable, unmaintained
2019-10-16 audio/xmms2-scrobbler: Unfetchable, unmaintained
2019-10-16 benchmarks/filebench: Unfetchable, unmaintained
2019-10-16 biology/chemeq: Unfetchable, unmaintained
2019-10-16 biology/linux-foldingathome: Unfetchable, unmaintained
2019-10-16 cad/dxf2fig: Unfetchable, unmaintained
2019-10-16 cad/gerbv: Unfetchable, unmaintained
2019-10-16 cad/ghdl: Unfetchable, unmaintained
2019-10-16 comms/gsmlib: Unfetchable, unmaintained
2019-10-16 comms/nokryptia: Unfetchable, unmaintained
2019-10-16 databases/mrtg-mysql-load: Unfetchable, unmaintained
2019-10-16 databases/postgres-xl: Unfetchable, unmaintained
2019-10-16 databases/wmjsql: Unfetchable, unmaintained
2019-10-16 deskutils/dlume: Unfetchable, unmaintained
2019-10-16 deskutils/gkrellm-reminder2: Unfetchable, unmaintained
2019-10-16 deskutils/ljit: Unfetchable, unmaintained
2019-10-16 deskutils/mdh: Unfetchable, unmaintained
2019-10-16 devel/atlassian-plugin-sdk: Unfetchable, unmaintained
2019-10-15 devel/bingo: Abandoned upstream
2019-10-16 devel/dprog: Unfetchable, unmaintained
2019-10-16 devel/eblob: Unfetchable, unmaintained
2019-10-16 devel/elftoaout: Unfetchable, unmaintained
2019-10-16 devel/fga: Unfetchable, unmaintained
2019-10-16 devel/fib: Unfetchable, unmaintained
2019-10-16 devel/flickrnet: Unfetchable, unmaintained
2019-10-16 devel/fujaba: Unfetchable, unmaintained
2019-10-16 devel/funnelweb: Unfetchable, unmaintained
2019-10-16 devel/genproto: Unfetchable, unmaintained
2019-10-16 devel/gitphp: Unfetchable, unmaintained
2019-10-16 devel/gnatcoll: Unfetchable, unmaintained
2019-10-16 devel/kimwitu: Unfetchable, unmaintained
2019-10-16 devel/libghthash: Unfetchable, unmaintained
2019-10-16 devel/lua-alien: Unfetchable, unmaintained
2019-10-16 devel/monotone-viz: Unfetchable, unmaintained
2019-10-16 devel/noweb: Unfetchable, unmaintained
2019-10-16 devel/p65: Unfetchable, unmaintained
2019-10-16 devel/py-fileutils: Unfetchable, unmaintained
2019-10-16 devel/py-mercurialserver: Unfetchable, unmaintained
2019-10-16 devel/py-pqueue: Unfetchable, unmaintained
2019-10-16 devel/pypersrc: Unfetchable, unmaintained
2019-10-16 devel/root-doc: Unfetchable, unmaintained
2019-10-16 devel/sfio: Unfetchable, unmaintained
2019-10-16 devel/styx: Unfetchable, unmaintained
2019-10-16 devel/tclmore: Unfetchable, unmaintained
2019-10-16 devel/umem: Unfetchable, unmaintained
2019-10-16 dns/ez-ipupdate: Unfetchable, unmaintained
2019-10-16 editors/zoinks: Unfetchable, unmaintained
2019-10-16 emulators/aftp: Unfetchable, unmaintained
2019-10-16 emulators/ia64sim: Unfetchable, unmaintained
2019-10-16 emulators/loemu: Unfetchable, unmaintained
2019-10-16 emulators/pipelight: Unfetchable, unmaintained
2019-10-16 finance/ledgersmb: Unfetchable, unmaintained
2019-10-16 ftp/atftp: Unfetchable, unmaintained
2019-10-16 ftp/cftp: Unfetchable, unmaintained
2019-10-16 games/arkanoidsb: Unfetchable, unmaintained
2019-10-16 games/balazar: Unfetchable, unmaintained
2019-10-16 games/blockade: Unfetchable, unmaintained
2019-10-16 games/cleanq3: Unfetchable, unmaintained
2019-10-16 games/conquest: Unfetchable, unmaintained
2019-10-16 games/crafty-tablebase-no-pawn: Unfetchable, unmaintained
2019-10-16 games/epiar: Unfetchable, unmaintained
2019-10-16 games/exmars: Unfetchable, unmaintained
2019-10-16 games/fteqw: Unfetchable, unmaintained
2019-10-16 games/gnake: Unfetchable, unmaintained
2019-10-16 games/gru: Unfetchable, unmaintained
2019-10-16 games/gtkpool: Unfetchable, unmaintained
2019-10-16 games/imaze: Unfetchable, unmaintained
2019-10-16 games/inform: Unfetchable, unmaintained
2019-10-16 games/iourbanterror: Unfetchable, unmaintained
2019-10-16 games/iourbanterror-server: Unfetchable, unmaintained
2019-10-16 games/jools: Unfetchable, unmaintained
2019-10-16 games/legends: Unfetchable, unmaintained
2019-10-16 games/linux-enemyterritory-etpro: Unfetchable, unmaintained
2019-10-16 games/linux-worldofgoo-demo: Unfetchable, unmaintained
2019-10-16 games/noegnud-data: Unfetchable, unmaintained
2019-10-16 games/poker-engine: Unfetchable, unmaintained
2019-10-16 games/ptools: Unfetchable, unmaintained
2019-10-16 games/pyawale: Unfetchable, unmaintained
2019-10-16 games/pysycache-lang: Unfetchable, unmaintained
2019-10-16 games/qmars: Unfetchable, unmaintained
2019-10-16 games/quake-reaper: Unfetchable, unmaintained
2019-10-16 games/quake3-ra3: Unfetchable, unmaintained
2019-10-16 games/sdlCC: Unfetchable, unmaintained
2019-10-16 games/speyes: Unfetchable, unmaintained
2019-10-16 games/vodovod: Unfetchable, unmaintained
2019-10-16 games/wmeyes: Unfetchable, unmaintained
2019-10-16 games/wmshuffle: Unfetchable, unmaintained
2019-10-16 games/xabacus: Unfetchable, unmaintained
2019-10-16 games/xpacman: Unfetchable, unmaintained
2019-10-16 games/xscorch: Unfetchable, unmaintained
2019-10-16 graphics/aeskulap: Unfetchable, unmaintained
2019-10-16 graphics/agave: Unfetchable, unmaintained
2019-10-16 graphics/cbview: Unfetchable, unmaintained
2019-10-16 graphics/copperspice: Unfetchable, unmaintained
2019-10-16 graphics/cthumb: Unfetchable, unmaintained
2019-10-16 graphics/fujiplay: Unfetchable, unmaintained
2019-10-16 graphics/gimp-ez-perspective-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-focusblur-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-jagged-border-script: Unfetchable, unmaintained
2019-10-16 graphics/gimp-manual-html: Unfetchable, unmaintained
2019-10-16 graphics/gimp-save-for-web: Unfetchable, unmaintained
2019-10-16 graphics/gimp-wavelet-denoise-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-wavelet-sharpen-plugin: Unfetchable, unmaintained
2019-10-16 graphics/giram: Unfetchable, unmaintained
2019-10-16 graphics/inventor: Unfetchable, unmaintained, Depends on expiring graphics/libGLw
2019-10-16 graphics/jpg2pdf: Unfetchable, unmaintained
2019-10-16 graphics/jpgraph2: Unfetchable, unmaintained
2019-10-16 graphics/makehuman: Unfetchable, unmaintained
2019-10-16 graphics/pstoepsi: Unfetchable, unmaintained
2019-10-16 graphics/xmandel: Unfetchable, unmaintained
2019-10-16 irc/minbif: Unfetchable, unmaintained
2019-10-16 japanese/VTPSfont: Unfetchable, unmaintained
2019-10-16 japanese/asterisk-sounds: Unfetchable, unmaintained
2019-10-16 japanese/cannadic: Unfetchable, unmaintained
2019-10-16 japanese/edict-utf-8: Unfetchable, unmaintained
2019-10-16 japanese/kpcal: Unfetchable, unmaintained
2019-10-16 japanese/multiskkserv: Unfetchable, unmaintained
2019-10-16 japanese/skkfep: Unfetchable, unmaintained
2019-10-16 java/eclipse-log4e: Unfetchable, unmaintained
2019-10-16 java/eclipse-lomboz: Unfetchable, unmaintained
2019-10-16 java/java-checkstyle: Unfetchable, unmaintained
2019-10-16 korean/baekmukfonts-ttf: Unfetchable, unmaintained
2019-10-16 korean/gtkcomm: Unfetchable, unmaintained
2019-10-16 lang/arena: Unfetchable, unmaintained
2019-10-16 lang/diveintopython: Unfetchable, unmaintained
2019-10-16 lang/modula3: Unfetchable, unmaintained
2019-10-16 lang/p2c: Unfetchable, unmaintained
2019-10-16 lang/quack: Unfetchable, unmaintained
2019-10-16 lang/stldoc: Unfetchable, unmaintained
2019-10-16 mail/altermime: Unfetchable, unmaintained
2019-10-16 mail/autosig: Unfetchable, unmaintained
2019-10-16 mail/gkrellmmailwatch2: Unfetchable, unmaintained
2019-10-16 mail/mboxcheck-applet: Unfetchable, unmaintained
2019-10-16 mail/nmzmail: Unfetchable, unmaintained
2019-10-16 mail/poppy: Unfetchable, unmaintained
2019-10-16 mail/prom-wl: Unfetchable, unmaintained
2019-10-16 mail/py-apolicy: Unfetchable, unmaintained
2019-10-16 mail/spamdb-curses: Unfetchable, unmaintained
2019-10-16 mail/xlbiff: Unfetchable, unmaintained
2019-10-16 math/algotutor: Unfetchable, unmaintained
2019-10-16 math/nyh-hoc: Unfetchable, unmaintained
2019-10-16 math/superlu_mt: Unfetchable, unmaintained
2019-10-16 math/testu01: Unfetchable, unmaintained
2019-10-16 misc/astrolog: Unfetchable, unmaintained
2019-10-16 misc/chord2html: Unfetchable, unmaintained
2019-10-16 misc/crosspad: Unfetchable, unmaintained
2019-10-16 misc/detachtty: Unfetchable, unmaintained
2019-10-16 misc/dphys-config: Unfetchable, unmaintained
2019-10-16 misc/dvorakng: Unfetchable, unmaintained
2019-10-16 misc/gctpc: Unfetchable, unmaintained
2019-10-16 misc/gkrellm-helium: Unfetchable, unmaintained
2019-10-16 misc/gkrellweather2: Unfetchable, unmaintained
2019-10-16 misc/linm: Unfetchable, unmaintained
2019-10-16 misc/mc-light: Unfetchable, unmaintained
2019-10-16 misc/newer: Unfetchable, unmaintained
2019-10-16 misc/telbook: Unfetchable, unmaintained
2019-10-16 misc/valspeak: Unfetchable, unmaintained
2019-10-16 misc/xd: Unfetchable, unmaintained
2019-10-16 multimedia/audiopreview: Unfetchable, unmaintained
2019-10-16 multimedia/dvts: Unfetchable, unmaintained
2019-10-16 multimedia/gcfilms: Unfetchable, unmaintained
2019-10-16 multimedia/kissdx: Unfetchable, unmaintained
2019-10-16 multimedia/playd: Unfetchable, unmaintained
2019-10-16 multimedia/subtitleeditor: Unfetchable, unmaintained
2019-10-16 multimedia/umr: Unfetchable, unmaintained
2019-10-16 net/bluemix-cli: Unfetchable, unmaintained
2019-10-16 net/boclient: Unfetchable, unmaintained
2019-10-16 net/csync2: Unfetchable, unmaintained
2019-10-16 net/dictd-database: Unfetchable, unmaintained
2019-10-16 net/gtic: Unfetchable, unmaintained
2019-10-16 net/hidentd: Unfetchable, unmaintained
2019-10-16 net/ldap2dns: Unfetchable, unmaintained
2019-10-16 net/libmxp: Unfetchable, unmaintained
2019-10-16 net/librouteros: Unfetchable, unmaintained
2019-10-16 net/nettest: Unfetchable, unmaintained
2019-10-16 net/py-netstring: Unfetchable, unmaintained
2019-10-16 net/radiusd-cistron: Unfetchable, unmaintained
2019-10-16 net/rtptools: Unfetchable, unmaintained
2019-10-16 net/smbldap-tools: Unfetchable, unmaintained
2019-10-16 net/tcptrace: Unfetchable, unmaintained
2019-10-16 net/wackford-squeers: Unfetchable, unmaintained
2019-10-16 net/wmnet2: Unfetchable, unmaintained
2019-10-16 net-im/pidgin-birthday-reminder: Unfetchable, unmaintained
2019-10-16 net-im/pidgin-pidgimpd: Unfetchable, unmaintained
2019-10-16 net-im/poezio: Unfetchable, unmaintained
2019-10-16 net-mgmt/bsnmp-jails: Unfetchable, unmaintained
2019-10-16 net-mgmt/iog: Unfetchable, unmaintained
2019-10-16 net-mgmt/lanmap: Unfetchable, unmaintained
2019-10-16 net-mgmt/nagios-spamd-plugin: Unfetchable, unmaintained
2019-10-16 net-mgmt/nefu: Unfetchable, unmaintained
2019-10-16 net-mgmt/pixilate: Unfetchable, unmaintained
2019-10-16 net-mgmt/slate: Unfetchable, unmaintained
2019-10-16 net-mgmt/weplab: Unfetchable, unmaintained
2019-10-16 net-p2p/bnbt: Unfetchable, unmaintained
2019-10-16 net-p2p/btpd: Unfetchable, unmaintained
2019-10-16 net-p2p/gkremldk: Unfetchable, unmaintained
2019-10-16 news/newscache: Unfetchable, unmaintained
2019-10-16 news/nntpbtr: Unfetchable, unmaintained
2019-10-16 news/slrnconf: Unfetchable, unmaintained
2019-10-16 news/xpn: Unfetchable, unmaintained
2019-10-16 polish/ekg: Unfetchable, unmaintained
2019-10-16 polish/ekg2: Unfetchable, unmaintained
2019-10-16 ports-mgmt/fastest_sites: Unfetchable, unmaintained
2019-10-16 ports-mgmt/pkg-plist: Unfetchable, unmaintained
2019-10-16 ports-mgmt/symports: Unfetchable, unmaintained
2019-10-16 print/poster: Unfetchable, unmaintained
2019-10-16 russian/d1489: Unfetchable, unmaintained
2019-10-16 science/metaf2xml: Unfetchable, unmaintained
2019-10-16 security/authforce: Unfetchable, unmaintained
2019-10-16 security/avcheck: Unfetchable, unmaintained
2019-10-16 security/digest: Unfetchable, unmaintained
2019-10-16 security/fpm2: Unfetchable, unmaintained
2019-10-16 security/fwipe: Unfetchable, unmaintained
2019-10-16 security/gnome-password-generator: Unfetchable, unmaintained
2019-10-16 security/httprint: Unfetchable, unmaintained
2019-10-16 security/ike-scan: Unfetchable, unmaintained
2019-10-16 security/ipfwcount: Unfetchable, unmaintained
2019-10-16 security/libsparkcrypto: Unfetchable, unmaintained
2019-10-16 security/md4coll: Unfetchable, unmaintained
2019-10-16 security/md5coll: Unfetchable, unmaintained
2019-10-16 security/osiris: Unfetchable, unmaintained
2019-10-16 security/ranpwd: Unfetchable, unmaintained
2019-10-16 security/rdigest: Unfetchable, unmaintained
2019-10-16 security/smap: Unfetchable, unmaintained
2019-10-16 security/sshblock: Unfetchable, unmaintained
2019-10-16 shells/bashc: Unfetchable, unmaintained
2019-10-16 shells/flash: Unfetchable, unmaintained
2019-10-16 sysutils/cotty: Unfetchable, unmaintained
2019-10-16 sysutils/dt: Unfetchable, unmaintained
2019-10-16 sysutils/gkrellfire: Unfetchable, unmaintained
2019-10-16 sysutils/log_analysis: Unfetchable, unmaintained
2019-10-16 sysutils/mksunbootcd: Unfetchable, unmaintained
2019-10-16 sysutils/rfstool: Unfetchable, unmaintained
2019-10-16 sysutils/skill: Unfetchable, unmaintained
2019-10-16 sysutils/sloth: Unfetchable, unmaintained
2019-10-16 sysutils/snowlog: Unfetchable, unmaintained
2019-10-16 sysutils/wmfire: Unfetchable, unmaintained
2019-10-16 sysutils/xbattbar: Unfetchable, unmaintained
2019-10-16 textproc/bedic-data: Unfetchable, unmaintained
2019-10-16 textproc/clit: Unfetchable, unmaintained
2019-10-16 textproc/docbook-tdg: Unfetchable, unmaintained
2019-10-16 textproc/emacs-wiki: Depends on expiring ports
2019-10-16 textproc/htmlize.el: Unfetchable, unmaintained
2019-10-16 textproc/libflate: Unfetchable, unmaintained
2019-10-16 textproc/mguesser: Unfetchable, unmaintained
2019-10-16 textproc/opensched: Unfetchable, unmaintained
2019-10-16 textproc/opentoken: Unfetchable, unmaintained
2019-10-16 textproc/rot: Unfetchable, unmaintained
2019-10-16 textproc/rtfx: Unfetchable, unmaintained
2019-10-16 textproc/supercat: Unfetchable, unmaintained
2019-10-16 textproc/xml_ez_out: Unfetchable, unmaintained
2019-10-16 textproc/xmldiff: Unfetchable, unmaintained
2019-10-16 textproc/xqilla: Unfetchable, unmaintained
2019-10-16 www/WebMagick: Unfetchable, unmaintained
2019-10-16 www/bins: Unfetchable, unmaintained
2019-10-16 www/blogsum: Unfetchable, unmaintained
2019-10-16 www/boa: Unfetchable, unmaintained
2019-10-16 www/cgihtml: Unfetchable, unmaintained
2019-10-16 www/cgiparse: Unfetchable, unmaintained
2019-10-16 www/flot: Unfetchable, unmaintained
2019-10-16 www/ftasv: Unfetchable, unmaintained
2019-10-16 www/hastymail2-devel: Unfetchable, unmaintained
2019-10-16 www/htmlpp: Unfetchable, unmaintained
2019-10-16 www/http-analyze: Unfetchable, unmaintained
2019-10-16 www/junkbuster: Unfetchable, unmaintained
2019-10-16 www/links-hacked: Unfetchable, unmaintained
2019-10-16 www/llgal: Unfetchable, unmaintained
2019-10-16 www/mgstat: Unfetchable, unmaintained
2019-10-16 www/php-screw: Unfetchable, unmaintained
2019-10-16 www/phproxy: Unfetchable, unmaintained
2019-10-16 www/py-prewikka: Unfetchable, unmaintained
2019-10-16 www/redmine-backlogs: Unfetchable, unmaintained
2019-10-16 www/swfdec-plugin: Unfetchable, unmaintained
2019-10-16 www/swish-e: Unfetchable, unmaintained
2019-10-16 x11/blast: Unfetchable, unmaintained
2019-10-16 x11/dynamag: Unfetchable, unmaintained
2019-10-16 x11/xcurs: Unfetchable, unmaintained
2019-10-16 x11/xscreensaver-gnome: Unfetchable, unmaintained
2019-10-16 x11/xscreensaver-gnome-hacks: Unfetchable, unmaintained
2019-10-16 x11-clocks/cairo-clock: Unfetchable, unmaintained
2019-10-16 x11-clocks/pclock: Unfetchable, unmaintained
2019-10-16 x11-clocks/stopwatch: Unfetchable, unmaintained
2019-10-16 x11-clocks/wmfuzzy: Unfetchable, unmaintained
2019-10-16 x11-fm/emelfm2: Unfetchable, unmaintained
2019-10-16 x11-fm/ezfm: Unfetchable, unmaintained
2019-10-16 x11-fm/ultracopier: Unfetchable, unmaintained
2019-10-16 x11-fm/xplore: Unfetchable, unmaintained
2019-10-16 x11-fonts/indic-ttf: Unfetchable, unmaintained
2019-10-16 x11-fonts/pingwi: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-ecliz: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-grounation-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-neutral-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-polar-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-envy-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-equinox-engine: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-qnxtheme: Unfetchable, unmaintained
2019-10-16 x11-themes/plank-theme-moka: Unfetchable, unmaintained
2019-10-15 x11-toolkits/swt-devel: Obsolete. Superseded by x11-toolkits/swt
2019-10-16 x11-wm/genmenu: Unfetchable, unmaintained
2019-10-16 x11-wm/musca: Unfetchable, unmaintained
2019-10-16 x11-wm/weewm: Unfetchable, unmaintained
2019-10-16 x11-wm/windowlab: Unfetchable, unmaintained
2019-10-16 x11-wm/wmfs: Unfetchable, unmaintained
2019-10-16 15:29:32 +00:00
Rene Ladan
7fe434996e math/sundials: drop optional dependency on expired math/superlu_mt 2019-10-16 13:14:00 +00:00
Tobias C. Berner
5a07c144c4 KDE Applications: update to 19.08.2
Announcement:
	https://kde.org/announcements/announce-applications-19.08.2.php

Changelog:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.2
2019-10-15 18:31:10 +00:00
Steve Wills
e8733c4906 math/gfan: fix build on 13.0-CURRENT
PR:		241194
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
2019-10-15 16:05:42 +00:00
Steve Wills
aec13d8864 math/metis: assign maintainership
While here, clean up

PR:		241203
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
2019-10-15 15:09:02 +00:00
Piotr Kubaj
7b29a99341 math/py-rpy2: fix build on GCC architectures
Use C11 compiler:
rpy2/rinterface_lib/R_API_eventloop.h:24: error: redefinition of typedef 'InputHandler'
rpy2/rinterface_lib/R_API_eventloop.h:6: error: previous declaration of 'InputHandler' was here

Approved by:	mentors (implicit approval)
2019-10-14 12:06:13 +00:00
Piotr Kubaj
256e5eca53 math/math77: fix build on GCC architectures
Don't use -march=native, it breaks compilation with GCC.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D21995
2019-10-13 20:23:44 +00:00
Yuri Victorovich
4d654c3915 math/py-spectral: Update 0.19 -> 0.20
Reported by:	portscout
2019-10-13 15:00:14 +00:00
Yuri Victorovich
1c56eaf767 math/py-chaospy: Update 3.0.6 -> 3.0.12
Reported by:	portscout
2019-10-13 07:27:36 +00:00
Yuri Victorovich
7e07689693 math/tvm: Use skipv instead of ignore in the PORTSCOUT tag because ignore doesn't seem to work 2019-10-12 16:41:06 +00:00
Piotr Kubaj
4fa9798c3d math/flann: remove -mminimal-toc
Builds fine without it.

PR:		240977
Approved by:	linimon (mentor), portmgr (removing architecture-specific workarounds)
2019-10-12 15:56:38 +00:00
Tobias Kortkamp
215879b6f1 math/py-cryptominisat: Drop nop PYDISTUTILS_BUILDTARGET
Should have been PYDISTUTILS_BUILD_TARGET but it appears to not be
needed.
2019-10-12 12:39:09 +00:00
Yuri Victorovich
847b77e71d math/nanoflann: Update 1.3.0 -> 1.3.1
Reported by:	portscout
2019-10-12 06:38:16 +00:00
TAKATSU Tomonari
55864ffa7e - Update to 0.9.800.1.0 2019-10-11 09:50:04 +00:00
TAKATSU Tomonari
0bd8f7a227 - Update to 0.6-5 2019-10-11 08:51:57 +00:00
Yuri Victorovich
c09a542fb5 math/elpa: Update 2019.05.001 -> 2019.05.002
Reported by:	portscout
2019-10-10 08:16:08 +00:00
Piotr Kubaj
b15bf93ae2 math/gretl: fix build on GCC architectures
Don't unconditionally use libomp, it breaks build on GCC architectures.

Instead set USES=compiler:openmp.

PR:		241099
Approved by:	yuri (maintainer), linimon (mentor)
2019-10-08 17:12:47 +00:00
Nicola Vitale
f4e9bf201d - Fix pkg-plist
- Bump PORTREVISION
2019-10-08 09:18:42 +00:00
Yuri Victorovich
4b4d627981 math/py-fastdtw: Update 0.3.2 -> 0.3.4
Reported by:	portscout
2019-10-08 08:02:25 +00:00
Yuri Victorovich
b5aac0168f math/casadi: Update 3.4.5-49 -> 3.5.0
Reported by:	portscout
2019-10-08 06:15:12 +00:00
Yuri Victorovich
9343b18d39 math/giacxcas: Update 1.5.0-63 -> 1.5.0-67
Reported by:	portscout
2019-10-08 04:11:17 +00:00
Yuri Victorovich
1f605c90a7 math/tvm: Change PORTSCOUT to ignore:0.5
ignore:v0.5 didn't work even though portscout said that 'v0.5' is a new version.
Trying ignore:0.5.
2019-10-08 01:26:49 +00:00
Stephen Montgomery-Smith
32879e68cb - Update devel/gdcm to 3.0.3.
- Bump portrevision of dependent ports.
2019-10-07 21:20:51 +00:00
Stephen Montgomery-Smith
060ce9f867 - Update to 1.7.8. 2019-10-07 21:17:26 +00:00
Steve Wills
718b7f07c7 math/libnormaliz: Update to 3.8.1
PR:		240924
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
2019-10-07 17:59:49 +00:00
Steve Wills
d281bf34b4 math/ntl: update to 11.4.0
PR:		240988
Submitted by:	Nathan <ndowens04@gmail.com> (maintainer)
2019-10-07 17:37:55 +00:00
Kubilay Kocak
7d1b898b7e math/math77: Reset maintainership
PR:		241113
Submitted by:	Anton Shterenlikht <as cmplx uk> (maintainer)
MFH:		2019Q4
2019-10-07 10:46:17 +00:00
Nicola Vitale
16be75a8a6 - Update to 2.56 2019-10-07 08:40:23 +00:00
Yuri Victorovich
08255cad15 math/cppad: Update 20190200.4 -> 20190200.5
Reported by:	portscout
2019-10-06 23:10:28 +00:00
Yuri Victorovich
2946e73136 math/darknet: Add options OPENCV and OPENMP 2019-10-06 23:06:16 +00:00
Yuri Victorovich
25e570fb30 math/darknet: Fix port version that was erroneous in the initial commit 2019-10-06 19:19:39 +00:00
Pedro F. Giffuni
c937a4ccc9 rename most cases of jakarta- to apache-
The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.

Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.

Approved by:	thierry (mentor), makc
Differential Revision:	https://reviews.freebsd.org/D21902
2019-10-06 19:08:14 +00:00
Yuri Victorovich
bbc7901e66 New port: math/darknet: Open source neural networks in C 2019-10-06 18:25:19 +00:00
Yuri Victorovich
c8e1620689 math/tvm: Update 0.4-1440-g347e3d9d -> 0.4-1614-gd703fb4e 2019-10-06 18:20:28 +00:00
TAKATSU Tomonari
08b8ab8cd9 - Update to 1.1.5 2019-10-06 07:16:57 +00:00
Yuri Victorovich
f7b6036d55 math/lis: Update 2.0.19 -> 2.0.20
Reported by:	portscout
2019-10-05 22:49:14 +00:00
Yuri Victorovich
c9c15c9ebc math/mppp: Update 0.16 -> 0.17
Reported by:	portscout
2019-10-05 22:39:26 +00:00
Yuri Victorovich
5bc5c96287 New port: math/gemmlowp: Low-precision matrix multiplication library 2019-10-05 09:49:39 +00:00
Jan Beich
fbea4307e8 devel/google{test,mock}: update to 1.10.0
- Drop static library
- Drop gtest-config and gmock-config
- Drop GTEST_LIB_CHECK autoconf macro
- Drop gmock_doctory.py as it's too old
- Expose tests via option

Changes:	https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0
Reported by:	GitHub (watch releases)
PR:		239654
Differential Revision:	https://reviews.freebsd.org/D19430
2019-10-05 00:42:20 +00:00
Piotr Kubaj
a4e6755318 math/tmv: fix build on GCC architectures
Instead of depending on libomp, set USES=compiler:openmp.

Also don't link to libomp.

PR:		241050
Approved by:	linimon (mentor), yuri (maintainer)
2019-10-04 20:40:33 +00:00
Jan Beich
4bbb4133b2 devel/icu: update to 65.1
Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2019-10-03 20:35:29 +00:00
Kurt Jaeger
019727ec20 New port: math/mcsim
GNU MCSim is a simulation package, written in C, which allows you to:

   * design and run your own statistical or simulation models
   * perform Monte Carlo stochastic simulations
   * do Bayesian inference through Markov Chain Monte Carlo simulations
   * formally optimize experimental designs

WWW: https://www.gnu.org/software/mcsim/

PR:		240966
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com>
2019-10-03 08:52:08 +00:00
Piotr Kubaj
2dfe52f39c math/xfce4-calculator-plugin: fix build on GCC architectures
Use C11 compiler:
In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33,
                 from calculator.c:29:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk'
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was heremv -f .deps/libcalculator_la-lexer.Tpo .deps/libcalculator_la-lexer.Plo

Approved by:	mentors (implicit approval)
2019-10-02 14:00:52 +00:00
Koichiro Iwao
7453e8c5be math/singular: Assign back to pool
due to email bounces and maintainer quit maintaining the port.

Reported by:	maintainer's supervisor (via Facebook)
2019-10-02 10:30:22 +00:00
Niclas Zeising
8ee09bfa62 math/ngraph: Fix build
Fix build by not trying to link against libXp (since it is deprecated).
Add missing xorg dependencies.
remove broken

MFH:		2019Q4
2019-10-02 08:40:24 +00:00
Antoine Brodin
e53ee25577 Mark BROKEN: fails to link
cc -o ngraph x11/main.o x11/x11.a src/kern.a  -L/usr/local/lib -lXm -lm -L/usr/local/lib -lXext -lXt -lXp -lX11 -lICE -lSM
/usr/bin/ld: cannot find -lXp

Reported by:	pkg-fallout
MFH:		2019Q4
2019-10-02 06:59:38 +00:00
Tobias Kortkamp
959afff1bb math/superlu: Spell opt_CMAKE_ON correctly
Unbreak ATLAS, GOTOBLAS, OPENBLAS, REFERENCE options.
2019-10-02 05:03:22 +00:00
TAKATSU Tomonari
f5d285ce70 - Update to 2.7-2 2019-10-02 04:46:04 +00:00
Tobias C. Berner
c45de9579f Qt5 update to 5.13.0
For new features, check: https://wiki.qt.io/New_Features_in_Qt_5.13

Thanks to adridg who helped to fix a lot of packages.

Exp-run by:	antoine
PR:		238782
2019-10-01 04:13:31 +00:00
Jan Beich
a7a310c79a math/suitesparse: simplify
- Allow using Clang again (base libomp.so or OpenMP disabled)
- Respect C++ library if using GCC (must be libc++ on Clang architectures)
- Respect CFLAGS/CXXFLAGS in subdirectories using CMake
- Respect BLAS/LAPACK choice (actually use OpenBLAS)
- Enable Intel threading building blocks support
- Switch to vendor build/install targets
- Adjust plist for new items (GraphBLAS, Mongoose, DOCS)
- Skip running demos during build

PR:		240899
Tested by:	pkubaj
Approved by:	fortran (thierry)
MFH:		2019Q4
2019-09-30 08:17:43 +00:00