aboutsummaryrefslogtreecommitdiff
path: root/sysutils/testdisk/pkg-descr
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-04-18 19:42:57 +0000
committerClement Laforet <clement@FreeBSD.org>2004-04-18 19:42:57 +0000
commit0459402774ffe659ac2e8d942e4b4ab022660366 (patch)
tree4a4c6d3169ca88687f51b0b9cb0c193be7317b56 /sysutils/testdisk/pkg-descr
parente30e9b20be1fd2e89493a448bf44e32c37595079 (diff)
downloadports-0459402774ffe659ac2e8d942e4b4ab022660366.tar.gz
ports-0459402774ffe659ac2e8d942e4b4ab022660366.zip
Notes
Diffstat (limited to 'sysutils/testdisk/pkg-descr')
-rw-r--r--sysutils/testdisk/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/sysutils/testdisk/pkg-descr b/sysutils/testdisk/pkg-descr
new file mode 100644
index 000000000000..80b545c09958
--- /dev/null
+++ b/sysutils/testdisk/pkg-descr
@@ -0,0 +1,18 @@
+Tool to check and undelete partition
+Works with the following partitions:
+- FAT12 FAT16 FAT32
+- Linux EXT2/EXT3
+- Linux SWAP (version 1 and 2)
+- NTFS (Windows NT/W2K/XP)
+- BeFS (BeOS)
+- UFS (BSD)
+- Netware
+- ReiserFS
+
+TestDisk is under GNU Public License.
+You can compile it under Dos with DJGPP or under Linux or BSD with gcc.
+
+WWW: http://www.cgsecurity.org/
+
+- Florent Thoumie
+flz@xbsd.org