NOTICE: This package has been removed from pkgsrc

./devel/libslang2, Routines for rapid alpha-numeric terminal applications development

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.3.3, Package name: libslang2-2.3.3, Maintainer: pkgsrc-users

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, 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)


CVS history: (Expand)


   2025-01-05 17:35:09 by Kevin Bloom | Files touched by this commit (9) | Package updated
Log message:
libslang2: update to 2.3.3

Many bug fixes, updates, and enhancements since 2.2.4
   2024-09-29 04:21:41 by Kevin Bloom | Files touched by this commit (1)
Log message:
libslang2: added comment to explain my actions
   2024-09-28 09:49:56 by Thomas Klausner | Files touched by this commit (1)
Log message:
libslang2: bump PKGREVISION for previous
   2024-09-28 04:17:55 by Kevin Bloom | Files touched by this commit (1)
Log message:
slang: fixed crippling bug with editors/jed
   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
   2021-09-30 10:33:21 by Thomas Klausner | Files touched by this commit (4)
Log message:
libslang2: fix pkg-config file

Reported by RVP in PR 56426.

Some pkglint cleanup while here.

Bump PKGREVISION.
   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.