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) combination for a given watch list. This is what FreshPorts will look for.

non port: emulators/virtualbox-ose-kmod/Makefile

Number of commits found: 151 (showing only 51 on this page)

«  1 | 2 

Thursday, 16 Jan 2014
16:38 decke search for other commits by this committer
- Update to 4.2.22
- Remove 3D crOpenGl patches that are already included in the new release
- Convert USE_PYDISTUTILS=easy_install to USE_PYDISTUTILS=yes
- Add patch to fix building with new gsoap [1]
- Add direct dependency on qt4-opengl [2]

PR:		ports/185579 [2]
Security:	CVE-2013-5892
Submitted by:	Jung-uk Kim <jkim@FreeBSD.org> [1]
		Jimmy Olgeni <olgeni@FreeBSD.org> [2]
Original commitRevision:339930 
Friday, 3 Jan 2014
00:46 bapt search for other commits by this committer
Part 1 at removing now useless FETCH_ARGS redifition
Original commitRevision:338511 
Tuesday, 10 Dec 2013
20:42 decke search for other commits by this committer
- Update to 4.2.20 [1]
- Add $_GCC_RUNTIME to vbox runpath when building with gcc from ports [2]
- Add vboxwatchdog rc.d script
- Fix building with gcc 4.6 from ports and remove FreeBSD specific
-mno-align-long-strings
- Remove checks for EoL FreeBSD versions
- Support staging
- Convert LIB_DEPENDS to new shlib format
- Adopt OPTIONS_SUB and new OPTION_CONFIGURE_ON|OFF

PR:		ports/182468 [2]
Submitted by:	Mikhail Tsatsenko [1]
Original commitRevision:336107 
Saturday, 9 Nov 2013
19:13 rene search for other commits by this committer
Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
Original commitRevision:333329 
Friday, 20 Sep 2013
16:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
Original commitRevision:327721 
Sunday, 8 Sep 2013
14:40 decke search for other commits by this committer
- Update to 4.2.18

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Original commitRevision:326731 
Sunday, 7 Jul 2013
15:53 decke search for other commits by this committer
- Update to 4.2.16

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Original commitRevision:322447 
Monday, 24 Jun 2013
06:07 decke search for other commits by this committer
- Update to 4.2.14
- Fix VLAN trunking support in vboxnetflt [1]
- Fix panic in kmod when VIMAGE is disabled in the kernel and port [2]
- Enable IPv6 support for VNC per default to be able to set the VRDE properties
VNCPort4 and VNCPort6 [3]
- Pet portlint (WWW, Created by lines)

This update was mainly done by Mikhail Tsatsenko.

Submitted by:	Landon J Fuller <landonf at plausible.coop> [1],
		Gleb Kurtsou <gleb@freebsd.org> [2],
		Stefan Bethke <stb@FreeBSD.org> [3]
Original commitRevision:321665 
Thursday, 2 May 2013
20:54 decke search for other commits by this committer
- Update to 4.2.12
- Add missing patch to additions to fix building after r248084
which renamed VM_OBJECT_LOCK() to VM_OBJECT_WLOCK(). The patch
was already included in the kmod port but additions also need
it.
Original commitRevision:317147 
Monday, 25 Mar 2013
08:02 decke search for other commits by this committer
- Fix VM_OBJECT patch to properly use WLOCK/WUNLOCK.

Reported by:	Ivan Klymenko <fidaj@ukr.net>
Thanks to:	Konstantin Belousov <kib@FreeBSD.org>
See:		http://lists.freebsd.org/pipermail/freebsd-ports/2013-March/082432.html
Original commitRevision:315200 
Thursday, 21 Mar 2013
02:29 sbruno (src committer) search for other commits by this committer
Add wrapper FreeBSD_Version check at the break point for VM_OBJECT_RLOCK
name change so we still build on stable branches.

Suggested by: bdrewery
Original commitRevision:314796 
01:59 gjb search for other commits by this committer
Set KMODDIR to /boot/modules, since it is always defined to
/boot/kernel otherwise.

PR:		ports/175684, ports/176288
Approved by:	vbox (maintainer timeout, nearly 2 months)
Original commitRevision:314795 
01:24 sbruno (src committer) search for other commits by this committer
Fix port after breakage on src commit svn r248084 on
March 9th, 2013.

Patch kmod to include rwlock.h

Patch kmod to change VM_OBJECT_LOCK to VM_OBJECT_RLOCK

Patch kmod to change VM_OBJECT_UNLOCK to VM_OBJECT_RUNLOCK
Original commitRevision:314794 
Thursday, 24 Jan 2013
08:24 ehaupt search for other commits by this committer
Require ldconfig in vboxnet init script. Without it vboxnet fails to start on
9-STABLE with "VBoxRT.so misses libiconv.so".

While here pacify portlint by replacing a tab in the header with a single space.

Approved by:    decke
Original commitRevision:310917 
Thursday, 3 Jan 2013
13:40 decke search for other commits by this committer
- Update to 4.2.6
- Remove custom FreeBSD compiler flags that are only supported by our old
  base GCC 4.2 [1]
- Fix building with ports GCC 4.6 [1]
- Fix build on 10-CURRENT after removal of vm_page_lock_queues() in r242941 [2]
- Improve waits for periods shorter than a single tick [1]
- Fix dependency check when building with custom KMODDIR [3]
- Fix recording with OSS Audio backend to record at a proper volume [4]
- Initialize host-only interfaces at boot time so that other scripts and
  daemons can properly use them [2]
- Fix build if $ENV not ash-compatible [5]
- Fix ich9 bios to correctly configure pci bridge1 and pci bridge2 [6]
- Add VLAN trunking support to vboxnetflt [7]

PR:		ports/171730 [1], ports/167521 [5]
Submitted by:	Andriy Gapon <avg@FreeBSD.org> [1]
Submitted by:	Ed Maste <emaste@FreeBSD.org> [2]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> [5]
Submitted by:	Gustau Perez i Querol <gperez@entel.upc.edu> [6]
Submitted by:	Landon J Fuller <landonf at plausible.coop> [7]
Reported by:	Daniel Braniss <danny@cs.huji.ac.il> [3]
Obtained from:	https://www.virtualbox.org/ticket/10695 [4]
See:		http://article.gmane.org/gmane.os.freebsd.devel.emulation/10438 [6]
Original commitRevision:309876 
Wednesday, 12 Sep 2012
20:15 decke search for other commits by this committer
- Update to 4.1.22 [1]
- Cleanup MASTER_SITES and use upstream mirror as primary

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1]
Original commitRevision:304161 
Saturday, 8 Sep 2012
11:49 ohauer search for other commits by this committer
- fix PORT_OPTIONS s/)/}/
Original commitRevision:303895 
Monday, 27 Aug 2012
12:53 decke search for other commits by this committer
- Update to 4.1.20
- Remove VNC IPv6 patch because it has been fixed upstream
- Pet portlint once again (LICENSE section)

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Original commit
Wednesday, 25 Jul 2012
19:15 decke search for other commits by this committer
- Fix panic at unload of vboxnetadp
- Bump PORTREVISION

PR:		ports/169565
Submitted by:	Thomas Eberhardt <sneakywumpus@googlemail.com>
Obtained from:	virtualbox r41199
Original commit
Monday, 2 Jul 2012
06:06 knu search for other commits by this committer
Add SF to master sites.

PR:             ports/167514
Approved by:    maintainer timeout
Original commit
Saturday, 30 Jun 2012
07:21 decke search for other commits by this committer
- Update to 4.1.18 [1]
- Convert to OptionsNG [2]
- Install DEBUG symbols for kernel modules [1]

Submitted by:   Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1]
                bapt@ [2]
Original commit
Wednesday, 23 May 2012
12:39 decke search for other commits by this committer
- Update to 4.1.16
- Update wiki link to troubleshooting page
Original commit
Monday, 30 Apr 2012
17:18 decke search for other commits by this committer
- Update to 4.1.14
- Remove debugging fprintf in MachineImpl.cpp to fix build with GCC 4.6 [1]
- Add support for VLAN interfaces to NetIfList() [2]
- Add support for VIMAGE to VBoxNetAdp [3]
- Fix a kernel crash on FreeBSD 10-CURRENT hosts with VIMAGE enabled when a VM
is powered off [3]

Submitted by:   Andriy Gapon <avg at FreeBSD.org> [1]
                Landon J Fuller <landonf at plausible dot coop> [2]
                Mikolaj Golub <trociny at freebsd.org> [3]
Sponsored by:   Plausible Labs Cooperative, Inc [2]
Original commit
Thursday, 5 Apr 2012
11:16 decke search for other commits by this committer
- Update to 4.1.12
- Fix PAM authentication for vboxwebsrv  [1]

PR:             ports/166614 [1]
Submitted by:   Landon Fuller <landonf@plausible.coop> [1]
Feature safe:   yes
Original commit
Friday, 30 Mar 2012
12:37 decke search for other commits by this committer
- Mark BROKEN on < 8.2 because vm_page_find_least() was not available before

Reported by:    pointyhat (via pav)
Feature safe:   yes
Original commit
Thursday, 15 Mar 2012
09:32 decke search for other commits by this committer
- Update to 4.1.10

Feature safe:   yes
Original commit
Friday, 9 Mar 2012
21:46 decke search for other commits by this committer
- Reenabled fixed memobj r0 patch
- Bump PORTREVISION

Submitted by:   avg
Feature safe:   yes
Original commit
Wednesday, 22 Feb 2012
22:09 decke search for other commits by this committer
- Revert memobj r0 patch until the problems on i386 are solved
- Bump PORTREVISION

Reported by:    dougb, Frank Bartels
Discussed with: avg
Original commit
Tuesday, 21 Feb 2012
14:31 decke search for other commits by this committer
- Update to 4.1.8
- Mark broken on FreeBSD < 8.0
- Fix lib32 checks to use /usr/lib32/libc.so
- R0 memobj rewrite [1]
- Fix INVARIANTS warning: acquiring duplicate lock of same type: "IPRT Fast
Mutex Semaphore" [1]

Submitted by:   Andriy Gapon <avg@FreeBSD.org> [1]
Obtained from:  redports.org/~virtualbox/
Original commit
Friday, 2 Dec 2011
17:34 decke search for other commits by this committer
- Update to 4.0.14

Feature safe:   yes
Original commit
13:38 decke search for other commits by this committer
- Fix panic: mutex vm page queue free mutex not owned on 10-CURRENT
- Fix compile error: 'D_PSEUDO' undeclared here on 10-CURRENT
- Bump PORTREVISION

PR:             ports/162186
Submitted by:   Jung-uk Kim <jkim@FreeBSD.org>
Feature safe:   yes
Original commit
Monday, 7 Nov 2011
15:40 decke search for other commits by this committer
- Bump PORTREVISION which was missing since adding PG_UNMANAGED patch for HEAD
- Pet portlint about LICENSE variables

Reported by:    avg
Original commit
Monday, 18 Jul 2011
16:06 decke search for other commits by this committer
- Update to 4.0.12
Original commit
Friday, 1 Jul 2011
13:29 decke search for other commits by this committer
- Update to 4.0.10
- Fix kmod build on 9-CURRENT after removal of cpumask_t [1]

Submitted by:   Jung-uk Kim <jkim@FreeBSD.org> [1]
Original commit
Thursday, 2 Jun 2011
17:02 decke search for other commits by this committer
- Fix panic: spin lock held too long on FreeBSD 7.x
- Bump PORTREVISION

PR:             ports/157290
Submitted by:   Alexander Eichner <Alexander.Eichner@oracle.com>
Reported by:    Oleksii Krykun <kryol@bigmir.net>,
                Martin Birgmeier <xxllxrvt@aon.at>,
                Peter Klett <peter@netkey.at>
Original commit
Monday, 23 May 2011
07:59 decke search for other commits by this committer
- Clarify VIMAGE option

PR:             ports/157253
Submitted by:   Warren Block <wblock@wonkity.com>
Original commit
Sunday, 22 May 2011
13:51 decke search for other commits by this committer
- Update to 4.0.8
- Add vboxheadless startscript [1]
- Add vboxwebsrv startscript [2]
- Change CONFLICTS to CONFLICTS_INSTALL [3]
- Relax hardening for PC-BSD 9 [4]
- Add VIMAGE support [5]
- Install VBoxExtPackHelperApp [6]
- Remove stale mirror
- Extend pkg-message for USB configuration
- Fix link_elf_obj: symbol RTStrCopy undefined [7]

PR:             ports/156699 (based on) [3]
Submitted by:   Stefan Tollkuehn <stefan.tollkuehn@editura.de>, [1][2]
                Raul Gigea <raul.gigea@editura.de>, [1]
                Tobias Oberstein <tobias.oberstein@tavendo.de>, [1]
                Emil <the_mix_room@hotmail.com>, [3]
                Kris Moore <kris@pcbsd.org>, [4]
                Mikolaj Golub <to.my.trociny@gmail.com>, [5]
                Mattia Rossi <mrossi@swin.edu.au>, [6]
                Florian Smeets <flo@FreeBSD.org> [7]
Thanks to:      dougb@, [1][2]
                Cr4zi3/EFNet, [2]
                crsd, [2]
                beat@,
                hps@,
                Alexander Eichner,
                all testers!
Approved by:    bapt (vbox hat)
Original commit
Wednesday, 20 Apr 2011
11:39 bapt search for other commits by this committer
Fix building with LOCALBASE != PREFIX
Original commit
Friday, 11 Feb 2011
13:41 decke search for other commits by this committer
- Fix build on current after removal of uio_yield()
- Bump PORTREVISION

Submitted by:   Michael Butler <imb at protected-networks dot net>
Original commit
Thursday, 23 Dec 2010
14:57 beat search for other commits by this committer
- Update to 3.2.12
- Remove check for FreeBSD 6.x
- Drop MD5 checksums
Original commit
Friday, 15 Oct 2010
06:31 beat search for other commits by this committer
- Update to 3.2.10
- Add LICENSE and LICENSE_FILE
Original commit
Monday, 9 Aug 2010
14:40 beat search for other commits by this committer
- Update to 3.2.8
Original commit
Tuesday, 29 Jun 2010
19:00 beat search for other commits by this committer
- Update to 3.2.6
- No longer BROKEN on CURRENT

Feature safe:   yes
Original commit
Wednesday, 9 Jun 2010
22:05 decke search for other commits by this committer
- Update to 3.2.4

Approved by:    beat (co-mentor)
Original commit
Monday, 7 Jun 2010
16:30 beat search for other commits by this committer
- Update to 3.2.2
- Execute kldxref in do-install target. [1]
- Set SYSDIR to SRC_BASE to fix build if the FreeBSD sources are not
  installed in /usr/src. [2]
- Set SRC_BASE to /usr/src if SRC_BASE is not set and not rely on the
  /sys symlink. [2]
- Mark BROKEN on recent CURRENT.

Reported by:    scf@ [1]
Submitted by:   imp@ [2]

Many thanks to the VirtualBox developers (especially Alexander Eichner
for all his work and help), all tester and patch submitter and the whole
vbox@ team especially decke@.
Original commit
Tuesday, 11 May 2010
18:16 beat search for other commits by this committer
- Update to 3.1.8
Original commit
Saturday, 27 Mar 2010
10:20 beat search for other commits by this committer
- Update to 3.1.6
- Fix ioctl warnings in /var/log/messages [1]
- Fix build with QT4 support disabled [2]

Obtained from:  http://www.virtualbox.org/changeset/25953 [1]
Reported by:    William DiNoia <william.dinoia AT gmail.com> [2]
On behalf of:   vbox@ (decke, dhn, itetcu, miwi, nox)
Original commit
Monday, 15 Mar 2010
20:54 miwi search for other commits by this committer
Presenting VirtualBox 3.1.4 for FreeBSD

Changelog from VirtualBox is available here:
http://www.virtualbox.org/wiki/Changelog

Changes in the port:
  - VirtualBox and Guest Additions iso updated to 3.1.4
  - Add UNIQUENAME to fix options file clashes between the virtualbox ports [0]
  - Fixed vtophys problems on CURRENT and STABLE kernes newer than
    January 23th [1]
  - Fixed page double wiring issue in rtR0MemObjNativeAllocPage [2]

PR:             ports/143361 [0]
Submitted by:   Martin Birgmeier <martin.birgmeier AT aon.at> [0]
                Alexander Eichner <Alexander.Eichner AT Sun.COM> [1]
Thanks To:      All testers on emulation@ and current@ [1]
                Giovanni Trematerra <giovanni.trematerra AT gmail.com> [1]
                Ian Freislich <ianf AT clue.co.za> [1]
Reported by:    Alan Cox <alc AT cs dot rice dot edu> [2]
Original commit
Sunday, 24 Jan 2010
23:16 beat search for other commits by this committer
- Add kldxref to pkg-plist.
- Bump PORTREVISION.

Reported by:    Alexander Kabaev <kabaev AT gmail.com>,
                Rainer Hurling <rhurlin AT gwdg.de>,
                Nakata Maho <chat95 AT mac.com>,
                Andrzej Tobola <ato AT iem.pw.edu.pl>
On behalf of:   vbox@ (decke, dhn, itetcu, miwi, nox)
Original commit
Wednesday, 13 Jan 2010
08:03 beat search for other commits by this committer
emulators/virtualbox:
- 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 <bowie AT nrik.jp> [2],
                Baptiste Daroussin <baptiste.daroussin AT gmail.com> [3]
                and Bernhard Froehlich <decke AT bluelife.at> [3],
                nox@ [4], scf@ [5]
Obtained from:  http://www.virtualbox.org/changeset/25699 [6]
On behalf of:   vbox@ (decke, dhn, itetcu, miwi, nox)
Original commit
07:37 beat search for other commits by this committer
- Forced commit to document that emulators/virtualbox-ose and
  emulators/virtualbox-ose-kmod were repocopied from emulators/virtualbox.

PR:             ports/142525
Repocopy by:    marcus
Original commit

Number of commits found: 151 (showing only 51 on this page)

«  1 | 2