---
name: pthsem
version: 2.0.7
origin: devel/pthsem
comment: GNU Portable Threads with semaphores
arch: freebsd:9:x86:64
www: http://www.auto.tuwien.ac.at/~mkoegler/index.php/pth
maintainer: bkoenig@alpha-tierchen.de
prefix: /usr/local
licenselogic: single
flatsize: 316567
desc: |
  GNU pth is a user mode multi threading library. pthsem is an extend
  version, with support for semaphores added. It can be installed parallel
  to a normal pth. The header file is called pthsem.h, the configuration
  program pthsem-config and the autoconf macro AC_CHECK_PTHSEM. If
  references to one of these names are changed, pthsem can be used as an
  replacement of GNU pth.

  WWW: http://www.auto.tuwien.ac.at/~mkoegler/index.php/pth
categories: [devel]
files:
  /usr/local/bin/pthsem-config: 6cfc32863bb38a65c1c21dd49654d02b27deef0897d51def82caada723d41d4e
  /usr/local/include/pthsem.h: c0f0a138a128517959d721ebfc36f3cfd6891c04e6ce5a8ba8f02d72249649b4
  /usr/local/lib/libpthsem.a: e4f8c6c56fe469d330938a55d2b065cacaa290d32f44dfca316e74852d73f9f3
  /usr/local/lib/libpthsem.la: 73d7068bf44357308d46e726e69e7d59d1395910417ace8b6a93932ce0bbaf80
  /usr/local/lib/libpthsem.so: '-'
  /usr/local/lib/libpthsem.so.20: 1c30a9ee402292853818460e3914a7403d049404d5ad5f88d75ffbef510f40d6
  /usr/local/man/man1/pthsem-config.1.gz: 311553eca413cc34f5e01f60e7aaec54fdf7d229dd1af7031f38af988134edf2
  /usr/local/man/man3/pthsem.3.gz: 76083659080d72d86ead606aa28d0a2f28fadf5ddf53f2afafe524a0cacc1fb9
  /usr/local/share/aclocal/pthsem.m4: e22abbe12ef7c5cb1f561b8924965386f29aa6295fb54845bcce429a4c3bd411
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
