---
name: fhist
version: 1.21_2
origin: devel/fhist
comment: Utilities to maintain file history, do file comparisons, and merges
arch: freebsd:9:x86:64
www: http://fhist.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv3
flatsize: 335821
desc: "This package contains three source control utilities from Peter Miller\n\n
  \   fhist: Keeps track of versions of a file.  \n    fcomp: Compares two versions
  of a file.\n    fmerge: Merges together edits from two descendants of a file.  \n\nThis
  program is based on the algorithm in ``An O(ND) Difference\nAlgorithm and Its Variations'',
  Eugene W. Myers, TR 85-6, 10-April-1985,\nDepartment of Computer Science, The University
  of Arizona, Tuscon,\nArizona 85721.\n\nSee also: ``A File Comparison Program, Webb
  Miller and Eugene W.\nMyers'', Software Practice and Experience, Volume 15, No.
  11,\nNovember 1985.\n\nWWW: http://fhist.sourceforge.net/\n"
deps:
  lsof: {origin: sysutils/lsof, version: '4.88.d,8'}
  libexplain: {origin: devel/libexplain, version: 1.2}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- devel
shlibs_required:
- libexplain.so.54
- libintl.so.9
options: {NLS: on}
files:
  /usr/local/bin/fcomp: 776e70663bde9245dd7edebc3d823863625cdf9a475ae0b9d216ff58af0d30b7
  /usr/local/bin/fhist: f552dde85bc566f7d593b894be6dc4f99ff64b1185ec90d271fbef06bd628a5e
  /usr/local/bin/fmerge: 7b130cb508ef17501660b08a9223fc66bfa8a793ab1041243ca02540a55ea676
  /usr/local/man/man1/fcomp.1.gz: d6b72e60373de6f01287e2651ca93ac9351002e753f793bc2ae48e736ccbd712
  /usr/local/man/man1/fhist.1.gz: e1d877ce08a19b41109f26655b6cf9e195e8a55872fe5ec0f02af68e35e0369c
  /usr/local/man/man1/fmerge.1.gz: 617cf023a2d4ba925863b9331f7c153bdccee8a19fd0d1e3b056d2e7fd03c0ee
  /usr/local/share/licenses/fhist-1.21_2/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/fhist-1.21_2/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/fhist-1.21_2/catalog.mk: 33ce24d7da3b1698e9f9b6a0cf1e9394c90c3589f08ec9cd557b971732e70012
  /usr/local/share/locale/en/LC_MESSAGES/fcomp.mo: f4175b4d31efb5caba734acfea4e485a08ee60eaad8261f8809048d05d25a2b9
  /usr/local/share/locale/en/LC_MESSAGES/fhist.mo: fa6bf099dc6d6f0a8686d7adedaee5711d64dedda0c634fc7b080f95fd447c0c
  /usr/local/share/locale/en/LC_MESSAGES/fmerge.mo: 5810b971a72dc1716dcac3a3cd7cbd8f251d4c1d23dfb1d546ba408f47911928
directories:
  /usr/local/share/licenses/fhist-1.21_2/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
