Port details |
- scan_ffs Scan_ffs recovers lost disklabel
- 1.2 sysutils
=6 Version of this port present on the latest quarterly branch. - Maintainer: michael@ranner.eu
 - Port Added: 2004-01-13 13:45:38
- Last Update: 2022-07-20 14:23:05
- Commit Hash: ea71236
- People watching this port, also watch:: ap24-mod_security, postfix, coreutils, lsof, smartmontools
- License: not specified in port
- Description:
- scan_ffs(8) recovers accidential lost or deleted disklabels.
This is the life-saver of typos. If you have ever been working too long,
and just happened to type 'disklabel -rw da0 floppy', instead of 'diskla-
bel -rw fd0 floppy', you know what I am talking about.
This little program will take a raw disk device (which you might have to
create) that covers the whole disk, and finds all probable UFS/FFS parti-
tions on the disk. It has various options to make it go faster, and to
print out information to help in the reconstruction of the disklabel.
Ported from OpenBSD to FreeBSD 4/5 with support for UFS1 and UFS2.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- scan_ffs>0:sysutils/scan_ffs
- To install the port:
- cd /usr/ports/sysutils/scan_ffs/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/scan_ffs
- pkg install scan_ffs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scan_ffs
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (scan_ffs-1.2.tar.bz2) = a6d52583a275c02ca8c504a302e065b20512da5795cd2929cda13184c5305d4a
SIZE (scan_ffs-1.2.tar.bz2) = 5119
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_scan_ffs
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2 29 Jul 2014 21:43:18
  |
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.2 25 Feb 2014 15:19:20
  |
ehaupt  |
Support staging |
1.2 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.2 27 Sep 2010 12:28:14
 |
decke  |
- Master sites updated
PR: ports/150944
Submitted by: Michael Ranner <michael at ranner dot eu> (maintainer)
Approved by: beat (co-mentor, implicit) |
1.2 20 Mar 2009 17:49:26
 |
miwi  |
- Update maintainer mail
PR: 132857 132858 132859 132860 132861 132863
132864 132865
Submitted by: Michael Ranner <mranner@inode.at> |
1.2 31 Oct 2006 10:33:53
 |
rafan  |
- Update to 1.2
PR: ports/104659
Submitted by: Michael Ranner <mranner at inode.at> (maintainer) |
1.1 24 Jan 2006 01:06:45
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.1 25 Jul 2004 17:49:03
 |
pav  |
- Update to 1.1
PR: ports/69561
Submitted by: Michael Ranner <mranner@inode.at> (maintainer) |
1.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.0 13 Jan 2004 13:43:24
 |
clement  |
Add scan_ffs 1.0, scan_ffs recovers lost disklabel.
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) |