Path to this page:
./
devel/libslang2,
Routines for rapid alpha-numeric terminal applications development
Branch: pkgsrc-2017Q1,
Version: 2.2.4nb2,
Package name: libslang2-2.2.4nb2,
Maintainer: pkgsrc-usersS-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, as well as low-level terminal-independent routines for
manipulating the display of a terminal.
- 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.
- 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
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 34e68a993888d0ae2ebc7bc31b40bc894813a7e2
RMD160: fc023080f021201a99263d686ab4a8b87bbb575a
Filesize: 1393.909 KB
Version history: (Expand)
- (2017-04-04) Package added to pkgsrc.se, version libslang2-2.2.4nb2 (created)
CVS history: (Expand)
2017-05-01 10:28:25 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #5332 - requested by sevan
devel/libslang2: build fix for SunOS
Revisions pulled up:
- devel/libslang2/distinfo 1.7
- devel/libslang2/patches/patch-aa 1.4
---
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Apr 20 10:46:10 UTC 2017
Modified Files:
pkgsrc/devel/libslang2: distinfo
pkgsrc/devel/libslang2/patches: patch-aa
Log message:
Fix bogus flags, now builds on SunOS.
|