Commit Graph

15609 Commits

Author SHA1 Message Date
Thierry Thomas f6ab14221b Adding some PARI/GP related packages, to be used by SageMath:
- gp2c: Package for translating GP routines into C
- pari_elldata: Elliptic Curve Data for PARI/GP
- pari_galdata: Data needed by PARI/GP for polgalois
- pari_galpol: Database of Galois polynomials for PARI/GP
- pari_nftables: Repackaging of the historical megrez number field tables
- pari_seadata: Modular polynomials for PARI/GP
2020-03-28 18:37:49 +00:00
Sunpoet Po-Chuan Hsieh f0149cdaa1 Update to 0.4.0
Changes:	https://github.com/facebookresearch/nevergrad/releases
		https://github.com/facebookresearch/nevergrad/blob/master/CHANGELOG.md
2020-03-28 12:54:38 +00:00
Sunpoet Po-Chuan Hsieh 2641818e01 Update to 0.8.25
Changes:	https://github.com/scikit-learn-contrib/hdbscan/releases
2020-03-28 12:54:33 +00:00
Sunpoet Po-Chuan Hsieh ab836cc0fa Update to 0.17.1 and unbreak this port
Changes:	https://github.com/openai/gym/blob/master/README.rst#whats-new
2020-03-28 12:54:28 +00:00
Rene Ladan 32cf9e1bf6 Return Neels ports to the pool on his request.
Submitted by:	neelc@neelc.org (former maintainer) via freebsd-ports
2020-03-28 11:26:58 +00:00
Lorenzo Salvadore 34dc4b13ba math/wxmaxima: Remove obsolete patch
According to 20200115 entry of CHANGES man pages can (and should) now be
installed in ${PREFIX}/share/man. This obsoletes
wxmaxima/files/patch-data_CMakeLists.txt.

While here I also fixed sorting in pkg-plist.

Approved by:	gerald (mentor)
Differential Revision:	https://reviews.freebsd.org/D24205
2020-03-27 20:48:53 +00:00
Thierry Thomas e579fe0130 Adding gf2x, a library for multiplying polynomials over the binary field.
To be used from SageMath and NTL.
2020-03-27 19:08:00 +00:00
Gleb Popov 3086d6bc15 math/stp and math/cryptominisat: Use correct patch (at STP side) for specifying dependency on
cryptomisat.
2020-03-27 14:59:07 +00:00
Thierry Thomas 1152a7a750 Adding Cliquer, a set of C routines for finding cliques in an arbitrary
weighted graph.

To be used by SageMath.
2020-03-27 13:54:58 +00:00
Mark Linimon 5eddcc98cc Add c++11-lang to USES to fix build on GCC-based systems:
configure: error: *** A compiler with support for C++11 language features is required.

Approved by:	portmgr (tier-2 blanket)
2020-03-27 06:56:51 +00:00
Thierry Thomas 5aede0e5de Add an option to build the support of NTL.
Set the option by default, because it is used by SageMath.

PR:		245085
Approved by:	yuri (maintainer)
2020-03-26 21:37:25 +00:00
Thierry Thomas 325cdfb849 Adding m4ri. M4RI is a library for fast arithmetic with dense matrices over F2.
It can be used by SageMath.
2020-03-26 16:25:42 +00:00
Thierry Thomas 5ffb8ad723 Adding eclib. The eclib package includes mwrank (for 2-descent on elliptic
curves over Q) and modular symbol code used to create the elliptic curve
database.

It can be used by SageMath.
2020-03-26 16:23:25 +00:00
Yuri Victorovich 9b5ed59b75 math/boolector: Update 3.2.0 -> 3.2.1
Reported by:	portscout
2020-03-26 07:35:49 +00:00
Antoine Brodin 75fc766164 Unbreak INDEX 2020-03-25 15:36:06 +00:00
Diane Bruce 0595d2c1ca rename to match portname 2020-03-25 12:44:50 +00:00
Diane Bruce f52733af6e Python-FCL is an (unofficial) Python interface for the Flexible Collision
Library (FCL), an excellent C++ library for performing proximity and
collision queries on pairs of geometric models. Currently, this package
is targeted for FCL 0.5.0.

WWW: https://libraries.io/pypi/python-fcl
2020-03-25 01:00:13 +00:00
Diane Bruce 9676d6bc1e This is a snapshot version of FCL at 0.5.0 mainly to support
python-fcl otherwise please use the fcl port.
N.B. python-fcl also needs octomap

FCL is a library for performing three types of proximity queries on a pair of
geometric models composed of triangles.

It performs:
* Collision detection: detecting whether the two models overlap, and optionally,
  all of the triangles that overlap.
* Distance computation: computing the minimum distance between a pair of models,
  i.e., the distance between the closest pair of points.
* Tolerance verification: determining whether two models are closer or farther
  than a tolerance distance.
* Continuous collision detection: detecting whether the two moving models
  overlap during the movement, and optionally, the time of contact.
* Contact information: for collision detection and continuous collision
  detection, the contact information (including contact normals and contact
  points) can be returned optionally.
2020-03-25 00:47:14 +00:00
Antoine Brodin 1bf9457272 Convert the tree to use PY_PILLOW
With hat:	portmgr
Originally submitted by:	kai
2020-03-24 19:54:57 +00:00
Stephen Montgomery-Smith 2bc8ca50e7 - Update to 2.6.0. 2020-03-24 06:12:13 +00:00
Yuri Victorovich 50b3a22646 New port: math/cudd: Package for the manipulation of Binary Decision Diagrams (BDDs), etc 2020-03-23 06:31:10 +00:00
Yuri Victorovich 4b31216d04 math/py-pygslodeiv2: Update 0.9.2 -> 0.9.3
Reported by:	portscout
2020-03-22 18:17:34 +00:00
Yuri Victorovich 53f1ebfc00 math/py-pynndescent: Update 0.4.5 -> 0.4.7
Reported by:	portscout
2020-03-21 22:56:12 +00:00
Yuri Victorovich 1c195fde1a math/py-uncertainties: Add the PORTSCOUT tag 2020-03-21 21:23:31 +00:00
Yuri Victorovich 15be0da703 math/py-pyodeint: Update 0.10.2 -> 0.10.3
Reported by:	portscout
2020-03-21 21:21:49 +00:00
Yuri Victorovich 887bfb06e4 math/py-Pyomo: Update 5.6.8 -> 5.6.9
Reported by:	portscout
2020-03-21 21:19:17 +00:00
Tobias C. Berner 8e124cb8fb Update poppler to 0.86.1
Release 0.86.1:
        core:
         * Fix regression in Browse Link handling
         * Internal code improvements

Release 0.86.0:
        core:
         * Fix link content exfiltration attack
         * Splash: Implement gouraudTriangleShadedFill for some non parametrized shadings. Issue #881
         * Fix case unsensitive search for Old Hungarian, Warang Citi, Medefaidrin and Adlam
         * Internal code improvements

        glib:
         * Automatic handle of page's cropbox on annots. Issue #129
         * Fix memory leak if poppler_document_new_from_file fails
         * Minor speed optimization on poppler_page_get_annot_mapping

         utils:
         * pdfdetach: add 'savefile' option
         * pdftoppm/pdftocairo: Fix more odd/even mismatch

        qt5:
         * Fix loading from iodevice

PR:		244827
Exp-run by:	antoine
2020-03-21 12:57:09 +00:00
Wen Heping e6803a3827 - Update to 1.4.1
- Update WWW
2020-03-20 13:00:40 +00:00
Wen Heping 7035c2fcd6 - Update to 1.5.6
- Update WWW
2020-03-20 09:24:55 +00:00
Wen Heping 7a2168df79 - Update to 0.8.5 2020-03-20 09:16:47 +00:00
Wen Heping dd06451952 - Update to 3.0.7 2020-03-20 08:59:01 +00:00
Yuri Victorovich d200f5c561 math/mkl-dnn: Update 1.2.1 -> 1.2.2
Reported by:	portscout
2020-03-20 07:14:32 +00:00
Piotr Kubaj 9945d49758 math/gsl: don't use GCC to build on powerpc64 elfv2
Clang can build this port after r359086.
2020-03-19 21:18:52 +00:00
Diane Bruce 8f9b4275dc *Triangle* is a python wrapper around Jonathan Richard Shewchuk's two-dimensional
quality mesh generator and delaunay triangulator library.
This implementation utilizes Cython_ to wrap the C API as closely as possible.

WWW: https://rufat.be/triangle
2020-03-19 14:21:39 +00:00
Stephen Montgomery-Smith 5e3d333548 - Update to 1.0.13. 2020-03-18 22:40:40 +00:00
Yuri Victorovich c09acabbc5 math/lis: Update 2.0.20 -> 2.0.21
Reported by:	portscout
2020-03-18 19:31:20 +00:00
Thierry Thomas 9fc461018a Upgrade to 10.0.
Release notes at <https://github.com/parisolab/mathmod/releases/tag/10.0>.
2020-03-18 17:54:29 +00:00
Lorenzo Salvadore 1d62068dcb math/wxmaxima: Update to 20.03.1
- Bug fixes.
- Improve support for pre- and post- super- and subscripts.
- Improve documentation.
- Use default web browser instead of wxWidgets' integrated help browser.
- Support for integrating static and some types of animated gif files.
- Provide possibily to pop out interactively animation frames created with
  draw().
- Provide an option to configure the maximal amount of saved gnuplot data
  per plot.
- Avoid using stderr.
- Remove unnecessary info dialog at startup.
- Provide right click suggestions for similar command names.

Approved by:	gerald (mentor)
2020-03-17 14:42:24 +00:00
Yuri Victorovich 81a631101a math/darknet: Use date in PORTVERSION, because the project has inconsistent versioning
Reported by:	mat
2020-03-17 02:41:05 +00:00
Yuri Victorovich e49f447b5a math/py-spot: Update 2.8.6 -> 2.8.7
Reported by:	portscout
2020-03-16 01:34:00 +00:00
Yuri Victorovich 9c0d06ef8b math/spot: Update 2.8.6 -> 2.8.7
Reported by:	portscout
2020-03-16 01:33:29 +00:00
Yuri Victorovich 429eae4914 math/darknet: Update 3-446 -> 3_optimal-30 2020-03-15 21:42:43 +00:00
Yuri Victorovich 59eb42e57b New port: math/dune-spgrid: DUNE framework: A structured, parallel DUNE grid implementation 2020-03-15 20:05:38 +00:00
Yuri Victorovich 85103247cd math/hs-penrose: Fix distinfo
Due to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244784
Haskell ports have the duplication of the main GitHub tarball in
distinfo. But the second copy was also accidentally truncated
that caused a fetch failure.

Reported by:	fallout
2020-03-15 17:19:42 +00:00
Yuri Victorovich bb6c20e653 math/dune-*: Remove GL_ACCOUNT duplications
Reported by:	0mp
2020-03-15 17:05:35 +00:00
Yuri Victorovich 026b366c83 New port: math/dune-pdelab: DUNE framework: PDE solver toolbox 2020-03-15 03:50:22 +00:00
Yuri Victorovich a40a308b95 math/dune-common: Fix duplication in DOCS_BUILD_DEPENDS 2020-03-15 02:18:28 +00:00
Yuri Victorovich 1a0750f2e5 math/dune-istl: Add missing RUN_DEPENDS 2020-03-15 02:07:15 +00:00
Yuri Victorovich 5c29d61161 math/dune-typetree: Add missing RUN_DEPENDS 2020-03-15 02:03:54 +00:00
Yuri Victorovich d8dfe5a47f math/dune-localfunctions: Fix DOCS_BUILD_DEPENDS duplication; Add missing RUN_DEPENDS 2020-03-15 02:01:18 +00:00