---
name: ossp-xds
version: 0.9.3
origin: devel/ossp-xds
comment: A generic and extensible framework for serialization
arch: freebsd:9:x86:64
www: http://www.ossp.org/pkg/lib/xds/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 121300
desc: |
  The OSSP xds library is generic and extensible encoding and decoding
  framework for the serialization of arbitrary ISO C data types.  OSSP
  xds consists of three components: the generic encoding and decoding
  framework, a set of shipped engines to encode and decode values in
  certain existing formats (Sun RPC/XDR and XDS/XML are currently
  provided), and a run-time context, which is used to manage buffers,
  registered engines, etc.  The library is designed to allow fully
  recursive and efficient encoding/decoding of arbitrary nested data.

  WWW: http://www.ossp.org/pkg/lib/xds/
categories: [devel]
files:
  /usr/local/bin/xds-config: 69f0a5249df135ddd18c8543eac33062e3718909167614e70c20bed4c13647c4
  /usr/local/include/xds.h: aa3520e95f8ae6440f24d4538c2b24cded8600f35a9b31549f4073e9990d6231
  /usr/local/lib/libxds.a: 0c20adc81c5d5669460869fd00ec3a5e243c58cd60aae2e2b531c38eff30579d
  /usr/local/lib/libxds.la: 1a6d0384b8a445384ecd3a8d768df1d2aa700ef2c7f77b9b226e0926beec39a2
  /usr/local/lib/libxds.so: '-'
  /usr/local/lib/libxds.so.9: 84f86881871ba5317140c80b47a6ec26a14549afbc1c6d9cc7b9673852afe5b1
  /usr/local/man/man1/xds-config.1.gz: f61f27bd17de546264aa58f40f3aafaac7021e0ef69c17f6b1b4cd7664a037ec
  /usr/local/man/man3/xds.3.gz: f61f27bd17de546264aa58f40f3aafaac7021e0ef69c17f6b1b4cd7664a037ec
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
