non port: math/p5-Math-Pari/Makefile |
SVNWeb
|
Number of commits found: 49 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above )
|
Tue, 8 Jun 2021
|
[ 16:07 Piotr Kubaj (pkubaj) ] f3a4269
math/p5-Math-Pari: fix build on riscv64
Similar error to other architectures affected.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 1 Feb 2021
|
[ 03:48 danfe ]
Remove BROKEN_i386 statement added in r512006: the problem had been fixed
in r538415.
|
Thu, 24 Sep 2020
|
[ 01:58 linimon ]
Actually fix on powerpc64le.
|
Wed, 23 Sep 2020
|
[ 19:34 linimon ]
Canonicalize CFLAGS across all powerpc variants.
Approved by: portmgr (tier-2 blanket)
|
Wed, 10 Jun 2020
|
[ 17:47 mikael ]
math/p5-Math-Pari: Fix build on aarch64
Approved by: portmgr (tier-2 blanket)
|
[ 17:46 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)
|
Thu, 28 May 2020
|
[ 13:13 danfe ] (Only the first 10 of 111 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).
|
Tue, 31 Mar 2020
|
[ 13:17 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
|
Sat, 14 Sep 2019
|
[ 12:22 antoine ]
Mark BROKEN on i386 with lld
MFH: 2019Q3
|
Thu, 18 Apr 2019
|
[ 14:44 mat ]
Add a few BROKEN on 13/i386.
Reported by: pkg-fallout
|
Fri, 22 Jun 2018
|
[ 01:15 linimon ] (Only the first 10 of 26 ports in this commit are shown above. )
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 11 Jun 2018
|
[ 09:04 amdmi3 ]
- Add LICENSE
Approved by: portmgr blanket
|
Wed, 27 Dec 2017
|
[ 15:23 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
|
Thu, 26 Jan 2017
|
[ 19:26 marino ]
math/p5-Math-Pari: Fix fetch on older Pari source
Approved by: Just-fix-it
|
Tue, 24 Jan 2017
|
[ 16:49 mat ]
cleanup.
Sponsored by: Absolight
|
[ 16:37 mat ]
Unbreak after math/pari's latest upgrade by bundeling previous the
previous pari version.
Additionnally, update to 2.01080900.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 7 Mar 2015
|
[ 07:30 sunpoet ]
- Update to 2.010808
- Use MAKE_CMD
- Silence patch and clean messages
Changes: http://search.cpan.org/dist/Math-Pari/Changes
|
Mon, 8 Dec 2014
|
[ 17:53 antoine ]
Unbreak
|
[ 16:18 sunpoet ]
- Remove unnecessary BUILD_DEPENDS
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Wed, 21 May 2014
|
[ 07:57 jadawin ]
- Update to 2.01080607
|
Tue, 5 Nov 2013
|
[ 06:56 vanilla ] (Only the first 10 of 168 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Mon, 22 Apr 2013
|
[ 12:53 bapt ]
Reassign p5-* ports from skv to perl@
While here trim headers
Feature safe: yes
|
Wed, 21 Sep 2011
|
[ 18:27 swills ]
- This isn't broken with math/pari reverted by to 2.3.5
|
Mon, 5 Sep 2011
|
[ 21:55 pav ]
- Mark BROKEN: does not compile
Pari.xs:550: error: 'ordvar' undeclared (first use in this function)
Reported by: pointyhat
|
Fri, 13 May 2011
|
[ 15:29 skv ]
Update to 2.01080605
Changes:
http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.01080605/Changes
|
Thu, 8 Jul 2010
|
[ 16:15 skv ]
Update to 2.01080604
Changes:
http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.01080604/Changes
|
Thu, 31 Dec 2009
|
[ 12:14 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>
|
Mon, 2 Nov 2009
|
[ 16:47 skv ]
Update to 2.010803
Changes: http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.010803/Changes
PR: ports/140206
Submitted by: ehaupt
|
Mon, 23 Feb 2009
|
[ 15:01 skv ]
Update to 2.010801
Changes: http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.010801/Changes
|
Thu, 22 Jan 2009
|
[ 18:56 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>
|
Thu, 31 Jul 2008
|
[ 00:59 edwin ]
Fix BUILD_DEPENDS statement since this port only needs math/pari
to be configured, not installed.
|
Fri, 25 Jul 2008
|
[ 14:34 pav ] (Only the first 10 of 213 ports in this commit are shown above. )
- 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
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Fri, 10 Nov 2006
|
[ 16:32 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]
|
Sat, 2 Sep 2006
|
[ 16:51 kris ] (Only the first 10 of 108 ports in this commit are shown above. )
Schedule these broken ports for termination on 2006-12-01
|
Sat, 15 Jul 2006
|
[ 21:30 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].
|
Tue, 28 Feb 2006
|
[ 07:26 kris ]
Set USE_GCC=3.2 to fix package build
Approved by: portmgr (implicit)
|
Fri, 3 Feb 2006
|
[ 08:58 kris ]
Add missing USE_GMAKE and USE_GCC=3.2+ to satisfy :configure dependency
|
Thu, 21 Aug 2003
|
[ 13:16 mat ]
Update to 2.010500
add WWW
respect CFLAGS
PR: 52293
Approved by: demon (mentor), maintainer
|
Fri, 7 Mar 2003
|
[ 06:06 ade ] (Only the first 10 of 106 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Wed, 13 Mar 2002
|
[ 19:59 jesper ]
Upgrade to 2.010201
Approved by: mharo
|
Tue, 11 Sep 2001
|
[ 11:23 mharo ]
Add Math::Pari, a Perl interface to famous library PARI for
numerical/scientific/number-theoretic calculations.
|
Number of commits found: 49 |