freebsd-ports/devel/fhist/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

16 lines
641 B
Text

This package contains three source control utilities from Peter Miller
fhist: Keeps track of versions of a file.
fcomp: Compares two versions of a file.
fmerge: Merges together edits from two descendants of a file.
This program is based on the algorithm in ``An O(ND) Difference
Algorithm and Its Variations'', Eugene W. Myers, TR 85-6, 10-April-1985,
Department of Computer Science, The University of Arizona, Tuscon,
Arizona 85721.
See also: ``A File Comparison Program, Webb Miller and Eugene W.
Myers'', Software Practice and Experience, Volume 15, No. 11,
November 1985.
WWW: http://fhist.sourceforge.net/fhist.html