non port: math/asl/Makefile |
SVNWeb
|
Number of commits found: 6 |
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, 23 Feb 2022
|
[ 17:02 Yuri Victorovich (yuri) ] ce52f93 (Only the first 10 of 21 ports in this commit are shown above. )
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout
|
Mon, 31 Jan 2022
|
[ 19:27 Yuri Victorovich (yuri) ] 9778d7e
math/asl: Update 1.4.3 -> 1.4.4
Reported by: portscout
|
Tue, 25 May 2021
|
[ 02:46 Mark Linimon (linimon) ] 4c4e7eb
math/asl: also set -DASL_NO_FP_INIT for riscv64 as well as powerpc*.
|
Thu, 6 May 2021
|
[ 00:39 Piotr Kubaj (pkubaj) ] 3a47245
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);
|
Mon, 3 May 2021
|
[ 19:30 Yuri Victorovich (yuri) ] 8d90630
New port: math/asl: COIN-OR autotools harness to build AMPL Solver Library
|
Number of commits found: 6 |