Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 03/29/2004 09:54:58
Module Name:	pkgsrc
Committed By:	grant
Date:		Mon Mar 29 09:54:58 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Initial import of sqsh-x11-2.1 into the NetBSD packages collection.

Sqsh (pronounced skwish) is short for SQshelL (pronounced s-q-shell), it
is intended as a replacement for the venerable 'isql' program supplied
by Sybase.  It came about due to years of frustration of trying to do
real work with a program that was never meant to perform real work.

Sqsh is much more than a nice prompt, it is intended to provide much of
the functionality provided by a good shell, such as variables,
redirection, pipes, back-grounding, job control, history, command
completion, and dynamic configuration.  Also, as a by-product of the
design, it is remarkably easy to extend and add functionality.

This package enables X11 support.


To generate a diff of this commit:
cvs rdiff -r1.5351 -r1.5352 pkgsrc/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.