diff options
author | hubertf <hubertf@pkgsrc.org> | 2004-12-02 10:10:20 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2004-12-02 10:10:20 +0000 |
commit | 870af84c0a7a97b1702260fc2cf87b5092434864 (patch) | |
tree | fa02a9b447229cfbb3501d0f926ba8600b349eaa | |
parent | 1a9a8e3cb0ac895e08f6a9f4fead40b7343f40c1 (diff) | |
download | pkgsrc-870af84c0a7a97b1702260fc2cf87b5092434864.tar.gz |
Added sformat-3.5, a SCSI harddisk formatting utility.
Submitted by Andreas Hallmann in PR pkg/26549.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 8 |
2 files changed, 3 insertions, 8 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 6235da0632e..460a1e88bbe 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8210 2004/12/02 09:27:34 adam Exp $ +$NetBSD: CHANGES,v 1.8211 2004/12/02 10:10:21 hubertf Exp $ Changes to the packages collection and infrastructure in 2004: @@ -5708,3 +5708,4 @@ Changes to the packages collection and infrastructure in 2004: Updated netperf to 2.3.1 for 2.3pl1 [itojun 2004-12-02] Updated racoon to 20040818a [itojun 2004-12-02] Updated gtkmm24 to 2.4.8 [adam 2004-12-02] + Added sformat-3.5 [hubertf 2004-12-02] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.2626 2004/12/02 09:26:48 wiz Exp $ +$NetBSD: TODO,v 1.2627 2004/12/02 10:10:20 hubertf Exp $ Suggested new packages ====================== @@ -34,12 +34,6 @@ Suggested new packages Java 2 -- it can't be built with our native jdk. [jwise]) http://www.caucho.com/products/resin/index.xtp - sformat [pkg/26549] - Format, partition, analyze, and repair SCSI disks. (There is - a working package in FreeBSD, in case extensive patches are - needed). - http://freshmeat.net/projects/sformat/ - squirm Fast and configurable redirector for Squid. http://squirm.foote.com.au/ |