# 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 # 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.02 XCATEGORIES= sysutils X XMAINTAINER= georg.lastname@web.de XCOMMENT= GUI for editing hard drives (partition editor), uses gtk3 X XLICENSE= BSD2CLAUSE X XUSE_GITHUB= yes XGH_ACCOUNT= random532 X XUSES= gnome XUSE_GNOME= gtk30 X XPLIST_FILES= bin/xdisk X Xdo-install: X ${INSTALL_PROGRAM} work/${PORTNAME}-${DISTVERSION}/${PORTNAME} ${STAGEDIR}${LOCALBASE}/bin X X.include 7f6cbaa850ac9864db7053e866165676 echo x - xdisk/distinfo sed 's/^X//' >xdisk/distinfo << '16d8626ec82be4f865401f2aa950930a' XTIMESTAMP = 1584527547 XSHA256 (random532-xdisk-1.02_GH0.tar.gz) = 9b305b53d957837e0860b35a531b0e1cf19fcba576cde0ef76907f101f1b48b8 XSIZE (random532-xdisk-1.02_GH0.tar.gz) = 181841 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 XIf it complains about missing machine-id, run "dbus-uuidgen --ensure". 4e04b6e25b63db24e8b16a9f3bfe0bd4 exit