80 Commits

Author SHA1 Message Date
Adam Weinberger 94be418de3 various: Bump PORTREVISION after go124-1.24.4 update 2025-06-06 16:00:53 -04:00
Adam Weinberger 0bdd2ad334 go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency.
2025-05-21 15:58:15 -04:00
Adam Weinberger a4e30d4f4f go: Bump ports for go124 update 2025-04-01 22:07:58 -04:00
Adam Weinberger d0642a6176 Bump all go ports for yesterday's releases 2025-03-05 11:02:56 -05:00
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
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
Ashish SHUKLA 7e5aa2085f all: Bump PORTREVISION after lang/go* update
PR:		276530
2024-02-11 10:39:17 +00: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
Dmitri Goutnik 09b993031a all: Bump PORTREVISION after lang/go{119,120} update 2023-08-04 09:24:50 -05:00
Stefan Eßer 768531ce97 net/cloudquery: upgrade to version 0.32.0 2023-04-15 19:38:36 +02:00
Stefan Eßer c854b209d5 net/cloudquery: update to version 0.31.5 2023-04-14 23:22:33 +02:00
Dmitri Goutnik ff40d94c1d all: Bump PORTREVISION after lang/go{119,120} update 2023-04-08 10:13:25 -05:00
Robert Clausecker a263eaa8b2 net/cloudquery: fix build on riscv64
Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
2023-03-24 21:54:46 +01:00
Dmitri Goutnik 09079730e9 all: Bump PORTREVISION after Go ports update 2023-03-09 14:18:07 -05: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
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
Stefan Eßer fd5b852a0e net/cloudquery: update to version 0.31.0
... and convert the port to use GO_MODULES.
2022-07-05 08:49:26 +02:00
Dmitri Goutnik 309cdeccd8 */*: Bump port revisons after lang/go{117,118} update 2022-06-07 16:56:10 -05:00
Guangyuan Yang d690b5102f */*: Bump PORTREVISION after lang/go 1.18 update 2022-03-30 03:01:44 -04:00
Neel Chauhan 19487ed804 net/cloudquery: Reset MAINTAINER 2022-01-05 13:26:29 -08:00
Neel Chauhan 2ab12ff053 net/cloudquery: Update to 0.16.0 2021-11-26 11:05:20 -08:00
Neel Chauhan 2e4db420c3 net/cloudquery: Update to 0.15.11 2021-11-20 16:16:36 -08:00
Neel Chauhan b1ea4f0fa2 net/cloudquery: Update to 0.15.9 2021-11-01 09:56:35 -07:00
Neel Chauhan 84ef8189de net/cloudquery: Update to 0.15.6 2021-10-15 09:10:15 -07:00
Neel Chauhan 1c2b608e40 net/cloudquery: Update to 0.15.5 2021-10-12 09:27:20 -07:00
Neel Chauhan 02e5e4dd63 net/cloudquery: Update to 0.15.4 2021-09-25 08:19:58 -07:00
Neel Chauhan 164d481ae4 net/cloudquery: Update to 0.14.6 2021-08-24 09:20:05 -07:00
Neel Chauhan 89a83672c5 net/cloudquery: Remove erroneous newline at end of Makefile 2021-08-23 15:20:06 -07:00
Neel Chauhan 684b4cf811 net/cloudquery: Update to 0.14.5 2021-08-23 15:19:22 -07:00
Neel Chauhan 91d6dbcf66 net/cloudquery: Update to 0.14.4 2021-08-11 07:05:09 -07:00
Neel Chauhan 368a98fec1 net/cloudquery: Update to 0.14.2 2021-08-09 10:16:41 -07:00
Neel Chauhan c3fb094f67 net/cloudquery: Update to 0.13.8
Changes: https://github.com/cloudquery/cloudquery/releases/tag/v0.13.8
2021-06-25 23:30:26 -07:00
Neel Chauhan 7551042cf8 net/cloudquery: Update to 0.13.7 2021-06-21 11:29:43 -07:00
Neel Chauhan 18096ee37d net/cloudquery: Update to 0.13.6
Changes: https://github.com/cloudquery/cloudquery/releases/tag/v0.13.6
2021-06-13 17:18:06 -07:00
Neel Chauhan 138e196c50 net/cloudquery: Update to 0.13.5
Changes: https://github.com/cloudquery/cloudquery/releases/tag/v0.13.5
2021-05-31 13:43:30 -07:00
Neel Chauhan 5bcb03224c net/cloudquery: Update to 0.13.3
Changes: https://github.com/cloudquery/cloudquery/releases/tag/v0.13.3
2021-05-25 15:00:21 -07:00
Neel Chauhan 978ead9583 net/cloudquery: Update to 0.13.2
Changes: https://github.com/cloudquery/cloudquery/releases/tag/v0.13.2
2021-05-22 11:56:24 -07:00