notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
vmdktool Convert VMDK files to/from raw disk images
1.4 sysutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4Version of this port present on the latest quarterly branch.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-02-24 19:11:58
Last Update: 2024-01-08 16:43:53
Commit Hash: 25bd2c9
People watching this port, also watch:: python, py39-pycparser, json-c, sysinfo, openjdk8
License: BSD2CLAUSE
WWW:
http://www.awfulhak.org/vmdktool
Description:
vmdktool converts raw filesystems to VMDK files and vice versa. VMDK files can be imported directly into most Virtual Machine servers as guest filesystems. Automatic machine deployments into products such as VMware's ESXi and VirtualBox requires the ability to construct VMDK files as the initial filesystem images for the created guests. vmdktool is free. Contact the author with any questions or comments.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/vmdktool
  2. share/man/man8/vmdktool.8.gz
  3. /usr/local/share/licenses/vmdktool-1.4/catalog.mk
  4. /usr/local/share/licenses/vmdktool-1.4/LICENSE
  5. /usr/local/share/licenses/vmdktool-1.4/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • vmdktool>0:sysutils/vmdktool
To install the port:
cd /usr/ports/sysutils/vmdktool/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/vmdktool
  • pkg install vmdktool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vmdktool
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (vmdktool-1.4.tar.gz) = 981eb43d3db172144f2344886040424ef525e15c85f84023a7502b238aa7b89c SIZE (vmdktool-1.4.tar.gz) = 12566

Packages (timestamps in pop-ups are UTC):
vmdktool
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.41.41.41.41.4-1.4-
FreeBSD:13:quarterly1.41.41.41.41.41.41.41.4
FreeBSD:14:latest1.41.41.41.41.41.4-1.4
FreeBSD:14:quarterly1.41.4-1.41.41.41.41.4
FreeBSD:15:latest1.41.4n/a1.4n/a1.41.41.4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Test dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_vmdktool
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.Awfulhak.org/pub/vmdktool/
  2. http://people.FreeBSD.org/~brian/vmdktool/
  3. http://www.Awfulhak.org/vmdktool/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4
08 Jan 2024 16:43:53
commit hash: 25bd2c915cabb29746c978f006ed3ce8da2cb5accommit hash: 25bd2c915cabb29746c978f006ed3ce8da2cb5accommit hash: 25bd2c915cabb29746c978f006ed3ce8da2cb5accommit hash: 25bd2c915cabb29746c978f006ed3ce8da2cb5ac files touched by this commit
Renato Botelho (garga) search for other commits by this committer
sysutils/vmdktool: Update manpages path

Move manpages to ${PREFIX}/share/man

Sponsored by:	Rubicon Communications, LLC ("Netgate")
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.4
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4
29 Aug 2019 15:05:58
Revision:510168Original commit files touched by this commit
0mp search for other commits by this committer
sysutils/vmdktool: Set TEST_TARGET and WWW, and fix ALL_TARGET

- Set TEST_TARGET. We need a utility called prove that comes with Perl 5 so
  set USES=perl5 as well.
- Set ALL_TARGET to vmdktool. The default one, all, attempts to build
  vmdktool.8.gz using Groff. Since the final vmdktool.8.gz is never not
  installed anyway (the install target always installs the original
  vmdktool.8), it is better to just change the ALL_TARGET to vmdktool
  directly.  This way we do not add dependencies to the build phase.
- Set WWW to give users at least some information, even though the project
  does not have its official homepage.

Reviewed by:	garga
Approved by:	maintainer (garga)
Differential Revision:	https://reviews.freebsd.org/D21464
1.4
22 Mar 2019 12:10:37
Revision:496560Original commit files touched by this commit
garga search for other commits by this committer
sysutils/vmdktool: Take maintainership
1.4
24 Feb 2016 12:17:16
Revision:409462Original commit files touched by this commit
culot search for other commits by this committer
- Reassign brian@'s ports after his commit bit was taken in for safekeeping
1.4
11 Dec 2014 00:40:17
Revision:374505Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in sysutils category
1.4
22 Aug 2014 21:42:11
Revision:365699Original commit files touched by this commit
brian search for other commits by this committer
Update to version 1.4

This fixes an issue generating filesystems with a size exactly divisible
by 4GB.
1.3
27 Dec 2013 19:29:31
Revision:337792Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.3
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.3
09 Jul 2013 04:15:12
Revision:322545Original commit files touched by this commit
brian search for other commits by this committer
Update to version 1.3
1.1
28 Feb 2012 20:57:05
Original commit files touched by this commit
brian search for other commits by this committer
Update to version 1.1 (sparc64 support)
1.0
24 Feb 2012 19:11:44
Original commit files touched by this commit
brian search for other commits by this committer
vmdktool - a tool to convert raw filesystems to VMDK files and vice versa.

Number of commits found: 15