---
name: e4graph
version: 1.0a11_3
origin: devel/e4graph
comment: A C++ library that persistently stores graph like data
arch: freebsd:9:x86:64
www: http://e4graph.sourceforge.net/
maintainer: dan@rucci.org
prefix: /usr/local
licenselogic: single
flatsize: 2370861
desc: |
  e4Graph is a C++ library that allows programs to store graph-like data
  persistently and to access and manipulate that data efficiently. With
  e4Graph, you can arrange your data in the most natural form that reflects
  the relationships between its parts, rather than having to force it into
  a table-like format. The e4Graph library allows you to concentrate on the
  relationships you want to represent, and not on how to store them in a
  database. You can modify data items, and add and remove connections and
  relationships between pieces of data on the fly. e4Graph allows you to
  represent an unlimited number of different connections between pieces of
  data, and your program can selectively manipulate the data according to
  the relationships it cares about, not having to know about other connections
  represented in the data set.

  WWW: http://e4graph.sourceforge.net/
deps:
  expat: {origin: textproc/expat2, version: 2.1.0}
  tcl: {origin: lang/tcl84, version: '8.4.20_1,1'}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  gettext: {origin: devel/gettext, version: 0.18.3}
  metakit: {origin: databases/metakit, version: 2.4.9.7_1}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- tcl
- devel
shlibs_required:
- libe4graph.so
- libmk4.so
- libexpat.so.6
- libtgraph.so
- libe4xml.so
files:
  /usr/local/bin/testcore: 2bfc97d04726c8d442c618c02bb1d735094115ef44016a83ed37b32aaec7aad6
  /usr/local/bin/testcores: e38e18910f1b334d84baff3a8cb57abd209bb214802def60aad34fb71bc2c20f
  /usr/local/include/e4graph.h: 5119381b3759a6061d54e9da1f0bd082b9950ec719302a641754dd36876166f1
  /usr/local/include/e4xml.h: 64163d74afb1ac798507850782c75e900f747b21b6cea0e578ffa60910b219f7
  /usr/local/include/t4graph.h: 1925cb4799182623eeb3428729679642dc501fa6b995956f60b8a3e2bde3ff02
  /usr/local/include/t4graph_c.h: 92829a40417171311239f606c4ec1ade6e9d20d3d60b298f6be37c4dda126ab1
  /usr/local/include/t4xml_c.h: 367903c85b9583ade5fb4d965d98d08fc7738dcf6664489fb2d2e0671e6972b7
  /usr/local/lib/libe4graph.so: '-'
  /usr/local/lib/libe4graph.so.0: '-'
  /usr/local/lib/libe4graph.so.0.0.0: e52970e31be284faa2d13b6b7e596aff896699c199e1c0607120e03680460a35
  /usr/local/lib/libe4graphs.a: d47207557ac42177ffbb6522a05dda073330d81788c5060f7287927b842098d5
  /usr/local/lib/libe4xml.so: '-'
  /usr/local/lib/libe4xml.so.0: '-'
  /usr/local/lib/libe4xml.so.0.0.0: 3d8425f97a02fd57608a9f44b4a1bbbca9429898e90b5edb3bd411aaedc42174
  /usr/local/lib/libtgraph.so: '-'
  /usr/local/lib/libtgraph.so.0: '-'
  /usr/local/lib/libtgraph.so.0.0.0: 66672e03fa8a6a41256ae2dc30f60a4872ef810fbf5a158e228c8a96697b386d
  /usr/local/lib/libtxml.so: '-'
  /usr/local/lib/libtxml.so.0: '-'
  /usr/local/lib/libtxml.so.0.0.0: 24d1d57945dbc401deac680e288b4744db0f72b2f1858123b7f75bc4bd473278
  /usr/local/lib/tcl8.4/tgraph1.0/pkgIndex.tcl: 050c3a7e041fe3616aade26c2f3665a5007ecd4f634f263414d03d63d824ac20
directories:
  /usr/local/lib/tcl8.4/tgraph1.0/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
