non port: math/givaro/Makefile |
Number of commits found: 33 |
Tuesday, 1 Aug 2023
|
14:21 Wen Heping (wen)
math/givaro: Update to 4.2.0
PR: 272641
Reported by: wen@
Approved by: maintainer
4409f48 |
Tuesday, 18 Jul 2023
|
15:50 Muhammad Moinur Rahman (bofh)
math/givaro: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
6cf6266 |
Monday, 16 Jan 2023
|
19:40 Dima Panov (fluffy)
math/givaro: unbreak DOCS building (+)
Approved by: portmgr blanket (build fix)
d5e59eb |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 27 May 2022
|
09:11 Tijl Coosemans (tijl)
math/givaro: remove DOCS option
It is broken by a recent Doxygen update.
PR: 263970
847618c |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 29 Jun 2020
|
14:44 arrowd
math/givaro: Remove my patch now that correct upstream fix is added to
math/linalg.
PR: 247537
 |
Thursday, 25 Jun 2020
|
14:59 arrowd
math/givaro: Fix build on CURRENT.
PR: 247537
Approved by: pi (maintainer)
 |
Wednesday, 27 May 2020
|
17:18 thierry
Minor upgrade to 4.1.1, required for SageMath.
PR: 244746
Submitted by: /me
Approved by: maintainer's time-out
 |
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
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
 |
Saturday, 11 May 2019
|
17:37 pi
math/givaro: upgrade 4.0.4 -> 4.1.0
Relnotes: https://github.com/linbox-team/givaro/blob/master/ChangeLog
 |
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
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
 |
Sunday, 29 Jul 2018
|
22:18 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
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
 |
Thursday, 14 Jun 2018
|
12:47 tijl
Update automake to 1.16.1. Also remove automake-wrapper. We haven't had
multiple versions of automake in years and probably won't in the future.
PR: 228809
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Sunday, 3 Jun 2018
|
20:03 pi
math/givaro: update 3.8.0 -> 4.0.4, take maintainer, update WWW
Relnotes: https://github.com/linbox-team/givaro/blob/master/ChangeLog
 |
Monday, 14 May 2018
|
04:14 linimon
Mark unfetchable from current locations. New location seems to be:
https://github.com/linbox-team/givaro
 |
Friday, 23 Dec 2016
|
09:55 amdmi3
- Pet portlint
- Switch to USES=localbase
- Switch to new test framework
- Switch to options helpers
- Regenerate patches
 |
Monday, 27 Jun 2016
|
21:30 rene
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 7 Dec 2014
|
00:07 antoine
Canonicalize a few licenses
 |
Friday, 15 Aug 2014
|
20:31 pi
math/givaro: 3.5.0 -> 3.8.0
Changes:
- to 3.6.0:
https://forge.imag.fr/frs/shownotes.php?release_id=157
- to 3.7.0:
https://forge.imag.fr/frs/shownotes.php?release_id=161
- to 3.7.1:
https://forge.imag.fr/frs/shownotes.php?release_id=196
- to 3.8.0:
https://forge.imag.fr/frs/shownotes.php?release_id=418
PR: 191989
Submitted by: pi
Approved by: bf (maintainer timeout)
 |
Saturday, 9 Aug 2014
|
19:39 antoine
Update devel/doxygen to 1.8.7
Update dependent ports to build with it
Most of work by: pi@
Exp-run: self
PR: ports/190943
 |
Tuesday, 29 Jul 2014
|
20:55 adamw
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports)
 |
Monday, 14 Jul 2014
|
18:42 bapt
Modernize LIB_DEPENDS
With hat: portmgr
 |
Monday, 7 Jul 2014
|
15:31 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
 |
Wednesday, 25 Sep 2013
|
00:54 bdrewery
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
 |
Friday, 20 Sep 2013
|
20:55 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
 |
Thursday, 6 Jun 2013
|
05:55 bapt
Fix after conversion to new options framework
 |
Wednesday, 5 Jun 2013
|
22:22 eadler
Convert to OptionsNG
Reviewed by: kwm, jgh
Approved by: bapt
 |
22:22 eadler
Convert to OptionsNG
Reviewed by: kwm, jgh
Approved by: bapt
 |
14:11 bapt
Convert to new options framework
 |
Saturday, 15 Oct 2011
|
19:13 bf
Add givaro 3.5.0, a C++ library for computer algebra.
 |
Number of commits found: 33 |