non port: math/cocoalib/Makefile |
Number of commits found: 18 |
Wednesday, 26 Jul 2023
|
09:40 Muhammad Moinur Rahman (bofh)
math/cocoalib: Fix build with llvm16
- Utilize USES=localbase
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
70dac12 |
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 |
Thursday, 21 Apr 2022
|
12:00 Lorenzo Salvadore (salvadore)
math/cocoalib: Update to 0.99800 and adopt again
Approved by: gerald (mentor)
d5fed99 |
Monday, 14 Feb 2022
|
17:10 Neel Chauhan (nc)
math/cocoalib: Update to 0.99717
80ffd8a |
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 |
Tuesday, 23 Mar 2021
|
21:22 thierry
- Upgrade to 0.99712;
- Build the static library with PIC and run ranlib;
- Also build and install a shared library.
 |
Monday, 20 Jul 2020
|
21:15 pkubaj
math/cocoalib: fix build on GCC architectures
Use C++11 compiler:
/wrkdirs/usr/ports/math/cocoalib/work/CoCoALib-0.99710/include/CoCoA/TmpPBMill.H:263:
error: 'nullptr' was not declared in this scope
MFH: 2020Q3 (fix build blanket)
 |
Sunday, 21 Jun 2020
|
15:36 salvadore
Drop ports maintainership
Approved by: gerald (mentor)
 |
Thursday, 11 Jun 2020
|
20:22 salvadore
math/cocoalib: Update to 0.99710
Also:
- build the port by patching existing Makefiles instead of copying a new one
from ${FILESDIR} in the hope that this eases maintainance;
- change the SMALLDEG option so that it now applies a patch conditionally
instead of using ${REINPLACE_CMD}.
Approved by: gerald (mentor)
Differential Revision: https://reviews.freebsd.org/D25234
 |
Tuesday, 31 Dec 2019
|
13:02 meta
multiple ports: Update MAINTAINER
as he got FreeBSD.org account.
PR: 243002
Submitted by: salvadore
 |
Wednesday, 11 Dec 2019
|
17:53 jbeich
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
 |
Sunday, 27 Oct 2019
|
17:53 rakuco
Update to 0.96601
PR: 241436
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
 |
Saturday, 19 Oct 2019
|
10:55 tobik
math/cocoalib: Drop unhooked BOOST_BUILD_DEPENDS helper
 |
Tuesday, 17 Sep 2019
|
19:21 tobik
Fix some misspelled or duplicated LICENSE_*
 |
Monday, 19 Aug 2019
|
15:35 jbeich
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
 |
Friday, 12 Apr 2019
|
06:36 jbeich
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
 |
Wednesday, 20 Mar 2019
|
11:15 swills
math/cocoalib: create port
CoCoALib is a C++ library for Computations in Commutative Algebra,
focused mainly on polynomial rings, ideals, Groebner basis and
similar topics.
WWW: http://cocoa.dima.unige.it
PR: 231807
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch>
 |
Number of commits found: 18 |