Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Mar 2022 17:18:29 2.01080900
|
Dmitry Marakasov (amdmi3)  |
math/p5-Math-Pari: update WWW
Approved by: portmgr blanket |
08 Jun 2021 16:07:28 2.01080900
|
Piotr Kubaj (pkubaj)  |
math/p5-Math-Pari: fix build on riscv64
Similar error to other architectures affected. |
06 Apr 2021 14:31:07 2.01080900
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Feb 2021 03:48:24
2.01080900
|
danfe  |
Remove BROKEN_i386 statement added in r512006: the problem had been fixed
in r538415. |
24 Sep 2020 01:58:41
2.01080900
|
linimon  |
Actually fix on powerpc64le. |
23 Sep 2020 19:34:37
2.01080900
|
linimon  |
Canonicalize CFLAGS across all powerpc variants.
Approved by: portmgr (tier-2 blanket) |
10 Jun 2020 17:47:52
2.01080900
|
mikael  |
math/p5-Math-Pari: Fix build on aarch64
Approved by: portmgr (tier-2 blanket) |
10 Jun 2020 17:46:30
2.01080900
|
mikael  |
math/p5-Math-Pari: fix build on i386
PR: 230213
Submitted by: Nathan ndowens04@gmail.com
Reviewed by: emaste, mikael
Approved by: perl (maintainer timeout, > 1 year) |
28 May 2020 13:13:25
2.01080900
|
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
31 Mar 2020 13:17:53
2.01080900
|
pkubaj  |
math/p5-Math-Pari: fix build on powerpc(64) head
powerpc and powerpc64 need -fPIC when using clang 10:
ld: error: relocation R_PPC64_TOC16_LO cannot be used against symbol
issquarefree; recompile with -fPIC |
14 Sep 2019 12:22:21
2.01080900
|
antoine  |
Mark BROKEN on i386 with lld
MFH: 2019Q3 |
18 Apr 2019 14:44:47
2.01080900
|
mat  |
Add a few BROKEN on 13/i386.
Reported by: pkg-fallout |
22 Jun 2018 01:15:20
2.01080900
|
linimon  |
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
11 Jun 2018 09:04:30
2.01080900
|
amdmi3  |
- Add LICENSE
Approved by: portmgr blanket |
27 May 2018 20:15:20
2.01080900
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
27 Dec 2017 15:23:24
2.01080900
|
emaste  |
math/p5-Math-Pari: set LLD_UNSAFE to avoid linking with lld
lld defaults to disallowing relocations in readonly segments (e.g., the
one containing .text). For now just fall back to linking with ld.bfd if
the system ld is lld.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
24 Feb 2017 14:22:12
2.01080900
|
mat  |
Fix build if math/pari is installed.
PR: 217233
Submitted by: w schwarzenfeld utanet at
Reported by: nico lifeisabug com
Sponsored by: Absolight |
26 Jan 2017 19:26:56
2.01080900
|
marino  |
math/p5-Math-Pari: Fix fetch on older Pari source
Approved by: Just-fix-it |
24 Jan 2017 16:49:42
2.01080900
|
mat  |
cleanup.
Sponsored by: Absolight |
24 Jan 2017 16:37:13
2.01080900
|
mat  |
Unbreak after math/pari's latest upgrade by bundeling previous the
previous pari version.
Additionnally, update to 2.01080900.
Sponsored by: Absolight |
01 Apr 2016 14:16:20
2.01080800
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
07 Mar 2015 07:30:26
2.01080800
|
sunpoet  |
- Update to 2.010808
- Use MAKE_CMD
- Silence patch and clean messages
Changes: http://search.cpan.org/dist/Math-Pari/Changes |
08 Dec 2014 17:53:04
2.01080607_1
|
antoine  |
Unbreak |
08 Dec 2014 16:18:24
2.01080607_1
|
sunpoet  |
- Remove unnecessary BUILD_DEPENDS |
26 Nov 2014 13:08:38
2.01080607_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
10 Jun 2014 12:14:14
2.01080607
|
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
21 May 2014 07:57:42
2.01080607
|
jadawin  |
- Update to 2.01080607 |
05 Nov 2013 06:56:19
2.01080605
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 20:55:06
2.01080605
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
02 Aug 2013 18:52:11
2.01080605
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
22 Apr 2013 12:53:59
2.01080605
|
bapt  |
Reassign p5-* ports from skv to perl@
While here trim headers
Feature safe: yes |
21 Sep 2011 18:27:46
2.01080605
|
swills  |
- This isn't broken with math/pari reverted by to 2.3.5 |
05 Sep 2011 21:55:12
2.01080605
|
pav  |
- Mark BROKEN: does not compile
Pari.xs:550: error: 'ordvar' undeclared (first use in this function)
Reported by: pointyhat |
13 May 2011 15:29:07
2.01080605
|
skv  |
Update to 2.01080605
Changes:
http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.01080605/Changes |
20 Mar 2011 12:54:45
2.01080604
|
miwi  |
- Get Rid MD5 support |
08 Jul 2010 16:15:53
2.01080604
|
skv  |
Update to 2.01080604
Changes:
http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.01080604/Changes |
31 Dec 2009 12:14:04
2.01080603
|
skv  |
Update to 2.01080603
Changes:
http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.01080603/Changes
PR: ports/142001
Submitted by: Alex Deiter <alex.deiter xx gmail.com> |
02 Nov 2009 16:47:41
2.010803
|
skv  |
Update to 2.010803
Changes: http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.010803/Changes
PR: ports/140206
Submitted by: ehaupt |
23 Feb 2009 15:01:59
2.010801
|
skv  |
Update to 2.010801
Changes: http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.010801/Changes |
22 Jan 2009 18:56:42
2.010800
|
skv  |
Update to 2.010800
Changes: http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.010800/Changes
PR: ports/129384
Submitted by: Sergey Dyatko <sergey.dyatko xx gmail.com> |
31 Jul 2008 00:59:12
2.010709
|
edwin  |
Fix BUILD_DEPENDS statement since this port only needs math/pari
to be configured, not installed. |
25 Jul 2008 14:34:52
2.010709
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
17 Apr 2008 14:30:31
2.010709
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
10 Nov 2006 16:32:07
2.010709
|
skv  |
* update to 2.010709, use dynamic library instead of static [1]
* take ownership (inactive maintainer)
PR: ports/103297 [1]
Submitted by: skv
Approved by: portmgr (krion) [2] |
02 Sep 2006 16:51:10
2.010500
|
kris  |
Schedule these broken ports for termination on 2006-12-01 |
15 Jul 2006 21:30:36
2.010500
|
linimon  |
Mark broken: fails to install, per ports/96755.
While here, set USE_GCC=3.2+ as per ports/98325.
Hat: portmgr
Submitted by: Peter Thoenen <peter dot thoenen at yahoo dot com> [96755],
rafan [98325]. |
28 Feb 2006 07:26:17
2.010500
|
kris  |
Set USE_GCC=3.2 to fix package build
Approved by: portmgr (implicit) |
03 Feb 2006 08:58:54
2.010500
|
kris  |
Add missing USE_GMAKE and USE_GCC=3.2+ to satisfy :configure dependency |
22 Jan 2006 12:56:47
2.010500
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:26:24
2.010500
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
31 Mar 2004 03:12:58
2.010500
|
trevor  |
SIZEify (maintainer timeout) |
26 Aug 2003 05:30:07
2.010500
|
mat  |
Unbreak in the case you did not have -O in your CFLAGS
PR: 55870
Submitted by: Kevin Oberman <oberman@es.net>
Approved by: demon (mentor) |
21 Aug 2003 13:16:11
2.010500
|
mat  |
Update to 2.010500
add WWW
respect CFLAGS
PR: 52293
Approved by: demon (mentor), maintainer |
07 Mar 2003 06:06:10
2.010201
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
14 Mar 2002 16:31:33
|
jesper  |
Update ports/math/pari to 1.1.3
Update ports/math/p5-Math-Pari so it works with pari 1.1.3
Approved by: mharo, Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> |
13 Mar 2002 19:59:25
|
jesper  |
Upgrade to 2.010201
Approved by: mharo |
11 Sep 2001 11:23:36 
|
mharo  |
Add Math::Pari, a Perl interface to famous library PARI for
numerical/scientific/number-theoretic calculations. |