---
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}
