summaryrefslogtreecommitdiff
path: root/textproc/2bsd-diff/files (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-22textproc/2bsd-diff: Sanitize MANPREFIXMuhammad Moinur Rahman1-1/+1
Approved by: portmgr (blanket)
2020-09-04textproc/2bsd-diff: Update to 2.11.1Steve Wills3-0/+123
PR: 248921 Submitted by: risner <risner@stdio.com> (maintainer) Notes: svn path=/head/; revision=547506
2019-01-07textproc/2bsd-diff: fix breakage on currentFernando ApesteguĂ­a6-20/+656
On FreeBSD 13 - current, the build failed with: cc: error: unknown argument: '-i' PR: 234362 Submitted by: risner@stdio.com (maintainer) Notes: svn path=/head/; revision=489572
2014-02-17Convert to staging.Mathieu Arnold1-5/+5
Sponsored by: Absolight Notes: svn path=/head/; revision=344747
2003-03-23Add 2bsd-diff 2.11, 2.11BSD diff utility. It can process largeNorikatsu Shigemura6-0/+273
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 Notes: svn path=/head/; revision=77225