Commit graph

62 commits

Author SHA1 Message Date
Ashish SHUKLA
aa8c0111bf
all: Bump after lang/go121 update 2024-08-09 06:24:08 +00:00
Ashish SHUKLA
c4b51c2028
all: Bump after lang/go121 update 2024-07-03 08:29:54 +00:00
Ashish SHUKLA
746fa696a1
all: Bump after lang/go121 update
MFH:		2024Q2
2024-06-15 09:52:17 +00:00
Ashish SHUKLA
fce0cc3272
all: Bump after lang/go121 update
MFH:		2024Q2
2024-05-13 17:56:04 +00:00
Yuri Victorovich
c0aad60f51 dns/coredns: update 1.11.2 → 1.11.3
Reported by:	portscout
2024-05-05 14:50:00 -07:00
Ashish SHUKLA
32b284679a
all: Bump after lang/go121 update
MFH:		2024Q2
2024-04-15 08:20:04 +00:00
Muhammad Moinur Rahman
a5a000df3b
lang/go: Change DEFAULT to 1.21
PR:		277776
Approved by:	portmgr (exp-run)
2024-03-24 15:29:00 +01:00
Yuri Victorovich
dbd2196bde dns/coredns: update 1.11.1 → 1.11.2
Reported by:	portscout
2024-03-08 14:34:41 -08:00
Ashish SHUKLA
7e5aa2085f
all: Bump PORTREVISION after lang/go* update
PR:		276530
2024-02-11 10:39:17 +00:00
Muhammad Moinur Rahman
f6822d7756 dns/coredns: Sanitize MANPREFIX
Approved by:	portmgr (blanket)
2024-01-21 16:26:54 +01:00
yjqg6666
8e5b0e862a dns/coredns: change working directory to load extra config files
PR:		275205
2023-12-17 18:32:24 -08:00
Ashish SHUKLA
0505b712df
all: Bump PORTREVISION after lang/go* update
PR:		274405
2023-12-07 02:22:10 +00:00
Dmitri Goutnik
8e4bc57934 all: Bump PORTREVISION after lang/go* update 2023-09-08 09:34:56 -05:00
Yuri Victorovich
c02bfcad1e dns/coredns: Update 1.11.0 → 1.11.1
Reported by:	portscout
2023-08-16 15:03:34 -07:00
Yuri Victorovich
32f5d7e2fe dns/coredns: Update 1.10.1 → 1.11.0
Reported by:	portscout
2023-08-08 22:52:28 -07:00
Dmitri Goutnik
09b993031a all: Bump PORTREVISION after lang/go{119,120} update 2023-08-04 09:24:50 -05:00
Dmitri Goutnik
ff40d94c1d all: Bump PORTREVISION after lang/go{119,120} update 2023-04-08 10:13:25 -05:00
Dmitri Goutnik
09079730e9 all: Bump PORTREVISION after Go ports update 2023-03-09 14:18:07 -05:00
Yuri Victorovich
efd4fc3e46 dns/coredns: Update 1.10.0 → 1.10.1
Reported by:	portscout
2023-03-02 00:25:47 -08:00
Dmitri Goutnik
56b5ec772f all: Bump PORTREVISION after lang/go{119,120} update 2023-02-15 14:06:01 -05:00
Dmitri Goutnik
2297efc51b all: Bump PORTREVISION after GO_DEFAULT update. 2023-02-09 16:55:23 -05:00
Dmitri Goutnik
3b383d833a all: Bump PORTVERSION after lang/go{118,119} update 2023-01-14 06:31:17 -05:00
Dmitri Goutnik
d9ad1002d5 all: Bump PORTREVISION after lang/go{118,119} update 2022-12-11 06:17:27 -05:00
Dmitri Goutnik
bde51869ee all: Bump PORTREVISION after lang/go{118,119} update 2022-10-06 14:24:26 -05:00
Yuri Victorovich
626ef0513f dns/coredns: Update 1.9.4 -> 1.10.0
Reported by:	portscout
2022-09-20 23:42:18 -07:00
Yuri Victorovich
bdb60e54e4 dns/coredns: Update 1.9.3 -> 1.9.4
Reported by:	portscout
2022-09-10 00:21:29 -07:00
Dmitri Goutnik
f05c98fffb all: Bump PORTREVISION after lang/go{118,119} update 2022-09-08 11:33:18 -05: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
Dmitri Goutnik
4476f89764 all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
2022-08-03 16:35:13 -05:00
Dmitri Goutnik
153cb65ac8 all: Bump PORTREVISION after lang/go{117,118} update 2022-07-14 07:46:05 -05:00
Dmitri Goutnik
309cdeccd8 */*: Bump port revisons after lang/go{117,118} update 2022-06-07 16:56:10 -05:00
Yuri Victorovich
0a02528621 dns/coredns: Update 1.9.2 -> 1.9.3
Reported by:	portscout
2022-05-27 13:25:34 -07:00
Yuri Victorovich
a39e31cc36 dns/coredns: Update 1.9.1 -> 1.9.2
Reported by:	portscout
2022-05-11 20:05:25 -07:00
Guangyuan Yang
d690b5102f */*: Bump PORTREVISION after lang/go 1.18 update 2022-03-30 03:01:44 -04:00
Yuri Victorovich
cc33cbfa7c dns/coredns: Update 1.9.0 -> 1.9.1
Reported by:	portscout
2022-03-12 12:23:27 -08:00
Yuri Victorovich
cfd245613a dns/coredns: Update 1.8.7 -> 1.9.0
Reported by:	portscout
2022-03-11 23:16:39 -08:00
Yuri Victorovich
7029bf7119 dns/coredns: Update 1.8.6 -> 1.8.7
Reported by:	portscout
2022-01-20 09:46:40 -08:00
Yuri Victorovich
c9910f201c dns/coredns: Install man pages
PR:		259002
Reported by:	Rob LA LAU <freebsd@ohreally.nl>
2021-10-08 10:20:26 -07:00
Yuri Victorovich
f2f85e2e1f dns/coredns: Update 1.8.5 -> 1.8.6
Reported by:	portscout
2021-10-08 01:43:42 -07:00
Yuri Victorovich
7ce0336ca4 dns/coredns: Update 1.8.4 -> 1.8.5
Reported by:	portscout
2021-09-26 01:54:09 -07:00
Yuri Victorovich
c27a68cd6c dns/coredns: Update 1.8.3 -> 1.8.4
Reported by:	portscout
2021-05-29 22:38:09 -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
fcf79c31b4 dns/coredns: Update 1.8.1 -> 1.8.3
Reported by:	portscout
2021-02-25 23:45:03 +00:00
Yuri Victorovich
c8f6296983 dns/coredns: Update 1.8.0 -> 1.8.1
Reported by:	portscout
2021-01-23 06:53:39 +00:00
Yuri Victorovich
2b2c17a50d dns/coredns: Update 1.7.0 -> 1.8.0
Reported by:	portscout
2020-10-24 19:38:11 +00:00
Yuri Victorovich
1031b10367 dns/coredns: Add the PORTSCOUT=limit:xx tag 2020-08-20 03:28:45 +00:00
Yuri Victorovich
6dac5dbc05 dns/coredns: Update 1.6.9 -> 1.7.0
Reported by:	portscout
2020-07-16 19:15:30 +00:00
Alexey Dokuchaev
adb4638fee Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2). 2020-05-27 13:43:31 +00:00