Commit Graph

15609 Commits

Author SHA1 Message Date
Yuri Victorovich 8551612082 math/geogram: Update 1.7.4 -> 1.7.5
Reported by:	portscout
2020-04-17 01:17:05 +00:00
TAKATSU Tomonari f4df0b3e5f - Update to 0.9.860.2.0 2020-04-16 16:49:28 +00:00
TAKATSU Tomonari 7119464b8d - Update to 0.9-2 2020-04-16 16:43:34 +00:00
Thierry Thomas 8021d06c48 Update to 11.4.3 and add an option for gf2x.
PR:		245109
Submitted by:	/me
Approved by:	maintainer's time-out
2020-04-15 15:45:36 +00:00
Stephen Montgomery-Smith e70d90be00 - Use openmpi3 instead of openmpi.
PR:		245566
Submitted by:	danilo@FreeBSD.org
2020-04-15 06:13:11 +00:00
Piotr Kubaj 69ae5144ba math/suitesparse: fix build on powerpc64 elfv1
After last update, compiler:openmpi comes before compiler:c++11-lang. This effectively overrides compiler:c++11-lang and causes base GCC to be used.
compiler:openmpi could probably be dropped, now that all supported FreeBSD versions have compiler that supports OpenMP (either GCC or Clang), but this would mean that Clang architectures would switch from GCC to Clang for this port, so it would have to be separately tested by the maintainer.
2020-04-14 20:07:40 +00:00
Mathieu Arnold beb1c1fe19 USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored.  A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.

USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.

PR:		245038
Submitted by:	andrew tao11 riddles org uk
Reviewed by:	mat, kevans, russ haley gmail com
Approved by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16494
2020-04-14 15:49:36 +00:00
Piotr Kubaj 147f242d90 math/z3: fix build on powerpc with clang
Add -fPIC to CXXFLAGS:
ld: error: relocation R_PPC_ADDR16_HA cannot be used against local symbol; recompile with -fPIC
>>> defined in api/dll/gparams_register_modules.o
>>> referenced by gparams_register_modules.cpp
>>>               api/dll/gparams_register_modules.o:(gparams_register_modules())

Adding -Wl,-znotext to LDFLAGS doesn't help.
2020-04-14 10:45:32 +00:00
TAKATSU Tomonari 5291e299fe - Update to 0.2.1 2020-04-14 01:41:05 +00:00
Tobias C. Berner 43858e9b3c Remove Webengine from default options on ppc64
- This is another followup to r531601, which updated WebEngine,
  but does not yet support ppc64.

Submitted by:	pkubaj
2020-04-13 20:22:55 +00:00
Thierry Thomas 307dc7a132 Force local headers. 2020-04-13 13:42:36 +00:00
Tobias C. Berner a25eafc3bc Update Qt5 to 5.14.2
Very big thanks go again to kai@ who provided the www/qt5-webengine upgrade (to 5.14.0).
Notably, video capture support was re-enabled.

Announcement:
        https://www.qt.io/blog/qt-5.14-has-released

PR:		244964
Exp-run by:	antoine
2020-04-13 12:35:58 +00:00
Stephen Montgomery-Smith 0faeeb9b66 - Update to 1.7.9. 2020-04-13 02:37:56 +00:00
Yuri Victorovich 872839ef39 math/gretl: Update 2020a -> 2020b
Reported by:	portscout
2020-04-12 19:04:01 +00:00
Thierry Thomas dc57ad6e75 Fix on i386, by using Gcc.
Unfortunately, SuiteSparse is now hit by the problem listed in PR 230888
(missing support of libatomic).

Reported by:	pkgfallout via antoine@
2020-04-12 16:18:49 +00:00
Piotr Kubaj dcf608e829 math/ascent: fix build on GCC architectures
C++17 compiler is necessary:
  The compiler feature "cxx_std_17" is not known to CXX compiler

  "GNU"

  version 4.2.1.
2020-04-12 14:28:06 +00:00
Danilo Egea Gondolfo fff3beb47a - Remove leading article from COMMENT
- Introduce option helpers
- Move OpenMPI support to net/openmpi3. OpenMPI 1 is deprecated
2020-04-12 09:15:36 +00:00
Danilo Egea Gondolfo 6c6dca02a1 - Move OpenMPI support to net/openmpi3. OpenMPI 1 is deprecated. 2020-04-12 09:14:39 +00:00
Danilo Egea Gondolfo 5515ffe340 - Remove leading article from COMMENT
- Introduce option helpers
- Move OpenMPI support to net/openmpi3. OpenMPI 1 is deprecated
2020-04-12 09:14:11 +00:00
Yuri Victorovich 328b6a6c13 math/g2o: Update 20170730_git-239 -> 20200410_git
Reported by:	portscout
2020-04-11 19:02:06 +00:00
Stefan Eßer 1d77c31a37 Update to version 2.6.1
This version fixes a bug that only occured when building on FreeBSD
without long options support. It did not affect the port or package,
since it was always built with long options.

Approved by:	antoine (implicit)
2020-04-11 18:36:20 +00:00
Thierry Thomas 3d5d191fc5 Adding libbraiding, a C++ library for computations on braid groups.
To be used by SageMath.
2020-04-11 18:14:39 +00:00
Thierry Thomas 87ad2788dc - Same site web, but mow the sources are on GihtHub;
- Upgrade to v5.7.2
  Many release notes at
  <https://github.com/DrTimothyAldenDavis/SuiteSparse/releases>

- Add some missing modules to pkg-descr.
2020-04-11 18:11:30 +00:00
Loïc Bartoletti 5ead0a2f78 Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
  - Update qscintilla2 to 2.11.4
  - Replace MASTER_SITE_RIVERBANK with https versions
  - Replace QSCI2_DISTNAME to match with the new one

PR:		245308
Approved by:	tcberner (mentor)
Exp-run by:	antoine
2020-04-11 05:04:40 +00:00
Stephen Montgomery-Smith cb90da4407 - Update to 1.2.7. 2020-04-10 02:35:21 +00:00
TAKATSU Tomonari 490e361361 - Update to 1.1-23 2020-04-08 16:29:58 +00:00
TAKATSU Tomonari c56851adc3 - Update to 0.4.5 2020-04-08 06:48:09 +00:00
TAKATSU Tomonari 11616879e9 - Add new port: math/R-cran-linprog
This package can be used to solve Linear Programming / Linear
  Optimization problems by using the simplex algorithm.

  WWW: https://cran.r-project.org/web/packages/linprog/
2020-04-08 06:40:26 +00:00
TAKATSU Tomonari c4a87bd2c9 - Add new port: math/R-cran-lpSolve
Lp_solve is freely available (under LGPL 2) software for solving
  linear, integer and mixed integer programs. In this implementation
  we supply a "wrapper" function in C and some R functions that solve
  general linear/integer problems, assignment problems, and transportation
  problems. This version calls lp_solve version 5.5.

  WWW: https://cran.r-project.org/web/packages/lpSolve/
2020-04-08 06:27:40 +00:00
Yuri Victorovich 867784813b math/py-python-louvain: Update 0.13 -> 0.14
Reported by:	portscout
2020-04-08 06:17:23 +00:00
Yuri Victorovich 8b07d46efa math/rumur: Update 2020.03.12 -> 2020.04.05
Reported by:	portscout
2020-04-08 06:01:51 +00:00
Wen Heping 864387cb32 - Update to 4.0 2020-04-07 23:10:55 +00:00
Yuri Victorovich 49211628ac math/yices: Update 2.6.1 -> 2.6.2
Also change http -> https, and add binary stripping.
2020-04-07 21:43:48 +00:00
Tobias Kortkamp abea994cb4 Sort 2020-04-07 15:01:39 +00:00
TAKATSU Tomonari b429803509 - Update to 0.3.5 2020-04-07 13:54:14 +00:00
TAKATSU Tomonari 1ee1c00578 - Update to 0.9-1 2020-04-07 13:16:10 +00:00
Thierry Thomas fea6dcf1c7 - A dd a SONAME to libLfunction.so;
- strip lcalc.
2020-04-07 09:26:41 +00:00
Thierry Thomas c7b78d48b2 Disable HPCombi on i386:
Intrinsic _mm_extract_epi64 not supported by compiler.

Reported by:	pkg-fallout
2020-04-07 08:57:27 +00:00
TAKATSU Tomonari 77ff4b1570 - Update to 8.12 2020-04-06 23:36:13 +00:00
TAKATSU Tomonari 65864354e5 - Add new port: math/R-cran-isoband
A fast C++ implementation to generate contour lines (isolines) and
  contour polygons (isobands) from regularly spaced grids containing
  elevation data.

  WWW: https://cran.r-project.org/web/packages/isoband/
2020-04-06 21:16:16 +00:00
Thierry Thomas cb284ba8df Adding HPCombi, High Performance Combinatorics in C++ using vector
instructions, and libsemigroups, a C++ library for semigroups and monoids.

To be used by SageMath.
2020-04-06 18:03:45 +00:00
TAKATSU Tomonari 4e0924089a - Update to 1.1.6 2020-04-06 08:04:46 +00:00
Thierry Thomas 0ec6babdd7 Upgrade to 2.4.3.
This port lagged for too long to resume a changelog: please see its master site.
2020-04-05 20:12:26 +00:00
Yuri Victorovich 8e6eaa225d math/fricas: Update 1.3.5 -> 1.3.6
Reported by:	portscout
2020-04-05 19:26:39 +00:00
Yuri Victorovich 4f94b4168c math/py-libpoly: Update 0.1.7 -> 0.1.8
Reported by:	portscout
2020-04-05 18:58:54 +00:00
Yuri Victorovich d67480f986 math/py-cvxpy: Update 1.0.28 -> 1.0.29
Reported by:	portscout
2020-04-05 18:53:20 +00:00
Cy Schubert 00c86f7171 Chase r530745.
Openlook and Xview have been scheduledfor deorbit for their lack of
64-bit support. This commit also deprecates and expires ports that
depend on Xview.

Reported by:	antoine
Thanked by:	mcl
2020-04-05 14:46:11 +00:00
TAKATSU Tomonari 2b1d70540b - Update to 5.55 2020-04-05 05:56:12 +00:00
TAKATSU Tomonari 248d066fed - Update to 0.93-6 2020-04-05 01:59:40 +00:00
TAKATSU Tomonari 370964ef29 - Update to 0.9-0 2020-04-05 01:34:41 +00:00