Commit graph

4846 commits

Author SHA1 Message Date
dbj
d82c8d9436 math/octave: remove unrecognized configure args
on Darwin, set --enable-link-all-dependencies
2019-12-24 01:59:15 +00:00
dbj
1bd391357b math/octave: add missing header for use of exit system call 2019-12-24 01:58:48 +00:00
nros
7ead1d39f6 Fix build of math/xylib on gcc 6 and above
gcc 6 and above inmplicity uses c++14 so use std::shared_ptr.
2019-12-23 19:54:51 +00:00
sjmulder
dc3b78319b math/sc-im: Bump for breaking libxlsxwriter change 2019-12-23 13:44:41 +00:00
mef
2e911c7da6 (math/mpfr) Fix build of gcc-4.8,4.9 for NetBSD 9.x
Re: http://mail-index.netbsd.org/pkgsrc-users/2019/12/22/msg030057.html
2019-12-22 02:12:00 +00:00
joerg
bb4e9186e6 Don't build & install PIC libraries consistently. Bump revision. 2019-12-21 23:43:59 +00:00
joerg
1dcc650d90 Always skip PIC libraries. Bump revisions. Add RCS IDs. 2019-12-20 00:02:06 +00:00
joerg
32934f0d52 Don't hardcode /usr/bin/gcc. 2019-12-19 22:20:18 +00:00
joerg
93b31e48b8 Don't install PIC libs to avoid different PLISTs depending on the
NetBSD version.
2019-12-19 22:20:01 +00:00
joerg
ae02bdbea5 PYTHON_VERSIONS_ACCEPTED must be set before including the Python
fragments.
2019-12-19 22:19:17 +00:00
minskim
520d54c7e6 math/py-sympy: Update to 1.3
Backwards compatibility breaks and deprecations:

    * Symbols no longer automatically convert to functions when called,
      e.g., if f = Symbol('f'), f(t) is now a TypeError. To create a
      function, use f = Function('f') or f = symbols('f', cls=Function).

    * .integrate() has been renamed to .compute_expectation() in
      sympy.stats in order to avoid confusion with the integrals module.

    * classof() and a2idx() in sympy.matrices.matrices have been
      deprecated in favor of the same functions in sympy.matrices.common.

    * The source() function has been deprecated. Use inspect.getsource or
      ?? in IPython.

See the release notes for the full list of changes.

    https://github.com/sympy/sympy/wiki/release-notes-for-1.3
2019-12-16 23:54:47 +00:00
taca
8cb487404d Drop php71 support
Drop php71 support mechanically.
2019-12-16 16:30:13 +00:00
taca
f89772dda7 Bump PKGREVISION by change of default Ruby version
Bump PKGREVISION by change of default Ruby version from 2.4.x to 2.6.x.
These packages are depends on Ruby in some ways.
2019-12-15 15:38:57 +00:00
mef
ca6081ca27 (math/p5-Algorithm-Cluste) Updated from 1.57 to 1.59, ChangeLog unknown 2019-12-14 14:36:06 +00:00
bsiegert
924057ee4f Revbump all Go packages after Go 1.12.14 update. 2019-12-13 07:43:47 +00:00
nros
56f45db8de Use ICONV_CONST from autotools instead of hardcoding OS versions
Use ICONV_CONST instead of hardcoding osversions, this is more portable.
Fixes build on SmartOS.
2019-12-09 09:31:06 +00:00
markd
8533543d24 tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 19:00:17 +00:00
nros
a4862fddfd Use BUILDLINK feature to get python3.pc
Use BUILDLINK_FNAME_TRANSFORM to get python3.pc instead of using
ln -s.
While here set incompoatible python versions since it is looking for python 3.
2019-12-04 18:58:47 +00:00
nros
a710bd88dc forgot to add libixion/Makefile.common
forgot to add libixion/Makefile.common when adding math/py-libixion.
2019-12-04 13:33:15 +00:00
nros
dcee3dfbc3 add math/py-libixion to pkgsrc
py-libixion are python bindings for math/libixion.
2019-12-04 13:31:43 +00:00
markd
d784c223ed cantor: add dependency on discount 2019-12-02 07:13:49 +00:00
minskim
87b473d558 math/Makefile: Add py-sklearn-pandas 2019-12-01 16:17:54 +00:00
minskim
0c3b16aefb math/py-sklearn-pandas: Import version 1.8.0
sklearn-pandas provides a bridge between scikit-learn's machine
learning methods and pandas-style DataFrames.
2019-12-01 16:13:38 +00:00
sjmulder
6efe59651e math/sc-im: Bump PKGREVISION for breaking libxlsxwriter update 2019-11-30 17:22:40 +00:00
markd
ef30a73210 cantor: allow non pymalloc version of the python library 2019-11-29 20:58:01 +00:00
minskim
6d939b1fca math: Add py-arviz 2019-11-25 04:10:07 +00:00
minskim
e211bbac09 math/py-arviz: Import version 0.5.1
ArviZ (pronounced "AR-vees") is a Python package for exploratory
analysis of Bayesian models. Includes functions for posterior
analysis, model checking, comparison and diagnostics.
2019-11-25 04:08:33 +00:00
markd
043d1331f1 analitza: also needs qt5-qttools 2019-11-24 19:36:02 +00:00
gdt
db76168d42 math/bc-gh: Update to 2.3.1
Upstream changes are basically bug fixes, performance improvmeents,
and a few new functions.
2019-11-23 17:26:01 +00:00
markd
4692d67f82 cantor: fix installation of xdg files 2019-11-21 02:39:22 +00:00
markd
a204fd20c6 kalgebra: update to 19.08.3 qt5/kf5 version 2019-11-20 22:33:37 +00:00
markd
13ce4bd018 cantor: update to 19.08.3 qt5/kf5 version 2019-11-20 22:30:05 +00:00
markd
b4d024cb43 math: remove qalculate-{bases,currency,units} 2019-11-20 22:27:02 +00:00
markd
c4c348d280 qalculate-{bases,currency,units}: remove
last release 13 years ago. not part of current qalculate development.
2019-11-20 22:25:55 +00:00
markd
479e0ac867 qalculate-gtk: remove old patches 2019-11-20 22:21:52 +00:00
markd
c4eb0a1a55 qalculate-gtk: update to 3.5.0
10 years worth of development.
2019-11-20 22:21:02 +00:00
markd
b7522efe99 qalculate: update to 3.5.0
10 years worth of development.
2019-11-20 22:15:28 +00:00
markd
96460ab305 qalculate*: change maintainer to pkgsc-users@NetBSD.org OKed adam@ 2019-11-20 22:07:24 +00:00
markd
d11052b85c analitza: update to 19.08.3 qt5/kf5 version 2019-11-20 22:04:14 +00:00
markd
04f9f3170c kcalc: update to 19.08.3 qt5/kf5 version 2019-11-17 04:28:49 +00:00
adam
58d534392e py-tables: updated to 3.6.1
Changes from 3.6.0 to 3.6.1
Maintenance release to fix packaging issues. No new features or bugfixes.


Changes from 3.5.3 to 3.6.0
PyTables 3.6 no longer supports Python 2.7.

Improvements
- Full python 3.8 support.
- On Windows PyTables wheels on PyPI are linked to `pytables_hdf5.dll` instead of
 `hdf5.dll` to prevent collisions with other packages/wheels that also vendor `hdf5.dll`.
 This should prevent problems that arise when a different version of a dll is imported
 that the version to which the program was linked to. This problem is known as "DLL Hell".
 With the renaming of the HDF5 DLL to `pytables_hdf5.dll` these problems should be solved.

Bugfixes
- Bugfix for HDF5 files/types with padding. For details see :issue:`734`.
- More fixes for python 3.8 compatibility: Replace deprecated time.clock
  with time.perf_counter
- Improvements in tests as well as clean up from dropping Python 2.7 support.
2019-11-13 20:56:08 +00:00
wiz
8ae55d0d34 gnumeric: update to 1.12.46.
Gnumeric 1.12.46

Andreas:
	* Fix format import from ODF. [#403]

Jean:
	* Fix charts size in XLS format. [#414]
	* Fix loading string from arrays in charts. [#416]
	* Implement wrapping of rotated text. [#394]

Morten:
	* Fix over-eager guessing of dates in csv.  [#401]
	* Fix Mac build problem.  [#402]
	* Fix inter-process paste crash [#406]
	* Fix problem saving cell protection to xlsx.  [#409]
	* Look for python3 before python.  [#419]
	* Fix SUMIF (etc) problem with blank criteria.  [#423]
	* Improve editing of percentages.  [#413]

Thomas Kuehne:
	* Improve html import.  [#392]

Shlomi Fish:
	* Command line export of graphs.  [#410]
2019-11-13 11:46:53 +00:00
wiz
fed46c1ca7 ruby-spreadsheet: various fixes
regen distinfo for 1.2.5 update, fix binary name in ALTERNATIVES file.
2019-11-12 20:28:14 +00:00
adam
d217a0d6f2 py-uncertainties: updated to 3.1.2
3.1.2:
Partial NumPy 1.17 fix
2019-11-09 21:46:58 +00:00
adam
524db661d7 py-numexpr: updated to 2.7.0
Changes from 2.6.9 to 2.7.0
- The default number of 'safe' threads has been restored to the historical limit
  of 8, if the environment variable "NUMEXPR_MAX_THREADS" has not been set.
- Thanks to @eltoder who fixed a small memory leak.
- Support for Python 2.6 has been dropped, as it is no longer available via
  TravisCI.
- A typo in the test suite that had a less than rather than greater than symbol
  in the NumPy version check has been corrected thanks to dhomeier.
- The file `site.cfg` was being accidently included in the sdists on PyPi.
  It has now been excluded.
2019-11-09 21:36:15 +00:00
wiz
292f0cbf9f *: recursive bump for vala-0.46 2019-11-06 14:34:29 +00:00
rillig
c18ce611ff mk: make BROKEN a list of lines, like PKG_FAIL_REASON
Packages defined the variable BROKEN inconsistently. Some added quotes,
like they are required in PKG_FAIL_REASON, some omitted them.

Now all packages behave the same, and pkglint will flag future mistakes.
2019-11-04 17:47:29 +00:00
rillig
79ae9cc434 math: align variable assignments
pkglint -Wall -F --only aligned -r

Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.
2019-11-02 16:16:18 +00:00
taca
8334f9f2a4 math/ruby-spreadsheet: update to 1.2.5
Update math/ruby-spreadsheet to 1.2.5.

### 1.2.5 23.10.2019
Author: Jesús Manuel García Muñoz <jesus@bebanjo.com>
Date:   Wed Oct 23 20:26:01 2019 +0200

* Fixes unrecognized date format

### 1.2.4 24.05.2019
Author: Cyril Champier <cyril.champier@doctolib.com>
Date:   Fri May 24 12:56:52 2019 +0200

* correct ruby version check
* can read frozen string io

### 1.2.3 12.03.2019
Author: taichi <taichi730@gmail.com>
Date:   Tue Mar 12 22:29:12 2019 +0900

* Remove workaround for ruby-ole gem

### 1.2.2 01.03.2019
Author: taichi <taichi730@gmail.com>
Date:   Fri Mar 1 13:00:28 2019 +0900

* fixed unit test errors caused by frozen-string-literal
* removed ruby 2.3.8 with frozen-string-literal from CI regression
  (It seems that standard libraries for this version does not support the
  feature enough.)
* enable '--enable-frozen-string-literal' option on CI test

### 1.2.1 28.2.2019
Author: taichi <taichi730@gmail.com>
Date:   Thu Feb 28 10:30:46 2019 +0900

* Merge pull request #231 from taichi-ishitani/separated_version_file
* Merge pull request #230 from taichi-ishitani/frozen_string_literal_support
2019-11-02 15:13:58 +00:00
maya
94c7db639b cantor: force python2. doesn't build with python 3.7.
appease pkglint
2019-11-02 14:41:09 +00:00