Path to this page:
./
devel/libslang,
Routines for rapid alpha-numeric terminal applications development
Branch: CURRENT,
Version: 2.3.3,
Package name: libslang-2.3.3,
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:
Filesize: 1607.726 KB
Version history: (Expand)
- (2025-01-07) Updated to version: libslang-2.3.3
- (2017-11-23) Package has been reborn
- (2008-03-02) Updated to version: libslang-1.4.9nb7
- (2008-03-01) Updated to version: libslang-1.4.9nb7
- (2008-02-29) Updated to version: libslang-1.4.9nb6
- (2006-09-09) Updated to version: libslang-1.4.9nb5
CVS history: (Expand)
2025-01-13 15:26:30 by Kevin Bloom | Files touched by this commit (1) |
Log message:
libslang: fixed optional PLIST modules
|
2025-01-06 22:49:24 by Kevin Bloom | Files touched by this commit (217) |
Log message:
revbump packages due to devel/libslang2 removal
|
2025-01-06 22:36:25 by Kevin Bloom | Files touched by this commit (16) | |
Log message:
libslang: update to 2.3.3
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274) |
Log message:
devel: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|