Download List

專案描述

The Fish provides a GTK-based graphical tool to manage and edit FreeBSD system variables stored in /etc/defaults/rc.conf and /etc/rc.conf. For testing purposes, or, for users that need to have different configurations, the program honours two environment variables: FISH_RC_DEFAULTS and FISH_RC.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-18 15:32
0.6.6

A small bug in the GTK about dialog was fixed. The
Qt build was fixed.
標籤: Minor bugfixes

2005-03-13 16:45
0.6.5

The frontend code now receives an RC_CONF struct
instead of two RC_NODEs. Two illegal memory writes
detected by valgrind were fixed. Parts of the code
were edited to conform to FreeBSD's code style
guide. The GTK+ interface makes use of some GTK
2.6+ features if that version of the library is
present. The man page was updated.
標籤: Minor bugfixes

2005-02-13 00:39
0.6.4

The duplicated file I/O code has been moved to its
own file. The ncurses code has been cleaned up.
標籤: Minor bugfixes

2004-12-06 00:09
0.6.3

It's now possible to sort entries by name, value, and status. Some parts of the GTK+ interface code were rewritten.
標籤: Minor feature enhancements

2004-11-17 19:15
0.6.2

The parser has been updated to take new rc.conf variables into account.
A typo in the scons script has been fixed. All the code has been
cleaned.
標籤: Code cleanup

Project Resources