Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1 09 Nov 2023 05:43:58 |
Yuri Victorovich (yuri) |
math/asl: update 2.0.0 → 2.0.1
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.0 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
2.0.0 23 Feb 2022 17:02:05 |
Yuri Victorovich (yuri) |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
1.4.4 31 Jan 2022 19:27:44 |
Yuri Victorovich (yuri) |
math/asl: Update 1.4.3 -> 1.4.4
Reported by: portscout |
1.4.3 25 May 2021 02:46:58 |
Mark Linimon (linimon) |
math/asl: also set -DASL_NO_FP_INIT for riscv64 as well as powerpc*. |
1.4.3 06 May 2021 00:39:40 |
Piotr Kubaj (pkubaj) |
math/asl: fix build on powerpc*
Don't use fpsetprec / fpsetmask on powerpc*:
fpinit.c:246:2: warning: implicit declaration of function 'fpsetprec' is invalid
in C99 [-Wimplicit-function-declaration]
fpsetprec(FP_PD);
^
fpinit.c:246:12: error: use of undeclared identifier 'FP_PD'
fpsetprec(FP_PD); |
1.4.3 03 May 2021 19:30:18 |
Yuri Victorovich (yuri) |
New port: math/asl: COIN-OR autotools harness to build AMPL Solver Library |
Number of commits found: 8
|