pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Initial import of sqsh-x11-2.1 into the NetBSD pac...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/400b14611bd0
branches:  trunk
changeset: 471590:400b14611bd0
user:      grant <grant%pkgsrc.org@localhost>
date:      Mon Mar 29 09:54:58 2004 +0000

description:
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.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 36b8b1308e35 -r 400b14611bd0 doc/CHANGES
--- a/doc/CHANGES       Mon Mar 29 09:54:48 2004 +0000
+++ b/doc/CHANGES       Mon Mar 29 09:54:58 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5351 2004/03/29 09:40:02 kei Exp $
+$NetBSD: CHANGES,v 1.5352 2004/03/29 09:54:58 grant Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -1579,3 +1579,4 @@
        Updated coreutils to 5.2.1 [recht 2004-03-29]
        Updated qt3-libs to 3.2.3nb1 [recht 2004-03-29]
        Updated Gauche to 0.7.4.2 [kei 2004-03-29]
+       Added sqsh-x11-2.1 [grant 2004-03-29]



Home | Main Index | Thread Index | Old Index