[Bug 225376] [emulators/virtualbox-ose] [patch] extra dependency on sysutils/cdrtools

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 5 21:07:35 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225376

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: eugen
Date: Mon Feb  5 21:06:41 UTC 2018
New revision: 461020
URL: https://svnweb.freebsd.org/changeset/ports/461020

Log:
  emulators/virtualbox-ose: remove extra dependency on cdrtools.

  Dependency on cdrtools was introduced 6 years ago for sake of mkisofs:
 
https://svnweb.freebsd.org/ports/head/emulators/virtualbox-ose/Makefile?revision=274444&view=markup

  In fact, VirtualBox build system does not use makeisofs
  while building for FreeBSD because it does not even try to buid
  VirtualBox Additions ISO image as its documentation says
  in the Prerequisites section:

        mkisofs (required only for additions which aren't supported yet)
        => /usr/ports/sysutils/cdrtools

        https://www.virtualbox.org/wiki/FreeBSD%20build%20instructions

  And it never really used mkisofs.
  Drop the dependency and bump PORTREVISION.

  PR:           225376
  Approved by:  vbox (maintainer timeout, 2 weeks)

Changes:
  head/emulators/virtualbox-ose/Makefile
  head/emulators/virtualbox-ose/files/patch-configure

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-emulation mailing list