aboutsummaryrefslogtreecommitdiff
path: root/math/giacxcas
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/pari: Update 2.11.4 -> 2.13.0Yuri Victorovich2020-10-251-0/+1
| | | | | | | | | Bump 15 depending ports. Reported by: portscout Notes: svn path=/head/; revision=553237
* math/giacxcas: Fix plistYuri Victorovich2020-07-161-0/+1
| | | | Notes: svn path=/head/; revision=542367
* math/giacxcas: Update 1.5.0-87 -> 1.6.0-7Yuri Victorovich2020-07-162-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=542332
* math/giacxcas: Fix build on 13-CURRENTYuri Victorovich2020-06-231-0/+3
| | | | | | | | | | giacxas expects mallinfo in malloc.h On systems before 13 the detection of malloc.h fails, but on 13 it succeeds but compilation then fails due to a missing mallinfo function. Reported by: thierry, fallout Notes: svn path=/head/; revision=539959
* math/giacxcas: fix build on GCC architecturesPiotr Kubaj2020-05-261-2/+3
| | | | | | | | | Use C++14 compiler: ERROR: unable to find flag for C++14 compilation ERROR: test compilation with flag -std=c++14 failed [[cxx14.sh]] Notes: svn path=/head/; revision=536597
* - Fix an initial problem encountered with libgiac: it could not be linkedThierry Thomas2020-05-151-7/+23
| | | | | | | | | | | | | | | | | | | | | | | | | with other libraries. + several other fixes and improvments for math/giacxcas: - do not link cocoalib with the static libgmp (other binaries are linked against the dynamic one) - fixes Fl::set_fonts for some badly registered fonts - remove USE_GCC: a runtime has been done and it seems OK - add USES=localbase to simplify the flags - add 2 missing libraries (libecm and libmpf): unless explicitely disabled they are used - Makefiles had been patched to install the in-line docs under $docdir => make programs and files coherent with that - add a TEST_TARGET: all tests but 2 pass - add USE_PERL5=run, because pgiac is a Perl script. PR: 246049 Submitted by: /me Approved by: yuri@ (maintainer) Notes: svn path=/head/; revision=535281
* math/giacxcas: Update 1.5.0-69 -> 1.5.0-87Yuri Victorovich2020-05-023-9/+12
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=533600
* Fix math/openblas and bump dependent portsSteve Wills2020-01-301-0/+1
| | | | | | | | | | | | | | | | | | | | * Fix build on i386 [1] * Fix science/code_saturne build with new openblas [2] * Avoid installing private headers [3] * Prevent build from optimizing for host by correcting build confg [4] * Bump portrevision of dependent ports [5] This is correcting issues from r523749 [1][2][4] and r515970 [3] PR: 231371 Reported by: build cluster [1] Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2] Reported by: many [5] Reviewed by: mat, bapt Approved by: implicit, since this is a build fix Notes: svn path=/head/; revision=524642
* math/giacxcas: Update 1.5.0-67 -> 1.5.0-69Yuri Victorovich2019-10-292-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=515964
* math/gsl: update to 2.6Tobias C. Berner2019-10-251-0/+1
| | | | | | | | | | | | | - math/p5-Math-GSL does not seem to have any upstream activity to make it work with this version -> mark it broken - this also breaks the two consumers of this port - biology/gemma: has a conflict with cblas, and is makred broken. PR: 241363 Exp-run by: antoine Notes: svn path=/head/; revision=515671
* math/giacxcas: Update 1.5.0-63 -> 1.5.0-67Yuri Victorovich2019-10-083-6/+9
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=514027
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* math/giacxcas: Update 1.5.0-61 -> 1.5.0-63Yuri Victorovich2019-07-222-4/+4
| | | | Notes: svn path=/head/; revision=507129
* math/giacxcas: Update 1.5.0-59 -> 1.5.0-61Yuri Victorovich2019-06-202-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=504740
* math/giacxcas: Update 1.5.0-57 -> 1.5.0-59Yuri Victorovich2019-06-072-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=503622
* math/giacxcas: Update 1.5.0-53 -> 1.5.0-57Yuri Victorovich2019-06-012-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=503260
* math/giacxcas: Update 1.5.0-51 -> 1.5.0-53Yuri Victorovich2019-05-112-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=501214
* math/giacxcas: Update 1.5.0-49 -> 1.5.0-51Yuri Victorovich2019-05-072-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=500952
* Related to revision 499061 bump ports with USES=fortran to have themGerald Pfeifer2019-04-221-1/+1
| | | | | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl Notes: svn path=/head/; revision=499638
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-0/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine Notes: svn path=/head/; revision=498476
* math/giacxcas: Update 1.5.0-47 -> 1.5.0-49Yuri Victorovich2019-03-312-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=497374
* math/giacxcas: Update 1.5.0-43 -> 1.5.0-47Yuri Victorovich2019-03-112-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=495368
* math/giacxcas: Update 1.5.0-37 -> 1.5.0-43Yuri Victorovich2019-02-232-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=493650
* math/giacxcas: Do not set INFO twiceTobias Kortkamp2019-02-231-2/+0
| | | | Notes: svn path=/head/; revision=493629
* math/giacxcas: Update 1.4.9-59 -> 1.5.0-37Yuri Victorovich2019-02-223-7/+14
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=493555
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816 Notes: svn path=/head/; revision=484628
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* math/pari: Update 2.9.5 -> 2.11.0Yuri Victorovich2018-07-201-2/+2
| | | | | | | | | Bump math/giacxcas Reported by: portscout Notes: svn path=/head/; revision=474987
* Update math/gsl to 2.5Tobias C. Berner2018-06-231-1/+1
| | | | | | | PR: 229067 Notes: svn path=/head/; revision=473116
* Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.Alex Dupre2018-04-191-0/+1
| | | | Notes: svn path=/head/; revision=467751
* math/giacxcas: Update to 1.4.9-59Yuri Victorovich2018-03-162-4/+4
| | | | | | | | | | Changelog: https://www-fourier.ujf-grenoble.fr/~parisse/install_en#new Reported by: portscout Notes: svn path=/head/; revision=464661
* math/giacxcas: Update to 1.4.9-57Yuri Victorovich2018-03-143-3610/+24
| | | | | | | | | | | | Port changes: * Took maintainership * Added to and sorted LIB_DEPENDS * Added USES=ncurses * Added PORTDOCS/PORTEXAMPLES * Removed unnecessary links to docs/examples Notes: svn path=/head/; revision=464447
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-1/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Update math/gsl to 2.4Tobias C. Berner2017-07-031-0/+1
| | | | | | | | Exp-Run by: antoine PR: 220408 Notes: svn path=/head/; revision=444988
* Update math/giacxcas to 1.2.3-55Tobias C. Berner2017-07-013-6/+11
| | | | | | | seems to link just fine. Notes: svn path=/head/; revision=444812
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* Mark BROKEN: fails to linkAntoine Brodin2017-06-111-0/+2
| | | | | | | | | | | | libtool: link: g++5 -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd10.3/5.4.0/crtbeginS.o .libs/input_lexer.o .libs/sym2poly.o .libs/gausspol.o .libs/threaded.o .libs/moyal.o .libs/maple.o .libs/ti89.o .libs/mathml.o .libs/misc.o .libs/permu.o .libs/quater.o .libs/desolve.o .libs/input_parser.o .libs/symbolic.o .libs/index.o .libs/modpoly.o .libs/modfactor.o .libs/ezgcd.o .libs/derive.o .libs/solve.o .libs/intg.o .libs/intgab.o .libs/risch.o .libs/lin.o .libs/series.o .libs/subst.o .libs/vecteur.o .libs/sparse.o .libs/csturm.o .libs/tex.o .libs/global.o .libs/ifactor.o .libs/alg_ext.o .libs/gauss.o .libs/isom.o .libs/plot.o .libs/plot3d.o .libs/rpn.o .libs/prog.o .libs/pari.o .libs/cocoa.o .libs/unary.o .libs/usual.o .libs/identificateur.o .libs/gen.o .libs/tinymt32.o .libs/first.o .libs/TmpLESystemSolver.o .libs/TmpFGLM.o .libs/help.o -L/wrkdirs/usr/ports/math/giacxcas/work/CoCoALib-0.9950/lib -L/wrkdirs/usr/ports/math/giacxcas/work/fltk-1.3.0/lib -L/usr/local/lib -L/usr/local/lib/gcc5 -lcocoa -lpari -lgsl -lgslcblas -lintl -lrt -lpthread -llapack -lblas -lgfortran -lpng -lmpfr -lgmp -L/usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd10.3/5.4.0 -L/usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd10.3/5.4.0/../../../../../x86_64-portbld-freebsd10.3/lib -L/usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd10.3/5.4.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd10.3/5.4.0/crtendS.o /usr/lib/crtn.o -fstack-protector -Wl,-rpath=/usr/local/lib/gcc5 -Wl,-rpath=/usr/local/lib/gcc5 -Wl,-rpath=/usr/local/lib/gcc5 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc5 -Wl,-soname -Wl,libgiac.so.0 -o .libs/libgiac.so.0.0.0 /usr/local/bin/ld: PARI_stack_limit: TLS definition in /usr/local/lib/libpari.so section .tbss mismatches non-TLS reference in .libs/pari.o /usr/local/lib/libpari.so: error adding symbols: Bad value collect2: error: ld returned 1 exit status Reported by: pkg-fallout Notes: svn path=/head/; revision=443393
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Update math/gsl to 2.3Tobias C. Berner2017-05-021-1/+1
| | | | | | | | | | | | | | | | | | This release introduces some new features and fixes several bugs: http://savannah.gnu.org/forum/forum.php?forum_id=8751 * update to 2.3 and take maintainership * update math/py-gsl to 2.2.0 for gsl2 support * update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support PR: 218952 Exp-run by: antoine Reviewed by: mat, rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D10522 Notes: svn path=/head/; revision=439928
* - Remove always-true OSVERSION conditionDmitry Marakasov2017-04-071-6/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=437934
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-12-071-0/+1
| | | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry Notes: svn path=/head/; revision=428057
* Update to 1.2.2-57.Mathieu Arnold2016-07-0411-239/+3681
| | | | | | | | | PR: 210796 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=418020
* Deprecate ports broken for more than 6 monthsAntoine Brodin2016-06-031-0/+2
| | | | Notes: svn path=/head/; revision=416324
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-091-0/+2
| | | | Notes: svn path=/head/; revision=401096
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310