---
name: libiconv
version: 1.14_1
origin: converters/libiconv
comment: A character set conversion library
arch: freebsd:9:x86:64
www: http://www.gnu.org/software/libiconv/
maintainer: gnome@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 2302194
desc: |
  This library provides an iconv() implementation, for use on systems which
  don't have one, or whose implementation cannot convert from/to Unicode.

  It can convert from any of these encodings to any other, through Unicode
  conversion. It has also some limited support for transliteration, i.e.
  when a character cannot be represented in the target character set, it can
  be approximated through one or several similarly looking characters.

  libiconv is for you if your application needs to support multiple character
  encodings, but that support lacks from your system.

  See either README or website for the list of supported encodings.

  WWW: http://www.gnu.org/software/libiconv/
categories: [devel, converters]
options: {ENCODINGS: on, PATCHES: off}
files:
  /usr/local/bin/iconv: 9a3e64c4fb60176d72b0ff1099d296471fef1ef7ba91ea829a3d1e44d80dc4ff
  /usr/local/include/iconv.h: cda991bf88ac7ded013dcec736382b1389f11bcd93d8806afca0a63ca71781de
  /usr/local/include/libcharset.h: 79486d2ef734a52d6ebaea3ec32a0a7d071e680280f1ac7832badc21f536a118
  /usr/local/include/localcharset.h: 8e1e2a246e9be6c2331d9edbda5699e0cd40eb472bf3c3ba02aa086a14110021
  /usr/local/lib/charset.alias: 138d68c8d0428a8e2827c2caad699bba247bda5e55b7c51ed67ea503b4b71fd2
  /usr/local/lib/libcharset.a: d484cea028344ff213eba0ce063e655df14c5ae5bf36b89cc34637ecf3baf689
  /usr/local/lib/libcharset.la: 9defc81add296efc29d028a384e695d8a0966ba997f18b21b9f6070186d72927
  /usr/local/lib/libcharset.so: '-'
  /usr/local/lib/libcharset.so.1: 2827401028bda3e5cb488f493ffb748ac72e3e8162488d74199402e66b6d82a2
  /usr/local/lib/libiconv.a: a45073f103c7fbcf1a6a9b03fc4ae4dc705416631332e306e2966d8a786e9709
  /usr/local/lib/libiconv.la: 0fd1bd2dd28378513be59a02e152a5738b12a1ea38ab6612feb42c9788867044
  /usr/local/lib/libiconv.so: '-'
  /usr/local/lib/libiconv.so.3: c20822df07bdb4895d62cff81465c7edef0ba237d92f4cc8a2cdf1e430073817
  /usr/local/man/man1/iconv.1.gz: b2e6ac0500aa14d52e3cc158d7a36343be5039e4de04597db61ea9bd191cbf72
  /usr/local/man/man3/iconv.3.gz: 864c2267c9d2c9294ef526e551d67ab3618b2b8896c49b98413aa024f987c1ba
  /usr/local/man/man3/iconv_close.3.gz: e74ee018df4cdc08ebc22d7408a8d6ffcf79930e02d4c36e9c758a9f785a2d05
  /usr/local/man/man3/iconv_open.3.gz: 4c51718c99d2af1c3c13674ed33b4e9007d94d1bff3a2db33a37712e4fddf588
  /usr/local/man/man3/iconv_open_into.3.gz: 31bc65825dfae1e2f5870a33b72f632f6e622e0406a2a96f1e9ec4c78d88f959
  /usr/local/man/man3/iconvctl.3.gz: 397f2c50cfa8b1157e365326cd6d4479e039313b597955ae0dd270d0d337fba4
  /usr/local/share/doc/libiconv/iconv.1.html: aa958fc84c5f38a3ca6c138b5903992e319ff7014078f65f0eda928d553cc15f
  /usr/local/share/doc/libiconv/iconv.3.html: b38ca1e3b43eab100da1fd7d5cccb3cff6ded4447c2a52c074d53bbd58df8df3
  /usr/local/share/doc/libiconv/iconv_close.3.html: f172606d288393dca9c048de33fc32993b62a049f7ab74b1fb711b5f03f1c4c6
  /usr/local/share/doc/libiconv/iconv_open.3.html: 3e3c785d8bdd682d3b4214961f1c6a7416815b5df8e865f1416c07ed3b4ff21c
  /usr/local/share/doc/libiconv/iconv_open_into.3.html: 62afaae959bf03af148002fc31f37b53ceef40ca4ddd187a836f18196570cbb1
  /usr/local/share/doc/libiconv/iconvctl.3.html: 9fffde85506437fe673f7edb720c73be2ff7132e5fabf4647cf4e3c30cb2fbaf
directories:
  /usr/local/share/doc/libiconv/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
