./devel/st, Non-preemptive thread library for Internet applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.9nb1, Package name: st-1.9nb1, Maintainer: gson

The State Threads Library is a small application library which
provides a foundation for writing fast and highly scalable Internet
applications (such as web servers, proxy servers, mail transfer
agents, and so on, really any network-data-driven application) on
UNIX-like platforms. It combines the simplicity of the multithreaded
programming paradigm, in which one thread supports each simultaneous
connection, with the performance and scalability of an event-driven
state machine architecture. In other words, this library offers a
threading API for structuring an Internet application as a state
machine.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 106.207 KB

Version history: (Expand)


CVS history: (Expand)


   2022-09-18 17:03:34 by Havard Eidnes | Files touched by this commit (2)
Log message:
devel/st: add support for NetBSD/powerpc.
   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-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640)
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2018-01-07 22:37:55 by Roland Illig | Files touched by this commit (2)
Log message:
Move documentation to where it belongs, add license, bump PKGREVISION.
   2017-11-30 11:58:15 by Andreas Gustafsson | Files touched by this commit (3)
Log message:
devel/st: make it not only build on Linux, but also install.
   2017-11-30 11:05:34 by Andreas Gustafsson | Files touched by this commit (2)
Log message:
devel/st: add one more patch needed to build on Linux (Debian 9)