aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-12-02 00:31:55 +0800
committergarga <garga@FreeBSD.org>2006-12-02 00:31:55 +0800
commit0b3d4078f1a48ea382d663ef328c709383fd3c55 (patch)
tree9d968372cde34bcdd82e9c92691d10f0151ec7f3
parentb8a4338654afc3ebe0ef37af156301961ad32c09 (diff)
downloadfreebsd-ports-gnome-0b3d4078f1a48ea382d663ef328c709383fd3c55.tar.gz
freebsd-ports-gnome-0b3d4078f1a48ea382d663ef328c709383fd3c55.tar.zst
freebsd-ports-gnome-0b3d4078f1a48ea382d663ef328c709383fd3c55.zip
- Fix WWW
- Cosmetic changes on pkg-descr
-rw-r--r--devel/libslang/pkg-descr28
1 files changed, 14 insertions, 14 deletions
diff --git a/devel/libslang/pkg-descr b/devel/libslang/pkg-descr
index bfe5dbd31982..54ad0585ac58 100644
--- a/devel/libslang/pkg-descr
+++ b/devel/libslang/pkg-descr
@@ -2,18 +2,18 @@ S-Lang is a C programmer's library that includes routines for the rapid
development of sophisticated, user friendly, multi-platform applications.
The S-Lang library includes the following:
- -Low level tty input routines for reading single characters at a time.
- -Keymap routines for defining keys and manipulating multiple keymaps.
- -High level screen management routines for manipulating both
- monochrome and color terminals. These routines are very
- efficient.
- -Low level terminal-independent routines for manipulating the display
- of a terminal.
- -Routines for reading single line input with line editing and recall
- capabilities.
- -Searching functions: both ordinary searches and regular expression
- searches.
- -An embedded stack-based language interpreter with a C-like syntax.
- -A malloc debugging package
+ - Low level tty input routines for reading single characters at a time.
+ - Keymap routines for defining keys and manipulating multiple keymaps.
+ - High level screen management routines for manipulating both
+ monochrome and color terminals. These routines are very
+ efficient.
+ - Low level terminal-independent routines for manipulating the display
+ of a terminal.
+ - Routines for reading single line input with line editing and recall
+ capabilities.
+ - Searching functions: both ordinary searches and regular expression
+ searches.
+ - An embedded stack-based language interpreter with a C-like syntax.
+ - A malloc debugging package
-WWW: http://www.s-lang.org/
+WWW: http://www.jedsoft.org/slang/