1536 projects tagged "FreeBSD"
Worker is a file manager for the X Window System with the classical two panel interface. It features a fully graphical configuration, while still allowing manual editing of the configuration file without the need to restart Worker. Any external program can be integrated easily into the GUI using buttons, hotkeys, and file type actions. Worker uses file recognition by file content or by filename extension (or both). Different actions with completely configurable commands can be assigned to each file type.
Viewmol is a program for building and editing molecules as well as for the visualization of outputs from quantum chemical and molecular mechanics programs. Currently supported are Gaussian 9x, Gamess, Discover, DMol/DSolid/DMol3, Gulp, Mopac, Turbomole, and PDB files. Properties visualized include geometry (with various drawing modes), vibration (animated or with arrows), optimization history/MD trajectories, MO energy level diagram, MOs, basis functions, and electron density. Drawings can be saved as TIFF, HPGL, Postscript, and input files for Rayshade. Viewmol has an embedded Python interpreter for automation. The program is language independent and currently "speaks" English, French, German, Russian, or Spanish.
pftp allows you to send and receive files and directories recursively, send and receive standard input and ouput, filter your connection, set the net buffer size, set the bandwidth, send UDP datagrams unicasted, broadcasted, and multicasted (which is meant for AUDIO and VIDEO streaming), send data to another user and manage that data, perform a network test based on either UDP or TCP, and use optimized buffers for your Gigabit Ethernet links. pftp can start from command line, as a daemon, or by inetd. All features are supported for IPv4 and IPv6.
Perdition is a fully featured POP3 and IMAP4 proxy server. It is able to handle both SSL and non-SSL connections and redirect users to a real-server based on a database lookup. Perdition supports modular based database access. The distribution ships with modules for ODBC, MySQL, PostgreSQL, GDBM, POSIX Regular Expression, and NIS. The API for modules is open, allowing abitary modules to be written to allow access to any data store. Perdition can be used to create large mail systems where an end-user's mailbox may be stored on one of several hosts, to integrate different mail systems together, to migrate between different email infrastructures, and to bridge plain-text, SSL, and TLS services. It can also be used as part of a firewall.
Ficl (Forth inspired command language) is an ANS Forth interpreter written in C. Unlike traditional Forths, this interpreter is designed to be embedded into other systems as a command/macro/development prototype language. Ficl provides object extensions that can be used to wrap methods and structures of the host system without altering them.
lando is a command execution system for UNIX. It allows you to run commands as a particular user from somewhere else on your network and see the output on your local machine. It supports authentication via standard /etc/passwd, shadow passwords or PAM. Access control is provided by TCP Wrappers. At present, the only client available is for Win32.
The Faq-O-Matic is a CGI-based system that automates the process of maintaining a FAQ (or Frequently Asked Questions list). It allows visitors to your FAQ to take part in keeping it up-to-date. A permission system also makes it useful as a help-desk application, bug-tracking database, or documentation system.