Path to this page:
Subject: CVS commit: pkgsrc/net/bombadillo
From: pin
Date: 2023-03-05 20:01:26
Message id: 20230305190126.8DFEDFA90@cvs.NetBSD.org
Log Message:
net/bombadillo: update to 2.4.0
Things included in since the last patch version:
- up command, which allows you to jump up one heirarchy level in the current
path (move up a directory), whenever the path is not at the root directory
of the host (/)
- Updates the makefile to remove a gnu specific gzip flag
- Line wrapping now wraps at word boundaries
- The width at which to wrap lines can now be set by a configuration
option: :set maxwidth 60 would set the client to wrap lines at 60 characters
The second item, removing the GNU specific flag, is thanks to Jay Williams.
Thanks again so much for your contribution!!
The last 2 items are thanks to code contributions via pull request from
R. Aldan Campbell. Thanks again so much for the contributions!!
Files: