./net/tut, TUI for Mastodon with shellout

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.1nb9, Package name: tut-2.0.1nb9, Maintainer: sjmulder

Text-based interface for Mastodon with vim-inspired keybindings and
support for shellout for editing text or viewing media.


Master sites:

Filesize: 230.026 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | Package updated
Log message:
Revbump all Go packages after go121 update
   2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152)
Log message:
Revbump all Go packages because go121 is now the default
   2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) | Package updated
Log message:
Revbump all Go packages after go120 security update
   2023-09-08 21:06:15 by Benny Siegert | Files touched by this commit (154) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-08-26 18:31:41 by Benny Siegert | Files touched by this commit (149) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-08-10 20:15:01 by Sijmen J. Mulder | Files touched by this commit (5)
Log message:
net/tut: Fix beeep dependency on Illumos

There were two issues with dependency 'beeep':

 1. The 'unix' backends weren't selected for Illumos
    https://github.com/gen2brain/beeep/pull/54

 2. The fallback 'unsupported' backend had a signature mismatch:
    https://github.com/gen2brain/beeep/pull/53

Both were fixed in a patched fork at https://github.com/sjmulder/beeep,
which is used here. Once the issue is fixed upstream the original
dependencies can be used again.
   2023-07-15 12:53:10 by Benny Siegert | Files touched by this commit (151) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-05-05 21:37:45 by Benny Siegert | Files touched by this commit (134) | Package updated
Log message:
Revbump all Go packages after go120 security update