Commit Graph

60 Commits

Author SHA1 Message Date
Dag-Erling Smørgrav
75d873b56a many: Unpin Go ports
* Ports that were pinned to a deprecated version of Go (1.23 or older)
  have been unpinned.

* Ports that were pinned to a still-supported version of Go (1.24 or
  newer) have been converted to requesting that as their minimum Go
  version.

* Ports that had been forcibly deprecated for pinning an expired Go
  version have been undeprecated.
2025-12-16 00:06:00 +01:00
Adam Weinberger
f45b1d07f5 many: Unsupported Go dep; deprecate and schedule for removal
There are about 75 ports that depend on old, unsupported Go
versions. I've scheduled those Go versions for deletions on
2025/01/01, and so these ports are scheduled for removal on
that same day.

HOWEVER....

Likely NONE or VERY VERY FEW of these ports will actually need
to be deleted! This stems from a misunderstanding:

When go.mod says "go 1.23", it means that it requires AT LEAST
go-1.23. Locking a port to a specific go version should almost
never happen; it is reserved for when a package absolutely
cannot build with any newer version, and it almost means that
the port will only last 1 year (Go releases new minors twice a
year).

Where a port has
USES=go:1.23
maintainers should attempt build with just
USES=go

If that works, please either commit it or submit it in a PR.

Same goes go
USES=go:1.23,modules
to attempt
USES=go,modules
2025-12-05 09:07:28 -05:00
Vladimir Zhelezov
892f24bec8 irc/soju: enable syslog output
PR:		289770
MFH:		2025Q4 (decent improvement to have)
2025-10-05 20:27:20 +00:00
Vladimir Zhelezov
3b5c2593fa irc/soju: add service reload command
PR:		289248
2025-09-19 19:55:50 +00:00
Adam Weinberger
b6703954e3 go123 ports: Bump for 1.23.12 2025-08-06 20:13:05 -04:00
Ashish SHUKLA
d90ad0aa26 irc/soju: Update to 0.9.0
- Depend on Go 1.23
2025-05-10 22:20:52 +00: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
34bec8745e irc/soju: Update to 0.8.2 2024-08-29 02:31:18 +00:00
Ashish SHUKLA
aa8c0111bf all: Bump after lang/go121 update 2024-08-09 06:24:08 +00:00
Ashish SHUKLA
3035856247 irc/soju: Update to 0.8.1
- Point to update upstream
2024-08-08 07:39:12 +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
f3cdb4abac irc/soju: Update to 0.8.0
- strip executables
- add patches for missing constants in PAM headers
2024-05-22 22:16:08 +00:00
Siva Mahadevan
c8c7a6d175 irc/soju: enable PAM support and fix build tag addition to GOFLAGS
PR:		279141
2024-05-22 22:15:12 +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
Daniel Engberg
1c66f8d7c0 irc/soju: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-02 16:47:54 +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
Ashish SHUKLA
737bc715b3 irc/soju: Update to 0.7.0 2023-11-27 19:38:15 +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
Ashish SHUKLA
0fbd51f768 irc/soju: Update to 0.6.2 2023-06-01 23:42:40 +00:00
Ashish SHUKLA
f58c457a77 irc/soju: Update to 0.6.1
- Switch to using upstream Makefile
- Add rc.d script
- Specify a user/group
- Purge patches which don't apply anymore

PR:		271388
2023-05-28 14:59:30 +00:00
Dmitri Goutnik
ff40d94c1d all: Bump PORTREVISION after lang/go{119,120} update 2023-04-08 10:13:25 -05:00
Robert Clausecker
f8aa48667f irc/soju: fix build on riscv64
Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.

Sponsored by:	Berlienr Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
2023-03-27 13:24:57 +02: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
Ashish SHUKLA
06abef6a63 irc/soju: Update to 0.5.2 2022-09-09 06:10:45 +00: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
Ashish SHUKLA
df6bf44c48 irc/soju: Update to 0.5.1 2022-07-30 22:27:19 +00:00
Ashish SHUKLA
42acfc66a0 irc/soju: Update to 0.5.0
- Switch to go:modules

Reported by:	portscout
2022-07-26 19:40:16 +00: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
Ashish SHUKLA
2aca44cf12 irc/soju: Depend on system-wide sqlite3
Reported by:	diizzy
2022-05-07 07:37:32 +00:00
Guangyuan Yang
d690b5102f */*: Bump PORTREVISION after lang/go 1.18 update 2022-03-30 03:01:44 -04:00
Ashish SHUKLA
5804155700 irc/soju: Update to 0.4.0 2022-03-08 12:45:59 +00:00
Ashish SHUKLA
c659f80772 irc/soju: Update to 0.3.0 2021-11-20 21:07:19 +00:00
Ashish SHUKLA
77b9493d2b irc/soju: Update to 0.2.2 2021-10-31 18:37:25 +00:00
Ashish SHUKLA
2f5d5ba96e irc/soju: update to 0.2.1
- Remove already upstreamed patch
2021-09-27 14:38:57 +00:00
Ashish SHUKLA
49ac413386 irc/soju: Import a patch from upstream
This is bug fix related to using it over VPN, or behind a reverse
proxy. See https://todo.sr.ht/~emersion/soju/134, and
https://github.com/emersion/soju/pull/33.
2021-09-19 15:12:49 +00:00