Commit Graph

15609 Commits

Author SHA1 Message Date
Greg Lewis 8b85e3fa60 Update to 5.2.8 2019-12-02 06:16:24 +00:00
Greg Lewis 065f37c54f Update to 5.2.8 2019-12-02 06:14:00 +00:00
Stephen Montgomery-Smith 3a716b3770 - Add optional dependency math/octave-forge-matgeom.
- Update to 20191201.
2019-12-02 00:23:41 +00:00
Stephen Montgomery-Smith e8126a4efc - New port math/octave-forge-matgeom.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is matgeom.

 Geometry toolbox for 2D/3D geometric computing.

WWW: http://octave.sourceforge.net/
2019-12-02 00:17:31 +00:00
Antoine Brodin ec4118b5f5 Unbreak ports tree
Pointy hat:	yuri
2019-12-01 22:41:31 +00:00
Antoine Brodin b6bae061b4 Unbreak ports tree
Pointy hat:	yuri
2019-12-01 22:38:04 +00:00
Yuri Victorovich 382a1957e9 math/py-pymc3: Update 3.7 -> 3.8
Reported by:	portscout
2019-12-01 17:57:20 +00:00
Yuri Victorovich ea9191355f New port: math/py-arviz: Package for exploratory analysis of Bayesian models 2019-12-01 17:52:12 +00:00
Piotr Kubaj 7248958d2c math/cln: fix build on powerpc64 elfv2, simplify port
powerpc64 elfv2 needs the same patches as arm* and aarch64, but builds without -DNO_ASM. Simplify the port by applying the arm patches everywhere and use CPPFLAGS_${ARCH} instead of .if ${ARCH} block. Build passes on powerpc64 elfv1 fine, so the original issue must have been fixed.

PR:		242296
Approved by:	wen (maintainer), linimon (mentor)
2019-12-01 12:08:39 +00:00
Yuri Victorovich 6361804dbf math/rumur: Update 2019.11.09 -> 2019.11.24
Reported by:	repology
2019-11-30 23:52:42 +00:00
Piotr Kubaj 79e4292990 math/libxlsxwriter: fix build on GCC architectures
Use newer GCC:
../include/xlsxwriter/workbook.h:911: error: wrong number of arguments specified for 'deprecated' attribute

Approved by:	mentors (implicit approval)
2019-11-29 22:08:31 +00:00
Yuri Victorovich fae7336844 New port: math/abella: Interactive theorem prover 2019-11-29 19:40:18 +00:00
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