aboutsummaryrefslogtreecommitdiff
path: root/sysutils/diskimage-tools/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* diskimage-tools: Upgrade to 0.2Jason W. Bacon2018-03-011-8/+17
| | | | | | | | | | | | Fix LICENSE_FILE issue PR: 222558 Reported by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D14520 Notes: svn path=/head/; revision=463277
* Multiple ports:Jason W. Bacon2018-01-311-2/+1
| | | | | | | | | | | Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org Remove Created by comments for same user Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D14128 Notes: svn path=/head/; revision=460452
* - Update maintainer mail addressMartin Wilke2015-12-111-4/+3
| | | | | | | | | | | | - Update/Remove MASTER_SITE PR: 204755 Submitted by: jwbacon@tds.net (maintainer) Approved by: mat (mentor) Differential Revision: D4493 Notes: svn path=/head/; revision=403506
* Remove the final usages of USE_XZ from the tree, and replace them withAdam Weinberger2014-07-291-1/+1
| | | | | | | | | USES=tar:xz. Approved by: portmgr (most of them) Notes: svn path=/head/; revision=363395
* Convenience tools for manipulating disk images such as ISOs and flash drivePawel Pekala2013-12-191-0/+27
install images. WWW: http://acadix.biz/diskimage-tools.php PR: ports/184600 Submitted by: Jason Bacon <jwbacon@tds.net> Notes: svn path=/head/; revision=336898