Commit graph

12 commits

Author SHA1 Message Date
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Anton Berezin
60370fa8e4 This port is a go on amd64.
PR:		84791
Approved by:	maintainer
2005-08-31 11:38:07 +00:00
Alfred Perlstein
5bf60bbe9b Add patches to give callbacks to the application whenever a thread is
switched in or out.

Take over maintainership, ok'd by: tobez
Bump portrevision.
2005-01-24 19:53:31 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Anton Berezin
3ae1aba236 Update to 1.4. 2003-01-26 16:02:01 +00:00
Kris Kennaway
4e951ff2bf ONLY_FOR_ARCHS=i386 alpha 2002-12-03 05:07:20 +00:00
Anton Berezin
32ce9ac3dd Update to 1.3. 2002-06-06 20:25:01 +00:00
Anton Berezin
ef0e7e586e Update lib/st to 1.2. 2001-08-29 18:13:27 +00:00
Anton Berezin
c8df88ddad Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm
2001-06-12 19:25:41 +00:00
Dirk Meyer
34d4a9724a added %%PORTDOCS%% in pkg-plist 2001-04-13 11:43:12 +00:00
Dirk Meyer
ba47688af8 - new distfiles at master site.
The State Threads 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) 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.

The State Threads library is a derivative of the Netscape Portable
Runtime library (NSPR).

WWW: http://oss.sgi.com/projects/state-threads/

PR:		25189
Submitted by:	tobez@tobez.org (Anton Berezin)
2001-03-17 06:48:26 +00:00