Port details |
- dmg2img DMG2IMG convert tool
- 1.6.7 sysutils
=2 1.6.7Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2010-01-27 01:12:39
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://vu1tur.eu.org/tools/
- Description:
- DMG2IMG is a tool which allows converting Apple compressed dmg archives to
standard (hfsplus) image disk files. This tool handles zlib and bzip2 compressed
dmg images.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dmg2img>0:sysutils/dmg2img
- To install the port:
- cd /usr/ports/sysutils/dmg2img/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/dmg2img
- pkg install dmg2img
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dmg2img
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1519418904
SHA256 (dmg2img-1.6.7.tar.gz) = 02aea6d05c5b810074913b954296ddffaa43497ed720ac0a671da4791ec4d018
SIZE (dmg2img-1.6.7.tar.gz) = 23238
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_dmg2img
- USES:
- cpe ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
1.6.7 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.7 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.6.7 25 Oct 2021 15:57:17
    |
Po-Chuan Hsieh (sunpoet)  |
sysutils/dmg2img: Cosmetic change |
1.6.7 21 Oct 2021 14:27:11
    |
Stefan Eßer (se)  |
sysutils/dmg2img: Add CPE information
Approved by: portmgr (blanket) |
1.6.7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6.7 14 Oct 2018 16:27:54
  |
sunpoet  |
Fix build with OpenSSL 1.1.x |
1.6.7 24 Feb 2018 13:37:17
  |
sunpoet  |
Update to 1.6.7
- Add my LOCAL to MASTER_SITES
- Add LICENSE_FILE
- Patch file in post-patch:
- Use MAKE_CMD
- Pet portlint
- Regenerate patch file with makepatch:
- Update pkg-descr
- Fixed buffer underrun
- Avoid truncating .img file when run to list partition |
1.6.6 23 Feb 2018 19:25:19
  |
sunpoet  |
Take maintainership
Approved by: vg (implicit) |
1.6.6 08 Feb 2017 06:36:26
  |
vg  |
- Update to 1.6.6
- Added license |
1.6.5 11 Sep 2016 18:42:52
  |
marino  |
sysutils/dmg2img: Document SSL requirement and honor its flags
Approved by: SSL blanket |
1.6.5 29 Jan 2014 14:19:31
  |
eadler  |
- Update 1.6.5
- Stagify
- Move distfile to upstream
Approved by: vg (maintainer) |
1.6.2 02 Oct 2013 16:16:22
  |
vg  |
- Changed tabs to spaces in pkg-descr
- Changed MASTER_SITES
Approved by: eadler (mentor) |
1.6.2 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.6.2 22 Jul 2013 14:34:23
  |
vg  |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
1.6.2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.6.2 29 Dec 2010 20:04:42
 |
pgollucci  |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
1.6.2 23 Jul 2010 16:22:12
 |
sylvio  |
- Update to 1.6.2
PR: ports/148768
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer) |
1.6.1 27 Jan 2010 01:12:11
 |
miwi  |
DMG2IMG is an Apple's compressed dmg to standard (hfsplus) image disk file
convert tool. It is derived from dmg2iso v0.2c by vu1tur.
WWW: http://vu1tur.eu.org/tools/
PR: ports/143156
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com> |