---
name: grzip
version: 0.3.0_2
origin: archivers/grzip
comment: Efficient file compressor
arch: freebsd:9:x86:64
www: http://magicssoft.ru/?folder=projects&page=GRZipII
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 93032
desc: |
  grzip is a high-performance file compressor based on Burrows-Wheeler
  Transform, Schindler Transform, Move-To-Front, and Weighted Frequency
  Counting. It uses the Block-Sorting Lossless Data Compression Algorithm,
  which has received considerable attention in recent years for both its
  simplicity and effectiveness. This implementation has a compression rate
  of 2.234 bps on the Calgary Corpus (14 files) without preprocessing
  filters.

  Author: Ilya Grebnov
  WWW: http://magicssoft.ru/?folder=projects&page=GRZipII
deps:
  gettext: {origin: devel/gettext, version: 0.18.1.1_1}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [archivers]
files:
  /usr/local/bin/grunzip: '-'
  /usr/local/bin/grzcat: '-'
  /usr/local/bin/grzdiff: 6963c5999c6b370d3b751e689c8d7838defbd9464bd98070cacc9b536add14f0
  /usr/local/bin/grzgrep: c0bf2034f0efde454addaf16a006ac188505e8bb6425b299d3e9ddc8d1ffd190
  /usr/local/bin/grzip: 48881ec43fed36ab7334dddf1a5b64be86cf79f0c6b657372a6b08a5c3aba1fe
  /usr/local/bin/grzmore: 75a6f4987e1c3a7b10961e59e8a0fa4c991e0414d68dc6b0e126461a56b39b7d
  /usr/local/bin/grztar: 213f4583ea4ae3cfd9a5d2e6255e1e69f672e4c40a37054894d75828912fa04c
  /usr/local/include/grzip.h: 298e817f9c580d9938bc154f40bb08a2a7a176b94f23cb1e518dc7ac4aebc128
  /usr/local/lib/libgrzip.so: 561c86082bd22f3f26aa9e0aa8f8c32bacf8a7b1b97742bf35419001733dfb51
  /usr/local/lib/libgrzip.so.0: '-'
  /usr/local/share/locale/fr/LC_MESSAGES/grzip.mo: 6dfb14fff1896513fe0d339a3704217d6900c990925e0940dd72768965822322
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
