./wip/sdd, Replacement for dd

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.52, Package name: sdd-1.52, Maintainer: pkgsrc-users

sdd is a replacement for a program called 'dd'.

sdd is much faster than dd in cases where input block size (ibs) is not equal
to the output block size (obs).

Some features not found on 'dd':

- Statistics are much better readable as from 'dd'.
- rmt support for if= and of=.
- Output file is sync'd before doing statistics.
- Timing available (print transfer speed).
- Seek on input and output
- Fast null i/o.
- Progress bar.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 815f18efb16caf4e663db216c6018b4677df56e9
Filesize: 312.005 KB

Version history: (Expand)


CVS history: (Expand)


   2012-12-09 14:44:31 by othyro | Files touched by this commit (1)
Log message:
+LICENSE; passes pkglint; build still fails, though.
   2012-11-26 00:32:22 by othyro | Files touched by this commit (104)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-10-07 18:22:53 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-10-09 12:30:32 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
destdir support

   2010-11-11 23:42:06 by Sergey Svishchev | Files touched by this commit (17)
Log message:
Follow HTTP redirects to new HOMEPAGEs and MASTER_SITES.
   2006-11-11 14:26:33 by Sergey Svishchev | Files touched by this commit (7)
Log message:
Fix minor pkglint warnings.