notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: math/asl/Makefile
SVNWeb

Number of commits found: 6

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 23 Feb 2022
[ 17:02 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:ce52f9301c5e7c6f84c071b93c25a0b94a1081dc  commit hash:ce52f9301c5e7c6f84c071b93c25a0b94a1081dc  commit hash:ce52f9301c5e7c6f84c071b93c25a0b94a1081dc  ce52f93  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
math/asl: Update 1.4.4 -> 2.0.0

Reported by:	portscout
Mon, 31 Jan 2022
[ 19:27 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:9778d7e161dab4b263d0b1665f2337f0d276ddf6  commit hash:9778d7e161dab4b263d0b1665f2337f0d276ddf6  commit hash:9778d7e161dab4b263d0b1665f2337f0d276ddf6  9778d7e 
math/asl: Update 1.4.3 -> 1.4.4

Reported by:	portscout
Tue, 25 May 2021
[ 02:46 Mark Linimon (linimon) search for other commits by this committer ]    commit hash:4c4e7ebd0ff1c1f7a7243f2c4a68500e9a29a07a  commit hash:4c4e7ebd0ff1c1f7a7243f2c4a68500e9a29a07a  commit hash:4c4e7ebd0ff1c1f7a7243f2c4a68500e9a29a07a  4c4e7eb 
math/asl: also set -DASL_NO_FP_INIT for riscv64 as well as powerpc*.
Thu, 6 May 2021
[ 00:39 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:3a472458301efae6090c769816116c26cd9db4db  commit hash:3a472458301efae6090c769816116c26cd9db4db  commit hash:3a472458301efae6090c769816116c26cd9db4db  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) search for other commits by this committer ]    commit hash:8d90630db62de687b68f042d5bab78f23ea5b062  commit hash:8d90630db62de687b68f042d5bab78f23ea5b062  commit hash:8d90630db62de687b68f042d5bab78f23ea5b062  8d90630 
New port: math/asl: COIN-OR autotools harness to build AMPL Solver Library

Number of commits found: 6