Projects : sysutils/thefish

BSDforge

Following, are FreeBSD ports, or other *BSD related projects, hosted, or worked on at BSDforge in the sysutils category.

thefish
Gtk+/ncurses rc.conf editor/management tool.

The Fish provides a graphical UI (with GTK+, Qt, and ncurses frotends) to manage and edit system variables stored in /etc/defaults/rc.conf and /etc/rc.conf.

About thefish

The Fish is a GTK+, Qt, and ncurses based rc.conf editor. Although some people just like to use vi to change their rc.conf setup, I thought it would be nice to have a graphical tool for those who feel better using one, or who just started using FreeBSD.

What's new in this version

0.6.6 -> 0.6.7
  • New home, and source location!
0.6.5 -> 0.6.6
  • A small bug in the GTK about dialog was fixed.
  • The QT build was fixed.

Thanks to

  • Jordan Hubbard, and Miguel Mendez
  • thanks also to Jim Dutton from Illinois for sending Steve Pate's UNIX Filesystems. Much appreciated!

Installation

Using the FreeBSD ports system:
cd /usr/ports/sysutils/thefish make install clean
Using the FreeBSD pkg system:
pkg install sysutils/thefish