1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-24 06:00:30 -04:00
Commit graph

2 commits

Author SHA1 Message Date
Fernando Apesteguía
0b62d14c50 textproc/2bsd-diff: fix breakage on current
On FreeBSD 13 - current, the build failed with:

cc: error: unknown argument: '-i'

PR:     234362
Submitted by:   risner@stdio.com (maintainer)
2019-01-07 11:16:54 +00:00
Norikatsu Shigemura
52bd9c4f01 Add 2bsd-diff 2.11, 2.11BSD diff utility. It can process large
files with less memory.  GNU Diff often can not work with files
larger than 33% of datasize (from limit) due to memory exhaustion.

PR:		ports/50097
Submitted by:	risner@stdio.com
2003-03-23 07:24:20 +00:00