Free Tool Downloads, Community Forum,
 FAQs and Developer Resources

tool warehouse

To download any of these packages, please register as a member of our UNIX Tools Community first.  Once you have registered, you will be directed to a page with download links for each of the tools listed below and detailed instructions on using the packager..
New Member Registration
Note
: Your registration information is only used to develop statistics as a basis for obtaining corporate sponsorship.  It is never shared with anyone else.
 
Already a Member?  Enter Here
admin_scripts  Version 1.1

Contributed by Mark Funkenhauser
Updated: 2008-06-27
This is a collection of three administration tools for adding, removing and modifying user account information. These updated scripts are the ones to use because the scripts that ship with 3.5 don't work.
Apache  Version 1.3.29.1
Updated: 2004-02-20
This is version 1.3 of the Apache open source HTTP server.
Apache (httpd)  Version 2.2.8
Updated: 2008-06-27
This is version 2.0 of the  Apache open source HTTP server.   This version is using the new SFU 3.5 pthreads library
arc Version 5.21o
Updated: 2006-07-23
Contributed by Boris Rudakov
Arc is an archive utility.
 
atk  Version 1.6.0.1
Updated: 2004-04-19
This is the GNOME Accessibility Toolkit and libraries.
autoconf  Version 2.61
Updated: 2007-04-13
Autoconf is an extensible package of M4 macros that produce shell
scripts to automatically configure software source code packages.
automake  Version 1.10
Updated: 2007-04-13
This is Automake, a Makefile generator.  It was inspired by the 4.4BSD 'make' and 'include' files, but aims to be portable and to conform to the GNU standards for Makefile variables and targets. 
awk  Version 5.4.24b
Updated: 2006-09-03 
This is awk as described in "The AWK Programming Language", by Al Aho, Brian Kernighan, and Peter Weinberger (Addison-Wesley, 1988).  It contains fixes to the version of awk that ships with SFU 3.5.
bash  Version 3.0.0.9
Updated: 2006-09-29
This is GNU Bash -- the GNU Project's Bourne Again SHell, a complete implementation of the POSIX.2 shell spec, plus many other features.  
bdes  Version 1.0.1 
Updated: 2004-02-20
BDES is a utility for encrypting and decrypting bytes using the
DES (Data Encryption Standard).  
biff  Version 1.0
Added: 2004-05-31
BSD mail notification utility.
bind  Version 9.3.2.8
Updated: 2007-09-28
 
This replaces the version of bind that ships with SFU 3.5.  BIND-9 comes with named (the DNS server daemon), libbind, the lwres library (light weight resolver) and DNS API's for p-threads (*_r()).  This is more comprehensive than what ships with SFU. It has the advantage that it does DNS resolving directly rather than via WinSock DNS resolving (WinSock sockets are still used via the Interix subsystem).
bison  Version 2.1.2
Updated: 2007-08-28
This is the YACC-compatible parser generator.  
bsd_pkg  Version 2.10.7
Updated: 2008-06-27
BSD Pkg is a software packaging tool from the BSD group of operating systems.  It is divided into utilities for creating, adding, deleting, querying and signing packages. Included is a Tcl/Tk program that provides a graphical interface that is useful once a package is created.  
bzip2  Version 2-1.0.4
Updated: 2007-05-18
This is bzip2, a block-sorting file compressor.  
c89 Version 6.0.5
Updated: 2008-06-27
This is a compiler interface to MSVC to produce binaries for Interix. It is an update to the version that ships with Interix (SFU and SUA). It now includes functionality for building Windows binaries of different types (windows, dll, console). This package supersedes the 'wcc' package by including its functionality with updates.
cabextract Version 1.1
Added: 2005-06-07
Cabextract is a program to extract files from Microsoft cabinet (CAB, .cab) files.
 
Cadaver Version 0.22.3
Added: 2006-03-25
Contributed by Brian Reiter: http://www.wolfereiter.com
Cadaver is a command-line WebDAV client for Unix.  It supports file upload, download, on-screen display, namespace
operations (move/copy), collection creation and deletion, and
locking operations.
 
caesar  Version 1.1 
Updated: 2004-06-03
Caesar is a utility for decrypting caesar cyphers (rotations).  This is the utility often used to perform "rot13" for newsgroups.  This now includes the 'rot13' program.
 
cat Version 1.2
Added: 2006-09-05
Cat is used to concatenate and print files -- with long options using BSD code.
 
catman  Version 1.7.2 
Updated: 2008-06-27
Catman is a script used to translate a large number of raw man pages to their "cat" form so that the Interix 'man' utility will find and output them. (man -k will work too.)   Catman includes the 'makewhatis' utility.
cbrowser  Version 0.8
Added: 2004-04-28
Cbrowser is a front end to the popular source code indexing and querying program cscope.
ccache Version 2.4
Added: 2005-06-06
This utility is a fast compiler cache for use with C and C++.
 
chcase  Version 1.0.1 
Updated: 2004-02-20 
Chcase was written as a helper utility when dealing with Win32 filenames.  By default the utility acts as if the '-l' option has been given.  It accepts one filename and converts that name into lowercase only (-l), uppercase only (-u) or switches the case of each letter (-s).  
chmod Version 1.0
Added: 2006-06-07

 
cmp Version 1.0
Added: 2006-06-07
Cmp compares two files.
 
colrm  Version 1.0 
Updated: 2004-05-31
This is the BSD version of the utility 'colrm' which removes selected columns from a file.
Comsat (biff)  Version 1.0
Added: 2004-06-11
Comsat is the biff server (daemon) which receives notification of incoming mail and informs the appropriate users at their terminal if they have requested the service.
ClamAV  Version 0.91.2
Updated: 2007-10-05
Contributed and updated by Brian Reiter: http://www.wolfereiter.com
ClamAV is a set of anti-virus tools. It allows for filesystem scans and also can be used to scan e-mail for viruses.
cpio  Version 2.9 
Updated: 2007-08-25
This is a newer, modified version of cpio to compensate for the behavior of readlink() in SFU 3.5 that causes cpio to truncate symbolic link names by one character. 
cscope  Version 15.5
Added: 2004-04-28
Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code.
curl  Version 7.16.2 
Updated: 2007-05-28
Curl is a command line tool for transferring data specified with URL
syntax.  Libcurl is a library that Curl is using to do its job. 
CVS  Version 1.12.12.2 
Updated: 2005-07-05
CVS is the Concurrent Versions System, the dominant open source network-transparent version control system.
Cxref Version 1.6a
Added: 2005-06-06
Cxref is a C cross referencing and documenting tool with output in LaTeX, HTML, RTF and SGML.
 
DDD  Version 3.3.8.2
Updated: 2005-04-14
GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger, or the Python debugger.
dialog Version 1.0.6.2
Added: 2006-07-23
Dialog displays dialog boxes from shell scripts using curses.
 
diffutils Version 2.8.1
Added: 2006-06-09
An update for the 'diff', 'diff3' and 'sdiff' utilities.
 
Echo Version 1.0
Added: 2005-08-11
Echo writes arguments to the standard output. This is an update to the version that ships with SFU to include SUS options plus others.
Ed Version 3.7
Added: 2005-06-23
Ed is a standard text editor. While line oriented it is still very powerful, especially when using scripts for editing.
Electric Fence  Version 2.2.2.1 
Updated: 2005-11-24
Electric Fence is a malloc() debugger / bounds checker. It uses the virtual memory hardware of your system to detect when software overruns the boundaries of a malloc() buffer. It will also detect any accesses of memory that has
been released by free().
emacs  Version 21.2 
Updated: 2004-07-08
This is the gnu emacs editor. 
Expect  Version 5.43 
Updated: 2006-07-30
This is Expect 5.40 for Tcl 8.3 and Tk 8.3 (below). Expect is a program that performs programmed dialogue with other interactive programs.
fastCGI  Version 2.4.0
Updated: 2004-02-25
FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific API's. 
fetchmail Version 6.2.5.2.1
Updated: 2005-10-25
This utility allows you to fetch email from various types of email servers: POP, IMAP, ETRN or ODMR. This version has been compiled with the SSL option.
find  Version 1.2
Updated: 2007-06-30
Find is a Unix utility to walk a file hierarchy. This is an update to the version that ships with SFU 3.5 so several new primaries are available.
flex  Version 2.5.4b
Updated: 2004-02-20
Flex is a lexical analyzer generator.  It is a tool for generating programs that perform pattern-matching on text.  It is BSD-based in code and license.
FontConfig  Version 2.4.2
Updated: 2007-06-05
A font configuration and customization library. Fontconfig is designed to locate fonts within the system and select them according to requirements specified by applications.
Fontconfig is not a rasterization library, nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts.
fortune  Version 1.1.1
Added: 2004-10-28
This utility prints an interesting random epigram, quote or adage -- a traditional UNIX favorite.
FreeTDS  Version 0.62.3
Updated: 2004-07-09

For more info, see our database connectivity page.

Free TDS is a free (open source) implementation of Sybase's db-lib and ct-lib libraries.  Currently, dblib and ctlib are most mature.  Both of these libraries have several programs known to compile and run against them.
freetype 2  Version 2.1.10
Updated: 2007-06-05
Freetype 2 is a font engine.
from(1)  Version 1.0
added: 2004-05-31
'From' prints the names of those who have sent mail.
ftp  Version 3.5j
Updated: 2007-06-20
This is an update to the version shipping with SFU 3.5. The update is for the graphical transfer bar giving better output with larger files.
FVWM  Version 2.4.19
Updated: 2005-04-24 
FVWM is a multiple large virtual desktop window manager, originally derived from twm.  FVWM is intended to have a small memory footprint but a rich feature set, be extremely customizable and extendible, and have a high degree of Motif mwm compatibility.
gd Version 2.0.33
Added: 2005-05-25 

Sponsored in part by LBM Systems

GD is a "graphics draw" library used with gnuplot.
gdbm  Version 1.8.3.1
Updated: 2004-02-20
GNU's gdbm is a set of database routines that use extensible hashing.  The routines work like the UNIX dbm routine.  
getopt  Version 1.1.1 
Updated: 2004-02-20
This is the standard UNIX getopt(1) utility.   
gettext  Version 0.16.9.1 
Updated: 2007-05-29
This is the GNU gettext package.  This library gives a unique interface to message handling functions.  Users of other GNU packages should install gettext as it is often used to internationalize the messages given by shell scripts.   
Ghostscript  Version 8.54 
Updated: 2005-04-26
Ghostscript is an interpreter for the PostScript language.
giflib  Version 4.1.4 
Updated: 2007-06-15
The giflib package contains libraries for reading and writing GIFs as well as programs for converting and working with GIF files.
GIMP  Version 2.0.0
Updated: 2004-05-10
 
This is GIMP version 2.0, a stable release of the GNU Image Manipulation Program. It was ported to Interix as a demonstration project.  It is an excellent example of a complex application with dozens of dependencies (all included).  To read about the porting experience, see Porting Gimp to SFU 3.5 Word doc.
gimpprint  Version 4.2.6
Updated: 2004-05-06
A very high quality package of printer drivers for Ghostscript and CUPS. This project also maintains the Print plug-in for the Gimp from the same code base.
glib  Version 2.13.4.1
Updated: 2007-07-12
GLib is a library which includes support routines for C such as:   lists, trees, hashes, memory allocation, and many other things.
gmake  Version 3.80.1
Updated: 2004-02-20
This is GNU Make.  This distribution includes the GNU Make manual.
GMP  Version 4.2.2
Updated: 2007-12-10
Contributed by Brian Reiter: http://www.wolfereiter.com
GMP is a portable library written in C for arbitrary precision arithmetic on integers, rational numbers, and floating-point numbers. It aims to provide the fastest possible arithmetic for all applications that need higher precision than is directly supported by the basic C types.
This syncs with Brian Reiter's update for ClamAV.
GnuPG  Version 1.4.2.2
Updated: 2006-03-17
GnuPG (GNU Privacy Guard) is a complete and free replacement for PGP.  Because it does not use the patented IDEA algorithm, it can be used without any restrictions.  
gnuplot Version 4.0.0
Added: 2005-05-26
Gnuplot is a command-driven interactive function plotting program.  It can display to an X11 server too.
grep Version 1.3
Updated: 2006-03-31
This is an updated version of 'grep' that includes recursive directory traversal as well as all of the more recent new options.
groff  Version 1.17.2.2
Updated: 2004-06-30
This is the GNU Groff formatting system and includes a long list of implementations.  
groups  Version 1.0
Updated: 2005-05-20
 
gSOAP  Version 2.6
Updated: 2004-03-24
 
The gSOAP toolkit is a cross-platform development environment for C and C++ SOAP/XML Web services (SOAP 1.1/1.2, WSDL 1.1). gSOAP supports XML serialization of native C/C++ data types. Includes stub/skeleton compiler, HTTP Web server, and much more.
GTK+  Version 2.4.1.3
Added: 2004-05-10
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.
gzip Version 1.3.3.10.1 
Updated: 2005-06-29
 
This version of gzip contains no new features over the one released with SFU 3.5.  But it is linked against zlib 1.1.4b which contains a security fix.  This version also includes the utilities derived from gzip not included with SFU 3.0: gzexe, zcmp, zdiff, zforce, zgrep, zmore and znew.  Man pages for each are included.  
Indent  Version 1.0
Added: 2004-09-06 
Indent is a program to indent and format C source code. This can be a useful tool to help standardize the format of C code locally without the need to do so "by-hand."
install  Version 1.1.2
Updated: 2006-10-30
This is an update to the 'install' utility that ships with SFU 3.5.  This version adds options that many software applications now expect.  
ISS  Version 1.3
Added: 2004-09-01
Internet Security Scanner (ISS) is a multi-level security scanner. It was designed to be flexible and do its job in a reasonable amount of time. It provides information to the administrator that will fix obvious security misconfigurations. 
Jam Version 2.3.5
Added: 2004-09-04
Jam is a program construction tool, like make(1).
joe Version 3.3
Added: 2005-06-07
Joe's Own Editor (joe) is a powerful editor that can be run in several mode to appear like WordStar, Pico and emacs in addition to it's own mode-less interface.
 
Jot  Version 1.0.1
Added: 2007-04-04
Jot is a utility to print random or sequential data.
jove Version 4.16.0.65
Added: 2005-06-10
Jonathan's Own Version of Emacs (jove) is a light-weight alternative to 'emacs' because it does not carry Lisp around with it.
 
jpeg  Version 6b.4
Updated: 2007-05-25 
This distribution contains the sixth public release of the Independent JPEG Group's free JPEG image compression and decompression software.  
Lam  Version 1.0
Added: 2004-06-20
This utility laminates files together vertically.
lc  Version 1.1 
Updated: 2004-05-20
LC is much like the ls command except it separates the types of files into groups and then displays located file names to the user is a columnar fashion.  
leave  Version 1.0
Added: 2004-07-02 
A utility to remind you when you need to leave!
libart  Version 2.3.19
Updated: 2007-08-16
Libart is a library for high-performance 2D graphics.
libcrypt  Version 1.2.7
Updated: 2006-07-05
This is a replacement "libcrypt" library  .  The "sha2" routines are now added and this gives a shared library for libcrypt.
libdes  Version 4.04b
Added: 2007-11-28
This includes the man pages (des and des_crypt).
 
libedit  Version 1.1
Updated: 2005-04-24
Libedit is the library of in-line editor APIs derived from 4.4BSD source code.  It is used in such programs as ftp(1) to recall a previous command. The editline library provides generic line editing and history functions, similar to those found in sh(1).
libexpat  Version 2.0.0
Updated: 2007-06-17
XML Parser library
libiconv  Version 1.11.0
Updated: 2007-05-22
This library package - iconv -  is for converting to/from unicoding for UNIX systems.  
libiodbc  Version 3.51.2
Updated: 2004-07-09

For more info, see our database connectivity page. 

iODBC is another popular Open Source ODBC driver manager.  See also unixODBC.   
libncurses  Version 5.6
binary: /pkgs/3.5/libncurses-current-bin.tgz
src: /src/libncurses
Updated: 2007-07-28
Ncurses is a CRT handling and optimization package.  This implementation is "new curses" (ncurses) and is the approved replacement for 4.4BSD classic curses, which has been discontinued.  
libpng  Version 1.2.16 
Updated: 2007-05-03
PNG is intended as a replacement for TIFF and GIF image formats to provide better images.  Libpng is the official PNG (Portable Network Graphics) reference library for creating these images.  
libport Version 1.1.18
Added: 2007-08-29
A portability library to ease the transition to Interix for some API's, plus ioctl() extensions.
 
libsasl Version 2.1.22.0.1
Added: 2008-06-27
This is the original SASL authentication library.
 
libtga  Version 1.0.1
Updated: 2005-11-02
This is a library for using tga images.
libtool  Version 1.5.22.1
Updated: 2007-07-16
Contributed by Brian Reiter: http://www.wolfereiter.com
Libtool is a generic library support script. It supports the building of static, shared and dynamic libraries across multiple platforms.
libxml2  Version 2.6.28 
Added: 2006-01-25
Libxml2 is an XML C parser and toolkit library under an MIT license.
libxpm  Version 3.4k.3 
Updated: 2004-04-16 
This is the Koala project's XPixMap image format and library.  The format defines how to store color images (X Pixmap) in a portable and powerful way. The library provides a set of functions to store and retrieve images to and from XPM format data, being either files, buffers (files in memory), or data (included files).  
libxslt Version 1.1.15
Updated: 2006-03-25
An extension library for XSLT (relates to XML).
 
links Version 2.1.17
Updated: 2005-05-24
A lynx-like alternative character mode WWW browser.
Also has a graphical (X11) version.
locate  Version 1.1.1
Updated: 2006-05-24 
'Locate' finds filenames quickly.
logger Version 1.0
Added: 2004-12-31
A utility to add messages to the system logs (syslog).
This is a replacement for the Interix version and adds several new options.
Lorder  Version 1.0
Added: 2004-06-21
This is a utility for list dependencies for object files. Used together with tsort, ar, nm and the loader.
ls  Version 1.2.6
Updated: 2007-05-28
This is a utility to list directory contents. This BSD-based utility now has color support for file types -- an often requested enhancement.
lsreg  Version 1.0
Added: 2007-09-25
The lsreg utility allows you to view the value of a key in the registry as long as you know the whole path (sorry, no filesystem like capability). The regdump utility dumps out the value of the key registry entries that affect Interix (SFU/SUA).
The intent here is to provide a quick and easy way to check the critical registry entries that seem to occasionally get wacked by MS updates.
Lynx  Version 2.8.5
Added: 2004-05-24
Lynx is a general purpose distributed information browser for the World Wide Web for terminals. It will display HTML documents and links. It can connect with HTTP, GOPHER, FTP, WAIS and NNTP (news) servers.
LZO  Version 1.08
Added: 2004-04-26
LZO is a data compression library that is suitable for data decompression in real time.  This means it favors speed over compression ratio.
man  Version 1.0
Added: 2004-08-11
This is the utility to display the manual pages (documentation) on the system. This version is capable of displaying manual pages that have been already generated or from the original markup text (unlike what ships with the system).
m4-gnu  Version 1.4.3 
Updated: 2005-04-24
GNU "m4" is an implementation of the traditional UNIX macro processor.  It is mostly SVR4 compatible.
md5  Version 1.2 
Updated: 2006-03-30
The 'md5', 'sha1' and 'rmd160' utilities are for generating message-digest fingerprints using MD5, SHA1 and RMD160 respectively.  Message-digest fingerprints are used to help verify that a file is the same file as advertised.  
MDK  Version 1.2.1
Added: 2005-10-26
The MDK provides a simulator of D. Knuth's MIX computer, and a development environment to write, run and debug MIXAL programs on it.  
mesg  Version 1.0.1
Updated: 2004-02-20
This is the standard UNIX mesg(1) utility.  
Midnight Commander (mc)  Version 4.6.0
Updated: 2004-06-03
Midnight Commander ('mc') is a "visual shell for Unix-like systems.
mkstr  Version 1.0
Added: 2004-09-15 
The 'mkstr' utility creates an error message file by massaging C source.
mktemp  Version 1.0.1
Updated: 2004-08-19 
Mktemp allows temporary files and directories to be created at the command line or within a shell script.
mtree  Version 1.0
Added: 2004-07-02
The utility mtree compares the file hierarchy rooted in the current directory against a specification read from the standard input. This is a useful tool for detecting Trojan Horse files.
mutt  Version 1.4.2.3
Updated: 2007-08-29
The Mutt Mail User Agent is a small but very powerful text based program for reading electronic mail under UNIX operating systems, including support for color terminals, MIME, and a threaded sorting mode. 
mv  Version 1.0
Added: 2004-09-02 
This is a replacement for the version of 'mv' that ships with SFU 3.5.  It has many more options including backup and clobber controls.
myconsole Version 1.0

Contributed by Mark Funkenhauser
Added: 2005-10-25

This utility attaches /dev/console to your current terminal.
 
NcFTP  Version 3.19
Updated: 2005-05-24
Contributed by Brian Reiter: http://www.wolfereiter.com
NcFTPd is a high-performance FTP client software solution for UNIX systems, designed especially for high-traffic sites and internet service providers. It is also popular among students, home users, educational sites, and businesses.
NEdit  Version 5.5
Updated: 2005-05-31
NEdit is a multi-purpose text editor for the X Window System, which combines a standard, easy to use, graphical user interface with thorough functionality and stability.
neon Version 0.25.4
Added: 2006-03-25
Contributed by Brian Reiter: http://www.wolfereiter.com
An HTTP and WebDAV client library.
 
netpbm  Version 10.34
Updated: 2006-08-15
Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats.
OpenSSH  Version 4.6.0.1.4 for SFU and SUA
Updated: 2007-09-27
OpenSSH is based on OpenBSD's excellent OpenSSH port.  It depends on Zlib and OpenSSL.  

(aka OpenSSH 4.6p1)

OpenSSL  Version 0.9.8.5.1  (User Package)
Updated: 2007-05-17
OpenSSL is a commercial-grade, fully featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.  It has been split into a User package (this one) and a Dev package. 
OpenSSL  Version 0.9.8.5.1  (Dev Package)
Updated: 2007-06-21
OpenSSL is a commercial-grade, fully featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.  This is the Dev package.
Pango  Version 1.4.0.3
Updated: 2004-05-10
Pango is a library for layout and rendering of text, with an emphasis on internationalization.
passwd  Version 1.0
Added: 2005-02-11
This is a replacement for the password changing utility that ships with SFU.
Pax  Version 1.7.3
Updated: 2007-09-26
This is pax(1) and tar(1) from OpenBSD source.  The SFU 3.5 pax(1) and tar(1) are the same binary, but cpio(1) is not.  So this installs just 'pax' and 'tar' while leaving 'cpio' alone.
PCRE Version 4.5
Added: 2004-08-23
 
'PCRE' stands for Perl Compatible Regular Expressions.  This includes the PCRE utilities and libpcre.
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.
pdomain Version 1.0
Added: 2005-03-07 
Pdomain displays the current principal domain for Interix applications
Perl  Version 5.8.8
Updated: 2006-05-19
This is the latest stable release of the most popular scripting language, complete with the DBI database interface module, DBD::ODBC for connecting via ODBC, and DBD::Sybase to connect to any Sybase or SQL Server using FreeTDS.
PHP  Version 5.2.2.1
Added: 2007-05-19
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
Pine  Version 4.33.1
(including Pine and Pico)

Updated: 2004-02-20
Pine is the popular user mail agent; Pico is an editor related to Pine (and used by Pine) and Pilot is a file system navigator.  Pine and Pico are registered trademarks of the University of Washington; all three are copyright 1989-1998 by UW.
pkg  Version 2.10.7
Updated: 2008-06-27
BSD Pkg is a software packaging tool from the BSD group of operating systems.  It is divided into utilities for creating, adding, deleting, querying and signing packages. Included is a Tcl/Tk program that provides a graphical interface that is useful once a package is created.  
pkg-config  Version 0.21
Updated: 2007-05-25
Pkg-config is a script to make it easier to put together all the build flags when compiling or linking.  
plotutils  Version 2.5  
Updated: 2006-07-06
GNU's plotutils package contains software for both programmers and technically oriented users.  It includes the utilities plot, ode, double, spline tek2plot, graph, plotfont and the libplot library.  Its centerpiece is the libplot/libplotter, a C/C++ function library for exporting 2-D vector graphics in many file formats.  
PostgreSQL  Version 7.2.2
src: /src/posgresql
PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.  It includes drivers for ODBC and JDBC. 
Popclient Version 1.0
Added: 2004-06-09
 
Procmail Version 3.22
Added: 2004-06-18
Procmail is a mail filtering program to sort incoming mail into different mailboxes or take other actions on that mail.
It can be invoked locally by each user as they choose or by the MTA (e.g. sendmail).
Python  Version 2.4.3.3
Updated: 2006-09-24
Python is an interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax.
 
qpopper  Version 4.0.8
Updated: 2005-09-23
This updates the old version that ships with SFU 3.5.
This is a POP3 server for POP3 clients to download mail. It comes with TLS/SSL security.
Qt  Version 4.1.2.1
Added: 2007-03-12
Qt is a multiplatform C++ GUI toolkit created and maintained by Trolltech.  It provides application developers with all the functionality needed to build applications with state-of-the-art graphical user interfaces. Qt is fully object-oriented, easily extensible, and allows true component programming. 
rcp  Version 1.1.1
Updated: 2008-06-27
This is a modified version of 'rcp' based on the BSD source code. It has been extended for the Interix system for file transfers outbound of up to 4G and in-bound unlimited (was previously limited to 2G in and out).
rcs  Version 5.7.1
Updated: 2004-02-20
RCS, the Revision Control System, manages multiple revisions of files.  RCS can store, retrieve, log, identify, and merge revisions.
This is a more recent version than the one that ships with SFU 3.5.
rdate  Version 1.0.1
Added: 2005-10-19
Rdate lets you set the system's date from a remote NTP server/host.
re2c  Version 0.12.0
Added: 2007-05-10
 
readline