freebsd-ports/sysutils/gdisk/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

14 lines
651 B
Text

GPT fdisk (aka gdisk) is intended as a (somewhat) fdisk-workalike program for
GPT-partitioned disks. Specific advantages of gdisk, cgdisk and sgdisk include:
- Edit GUID partition table (GPT) definitions in Linux, FreeBSD, MacOS X, or
Windows
- Convert MBR to GPT or back without data loss
- Convert BSD disklabels to GPT without data loss
- Create hybrid MBR, which permits GPT-unaware OSes to access up to three GPT
partitions on the disk
- Repair damaged GPT data structures
- The ability to specify sector-exact partition sizes
- Clear identification of the number of unallocated sectors on a disk
See also: https://www.rodsbooks.com/gdisk/