# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # xdisk # xdisk/Makefile # xdisk/distinfo # xdisk/pkg-descr # xdisk/pkg-plist # echo c - xdisk mkdir -p xdisk > /dev/null 2>&1 echo x - xdisk/Makefile sed 's/^X//' >xdisk/Makefile << '7f6cbaa850ac9864db7053e866165676' X# $FreeBSD$ X XPORTNAME= xdisk XDISTVERSION= 1.0 XCATEGORIES= sysutils XMASTER_SITES= https://raw.githubusercontent.com/random532/xdisk---FreeBSD-Partition-Editor/master/port/ X XMAINTAINER= georg.lastname@web.de XCOMMENT= GUI for editing hard drives (partition editor), uses gtk3 X XLICENSE= BSD2CLAUSE X XUSES= gnome XUSE_GNOME= gtk30 X Xdo-install: X ${INSTALL_PROGRAM} -g wheel -m 0755 -o root work/${PORTNAME}-${DISTVERSION}/${PORTNAME} ${STAGEDIR}/${LOCALBASE}/bin X X.include 7f6cbaa850ac9864db7053e866165676 echo x - xdisk/distinfo sed 's/^X//' >xdisk/distinfo << '16d8626ec82be4f865401f2aa950930a' XTIMESTAMP = 1584294022 XSHA256 (xdisk-1.0.tar.gz) = 12dc55d2103a86b91110a049fa2fd8bbd53923df35947ada5633dfbe14ee13d5 XSIZE (xdisk-1.0.tar.gz) = 10645 16d8626ec82be4f865401f2aa950930a echo x - xdisk/pkg-descr sed 's/^X//' >xdisk/pkg-descr << '4e04b6e25b63db24e8b16a9f3bfe0bd4' XThis is a GUI for editing hard drives (partition editor, disk editor). XStart it with xdisk. X XYou can view the disks as non-root. To edit the disks, run as root. XIf it complains about missing machine-id, run "dbus-uuidgen --ensure". 4e04b6e25b63db24e8b16a9f3bfe0bd4 echo x - xdisk/pkg-plist sed 's/^X//' >xdisk/pkg-plist << 'f059c1bc0f623604cbe521eaae515906' Xbin/xdisk f059c1bc0f623604cbe521eaae515906 exit