<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/emulators/virtualbox, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2010-01-13T08:03:17Z</updated>
<entry>
<title>emulators/virtualbox:</title>
<updated>2010-01-13T08:03:17Z</updated>
<author>
<name>Beat Gaetzi</name>
<email>beat@FreeBSD.org</email>
</author>
<published>2010-01-13T08:03:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=078a3145868546becb1f18ad4ff3f84b346ab7ae'/>
<id>urn:sha1:078a3145868546becb1f18ad4ff3f84b346ab7ae</id>
<content type='text'>
- Remove emulators/virtualbox port. Renamed to emulators/virtualbox-ose
  and seperate port for the kernel modules created:
  emulators/virtualbox-ose-kmod.

emulators/virtualbox-ose:
- Update to 3.1.2
- Update guest additions to 3.1.2
- Port has been renamed to virtualbox-ose to reflect that we are using
  the OSE version. [1]
- Added proper PulseAudio support for FreeBSD [2]
- procfs is not required anymore because vbox uses sysctl(3) now [3]
- Update pkg-message to reflect recent changes
- Add nox's FreeBSD host networking patches that are now also in the
  upstream vbox svn (modulo vbox variable naming style adjustments:)
	http://lists.freebsd.org/pipermail/freebsd-emulation/2010-January/007260.html
	http://www.virtualbox.org/changeset/25698
  1. Allow direct tap networking again (for users that need the best
  network performance and/or need more complex network setups, like when
  they want to use routing instead of bridging to e.g. protect from guests
  messing with the lan's arp tables; a tap + routing + proxy arp example
  is in the above freebsd-emulation posting.)
  2. Enable vbox' shared mac feature when using bridged mode on a wifi
  interface, together with the virtualbox-ose-kmod change this
  should fix bridged mode for wifi users. [4]

emulators/virtualbox-ose-kmod:
- Update to 3.1.2
- Add rc.d script to load kernel modules
- Fix build with a non-standard location for the system source [5]
- Merge aeichner's vboxnetflt fix committed to upstream vbox svn
  (thanks!) that makes the shared mac feature enabled above actually work
  on FreeBSD hosts. [6]

Please see http://wiki.freebsd.org/VirtualBox for update instructions.

Many thanks to the VirtualBox developers, all tester, patch submitter and
the whole vbox@ team.

PR:		ports/141630 [2]
Noticed by:	mm@ [1]
Submitted by:	Noriyoshi Kawano &lt;bowie AT nrik.jp&gt; [2],
		Baptiste Daroussin &lt;baptiste.daroussin AT gmail.com&gt; [3]
		and Bernhard Froehlich &lt;decke AT bluelife.at&gt; [3],
		nox@ [4], scf@ [5]
Obtained from:	http://www.virtualbox.org/changeset/25699 [6]
On behalf of:	vbox@ (decke, dhn, itetcu, miwi, nox)
</content>
</entry>
<entry>
<title>- Fix loading of vboxnetadp.ko kernel module without loading vboxnetflt.ko</title>
<updated>2009-12-09T12:31:45Z</updated>
<author>
<name>Beat Gaetzi</name>
<email>beat@FreeBSD.org</email>
</author>
<published>2009-12-09T12:31:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5909b90a90bc095cc99b068e050d21cd542d02d0'/>
<id>urn:sha1:5909b90a90bc095cc99b068e050d21cd542d02d0</id>
<content type='text'>
  kernel module first.
- Bump PORTREVISION.

PR:			ports/141013
Reported / tested by:	Scot Hetzel &lt;swhetzel AT gmail.com&gt;
Submitted by:		Fredrik Lindberg &lt;fli AT shapeshifter.se&gt;
</content>
</entry>
<entry>
<title>- Disable testcases to fix possible build breakage with non default</title>
<updated>2009-11-06T14:17:06Z</updated>
<author>
<name>Beat Gaetzi</name>
<email>beat@FreeBSD.org</email>
</author>
<published>2009-11-06T14:17:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d262fe63c6ae261ade416ac33ed40f1e24e6dc34'/>
<id>urn:sha1:d262fe63c6ae261ade416ac33ed40f1e24e6dc34</id>
<content type='text'>
  options set

PR:		ports/140171
Submitted by:	Hubert Tournier &lt;hubert AT tournier.org&gt;
Reported by:	Stanislav Dulis &lt;stasd AT xnx.ru&gt; (via private mail)
</content>
</entry>
<entry>
<title>- Fix build if OpenSSL is installed from ports. [1]</title>
<updated>2009-10-23T14:29:50Z</updated>
<author>
<name>Beat Gaetzi</name>
<email>beat@FreeBSD.org</email>
</author>
<published>2009-10-23T14:29:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f9297d2f2bf3976db9e172235347c2016414ccc6'/>
<id>urn:sha1:f9297d2f2bf3976db9e172235347c2016414ccc6</id>
<content type='text'>
- Some options require other ones. Add check for them. [2]

PR:		ports/139391 [1]
Submitted by:	"Y.A." &lt;nexther0 AT gmail.com&gt; [1]
Tested by:	Yuri Gorchakov &lt;yuri.gorchakov AT point-group.ru&gt; [1]
Reported by:	Maxim &lt;maksims.k AT gmail.com&gt; [2]
On behalf of:	vbox@ (decke, dhn, itetcu, miwi, nox)
</content>
</entry>
<entry>
<title>- Fix build with custom LOCALBASE</title>
<updated>2009-10-08T07:48:54Z</updated>
<author>
<name>Beat Gaetzi</name>
<email>beat@FreeBSD.org</email>
</author>
<published>2009-10-08T07:48:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cb02e7670ee30bdc5d1d81b2a35f4d29173303fc'/>
<id>urn:sha1:cb02e7670ee30bdc5d1d81b2a35f4d29173303fc</id>
<content type='text'>
Reported by:	QATty
Submitted by:	Bernhard Froehlich &lt;decke AT bluelife.at&gt;
On behalf of:	vbox@ (decke, dhn, itetcu, miwi, nox)
</content>
</entry>
<entry>
<title>- Fix privilege escalation</title>
<updated>2009-10-07T10:33:31Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-10-07T10:33:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bee38bb86a4e4ec808e0cbd2b158f2488c3f76ce'/>
<id>urn:sha1:bee38bb86a4e4ec808e0cbd2b158f2488c3f76ce</id>
<content type='text'>
- Bump PORTREVISION

Security:	http://www.vuxml.org/freebsd/ebeed063-b328-11de-b6a5-0030843d3802.html
On behalf of:	vbox@ (decke, dhn, itetcu, beat, nox)
</content>
</entry>
<entry>
<title>Fix build on 7/amd64.</title>
<updated>2009-09-29T22:16:37Z</updated>
<author>
<name>Juergen Lock</name>
<email>nox@FreeBSD.org</email>
</author>
<published>2009-09-29T22:16:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=89cfd3dec63dea3b6e08927f1671fd2af87922f3'/>
<id>urn:sha1:89cfd3dec63dea3b6e08927f1671fd2af87922f3</id>
<content type='text'>
Approved by:	vbox@ (miwi, beat)
Feature safe:	yes
</content>
</entry>
<entry>
<title>- Improve error message if /usr/lib32 is not installed on amd64. [1]</title>
<updated>2009-09-29T15:15:02Z</updated>
<author>
<name>Beat Gaetzi</name>
<email>beat@FreeBSD.org</email>
</author>
<published>2009-09-29T15:15:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=972faa0f831ccb4abea40c815f85055002905d94'/>
<id>urn:sha1:972faa0f831ccb4abea40c815f85055002905d94</id>
<content type='text'>
- Fix pkg-plist. Additions directory is only created with
  WITH_GUESTADDITIONS option. [2]
- Add patch to fix panic with vboxnet driver. [3]
- Bump PORTREVISION.

PR:		ports/138935 [1] (based on)
Reported by:	scf@ [3]
Submitted by:	Julian H. Stacey &lt;jhs AT berklix.com&gt; [1],
		Bernhard Froehlich &lt;decke AT bluelife.at&gt; [2],
		Fredrik Lindberg &lt;fli AT shapeshifter.se&gt; [3]
On behalf of:	vbox@ (decke, dhn, itetcu, miwi, nox)
Feature safe:	yes
</content>
</entry>
<entry>
<title>- Update to 3.0.51r22902. This version enables host serial support</title>
<updated>2009-09-13T19:19:49Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-09-13T19:19:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88d95ab6f936d2397ebfadeab789ea30928c4ada'/>
<id>urn:sha1:88d95ab6f936d2397ebfadeab789ea30928c4ada</id>
<content type='text'>
  and support for bridged and hostonly networking contributed by
    Fredrik Lindberg &lt;fli AT shapeshifter.se&gt;.
- Install GuestAdditions in designated directory. [1]
- Install NLS files in designated directory.
- Add workaround for directory permission problem.

Reported by:	Jonathan Chen &lt;jonc AT chen.org.nz&gt; [1]
On behalf of:	vbox@ (decke, dhn, beat, nox)
</content>
</entry>
<entry>
<title>- Update to 3.0.51r22683. This version adds support for tap interface</title>
<updated>2009-09-10T23:16:56Z</updated>
<author>
<name>Beat Gaetzi</name>
<email>beat@FreeBSD.org</email>
</author>
<published>2009-09-10T23:16:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6bd419c4d06d6b555fa98f57ba95f1ee4a603ca6'/>
<id>urn:sha1:6bd419c4d06d6b555fa98f57ba95f1ee4a603ca6</id>
<content type='text'>
  networking done by nox@, working VT-x, ACPI and Host DVD/CD access
  support and several FreeBSD related bugfixes.
- Update Guest Additions to 3.0.6.
- Respect CC and CXX variables. [1]
- Add support for WITHOUT_X11 build. [2]
- Fix pkg-plist for WITHOUT_NLS. [2]
- Use LocalConfig.kmk to simplify configuration. [2]
- Install vboxapi module and fix xpcom.vboxxpcom python api. [2]

PR:		ports/138063 [1]
Submitted by:	Anonymous &lt;swell dot k at gmail dot com&gt; [1],
		Bernhard Froehlich &lt;decke AT bluelife.at&gt; [2]
On behalf of:	vbox@ (decke, dhn, miwi, nox)
</content>
</entry>
</feed>
