aboutsummaryrefslogtreecommitdiff
path: root/sysutils/scan_ffs
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Support stagingEmanuel Haupt2014-02-251-5/+3
| | | | Notes: svn path=/head/; revision=346021
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Master sites updatedBernhard Froehlich2010-09-271-1/+1
| | | | | | | | | PR: ports/150944 Submitted by: Michael Ranner <michael at ranner dot eu> (maintainer) Approved by: beat (co-mentor, implicit) Notes: svn path=/head/; revision=261944
* - Update maintainer mailMartin Wilke2009-03-201-1/+1
| | | | | | | | | PR: 132857 132858 132859 132860 132861 132863 132864 132865 Submitted by: Michael Ranner <mranner@inode.at> Notes: svn path=/head/; revision=230480
* - Update to 1.2Rong-En Fan2006-10-312-4/+6
| | | | | | | | PR: ports/104659 Submitted by: Michael Ranner <mranner at inode.at> (maintainer) Notes: svn path=/head/; revision=175779
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update to 1.1Pav Lucistnik2004-07-252-3/+3
| | | | | | | | PR: ports/69561 Submitted by: Michael Ranner <mranner@inode.at> (maintainer) Notes: svn path=/head/; revision=114695
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Add scan_ffs 1.0, scan_ffs recovers lost disklabel.Clement Laforet2004-01-134-0/+36
scan_ffs ported from OpenBSD to FreeBSD with support for UFS1 and UFS2, allows recovering of lost or deletes disklabels PR: 61273 Submitted by: mranner@inode.at Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98063