Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textproc/2bsd-diff: fix breakage on current | Fernando ApesteguĂa | 2019-01-07 | 1 | -4/+45 |
| | | | | | | | | | | | | 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 | ||||
* | Add 2bsd-diff 2.11, 2.11BSD diff utility. It can process large | Norikatsu Shigemura | 2003-03-23 | 1 | -0/+22 |
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 |