Commit graph

13847 commits

Author SHA1 Message Date
TAKATSU Tomonari
00f636e511 - Update to 1.2.4.2 2019-11-28 15:03:53 +00:00
Piotr Kubaj
2eccb23532 math/curv: fix build on GCC architectures
libcurv/geom/viewer/fbo.cc, libcurv/geom/viewer/mesh.cc, libcurv/geom/viewer/text.cc and libcurv/geom/viewer/vertexLayout.cc need to include sys/types.h to make uint type known. /wrkdirs/usr/ports/math/curv/work/curv-0.4-127-g3caf3068/libcurv/geom/viewer/fbo.cc:42:26: error: 'uint' does not name a type; did you mean 'int'?

PR:             241418
Approved by:    linimon (mentor), yuri (maintainer)
2019-11-27 19:47:30 +00:00
Jung-uk Kim
5a52a08234 Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
2019-11-26 21:46:12 +00:00
Brooks Davis
f2ab442843 Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
2019-11-25 23:25:52 +00:00
Baptiste Daroussin
61302842ca Update to 0.8.8 2019-11-25 09:49:37 +00:00
Yuri Victorovich
34ebb9074a math/fplll: Update 5.2.1-229 -> 5.3.0
Reported by:	portscout
2019-11-24 19:21:57 +00:00
Yuri Victorovich
60e55aa262 math/octomap: Update 1.9.0 -> 1.9.1
Reported by:	portscout
2019-11-24 18:56:27 +00:00
Stefan Eßer
252ca216a4 Update to version 2.3.1
Approved by:	antoine (implicit)
2019-11-24 18:47:57 +00:00
Yuri Victorovich
c6a504bbd5 Move ONNX-related ports to a more proper category. 2019-11-24 18:23:10 +00:00
TAKATSU Tomonari
4616a70997 - Update to 0.99.20.1
- Update WWW: line in pkg-descr
2019-11-24 15:37:44 +00:00
Tobias Kortkamp
11beae4902 math/vtk*: Canonicalize option names
/!\ vtk6-6.2.0_9: Makefile warnings, please consider fixing /!\

These options name have characters outside of [-_A-Z0-9]:

Groups Wrapping
2019-11-24 15:27:19 +00:00
Yuri Victorovich
ae530bf429 math/tvm: Update 0.5.20191028 -> 0.6.0.rc0; Move math/tvm -> misc/tvm
The project moved to another GitHub account.
The Apache Incubator adopted it with a lot of new commits.
2019-11-24 09:59:17 +00:00
Gleb Popov
888c432848 math/z3: Pull in upstream patch to fix build on i386.
Reported by:	pkg-fallout
2019-11-24 07:17:49 +00:00
Gleb Popov
9c036bc771 math/z3: Update to 4.8.7. 2019-11-23 15:55:43 +00:00
Yuri Victorovich
7a9519e34f math/cadabra2: Update 2.2.5-5 -> 2.2.7
Reported by:	portscout
2019-11-23 06:25:07 +00:00
Greg Lewis
bbaf74b749 Fix the 'fig' terminal
PR:		242097
Submitted by:	mjl@luckie.org.nz
2019-11-21 23:42:26 +00:00
Yuri Victorovich
b3a9120d4e New port: math/ensmallen: Flexible C++ library for efficient mathematical optimization 2019-11-20 06:09:23 +00:00
Fernando Apesteguía
8c0be6e7b4 math/wxmaxima: update to 19.11.1
From ChangeLog:
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-19.11.1

* Improved italian translation by Marco Ciampa
* Autocompletion no more causes asserts
* A better logic that decides which cell to send to maxima
* wxMaxima now supports "-l", "-u" and "-X" command-line args like maxima
* The help files now are installed in the Right Place
* Many additional small bug fixes

PR:	241964
Submitted by:	phascolarctos@protonmail.ch (maintainer)
2019-11-19 21:54:23 +00:00
TAKATSU Tomonari
d401534c9b - Update to 0.3.3.7.0 2019-11-17 23:37:13 +00:00
Yuri Victorovich
1b1ce6230f math/openturns: Update 1.13 -> 1.14
Reported by:	portscout
2019-11-17 03:40:04 +00:00
Vanilla I. Shu
4689db51cf 1: Update to 2.0.
2: add LICENSE & LICENSE_FILE.
3: pet portlint.
2019-11-17 02:42:10 +00:00
Yuri Victorovich
6914917dc6 math/ascent: Update 0.3.0-11 -> 0.4.0
Also add the 'test' target.

Reported by:	portscout
2019-11-17 00:55:03 +00:00
Yuri Victorovich
f631f3ef86 math/py-Pyomo: Update 5.6.6 -> 5.6.7
Reported by:	portscout
2019-11-16 18:01:14 +00:00
Mark Linimon
6af314de7a Fix build on GCC-based systems:
CMake Error in app/clingo/CMakeLists.txt:
  Target "clingo" requires the language dialect "CXX14" , but CMake does not
  know the compile flags to use to enable it.

Approved by:	portmgr (tier-2 blanket)
2019-11-16 16:04:26 +00:00
Yuri Victorovich
21c409c25e math/rumur: Update 2019.10.27 -> 2019.11.09
Reported by:	portscout
2019-11-16 09:15:52 +00:00
Yuri Victorovich
f0565a526d New port: math/clingo: Grounder and solver for logic programs 2019-11-16 03:56:37 +00:00
Stephen Montgomery-Smith
45938639f0 - Resurrect math/octave-forge-linear algebra.
- Update math/octave-forge-linear-algebra to 2.2.3.
- In math/octave-forge, option linear-algebra defaults to on.
- Bump port revision of math/octave-forge.
2019-11-14 20:56:04 +00:00
Tobias Kortkamp
863110e9f9 Add USES={gl,gnome,mate,sdl,xorg} missed in the last round 2019-11-14 12:39:42 +00:00
Sunpoet Po-Chuan Hsieh
91792ccede Add py-matplotlib-scalebar 0.6.1
Provides a new artist for matplotlib to display a scale bar, aka micron bar. It
is particularly useful when displaying calibrated images plotted using
plt.imshow(...).

- While I'm here:
  - Add LICENSE_FILE
  - Use USE_LOCALE instead of patch file

WWW: https://github.com/ppinard/matplotlib-scalebar

PR:		241508
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2019-11-13 23:47:15 +00:00
Sunpoet Po-Chuan Hsieh
3fd8d58ef5 Update to 1.3.0
Changes:	https://github.com/pydata/bottleneck/blob/master/RELEASE.rst
2019-11-13 23:35:29 +00:00
Stefan Eßer
64c3a642b6 Update to version 2.3.0
Approved by:	antoine (implicit)
2019-11-11 14:33:58 +00:00
TAKATSU Tomonari
dfaac84167 - Update to 5.52 2019-11-10 11:02:25 +00:00
Yuri Victorovich
6138c0ae83 math/ambit: Update 0.3 -> 0.4
Reported by:	portscout
2019-11-10 07:37:16 +00:00
Yuri Victorovich
1a08aa4760 math/py-spot: Update 2.8.2 -> 2.8.3
Reported by:	portscout
2019-11-10 07:34:50 +00:00
Yuri Victorovich
da9d32fb87 math/spot: Update 2.8.2 -> 2.8.3
Reported by:	portscout
2019-11-10 07:34:18 +00:00
Tobias C. Berner
0b5c3b278e math/blitz++: update to 1.0.2
- Give maintainership to Lorenzo Salvadore <phascolarctos@protonmail.ch>

PR:		241290
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
2019-11-09 18:16:33 +00:00
Tobias C. Berner
19206a139e KDE Applications: update to 19.08.3
November 07, 2019.
Today KDE released the third stability update for KDE Applications 19.08. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.

More than a dozen recorded bugfixes include improvements to Kontact, Ark,
Cantor, K3b, Kdenlive, Konsole, Okular, Spectacle, Umbrello, among others.

Improvements include:
 *   In the video-editor Kdenlive, compositions no longer disappear when
     reopening a project with locked tracks
 *   Okular's annotation view now shows creation times in local time zone
     instead of UTC
 *   Keyboard control has been improved in the Spectacle screenshot utility

You can find the full list of changes here:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.3
2019-11-09 08:13:40 +00:00
Stephen Montgomery-Smith
bb37199709 - Update to 4.6.2. 2019-11-09 03:23:49 +00:00
Tobias Kortkamp
9284bc5ac0 math: Add missing USES={gl,gnome,php,sdl,xorg} 2019-11-08 14:11:45 +00:00
Yuri Victorovich
a831e5d320 New port: math/mpfrc++: High-performance C++ interface for MPFR library 2019-11-08 04:59:14 +00:00
Mark Linimon
686730d4e7 Unmark these ports broken on aarch64.
Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
2019-11-08 03:54:11 +00:00
Mark Linimon
0ad8976873 Unmark broken on aarch64.
Submitted by:	emaste (TRYBROKEN run)
2019-11-08 03:49:18 +00:00
Mark Linimon
bf9eacfa5a Restore patch removed by mistake in r517026. 2019-11-08 03:44:59 +00:00
Mark Linimon
4e3cbf5262 Unmark broken on aarch64.
Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
2019-11-08 03:35:22 +00:00
Niclas Zeising
7ad72d866d Add USES=xorg USES=gl, ports categories l and m
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2019-11-06 18:09:44 +00:00
Niclas Zeising
82f108df30 Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2019-11-06 18:07:22 +00:00
Antoine Brodin
d0f83e12f1 Mark a few ports BROKEN (unfetchable) 2019-11-06 14:00:19 +00:00
Adam Weinberger
df5700b016 calc: Bump PORTREVISION for cscript path changes (to libexec) 2019-11-05 00:14:48 +00:00
Adam Weinberger
ad32ca0c4b calc: Simplify and take maintainership
calc provides a horrific Makefile that uses ?= for nothing at all,
requiring the file to be mangled by hand. Still, it was a little
much for us to redefine every system command. `cp` is unlikely to
wander out of $PATH.

While here, add some options to not install some stuff. In particular,
make it possible to just install a simple usable calculator without
hundreds of scripts, functions, headers, and help files.
2019-11-05 00:08:55 +00:00
Rene Ladan
2f557a4678 Returns johans's ports to the pool after safekeeping his commit bit. 2019-11-04 21:21:03 +00:00