Commit graph

95 commits

Author SHA1 Message Date
Kirill Ponomarev
1037186916 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2024-01-02 19:52:12 +01:00
Kirill Ponomarev
8524e90448 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-11-26 12:27:20 +01:00
Joseph Mingrone
7fbe6d9df3
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade
Sponsored by:	The FreeBSD Foundation
2023-10-31 14:41:16 -03:00
Kirill Ponomarev
52128de941 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-10-11 20:35:42 +02:00
Kirill Ponomarev
07f13b16f5 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-08-31 10:21:46 +02:00
Kirill Ponomarev
b088dcc7f0 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-08-10 14:59:58 +02:00
Kirill Ponomarev
5da6345145 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-07-04 11:28:54 +02:00
Kirill Ponomarev
c843263331 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-06-08 10:17:39 +02:00
Kirill Ponomarev
e6c9bf6eac */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-05-16 14:28:08 +02:00
Kirill Ponomarev
e10f8caf8d */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-03-29 15:50:13 +02:00
Kirill Ponomarev
595a3b6ed7 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-11-28 21:17:12 +01:00
Kirill Ponomarev
4772292ebc */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-10-05 08:50:57 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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
Kirill Ponomarev
036ae0fcfa */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-07-31 08:08:21 +02:00
Kirill Ponomarev
750dd69b2c */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-05-31 19:45:16 +02:00
Kirill Ponomarev
d841400463 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-05-02 16:59:35 +02:00
Kirill Ponomarev
3d0b738e14 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-03-14 09:56:47 +01:00
Kirill Ponomarev
c22a99ae7d */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-01-31 09:09:09 +01:00
Kirill Ponomarev
064cd601da */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-01-02 10:45:16 +01:00
Joseph Mingrone
5c2cba6121
fasl ports: Chase 888bfec23a with PORTREVISION bump
These packages must be rebuilt when so much as a bit changes in
lang/sbcl.  Without the rebuild, problems such as StumpWM not loading
will occur.

Sponsored by:	The FreeBSD Foundation
2021-12-25 17:26:34 -04:00
Kirill Ponomarev
87c22c5ff2 /*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-12-16 09:44:14 +01:00
Kirill Ponomarev
4342af9ae5 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-11-16 13:36:06 +01:00
Kirill Ponomarev
661316c462 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-09-30 08:47:56 +02:00
Kirill Ponomarev
df2428572b */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-09-06 08:14:28 +02:00
Joseph Mingrone
e3cc4fcd33
lang/sbcl: Fix patches from 969aedb; bump consumer PORTREVISIONS
Approved by:	krion (maintainer)
Differential Revision:	https://reviews.freebsd.org/D31448
2021-08-07 08:08:27 -03:00
Kirill Ponomarev
71af8ec3f0 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-08-02 19:11:24 +02:00
Kirill Ponomarev
620f404510 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-06-29 08:44:47 +02:00
Kirill Ponomarev
72967dc6ed */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-06-08 08:28:16 +02:00
Kirill Ponomarev
442edd8bc1 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-04-29 19:51:54 +02: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
Kirill Ponomarev
12cfd2545e Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-03-29 07:37:39 +00:00
Kirill Ponomarev
027481b398 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-03-02 11:45:20 +00:00
Kirill Ponomarev
5185e461aa Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-02-01 10:53:01 +00:00
Kirill Ponomarev
8711d155cc Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-12-31 12:34:47 +00:00
Kirill Ponomarev
d6af5b2fc4 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-11-30 16:42:24 +00:00
Kirill Ponomarev
40acef19bb Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-10-27 18:29:55 +00:00
Kirill Ponomarev
2fa8a5afee Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-09-29 16:10:48 +00:00
Kirill Ponomarev
b7598ef9d2 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-09-14 08:16:38 +00:00
Kirill Ponomarev
d5471deb60 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-08-03 10:54:50 +00:00
Kirill Ponomarev
2b831f5039 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-07-01 06:43:14 +00:00
Kirill Ponomarev
bbc7e7d27d Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-06-01 10:10:25 +00:00
Kirill Ponomarev
dc4b8e621c Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-05-09 14:13:57 +00:00
Kirill Ponomarev
97a4628626 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-03-29 10:43:21 +00:00
Kirill Ponomarev
32124647fa Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-03-10 12:30:41 +00:00
Kirill Ponomarev
421b379bcd Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-01-27 10:50:24 +00:00
Joseph Mingrone
84bfe4188a Chase lang/sbcl upgrade with PORTREVISION bump on *-sbcl ports 2019-12-29 19:14:55 +00:00
Joseph Mingrone
98cd811556 Chase lang/sbcl upgrade with PORTREVISION bump on *-sbcl ports 2019-11-27 16:21:18 +00:00
Kirill Ponomarev
809b37825a Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-10-26 15:24:12 +00:00