---
name: art
version: 0.9.01
origin: devel/art
comment: A resource tracing, debugging, and profiling tool
arch: freebsd:9:x86:64
www: http://skylark.tsu.ru/art/index-en.html
maintainer: virtual.lark@gmail.com
prefix: /usr/local
licenselogic: single
licenses:
- GPLv3
flatsize: 281205
desc: |
  Crossplatform method to trace software errors in runtime during resource
  manipulation is shown. A scheme for describing abstract resources and their
  functions in XML is presented. Due to separation it's possible to describe
  vast classes of resources without changing the analyzer core.
  Detected errors often have an influence on security, safety, robustness and
  resource optimal usage.

  WWW: http://skylark.tsu.ru/art/index-en.html
deps:
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  libxml++: {origin: textproc/libxml++26, version: 2.34.2}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  pcre: {origin: devel/pcre, version: 8.33}
  libsigc++: {origin: devel/libsigc++20, version: 2.3.1}
  libffi: {origin: devel/libffi, version: 3.0.13}
  glibmm: {origin: devel/glibmm, version: '2.36.2,1'}
  glib: {origin: devel/glib20, version: 2.36.3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- devel
shlibs_required:
- libxml++-2.6.so.2
- libxml2.so.5
- libglibmm-2.4.so.1
- libgobject-2.0.so.0
- libglib-2.0.so.0
- libintl.so.9
- libsigc-2.0.so.0
files:
  /usr/local/bin/artlibgen: 7f9105c045f13dec8c84e2022732e2cf485caa7883aed4cc31d29c9b194acdb5
  /usr/local/bin/artrepgen: 8b16492e2d9dce29111e49ddd39e84f6476e743eaa1767a56de1681a869327cf
  /usr/local/share/doc/art/posix-gcc-mt-file-lint.xml: afafe5e345d597a8187c3bf18fa6efc95c694efcdf55d3e574a9331ca3148dd6
  /usr/local/share/doc/art/posix-gcc-mt-file-special.xml: 31007fbef72c312bb715ba1b6985b6db89a3da65e4f727d9b8f0513c4c2bfcca
  /usr/local/share/doc/art/posix-gcc-mt-netw-lint.xml: e41874c05092bca93dbe9637db1bd896e46bde857fd30652713f37f11d8ac836
  /usr/local/share/licenses/art-0.9.01/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/art-0.9.01/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/art-0.9.01/catalog.mk: 5aa3a9336bb34a1f7fa8b294230df91a5807aa14ff2ee8b2df76d6da30bef440
directories:
  /usr/local/share/licenses/art-0.9.01/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/art/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
