Commit graph

15038 commits

Author SHA1 Message Date
Max Brazhnikov
f29c12c318 math/scilab: add patch to fix build with matio-1.5.18 2020-09-26 16:29:23 +00:00
Max Brazhnikov
e3ac3feb16 math/matio: Update to 1.5.18 2020-09-26 16:29:10 +00:00
Wen Heping
eeafc620d0 - Update to 1.4.4 2020-09-26 09:55:38 +00:00
Wen Heping
b7ccbe8347 - Update to 0.3.16 2020-09-26 09:47:51 +00:00
Wen Heping
7fd1ff5892 - Update to 1.0.2 2020-09-26 09:44:16 +00:00
Wen Heping
f49080db1e - Update to 3.0.9 2020-09-26 09:33:32 +00:00
Thierry Thomas
1245e70b97 Upgrade to 1.2.9.
Release notes at <https://github.com/BRiAl/BRiAl/releases/tag/1.2.9>.
2020-09-25 15:08:09 +00:00
Mateusz Piotrowski
314b969359 Update angr and its dependencies to 9.0.4446
Reported by:	Portscout
2020-09-25 12:08:25 +00:00
Yuri Victorovich
0ba5167b45 math/py-hdmedians: Update 0.13 -> 0.14
Reported by:	portscout
2020-09-25 09:28:54 +00:00
Mark Linimon
464d40e0d0 Allow building on all variants of powerpc.
Approved by:	portmgr (tier-2 blanket)
2020-09-24 21:01:55 +00:00
Mark Linimon
4f618ea04e Allow building on all variants of powerpc.
Approved by:	portmgr (tier-2 blanket)
2020-09-24 20:59:50 +00:00
Piotr Kubaj
381269f441 math/gmp: fix build on powerpc64le with CPU_OPTS 2020-09-24 19:28:36 +00:00
Mateusz Piotrowski
02c9ee5364 Update the angr project ports to 9.0.4378
This patch introduces security/py-angr/Makefile.version file, which stores
the shared version of all the angr ports (as ANGR_VERSION). It also stores
the tagname of a distribution file, which is required for testing
(ANGR_BINARIES_TAGNAME).
2020-09-24 16:08:34 +00:00
Yuri Victorovich
2d7b3be09e math/octomap: Update 1.9.3.20200619 -> 1.9.5-190 2020-09-24 08:00:19 +00:00
Mark Linimon
a0e228e14e Actually fix on powerpc64le. 2020-09-24 01:58:40 +00:00
Yuri Victorovich
c37266fb39 math/zegrapher: Update 3.1.1 -> 3.1.1.20200921
Reported by:	portscout
2020-09-24 01:58:18 +00:00
Mark Linimon
cf935b1ba6 Also mark as broken on powerpc64le.
Approved by:	portmgr (tier-2 blanket)
2020-09-23 19:36:46 +00:00
Mark Linimon
8fd694ef6d Canonicalize CFLAGS across all powerpc variants.
Approved by:	portmgr (tier-2 blanket)
2020-09-23 19:34:37 +00:00
Mateusz Piotrowski
7da0a134c5 Improve pkg-descr
Submitted by:	Montgomery-Smith, Stephen <stephen@missouri.edu>
2020-09-23 18:31:45 +00:00
Yuri Victorovich
9aa21a0e6a math/flann: Remove a bogus semicolon in .pc file (this caused failure in misc/openmvg)
MFH:		2020Q3
2020-09-23 17:56:03 +00:00
Piotr Kubaj
568f6ed2d4 math/lrslib: fix build on GCC architectures
Use C11 compiler:
lrslong.h:191: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lrs_mp'
lrslong.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
lrslong.h:193: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
lrslong.h:194: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
lrslong.h:218: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lrs_alloc_mp_t'
lrslong.h:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lrs_alloc_mp_vector'
2020-09-23 15:49:10 +00:00
Stefan Eßer
fde784537a Fix build
The configure script ran into an infinite loop due to an optimization
that assumes multiplication of 2 positive numbers was always positive
(ignoring wrap-around). Pass "-fwrapv" to the configure script and build
the package with that option.

Two parsers are generated and both use the same global variables. Fix
the build with -fno-common by use of pre-processor macros that rename
the variables used in one of those source files. Passing -p to set a
non-conflicting prefix other than "yy" does not work with implicit
".c.y" rules and was therefore not applicable.
2020-09-23 13:34:56 +00:00
Yuri Victorovich
17e92e76af Re-add port: math/barvinok: Library for counting the number of integer points in polytopes 2020-09-23 01:27:48 +00:00
Yuri Victorovich
4f11bf7999 math/geogram: Fix build on 13
Reported by:	fallout
MFH:		2020Q3
2020-09-22 19:50:49 +00:00
Tobias C. Berner
f44a091f3d math/labplot: update to 2.8.0 2020-09-22 18:14:59 +00:00
Yuri Victorovich
822f482b1a math/lrslib: Broken on i386
Reported by:	fallout
2020-09-22 15:48:43 +00:00
TAKATSU Tomonari
085487dd3c - Update to 1.1.10 2020-09-22 12:52:56 +00:00
TAKATSU Tomonari
e32e2636e7 - Update to 0.1-29 2020-09-22 11:54:33 +00:00
TAKATSU Tomonari
58183ca867 - Update to 0.9-6 2020-09-22 11:28:26 +00:00
Yuri Victorovich
b72ea2a5f1 math/octomap: Fix typo in USES=compiler:c++11-lang
Reported by:	central build failures
2020-09-22 07:19:21 +00:00
Yuri Victorovich
983daa91f4 math/flann: Fix build on 11
clang-8 in FreeBSD 11 doesn't know -Wl,--push-state / -Wl,--pop-state

Reported by:	fallout
MFH:		2020Q3
2020-09-22 07:16:50 +00:00
TAKATSU Tomonari
39ff37081b - Update to 8.13 2020-09-22 02:38:46 +00:00
Yuri Victorovich
41c8649997 math/geogram: Fix build on 13 by adding -fcommon
Reported by:	fallout
2020-09-21 20:03:56 +00:00
Yuri Victorovich
56b91bfece math/libxsmm: Update 1.10 -> 1.16.1 2020-09-21 17:19:26 +00:00
Yuri Victorovich
f739ad2941 math/visualpolylib: Fix build on 13
Reported by:	fallout
MFH:		2020Q3
2020-09-21 02:57:08 +00:00
Diane Bruce
8ceb383a48 Simple library to make working with STL files
(and 3D objects in general) fast and easy.

Due to all operations heavily relying on numpy this is one of the fastest
STL editing libraries for Python available.

Prerequisite for Cura update submitted by greg@unrelenting.technology
With some changes. Rest of updates will come in separate commits.

PR:		ports/249468
Submitted by:	greg@unrelenting.technology
2020-09-20 23:20:01 +00:00
Sunpoet Po-Chuan Hsieh
7f876745fa Update to 0.1.77
Changes:	https://github.com/google/jax/blob/master/docs/CHANGELOG.rst
2020-09-20 18:57:56 +00:00
Piotr Kubaj
988a8ea78a math/octomap: fix build on GCC architectures
Use C++11 compiler:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.
2020-09-20 06:16:06 +00:00
Antoine Brodin
9e6683e879 Unbreak bulk -a 2020-09-19 14:15:42 +00:00
Antoine Brodin
21fa11ba0f Fix duplicate PKGBASE 2020-09-19 13:47:29 +00:00
Thierry Thomas
7212bd1061 Upgrade py-matplotlib to 3.3.1, and keep a repocopy of 2.2.4.
Changelog at <https://matplotlib.org/3.3.1/users/whats_new.html>.

PR:		236913
Submitted by:	chitty_cloud (at) me.com
Approved by:	maintainer
2020-09-19 13:10:26 +00:00
Rene Ladan
b2e5755eb8 Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python
2020-09-15 databases/ntdb: Uses deprecated version of python
2020-09-15 databases/pgloader: Uses deprecated version of python
2020-09-15 databases/pgtune: Uses deprecated version of python
2020-09-15 databases/postgresql-libpqxx3: Uses deprecated version of python
2020-09-15 databases/postgresql-libpqxx4: Uses deprecated version of python
2020-09-15 databases/py-sqlite3dbm: Uses deprecated version of python
2020-09-15 databases/pydbx: Uses deprecated version of python
2020-09-15 databases/pyspatialite: Uses deprecated version of python
2020-09-15 deskutils/ljcharm: Uses deprecated version of python
2020-09-15 deskutils/mat: Uses deprecated version of python
2020-09-15 devel/aap: Uses deprecated version of python
2020-09-15 devel/apr2: Uses deprecated version of python
2020-09-15 devel/bbfreeze-loader: Uses deprecated version of python
2020-09-15 devel/bicyclerepair: Uses deprecated version of python
2020-09-15 devel/bzrtools: Uses deprecated version of python
2020-09-15 devel/codeville: Uses deprecated version of python
2020-09-15 devel/cvs2svn: Uses deprecated version of python
2020-09-15 devel/cx_Freeze: Uses deprecated version of python
2020-09-15 devel/euca2ools: Uses deprecated version of python
2020-09-15 devel/evolution-gconf-tools: Uses deprecated version of python
2020-09-15 devel/git-bzr-ng: Uses deprecated version of python
2020-09-15 devel/git-cvs: Uses deprecated version of python
2020-09-15 devel/git-remote-hg: Uses deprecated version of python
2020-09-15 devel/grumpy: Uses deprecated version of python
2020-09-15 devel/hg-git: Uses deprecated version of python
2020-09-15 devel/libnxt: Uses deprecated version of python
2020-09-15 devel/libredblack: Uses deprecated version of python
2020-09-15 devel/llvm-cheri: Uses deprecated version of python
2020-09-15 devel/phpsh: Uses deprecated version of python
2020-09-15 devel/py-backports.shutil_which: Uses deprecated version of python
2020-09-15 devel/py-notify: Uses deprecated version of python
2020-09-15 devel/py-pybloomfiltermmap: Uses deprecated version of python
2020-09-15 devel/py-qserve: Uses deprecated version of python
2020-09-15 devel/py-subvertpy: Uses deprecated version of python
2020-09-15 devel/py_static_check: Uses deprecated version of python
2020-09-15 devel/pyst: Uses deprecated version of python
2020-09-15 devel/runsnakerun: Uses deprecated version of python
2020-09-15 devel/tailor: Uses deprecated version of python
2020-09-15 devel/uatraits: Uses deprecated version of python
2020-09-15 dns/nsec3walker: Uses deprecated version of python
2020-09-15 dns/sshfp: Uses deprecated version of python
2020-09-15 editors/medit: Uses deprecated version of python
2020-09-15 emulators/dynagen: Uses deprecated version of python
2020-09-15 emulators/wxmupen64plus: Uses deprecated version of python
2020-09-15 games/diameter: Uses deprecated version of python
2020-09-15 games/kiki: Uses deprecated version of python
2020-09-15 games/lightyears: Uses deprecated version of python
2020-09-15 games/outerspace: Uses deprecated version of python
2020-09-15 games/pachi-game-engine: Uses deprecated version of python
2020-09-15 graphics/caffe: Uses deprecated version of python
2020-09-15 graphics/cloudcompare: Uses deprecated version of python
2020-09-15 graphics/kudu: Uses deprecated version of python
2020-09-15 graphics/pecomato: Uses deprecated version of python
2020-09-15 graphics/py-editobj: Uses deprecated version of python
2020-09-15 graphics/py-mayavi: Uses deprecated version of python
2020-09-15 graphics/pymorph: Uses deprecated version of python
2020-09-15 graphics/tilecache: Uses deprecated version of python
2020-09-15 graphics/uniconvertor: Uses deprecated version of python
2020-09-15 japanese/mailman: Uses deprecated version of python
2020-09-15 java/eclipse-pydev: Uses deprecated version of python
2020-09-15 lang/cdent: Uses deprecated version of python
2020-09-15 lang/julia06: Uses deprecated version of python
2020-09-15 lang/julia07: Uses deprecated version of python
2020-09-15 lang/julia11: Uses deprecated version of python
2020-09-15 lang/tinypy: Uses deprecated version of python
2020-09-15 mail/cleanup-maildir: Uses deprecated version of python
2020-09-15 mail/courier-pythonfilter: Uses deprecated version of python
2020-09-15 mail/getmail: Uses deprecated version of python
2020-09-15 mail/muttils: Uses deprecated version of python
2020-09-15 mail/nohtml: Uses deprecated version of python
2020-09-15 mail/offlineimap: Uses deprecated version of python
2020-09-15 mail/openemm2015: Uses deprecated version of python
2020-09-15 math/blitz++: Uses deprecated version of python
2020-09-15 math/openfst: Uses deprecated version of python
2020-09-15 math/py-fpconst: Uses deprecated version of python
2020-09-15 misc/hb: Uses deprecated version of python
2020-09-15 misc/mtail: Uses deprecated version of python
2020-09-15 misc/wotsap: Uses deprecated version of python
2020-09-15 multimedia/freevo: Uses deprecated version of python
2020-09-15 multimedia/quodlibet: Uses deprecated version of python
2020-09-15 multimedia/tovid: Uses deprecated version of python
2020-09-15 net/ceph13: Uses deprecated version of python
2020-09-15 net/cloud-init-azure: Uses deprecated version of python
2020-09-15 net/exabgp: Uses deprecated version of python
2020-09-15 net/exaddos: Uses deprecated version of python
2020-09-15 net/fb: Uses deprecated version of python
2020-09-15 net/flent: Uses deprecated version of python
2020-09-15 net/flowgrep: Uses deprecated version of python
2020-09-15 net/googlecl: Uses deprecated version of python
2020-09-15 net/mininet: Uses deprecated version of python
2020-09-15 net/nfs-ganesha: Uses deprecated version of python
2020-09-15 net/opensips: Uses deprecated version of python
2020-09-15 net/py-python-ntlm: Uses deprecated version of python
2020-09-15 net/splatd: Uses deprecated version of python
2020-09-15 net-im/centerim-devel: Uses deprecated version of python
2020-09-15 net-im/fugu: Uses deprecated version of python
2020-09-15 net-im/proxy65: Uses deprecated version of python
2020-09-15 net-mgmt/crmsh: Uses deprecated version of python
2020-09-15 net-mgmt/librenms-agent: Uses deprecated version of python
2020-09-15 net-p2p/couchpotato: Uses deprecated version of python
2020-09-15 news/rawdog: Uses deprecated version of python
2020-09-15 ports-mgmt/portell: Uses deprecated version of python
2020-09-15 print/biblio-py: Uses deprecated version of python
2020-09-15 science/brian: Uses deprecated version of python
2020-09-15 science/paraview: Uses deprecated version of python
2020-09-15 security/arm: Uses deprecated version of python
2020-09-15 security/ismtp: Uses deprecated version of python
2020-09-15 security/py-halberd: Uses deprecated version of python
2020-09-15 security/switzerland: Uses deprecated version of python
2020-09-15 security/tsshbatch: Uses deprecated version of python
2020-09-15 shells/lshell: Uses deprecated version of python
2020-09-15 sysutils/abck: Uses deprecated version of python
2020-09-15 sysutils/condor: Uses deprecated version of python
2020-09-15 sysutils/farbot: Uses deprecated version of python
2020-09-15 sysutils/fusefs-wikipediafs: Uses deprecated version of python
2020-09-15 sysutils/heartbeat: Uses deprecated version of python
2020-09-15 sysutils/isomd5sum: Uses deprecated version of python
2020-09-15 sysutils/py-stdiff: Uses deprecated version of python
2020-09-15 sysutils/tren: Uses deprecated version of python
2020-09-15 textproc/doclifter: Uses deprecated version of python
2020-09-15 textproc/ibus-el: Uses deprecated version of python
2020-09-15 textproc/p5-WWW-Google-SiteMap: Deprecated upstream, see textproc/p5-Search-Sitemap
2020-09-15 textproc/plover: Uses deprecated version of python
2020-09-15 textproc/py-esmre: Uses deprecated version of python
2020-09-15 textproc/py-libxslt: Uses deprecated version of python
2020-09-15 textproc/py-pdfminer: Uses deprecated version of python
2020-09-15 textproc/translate-toolkit: Uses deprecated version of python
2020-09-15 www/bluefish: Uses deprecated version of python
2020-09-15 www/calendarserver: Uses deprecated version of python
2020-09-15 www/geeknote: Uses deprecated version of python
2020-09-15 www/go-appengine-sdk: Uses deprecated version of python
2020-09-15 www/google-appengine: Uses deprecated version of python
2020-09-15 www/libhpack: Uses deprecated version of python
2020-09-15 www/mkapachepw: Uses deprecated version of python
2020-09-15 www/mod_pagespeed: Uses deprecated version of python
2020-09-15 www/mod_python35: Uses deprecated version of python
2020-09-15 www/py-qp: Uses deprecated version of python
2020-09-15 www/py-url: Uses deprecated version of python
2020-09-15 www/pyblosxom: Uses deprecated version of python
2020-09-15 www/pyjamas: Uses deprecated version of python
2020-09-15 www/roundup: Uses deprecated version of python
2020-09-15 www/varnish-libvmod-awsrest: Uses deprecated version of python
2020-09-15 www/waccess: Uses deprecated version of python
2020-09-15 www/wadcomblog: Uses deprecated version of python
2020-09-15 www/webcheck: Uses deprecated version of python
2020-09-15 www/woof: Uses deprecated version of python
2020-09-15 x11-drivers/xf86-video-qxl: uses deprecated version of python
2020-09-15 x11-fm/twander: Uses deprecated version of python
2020-09-15 x11-wm/compizconfig-python: Uses deprecated version of python
2020-09-15 x11-wm/fvwm-crystal: Uses deprecated version of python
2020-09-19 13:01:00 +00:00
Yuri Victorovich
28ce8f7ebf math/py-spot: Update 2.9.3 -> 2.9.4
Reported by:	portscout
2020-09-19 03:34:58 +00:00
Yuri Victorovich
d11fc87726 math/spot: Update 2.9.3 -> 2.9.4
Reported by:	portscout
2020-09-19 03:34:14 +00:00
Yuri Victorovich
79d5801310 math/mlpack: Update 3.4.0 -> 3.4.1
Reported by:	portscout
2020-09-19 03:33:28 +00:00
Baptiste Daroussin
891c7efeba Always prevent building valadoc.
The build system check for valadoc, if found in the environement then
it will be used to generate the devhelp documentation. otherwise no.
This behaviour is not optionable, so disable entirely the generation
with a patch for now.

note that in a clean environement it does not happen as valadoc is not
present.

PR:		249423
Reported by:	mandree
2020-09-18 20:54:14 +00:00
Dmitry Marakasov
aaa9beaf26 - Fix LICENSE
- Whitespace fix
- Update WWW

Approved by:	portmgr blanket
2020-09-18 09:36:54 +00:00
Baptiste Daroussin
79adad217d Update to 3.38.0 2020-09-17 20:17:05 +00:00
Baptiste Daroussin
c9ae7dde2b Update to 1.24.1 2020-09-17 20:15:51 +00:00
Yuri Victorovich
6ab2413885 math/lrslib: Add the forgotten patch 2020-09-16 07:28:45 +00:00