---
name: libHX
version: 3.14.1
origin: lang/libhx
comment: C/C++ library with common data structures and functions
arch: freebsd:9:x86:64
www: http://libhx.sourceforge.net/
maintainer: sylvio@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 830338
desc: "libHX is a C library (with some additional C++ bindings available)\nthat provides
  data structures and functions for tasks common in scripting\nlanguages; autoresizing
  string manipulation, maps, deques, option parsing,\ntype-checking casts and more.\n\nlibHX
  aids in quickly writing up C/C++ data processing programs,\nby consolidating tasks
  that often happen to be open-coded, such as\nconfig file reading, option parsing,
  directory traversal, and others,\ninto a library. The focus is on reducing the amount
  of time (and\nsecondarily, the amount of code) a developer has to spend for otherwise\nimplementing
  such. Subsequently, proficient coders can use this to\ncode as fast as for a scripting
  language.\n\nWWW:\thttp://libhx.sourceforge.net/\n"
categories: [lang]
files:
  /usr/local/include/libHX.h: 70b2aec157b34e5a6b27048222abcaf4586bec14cdf498986ae92ccafc8f3479
  /usr/local/include/libHX/ctype_helper.h: 6afd9d0f5d8116372a0162537a9a4618aef6c39658bc7463eeafe03fa3084897
  /usr/local/include/libHX/defs.h: f342f39da2d5ab2bbe709b6a286195e72a6787e1be5344e2189083b54c0bdc66
  /usr/local/include/libHX/deque.h: 64c24bbc78d96bf5424523cd9ac7b7ab718d448ea4c36022b63a9e89673e280f
  /usr/local/include/libHX/init.h: 440e230bca4fcf8ed38d23b5e69ca775f1afd791ab1d373501697938bbea1c80
  /usr/local/include/libHX/io.h: c2a0a90bca88a133786684093c13a35638a723e410b0ddc87fe2ab6bafb327a4
  /usr/local/include/libHX/libxml_helper.h: 97bc960d5fa09316add1729e9920c396adc485c69e34e0855f67861456f19d1b
  /usr/local/include/libHX/list.h: 7a50a11d31cf54c46e84c935cabac482dacd67664b78af4e863734510df2caa1
  /usr/local/include/libHX/map.h: 243bc50c7954bd0bd57b5e9361b4402abb3a9977a5d5950c307de25db0609a08
  /usr/local/include/libHX/misc.h: 752e2159275bee63ab5f334ec577f06ccbaef6fa02988ae2ea234a11d5c1c2fe
  /usr/local/include/libHX/option.h: 88ee0f49b6980554f0badc98df1e4662457b4caeca1dc195ecedbfc11b975896
  /usr/local/include/libHX/proc.h: c60f5491a0b6766c313890a51390c7a7809600e10a612bff2a8d672e7c895707
  /usr/local/include/libHX/string.h: abac636f24110e8e5f20da0bc65d7c52dc07892b7486d1a75724a6581c6adb47
  /usr/local/include/libHX/wx_helper.hpp: 5df2d59dc52c7ad23ec143c095fc6958c4cb3ec496f067aa734cf91d48d4ea37
  /usr/local/lib/libHX.a: 4ea6344e19b6dbc0f590f344c14b5be23f23a1e98b5872e9da3edcfb825817f4
  /usr/local/lib/libHX.la: a94c79da20f731354a6a971ed1524a38f5ab819bebdcc8f5b6626ea462b5ca03
  /usr/local/lib/libHX.so: '-'
  /usr/local/lib/libHX.so.29: 5da75c81ee24bd4655428074351da3258497294715eb4f643488d8fad7616936
  /usr/local/lib/libHX_rtcheck.a: bfe8309fc0cc60d40e897ed8f8e1a17551c5ace31c3c2120f508f8b5808036f0
  /usr/local/lib/libHX_rtcheck.la: 901a035681fef44665386359f6fddd110fe8a1c3df7567c9b7eea3459f1d3c47
  /usr/local/lib/libHX_rtcheck.so: e6c2db7d9122d4b68d6c1dbbe9603ce20202d61635383511595edbfb3036eaa6
  /usr/local/libdata/pkgconfig/libHX.pc: 52b24e30a578ab72ae27ba858529670f11e0333c42e50a6507d260abde2b3a1f
  /usr/local/share/doc/libhx/libHX_Documentation.pdf: e7608092253e7b475d2b6b0a59355c95c166fd3164f3a3a6d4b591121535e804
directories:
  /usr/local/share/doc/libhx/: n
  /usr/local/include/libHX/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
