Commit graph

18 commits

Author SHA1 Message Date
bsiegert
8e81cd609e Revbump all Go packages because go121 is now the default 2023-10-29 14:48:06 +00:00
bsiegert
e3e6be9cd9 Revbump all Go packages after go120 security update 2023-10-15 12:04:14 +00:00
bsiegert
1e74367d92 Revbump all Go packages after go120 update 2023-09-08 19:05:57 +00:00
bsiegert
9b8992d9f4 Revbump all Go packages after go120 update 2023-08-26 16:31:22 +00:00
bsiegert
9218acfdb3 Revbump all Go packages after go120 update 2023-07-15 10:52:52 +00:00
riastradh
8560be0ed3 Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
2023-06-06 12:40:15 +00:00
bsiegert
4775327bb6 Revbump all Go packages after go120 security update 2023-05-05 19:37:30 +00:00
pin
44f9114fc2 chat/senpai: update to 0.2.0
senpai v0.2.0

Nomeji (1):
      Scroll to buffer on zoom

delthas (40):
      Revert to using base colors by default, making extended configurable
      Mention /help rather than man
      Show the message date instead of its time on date change
      Highlight only on word boundaries
      Always show the date of the top message
      Use WHOX rather than WHO when available
      Make the last opened channel visible in the horizontal list
      Prevnet highlighting on notices, drop unknown CTCP
      Replace non-UTF8 chars with the Unicode replacement character
      Fix crashing on ISUPPORT PREFIX=
      Switch to the upstream tcell implementation of OSC 8 hyperlink
      Add OSC 8 hyperlink IDs
      Fix OSC 8 hyperlink ID format
      Fix requesting CHATHISTORY TARGETS with invalid timestamps
      Bump tcell version
      Clear highlights from MARKREAD when only NotifyNone lines are left
      Render the Unicode replacement character properly
      Add a 10s timeout to connect + TLS handshake
      Print date as dd/mm or mm/dd depending on the user locale
      Enable receiving away updates for private buffers
      Support irc URLs in the config addr
      Implement /MOTD
      Add documentation for /MOTD
      Implement /NP
      Fix failing to parse host:port IRC URLs
      doc: Fix trivial typo
      Fix processing CHATHISTORY TAGMSG as standalone messages
      Prevent possible deadlock in the typing system
      Move /NP code to go-libnp
      Bump go-libnp
      Implement /OPER
      Fix failing on addresses with a literal IP address without URLs
      np: Bump libnp & be more verbose with errors
      Show MOTD in server buffer only
      Hide on-register RPL_UMODEIS
      Backoff from 0 seconds to 1 minute on reconnect
      Show connected messages in the current buffer as well
      Only show one connected message per reconnection
      motd: Allow running from a server buffer
      Request standard-replies
2023-05-03 07:33:12 +00:00
bsiegert
59e5fd6b2b Revbump all Go packages after yesterday's go120 security update 2023-04-05 20:47:45 +00:00
bsiegert
cc4d019cfa Revbump all Go packages after go119 security update 2023-03-08 13:38:44 +00:00
pin
82f0ef1ee1 chat/senpai: reset maintainer 2023-02-21 13:30:03 +00:00
bsiegert
027aea5a3b Revbump all Go packages after go119 update 2023-02-16 15:01:54 +00:00
bsiegert
8873bf5d0f Revbump all Go packages after go119 update 2023-01-11 17:28:23 +00:00
bsiegert
608d9fff4e Revbump all Go packages after go119 security update 2022-12-08 16:14:12 +00:00
bsiegert
8c7ec7fb8c Revbump all Go packages after go119 security update 2022-11-02 19:39:45 +00:00
bsiegert
e5cb21c812 Revbump all Go packages after go119 security update 2022-10-05 11:32:55 +00:00
bsiegert
6573097e61 Revbump all Go packages after 1.19 became default 2022-09-26 18:40:10 +00:00
pin
9f4497177a chat/senpai: import pkg
senpai - a modern terminal IRC client.

senpai is an IRC client that works best with bouncers:
 - no logs are kept,
 - history is fetched from the server via [CHATHISTORY],
 - networks are fetched from the server via [bouncer-networks].
2022-09-17 15:57:58 +00:00