Path to this page:
./
net/ncgopher,
Gopher and gemini client for the modern internet
Branch: CURRENT,
Version: 0.7.0nb1,
Package name: ncgopher-0.7.0nb1,
Maintainer: pinncgopher is a gopher and gemini client for the modern internet. It uses
ncurses and is written in Rust.
Features:
-Gopher and gemini support
-Ncurses interface
-Keyboard commands for navigation
-Bookmarks support including custom title
-History of visited gopher holes
-Download of text files and gophermaps
-Download of binary files
-Menu for easy configuration
-Mouse support in some terminals
-TLS support
-Darkmode!
-Common search providers in search menu for quick access
-External commands for HTML, images and Telnet
Master sites:
Filesize: 207.355 KB
Version history: (Expand)
- (2024-11-15) Updated to version: ncgopher-0.7.0nb1
- (2024-11-03) Updated to version: ncgopher-0.7.0
- (2024-11-01) Updated to version: ncgopher-0.6.0nb4
- (2024-11-01) Updated to version: ncgopher-0.6.0nb3
- (2024-05-29) Updated to version: ncgopher-0.6.0nb2
- (2024-05-06) Updated to version: ncgopher-0.6.0nb1
CVS history: (Expand)
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-03 17:36:00 by pin | Files touched by this commit (4) | |
Log message:
net/ncgopher: update to 0.7.0
Maintenance release to fix #219
Changes:
- Upgraded various dependencies
New features:
- Support for custom keybindings
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-05-06 10:40:34 by Jonathan Perkin | Files touched by this commit (113) |
Log message:
*: Revision bumps for ncurses 6.5 overhaul.
|
2024-05-06 10:33:53 by Jonathan Perkin | Files touched by this commit (37) |
Log message:
*: Remove long-obsolete USE_NCURSES references.
|
2023-12-03 21:48:21 by pin | Files touched by this commit (4) | |
Log message:
net/ncgopher: update to 0.6.0
Changes:
- #234: Add MSYS2 MINGW64 terminal packages for Windows (pull request by Ari)
- Made release-notes accessible from menu
- Upgraded rusqlite to 0.30.0
- Upgraded regex to 1.10.2
- Upgraded serde to 1.0.193
- Upgraded toml to 0.8.8
- Upgraded clap to 4.4.8
- Upgraded urlencoding to 2.1.3
- Upgraded rcgen to 0.11.3
- Upgraded unicode-width to 0.1.11
- Upgraded time to 0.3.29
- Upgraded base64 to 0.21.4
- Upgraded url to 2.4.1
- Upgraded backtrace to 0.3.69
- Upgraded log to 0.4.19
- Upgraded percent-encoding to 2.3.0
- Upgraded idna to 0.4.0
- Upgraded linkify to 0.10.0
- Upgraded openssl to 0.10.55
- Upgraded dirs to 5.0.1
- Upgraded crossbeam-channel to 0.5.8
- Upgraded mime to 0.3.17
- Upgraded pem to 1.1.1
- Upgraded bumpalo to 3.12.0
Bugfixes:
- Fixes #305 Added 'vendored' feature to native-tls
- Fixes #210. Remove double dot in gopher content
|