59 Commits

Author SHA1 Message Date
Yuri Victorovich
fc32440b3d */*: Remove TCMALLOC_DESC because it is now available in Mk 2023-06-06 18:01:01 -07:00
Yuri Victorovich
67f6f78612 math/lean: Update 3.51.0 → 3.51.1
Reported by:	portscout
2023-05-25 22:29:42 -07:00
Yuri Victorovich
50a02f5325 math/lean: Update 3.50.3 → 3.51.0
Reported by:	portscout
2023-05-19 00:54:17 -07:00
Piotr Kubaj
b23f1453d4 math/lean: disable TCMALLOC on powerpc to fix SIGILL during build 2023-05-09 19:54:44 +00:00
Yuri Victorovich
d4456ccb7b math/lean: Update 3.50.2 -> 3.50.3
Reported by:	portscout
2022-12-27 20:01:50 -08:00
Yuri Victorovich
41538b01f4 math/lean: Update 3.50.1 -> 3.50.2
Reported by:	portscout
2022-12-24 17:22:57 -08:00
Yuri Victorovich
01c9e72b4b math/lean: Update 3.49.1 -> 3.50.1
Reported by:	portscout
2022-12-22 19:37:14 -08:00
Yuri Victorovich
4a11c6db36 math/lean: Update 3.49.0 -> 3.49.1
Reported by:	portscout
2022-11-19 16:10:48 -08:00
Yuri Victorovich
f92fcc8491 math/lean: Update 3.48.0 -> 3.49.0
Reported by:	portscout
2022-11-13 20:53:42 -08:00
Yuri Victorovich
ba7784a72c math/lean: Broken on aarch64
Reported by:	fallout
2022-10-02 15:33:03 -07:00
Stefan Eßer
fb16dfecae 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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)
2022-09-07 23:10:59 +02:00
Yuri Victorovich
258e95b1fa math/lean: Add to pkg-message 2022-09-06 09:06:07 -07:00
Yuri Victorovich
2317424cb6 math/lean: Fix performance problem
Pre-compiled library files weren't installed due to some bug
which made lean very slow.
2022-09-05 10:40:17 -07:00
Yuri Victorovich
82f91c596b math/lean: Update 3.47.0 -> 3.48.0; Add options TCMALLOC, THREADS
Also fix minor non-FreeBSD compatible code.
2022-08-31 21:12:35 -07:00
Yuri Victorovich
7037112d65 math/lean: Update 3.46.0 -> 3.47.0
Reported by:	portscout
2022-08-28 14:53:19 -07:00
Yuri Victorovich
467f9760bf math/lean: Update 3.45.0 -> 3.46.0
Reported by:	portscout
2022-08-09 15:57:59 -07:00
Yuri Victorovich
ad22189500 math/lean: Update 3.44.1 -> 3.45.0
Reported by:	portscout
2022-07-14 20:42:13 -07:00
Yuri Victorovich
4e6e44675b math/lean: Update 3.44.0 -> 3.44.1
Reported by:	portscout
2022-06-28 22:25:07 -07:00
Yuri Victorovich
cad7f7290a math/lean: Update 3.43.0 -> 3.44.0
Reported by:	portscout
2022-06-25 19:22:57 -07:00
Yuri Victorovich
baeaf5e668 math/lean: Update 3.42.1 -> 3.43.0
Reported by:	portscout
2022-05-18 13:51:36 -07:00
Yuri Victorovich
d935d553a5 math/lean: Update 3.42.0 -> 3.42.1
Reported by:	portscout
2022-03-26 20:19:38 -07:00
Yuri Victorovich
242b737e1d math/lean: Update 3.41.0 -> 3.42.0
Reported by:	portscout
2022-03-19 16:29:22 -07:00
Yuri Victorovich
e1f09154ec math/lean: Update 3.40.0 -> 3.41.0
Reported by:	portscout
2022-03-12 12:23:27 -08:00
Yuri Victorovich
fc196e1ee8 math/lean: Update 3.39.2 -> 3.40.0
Reported by:	portscout
2022-02-23 09:02:06 -08:00
Yuri Victorovich
5ac9d4b978 math/lean: Update 3.39.1 -> 3.39.2
Reported by:	portscout
2022-02-18 09:10:04 -08:00
Yuri Victorovich
d47ab92634 math/lean: Update 3.35.1 -> 3.39.1
Reported by:	portscout
2022-02-09 09:00:16 -08:00
Yuri Victorovich
7eb99dcefb math/lean: Update 3.35.0 -> 3.35.1
Reported by:	portscout
2021-11-13 13:59:24 -08:00
Yuri Victorovich
02cc8aec8f math/lean: Update 3.33.0 -> 3.35.0
Reported by:	portscout
2021-10-31 10:23:17 -07:00
Yuri Victorovich
172ac09c34 math/lean: Update 3.32.1 -> 3.33.0
Reported by:	portscout
2021-09-18 10:48:27 -07:00
Yuri Victorovich
baa577bb92 math/lean: Update 3.32.0 -> 3.32.1
Reported by:	portscout
2021-08-15 13:23:52 -07:00
Yuri Victorovich
fe78568326 math/lean: Update 3.31.0 -> 3.32.0
Reported by:	portscout
2021-08-11 01:43:44 -07:00
Yuri Victorovich
d33425f256 math/lean: Update 3.30.0 -> 3.31.0
Reported by:	portscout
2021-06-30 10:47:12 -07:00
Yuri Victorovich
4d3a799af9 math/lean: Update 3.29.0 -> 3.30.0
Reported by:	portscout
2021-05-06 10:59:22 -07:00
Yuri Victorovich
ef9fdd0756 math/lean: Update 3.28.0 -> 3.29.0
Reported by:	portscout
2021-04-20 13:47:42 -07:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Yuri Victorovich
bf6ba7f6df math/lean: Add pkg-message with warning about /proc being required to be mounted
Reported by:	BRANDON BOCANEGRA <kakuhen@g.ucla.edu>
2021-03-28 05:01:13 +00:00
Yuri Victorovich
874c088f3d math/lean: Update 3.27.0 -> 3.28.0
Reported by:	portscout
2021-03-16 17:14:39 +00:00
Yuri Victorovich
392f1bde4d math/lean: Update 3.26.0 -> 3.27.0
Reported by:	portscout
2021-02-26 17:07:45 +00:00
Yuri Victorovich
ec98e966ef math/lean: Update 3.25.0 -> 3.26.0
Reported by:	portscout
2021-01-28 22:41:14 +00:00
Yuri Victorovich
664b23cd4b math/lean: Update 3.24.0 -> 3.25.0
Reported by:	portscout
2021-01-23 04:25:54 +00:00
Yuri Victorovich
3e0e18d3f4 math/lean: Update 3.23.0 -> 3.24.0
Reported by:	portscout
2021-01-05 22:09:23 +00:00
Yuri Victorovich
1c195c42e2 math/lean: Update 3.22.0 -> 3.23.0
Reported by:	portscout
2020-10-31 07:27:06 +00:00
Yuri Victorovich
2a64ada801 math/lean: Update 3.21.0 -> 3.22.0
Reported by:	portscout
2020-10-28 00:16:29 +00:00
Yuri Victorovich
c44e93ff82 math/lean: Update 3.20.0 -> 3.21.0
Reported by:	portscout
2020-10-12 23:46:14 +00:00
Yuri Victorovich
ed95f75892 math/lean: Update 3.19.0 -> 3.20.0
Reported by:	portscout
2020-09-10 18:14:45 +00:00
Yuri Victorovich
3137a9b424 math/lean: Update 3.18.4 -> 3.19.0
Reported by:	portscout
2020-08-27 19:00:09 +00:00
Yuri Victorovich
a352809df0 math/lean: Update 3.18.3 -> 3.18.4
Reported by:	portscout
2020-08-03 03:21:10 +00:00
Yuri Victorovich
b1a1f0940e math/lean: Update 3.18.2 -> 3.18.3
Reported by:	portscout
2020-07-30 15:50:58 +00:00