fsvs

Full system versioning with metadata support

FSVS is a backup/restore/versioning/deployment tool for whole directory trees or filesystems, with a Subversion repository as the backend. It can do overlays of multiple repositories, to achieve some content separation (base install, local modifications, etc.)

ftdi-eeprom

Tool for reading/erasing/flashing FTDI USB chip EEPROMs

ftdi-eeprom is a small tool for creating and uploading the configuration EEPROM for the FTDI chip. This eeprom contains information such as vendor and product ID, manufacturer and product strings, revision, etc.

fte-xwindow

Text editor for programmers - X Window System edition with I18N support

FTE is a text editor for programmers. Some of its features are smart indentation for C, C++, Java, Perl; color syntax highlighting for many more languages; multiple file/window editing; column blocks; configurable menus and keyboard bindings; mouse support; undo/redo; regular expression search and replace; folding; background compiler execution.

ftjam

FreeType version of Jam, a replacement for make

This is a version of Jam with additional features and bugfixes, which is maintained by the FreeType project.

ftnchek

Semantic checker for Fortran 77 programs

ftnchek (short for Fortran checker) is a tool designed to detect certain errors in a Fortran program that a compiler usually does not, thus assisting users in the debugging of their Fortran programs.

ftp-upload

put files with FTP from a script

ftp-upload transfers local files to another machine using FTP. It's meant to be used by scripts and such rather than interactively. There's no user interface, the program is controlled strictly via the command line. It is disciplined with its exit status.