aboutsummaryrefslogtreecommitdiff
path: root/math/pari
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/pari: Update 2.13.0 -> 2.13.1Yuri Victorovich2021-01-282-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=563163
* math/pari: Update 2.11.4 -> 2.13.0Yuri Victorovich2020-10-253-6/+5
| | | | | | | | | Bump 15 depending ports. Reported by: portscout Notes: svn path=/head/; revision=553237
* math/pari: Add run to USE_PERL5Yuri Victorovich2020-05-161-1/+2
| | | | | | | | | Because it installs the perl script gphelp. Reported by: thierry (via e-mail) Notes: svn path=/head/; revision=535359
* math/pari: Update 2.11.3 -> 2.11.4Yuri Victorovich2020-04-192-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=532065
* math/pari: Add back a mistakenly removen PORTEPOCHYuri Victorovich2020-03-041-0/+1
| | | | Notes: svn path=/head/; revision=527746
* math/pari: Update 2.11.2 -> 2.11.3Yuri Victorovich2020-03-042-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=527745
* math/pari: fix build on powerpc64 elfv2Piotr Kubaj2019-12-041-2/+7
| | | | | | | | | | Add -mminimal-toc only on elfv1, it breaks build on elfv2. PR: 242417 Approved by: yuri (maintainer), mentors (implicit approval) Notes: svn path=/head/; revision=519023
* Add USES=xorg USES=gl, ports categories l and mNiclas Zeising2019-11-061-0/+1
| | | | | | | | 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. Notes: svn path=/head/; revision=516917
* math/pari: Update 2.11.1 -> 2.11.2Yuri Victorovich2019-05-132-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=501515
* 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/pari: Update 2.11.0 -> 2.11.1Yuri Victorovich2018-12-022-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=486476
* math/pari: fix build on powerpc64Yuri Victorovich2018-10-211-1/+1
| | | | | | | | PR: 232503 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=482678
* Change 20 ports from net/mpich2 to net/mpichYuri Victorovich2018-09-221-2/+3
| | | | | | | | | | | | | mpich2 is the obsolete version 2.x, mpich is at the current version 3.x Ports: math/scalapack science/nwchem science/quantum-espresso science/qmcpack science/madness science/qbox science/openmx science/jdftx science/fleur science/libgridxc science/mdynamix science/lm science/dftbplus science/py-gpaw devel/ga math/elpa net/charm science/gromacs math/pari math/arpack-ng-mpich Notes: svn path=/head/; revision=480395
* Add EXAMPLES options to ports that should have one.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479407
* math/pari: Update 2.9.5 -> 2.11.0Yuri Victorovich2018-07-203-5/+5
| | | | | | | | | Bump math/giacxcas Reported by: portscout Notes: svn path=/head/; revision=474987
* Mark ports broken on mips64 that are already broken on powerpc64. InMark Linimon2018-07-021-0/+1
| | | | | | | | | | | | most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473699
* Mark ports broken on powerpc64, categories g-n.Mark Linimon2018-06-181-0/+2
| | | | | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472693
* math/pari: Update 2.9.4 -> 2.9.5Yuri Victorovich2018-05-192-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=470363
* math/pari: Update to 2.9.4Yuri Victorovich2018-01-112-5/+4
| | | | | | | | | | Submitted by: myself Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13844 Notes: svn path=/head/; revision=458715
* math/pari: Fixed install without threads; Removed MAKE_JOBS_UNSAFE; Added ↵Yuri Victorovich2017-11-223-24/+10
| | | | | | | | | | | | LICENSE_FILE PR: 222041 Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13174 Notes: svn path=/head/; revision=454700
* math/pari: update to 2.9.3 (bugfix)Carlos J. Puga Medina2017-07-162-12/+10
| | | | | | | | | | | | | | - Update to 2.9.3 - Sort USES section Changes: http://pari.math.u-bordeaux.fr/archives/pari-announce-17/msg00002.html PR: 220728 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) MFH: 2017Q3 Notes: svn path=/head/; revision=445998
* 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
* Add threading supportSunpoet Po-Chuan Hsieh2017-05-292-4/+44
| | | | | | | | | | | | | | - Add USES=readline - Add PTHREADS and MPI options - Fix "-lX11 not found" warning - Add test targets - Bump PORTREVISION for dependency and package change PR: 219597 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) Notes: svn path=/head/; revision=442028
* - Update to 2.9.2Carlos J. Puga Medina2017-04-122-5/+4
| | | | | | | | | | Changes: http://pari.math.u-bordeaux.fr/archives/pari-announce-17/msg00001.html PR: 218583 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) Notes: svn path=/head/; revision=438408
* Remove -fPIC. Problem was already fixed in r432070.Tijl Coosemans2017-02-141-8/+2
| | | | | | | Remove some other bits from older versions that no longer have any effect. Notes: svn path=/head/; revision=434131
* Add -fPIC to various ports to enable them to build on armv6.Mark Linimon2017-02-091-0/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=433767
* Update math/pari to 2.9.1Kirill Ponomarev2017-02-032-4/+4
| | | | | | | | | | PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216713 Submitted by: yuri@rawbw.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9416 Notes: svn path=/head/; revision=433215
* Update to upstream version 2.9.0; new maintainer yuri@rawbw.comThomas Zander2017-01-214-45/+15
| | | | | | | | | PR: 201381 Submitted by: yuri@rawbw.com (maintainer) Reviewed by: pi, riggs Notes: svn path=/head/; revision=432070
* Reset ports maintained by bf@ until he has time again to work on them.Rene Ladan2016-06-271-1/+1
| | | | | | | | | PR: 210474 Submitted by: jbeich With hat: portmgr-secretary Notes: svn path=/head/; revision=417685
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Cleanup plistAntoine Brodin2014-11-141-2/+0
| | | | Notes: svn path=/head/; revision=372555
* - Add additional mirror to fix fetchRyan Steinmetz2014-07-311-1/+2
| | | | Notes: svn path=/head/; revision=363669
* Rename math/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-281-0/+0
| | | | Notes: svn path=/head/; revision=363276
* Use staging; use standard directories for docs, data, and examples; strip;Brendan Fabeny2014-07-084-71/+55
| | | | | | | build graphical component Notes: svn path=/head/; revision=361205
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* AdoptBrendan Fabeny2011-11-191-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286051
* - Revert this back to 2.3.5 since: of the only 2 in tree consumers, one isSteve Wills2011-09-214-19/+20
| | | | | | | | | broken for other reasons (math/asir2000) and the other (math/p5-Math-Pari) doesn't work with 2.5 yet. This fixes math/p5-Math-Pari and things that depend on it. Notes: svn path=/head/; revision=282141
* - Remove patch: use ALL_TARGET insteadSunpoet Po-Chuan Hsieh2011-09-102-13/+0
| | | | Notes: svn path=/head/; revision=281601
* - Simplify version-related variablesSunpoet Po-Chuan Hsieh2011-09-103-45/+19
| | | | | | | | | | - Add LICENSE - Sort MAN1 and PLIST - Remove PKGMESSAGE - Cosmetic change Notes: svn path=/head/; revision=281600
* Update to 2.5.0 and undeprecateChris Rees2011-08-246-173/+56
| | | | | | | | PR: ports/159668 Submitted by: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=280340
* Deprecate some ports where I can't find distfiles and upstreamBaptiste Daroussin2011-08-021-0/+3
| | | | Notes: svn path=/head/; revision=278804
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Switch to use newer GMP version.Alex Dupre2010-04-191-1/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* - Update to 2.3.5Wen Heping2010-03-072-5/+4
| | | | | | | | | PR: ports/144526 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Feature safe: yes Notes: svn path=/head/; revision=250682
* - Mark MAKE_JOBS_UNSAFEPhilip M. Gollucci2009-06-181-0/+2
| | | | Notes: svn path=/head/; revision=236239
* Fix build with custom LOCALBASE.Max Brazhnikov2009-06-041-1/+1
| | | | | | | | Reported by: QATty Tested by: itetcu Notes: svn path=/head/; revision=235158
* - Chase math/libgmp4 shlib bumpPav Lucistnik2009-05-141-2/+2
| | | | | | | | Reported by: pointyhat Pointy hat to: ale Notes: svn path=/head/; revision=233892
* - Add --with-gmp configuration option for performance improvementLi-Wen Hsu2009-03-142-3/+6
| | | | | | | | PR: ports/132103 Submitted by: Yoshiaki Uchikawa <yoshiaki AT kt.rim.or.jp> Notes: svn path=/head/; revision=230024