summaryrefslogtreecommitdiff
path: root/sysutils/ffs2recov (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Really remove WARNS settings. Unless someone wants to fix the build on ia64,Rong-En Fan2007-05-012-11/+2
| | | | | | | | | | | we won't put it back. PR: ports/112330 Submitted by: maintainer Discussed with: maintainer, author and kris Notes: svn path=/head/; revision=191359
* - Remove WARNS unless someone want to fix itRong-En Fan2007-04-051-2/+0
| | | | | | | | Requested by: kris Approved by: maintainer Notes: svn path=/head/; revision=189291
* - Reduce WARNS to 3 to make it build on ia64/sparc64Rong-En Fan2007-04-051-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=189259
* Add ffs2recov 1.0, a utility to recover UFS2 filesystems.Rong-En Fan2007-02-064-0/+63
PR: ports/108766 Submitted by: sten at blinkenlights.nl Notes: svn path=/head/; revision=184353