aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r555176Tobias C. Berner2020-11-154-81/+7
| | | | | | | | | | | | | | | | math/labplot: update to 2.8.1 We’re happy to announce the availability of the first minor patch release of the big release we made two months ago. This release contains minor improvements and bug fixes only. Announcement: https://labplot.kde.org/2020/11/13/labplot-2-8-1-released/ Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q4/; revision=555179
* MFH: r554391Tobias C. Berner2020-11-071-1/+1
| | | | | | | | | math/labplot: fix build against cantor-20.08.3 Approved by: ports-secteam (implicit) Notes: svn path=/branches/2020Q4/; revision=554392
* MFH: r554148Tobias C. Berner2020-11-062-2/+19
| | | | | | | | | | | | | | | | | | math/cantor: Support ptyhon3.9 - instead of adding 'python3.9' to the list, simply patch in python-${PYTHON_VER} -- this way, this should fix two issues 1) make it work with python 2) help cmake find the "wanted" python version in unclean environments PR: 250884 Reported by: Oleg Sidorkin <osidorkin@gmail.com>, fluffy (previously) Approved by: ports-secteam (implicit) Notes: svn path=/branches/2020Q4/; revision=554167
* MFH: r554144Tobias C. Berner2020-11-069-25/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | Update KDE Apps to 20.08.3 Some of our projects release on their own timescale and some get released en-masse. The 20.08.3 bundle of projects was released today with dozens of bugfixes and will be available through app stores and distros soon. See the 20.08.3 releases page for details. Some of the fixes in today’s releases: * Gwenview no longer accidentally shows the thumbnail view as a separate window with newer Qt versions * Sending SMS with KDEConnect has been restored * Fixed a possible Okular crash when selecting text in annotations Announcement: https://kde.org/announcements/releases/2020-11-apps-update/ Changelog: https://kde.org/announcements/fulllog_releases-20.08.3/ Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q4/; revision=554166
* MFH: r553589Fernando Apesteguía2020-10-291-0/+2
| | | | | | | | | | | | | | | | | | | math/py-matplotlib: Unbreak in 11.4 Use LLVM linker to build successfully. Quaterly is also broken: https://docs.freebsd.org/cgi/getmsg.cgi?fetch=152802642+0+current/freebsd-pkg-fallout https://docs.freebsd.org/cgi/getmsg.cgi?fetch=152706419+0+current/freebsd-pkg-fallout PR: 250627 Submitted by: bengta@sics.se Approved by: ports-secteam (blanket, build fix) Notes: svn path=/branches/2020Q4/; revision=553590
* MFH: r553411Tobias C. Berner2020-10-272-0/+22
| | | | | | | | | | | | | math/vtk6: fix build against freetype 2.10.4 - similar patch is applied to math/vtk8 PR: 250375 Approved by: ports-secteam (implicit) Notes: svn path=/branches/2020Q4/; revision=553412
* MFH: r552990Tobias C. Berner2020-10-221-0/+11
| | | | | | | | | | | | | math/vtk8: fix build against freetype 2.10.4 - similar to the patch applied to print/ghostcript9* PR: 250375 Approved by: ports-secteam (implicit) Notes: svn path=/branches/2020Q4/; revision=552994
* MFH: r552373Tobias C. Berner2020-10-201-1/+1
| | | | | | | | | | | math/labplot: increase version number in patch - cantor 20.08.2 still does not ship the headers Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q4/; revision=552823
* MFH: r551930Tobias C. Berner2020-10-1510-26/+26
| | | | | | | | | | | | | | KDE Release Service 20.08.2 update Dozens of KDE apps are getting new releases from KDE’s release service. New features, usability improvements, re-designs and bug fixes all contribute to helping boost your productivity and making this new batch of applications more efficient and pleasant to use. Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q4/; revision=552439
* MFH: r551390Thierry Thomas2020-10-102-3/+5
| | | | | | | | | | | | | Palp 2.12 has been rerolled on Aug. 26th, but only uploaded some days ago. Full diff is available at: <https://people.freebsd.org/~thierry/palp-2.12_20200819_20200826.diff>: it contains changes in puts/printf and in makefile, which now requires gmake. Approved by: portmgr (blanket, fix breakage) Notes: svn path=/branches/2020Q4/; revision=551922
* Update to version 3.1.6Stefan Eßer2020-10-012-4/+4
| | | | | | | | | | This update fixes one (benign) warning generated when compiling with LLVM-12. Differential Revision: https://reviews.freebsd.org/D26593 Notes: svn path=/head/; revision=550844
* - Update to 1.6.8TAKATSU Tomonari2020-10-012-5/+4
| | | | Notes: svn path=/head/; revision=550826
* Chase libsndfile 1.0.30 update.Thomas Zander2020-10-011-1/+1
| | | | | | | | | Details: - Missing symbol sf_version_string, not auto-resolved by pkg + rebuild. - Bump PORTREVISION for consumers. Notes: svn path=/head/; revision=550824
* math/saga: Update to 7.7.1Rainer Hurling2020-10-012-4/+4
| | | | | | | | | | | | This is a bugfix release with some small enhancements. Submitted by: rhurlin (maintainer) Approved by: arrowd (mentor) Relnotes: https://sourceforge.net/p/saga-gis/wiki/Changelog%207.7.1/attachment/changelog_saga_7.7.1.txt Differential Revision: https://reviews.freebsd.org/D26613 Notes: svn path=/head/; revision=550765
* Fix build with -fno-cmmonStefan Eßer2020-09-305-27/+781
| | | | | | | While here add dependencies reported as missing by stage-qa Notes: svn path=/head/; revision=550697
* Update to 1.12.48Baptiste Daroussin2020-09-302-5/+6
| | | | | | | | This version fixes build with newer components from gnome Because this version fails to link with python, disable python support for now Notes: svn path=/head/; revision=550693
* Fix buildStefan Eßer2020-09-302-4/+15
| | | | | | | | | | | A C pre-processor conditional interpreted decimal numbers with a leading zero as octal number, which was rejected since it included the digig 8. Removal of the leading 0 from both condition arguments causes the correct interpretation of these numbers as decimal values. Notes: svn path=/head/; revision=550692
* - Update to 0.57.0TAKATSU Tomonari2020-09-302-4/+4
| | | | Notes: svn path=/head/; revision=550663
* Fix build with -fno-commonStefan Eßer2020-09-292-2/+20
| | | | Notes: svn path=/head/; revision=550623
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-09-291-1/+1
| | | | Notes: svn path=/head/; revision=550527
* math/py-PyWavelets:Max Brazhnikov2020-09-282-10/+8
| | | | | | | | | | | | - Update to 1.1.1. This release supports Python 3.7 and greater - Drop needless dependency - Take maintainership PR: 249565 Approved by: Eric Camachat (former maintainer) Notes: svn path=/head/; revision=550451
* Allow building on powerpc64le.Mark Linimon2020-09-271-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=550376
* Allow building on powerpc64le.Mark Linimon2020-09-271-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=550375
* Allow building on powerpc64le.Mark Linimon2020-09-271-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=550340
* - Update to 2.67Nicola Vitale2020-09-274-122/+116
| | | | | | | - Enable test target Notes: svn path=/head/; revision=550278
* - Update to 0.4.0.Stephen Montgomery-Smith2020-09-262-5/+4
| | | | Notes: svn path=/head/; revision=550204
* math/scilab: add patch to fix build with matio-1.5.18Max Brazhnikov2020-09-262-1/+21
| | | | Notes: svn path=/head/; revision=550199
* math/matio: Update to 1.5.18Max Brazhnikov2020-09-263-6/+6
| | | | Notes: svn path=/head/; revision=550198
* - Update to 1.4.4Wen Heping2020-09-262-5/+4
| | | | Notes: svn path=/head/; revision=550151
* - Update to 0.3.16Wen Heping2020-09-262-5/+4
| | | | Notes: svn path=/head/; revision=550148
* - Update to 1.0.2Wen Heping2020-09-262-4/+4
| | | | Notes: svn path=/head/; revision=550145
* - Update to 3.0.9Wen Heping2020-09-262-4/+4
| | | | Notes: svn path=/head/; revision=550143
* Upgrade to 1.2.9.Thierry Thomas2020-09-255-13/+12
| | | | | | | Release notes at <https://github.com/BRiAl/BRiAl/releases/tag/1.2.9>. Notes: svn path=/head/; revision=550046
* Update angr and its dependencies to 9.0.4446Mateusz Piotrowski2020-09-251-3/+3
| | | | | | | Reported by: Portscout Notes: svn path=/head/; revision=550018
* math/py-hdmedians: Update 0.13 -> 0.14Yuri Victorovich2020-09-252-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=550010
* Allow building on all variants of powerpc.Mark Linimon2020-09-241-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=549962
* Allow building on all variants of powerpc.Mark Linimon2020-09-241-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=549961
* math/gmp: fix build on powerpc64le with CPU_OPTSPiotr Kubaj2020-09-241-1/+1
| | | | Notes: svn path=/head/; revision=549942
* Update the angr project ports to 9.0.4378Mateusz Piotrowski2020-09-242-15/+9
| | | | | | | | | | 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). Notes: svn path=/head/; revision=549925
* math/octomap: Update 1.9.3.20200619 -> 1.9.5-190Yuri Victorovich2020-09-242-5/+5
| | | | Notes: svn path=/head/; revision=549894
* Actually fix on powerpc64le.Mark Linimon2020-09-241-1/+1
| | | | Notes: svn path=/head/; revision=549882
* math/zegrapher: Update 3.1.1 -> 3.1.1.20200921Yuri Victorovich2020-09-243-7/+11
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=549881
* Also mark as broken on powerpc64le.Mark Linimon2020-09-231-0/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=549836
* Canonicalize CFLAGS across all powerpc variants.Mark Linimon2020-09-231-2/+4
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=549835
* Improve pkg-descrMateusz Piotrowski2020-09-232-8/+5
| | | | | | | Submitted by: Montgomery-Smith, Stephen <stephen@missouri.edu> Notes: svn path=/head/; revision=549778
* math/flann: Remove a bogus semicolon in .pc file (this caused failure in ↵Yuri Victorovich2020-09-231-0/+4
| | | | | | | | | misc/openmvg) MFH: 2020Q3 Notes: svn path=/head/; revision=549762
* math/lrslib: fix build on GCC architecturesPiotr Kubaj2020-09-231-1/+1
| | | | | | | | | | | | | 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' Notes: svn path=/head/; revision=549744
* Fix buildStefan Eßer2020-09-232-3/+16
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=549724
* Re-add port: math/barvinok: Library for counting the number of integer ↵Yuri Victorovich2020-09-235-0/+59
| | | | | | | points in polytopes Notes: svn path=/head/; revision=549650
* math/geogram: Fix build on 13Yuri Victorovich2020-09-221-0/+1
| | | | | | | | Reported by: fallout MFH: 2020Q3 Notes: svn path=/head/; revision=549628