---
name: st
version: 1.9_1
origin: devel/st
comment: State Threads Library for Internet Applications
arch: freebsd:9:x86:64
www: http://state-threads.sourceforge.net/
maintainer: lippe@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 294949
desc: |
  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://state-threads.sourceforge.net/
categories: [devel]
files:
  /usr/local/include/st.h: ec1af765fbbeb41af5f3a2d4bc58b8818923fe088d559b45c2cb7201a6dd6bb8
  /usr/local/lib/libst.a: 13d2b6ef07ccd890b0969975fe0615a566410bca0fb24beb560cba937c4b2ab3
  /usr/local/lib/libst.so: '-'
  /usr/local/lib/libst.so.1: 5f2dfa9484564c3e7a73741cf2a2b45a821b1853c607de7f61e27215ce7909e4
  /usr/local/share/doc/st/fig.gif: f874c92f34a4d336680e77b074de0b2cc712909931ad6de271e2e671c8908430
  /usr/local/share/doc/st/notes.html: ad77ccd924263e1d0ca64688b7a01c709f56c0f61850bee4e6816fb082536d70
  /usr/local/share/doc/st/reference.html: 529f0fa6d39681d3cdaae4c9f64169bedb1658b9a6ed6082d9ae37ab15bd011b
  /usr/local/share/doc/st/st.html: f765ae9fe11e73fe8ee46f4ad1fa3357ff25c674fd21fc31a17941d85878bb70
  /usr/local/share/doc/st/timeout_heap.txt: ec9cc8a0adc078568cd42fe57688aaeb1ad601634dda563aa3550f9fd1882f49
  /usr/local/share/examples/st/Makefile: d5cd94fb842e54b0da2a1e9126cc8e4db038c6bdc906b931c9163ad712612bb4
  /usr/local/share/examples/st/README: f98858c09e138b84fe3ea753abed5e659f6e73c9c67951746b9a29d5928b50fb
  /usr/local/share/examples/st/error.c: acff62055cad57a3fb00acba6b65b560c77be59614a3b3bb513c9b9f97b6ba4a
  /usr/local/share/examples/st/lookupdns.c: f97ae8533d799ae12e4e9c3ba27de695017f996340392085591304759af19188
  /usr/local/share/examples/st/proxy.c: 4827207faae7f0aa7029a20ba625957eb04915fd2a573ec324fbe7e152661900
  /usr/local/share/examples/st/res.c: eb9e0cde85a2dd38ebf22a39b1c41a8cfd9e2eff56c9998e772f124b3d2b002e
  /usr/local/share/examples/st/server.c: 87f693e03a9cbf474667a0070b5bf8effa660aa44dc36a4558c82f29221e129a
directories:
  /usr/local/share/examples/st/: n
  /usr/local/share/doc/st/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
