non port: emulators/virtualbox-ose-legacy/Makefile |
SVNWeb
|
Number of commits found XX: 36 |
Wed, 23 Jul 2014
|
[ 16:44 bapt ] 
362705 benchmarks/himenobench/Makefile
362705 benchmarks/spec-sfs/Makefile
362705 biology/crux/Makefile
362705 biology/embassy/Makefile
362705 biology/p5-bioperl-run/Makefile
362705 biology/phd2fasta/Makefile
362705 biology/protomol/Makefile
362705 biology/pymol/Makefile
362705 cad/alliance/Makefile
362705 cad/cider/Makefile
(Only the first 10 of 55 ports in this commit are shown above. )
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Tue, 10 Jun 2014
|
[ 07:39 olgeni ] 
357277 databases/WWWdb/Makefile
357277 databases/buzhug/Makefile
357277 databases/couchdb/Makefile
357277 databases/db4o-mono/Makefile
357277 databases/geoserver-mysql-plugin/Makefile
357277 databases/godis/Makefile
357277 databases/gosqlite3/Makefile
357277 databases/innotop/Makefile
357277 databases/jdbm2/Makefile
357277 databases/jrobin/Makefile
(Only the first 10 of 388 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
|
Thu, 20 Mar 2014
|
[ 18:15 jkim ] 
348712 emulators/virtualbox-ose-additions/Makefile
348712 emulators/virtualbox-ose-kmod-legacy/Makefile
348712 emulators/virtualbox-ose-kmod/Makefile
348712 emulators/virtualbox-ose-legacy/Makefile
348712 emulators/virtualbox-ose/Makefile
Prefer USES=tar:bzip2.
|
Wed, 5 Mar 2014
|
[ 20:31 jkim ] 
347141 emulators/virtualbox-ose-additions/Makefile
347141 emulators/virtualbox-ose-kmod-legacy/Makefile
347141 emulators/virtualbox-ose-kmod/Makefile
347141 emulators/virtualbox-ose-legacy/Makefile
347141 emulators/virtualbox-ose/Makefile
- Remove devel/dev86 from BUILD_DEPENDS and devel/bcc from CONFLICTS. It
has not been used for very long time.
- Remove devel/yasm from BUILD_DEPENDS for kernel module. It is actually
unnecessary for building kmod.
|
Fri, 21 Feb 2014
|
[ 21:22 jkim ] 
345546 emulators/virtualbox-ose-additions/Makefile
345546 emulators/virtualbox-ose-additions/files/patch-src-VBox-Runtime-Makefile.kmk
345546 emulators/virtualbox-ose-legacy/Makefile
345546 emulators/virtualbox-ose-legacy/files/patch-src-VBox-Runtime-Makefile.kmk
345546 emulators/virtualbox-ose/Makefile
345546 emulators/virtualbox-ose/files/patch-src-VBox-Runtime-Makefile.kmk
Fix build after re-appearance of converters/libiconv on 10+ (r341775).
Obtained from: svn.redports.org/virtualbox
PR: ports/186847
|
Thu, 16 Jan 2014
|
[ 16:45 decke ] 
339932 emulators/virtualbox-ose-kmod-legacy/Makefile
339932 emulators/virtualbox-ose-kmod-legacy/distinfo
339932 emulators/virtualbox-ose-kmod-legacy/files/extrapatch-src-VBox-HostDrivers-Support-freebsd-Makefile
339932 emulators/virtualbox-ose-legacy/Makefile
339932 emulators/virtualbox-ose-legacy/distinfo
339932 emulators/virtualbox-ose-legacy/files/patch-src-VBox-Main-webservice-Makefile.kmk
- Update to 4.2.22
- 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]
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] 
339634 accessibility/accerciser/Makefile
339634 accessibility/at-spi/Makefile
339634 accessibility/orca/Makefile
339634 accessibility/py-atspi/Makefile
339634 accessibility/py-papi/Makefile
339634 archivers/rpm4/Makefile
339634 astro/astrometry/Makefile
339634 astro/py-metar/Makefile
339634 astro/pyephem/Makefile
339634 audio/alsa-lib/Makefile
(Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Fri, 3 Jan 2014
|
[ 00:46 bapt ] 
338511 accessibility/redshift/Makefile
338511 archivers/libpar2/Makefile
338511 astro/wmsun/Makefile
338511 audio/acoustid-fingerprinter/Makefile
338511 audio/chromaprint/Makefile
338511 audio/exaile/Makefile
338511 audio/libdssialsacompat/Makefile
338511 audio/libshairport/Makefile
338511 benchmarks/flowgrind/Makefile
338511 benchmarks/iorate/Makefile
(Only the first 10 of 65 ports in this commit are shown above. )
Part 1 at removing now useless FETCH_ARGS redifition
|
Tue, 17 Dec 2013
|
[ 21:44 decke ] 
336773 emulators/virtualbox-ose-legacy/Makefile
336773 emulators/virtualbox-ose-legacy/files/patch-Config.kmk
- Disable stripping away RPATH on FreeBSD for Hardened-R3 binaries.
This fixes the remaining compat9x problems because the virtualbox
buildsystem did remove our RPATH on some binaries if hardening is
enabled. The hardening is a collection of additional safety checks
for all virtualbox suid binaries and is always enabled.
Reported by: many FreeBSD 10 users
|
Sat, 14 Dec 2013
|
[ 18:39 mva ] 
336470 emulators/virtualbox-ose-legacy/Makefile
- make lang/python an explicit dependency to get rid of the
implicit one
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
Fri, 13 Dec 2013
|
[ 11:17 decke ] 
336332 emulators/virtualbox-ose-kmod-legacy/Makefile
336332 emulators/virtualbox-ose-kmod-legacy/distinfo
336332 emulators/virtualbox-ose-kmod-legacy/files/extrapatch-Config.kmk
336332 emulators/virtualbox-ose-kmod-legacy/files/extrapatch-src-VBox-HostDrivers-Support-freebsd-Makefile
336332 emulators/virtualbox-ose-kmod-legacy/files/patch-Config.kmk
336332 emulators/virtualbox-ose-kmod-legacy/files/patch-include-iprt-types.h
336332 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-HostDrivers-Support-freebsd-SUPDrv-freebsd.c
336332 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-HostDrivers-VBoxNetAdp-Makefile.kmk
336332 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-Makefile
336332 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-VBoxNetAdp-freebsd.c
(Only the first 10 of 45 ports in this commit are shown above. )
- Update to virtualbox-ose 4.2.20_1
- This update pulls in many changes from the port and brings better support
for FreeBSD 10 and GCC from ports. I am doing that in preparation of the
upcoming VirtualBox 4.3 update that should land soon.
|
Tue, 22 Oct 2013
|
[ 13:57 amdmi3 ] 
331271 benchmarks/phoronix-test-suite/pkg-plist
331271 biology/gperiodic/Makefile
331271 biology/gperiodic/pkg-plist
331271 biology/ugene/pkg-plist
331271 cad/geda-gattrib/pkg-plist
331271 cad/geda-gschem/pkg-plist
331271 cad/geda/pkg-plist
331271 cad/gerbv/Makefile
331271 cad/gerbv/pkg-plist
331271 cad/gtkwave/pkg-plist
(Only the first 10 of 103 ports in this commit are shown above. )
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery)
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] 
327721 emulators/adamem/Makefile
327721 emulators/advancemame/Makefile
327721 emulators/advancemenu/Makefile
327721 emulators/advancemess/Makefile
327721 emulators/aftp/Makefile
327721 emulators/aqemu/Makefile
327721 emulators/atari800/Makefile
327721 emulators/bfe/Makefile
327721 emulators/bochs/Makefile
327721 emulators/bsvc/Makefile
(Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Fri, 6 Sep 2013
|
[ 15:06 madpilot ] 
326509 emulators/virtualbox-ose-legacy/Makefile
Fix build on head after iconv change.
Approved by: portmgr (bapt, implicit)
|
[ 08:37 decke ] 
326480 emulators/virtualbox-ose-legacy/Makefile
Add explicit iconv dependency. The port requires variable ICONV_LIB
defined in the iconv USES Makefile to build correctly on 8.x and
9.x after the iconv migration of the ports tree.
PR: ports/181854
Submitted by: Dave Hayes <dave@jetcafe.org>
|
Tue, 3 Sep 2013
|
[ 10:23 bapt ] 
326133 audio/gnome-media/Makefile
326133 audio/libgpod/Makefile
326133 devel/bug-buddy/Makefile
326133 editors/emacs/Makefile
326133 emulators/virtualbox-ose-legacy/Makefile
326133 emulators/virtualbox-ose/Makefile
326133 games/monster-masher/Makefile
326133 graphics/geeqie/Makefile
326133 graphics/gpaint/Makefile
326133 graphics/swfdec/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] 
322783 archivers/epkg/Makefile
322783 astro/foxtrotgps/Makefile
322783 astro/viking/Makefile
322783 audio/amarok-kde4/Makefile
322783 audio/ario/Makefile
322783 audio/deadbeef/Makefile
322783 audio/fplib/Makefile
322783 audio/gbemol/Makefile
322783 audio/gogglesmm/Makefile
322783 audio/grip/Makefile
(Only the first 10 of 252 ports in this commit are shown above. )
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
Sun, 2 Jun 2013
|
[ 18:55 eadler ] 
319712 emulators/virtualbox-ose-legacy/Makefile
319712 emulators/virtualbox-ose/Makefile
virtualbox-ose-* is incompatible with newer versions of python.
Approved by: decke
|
Fri, 26 Apr 2013
|
[ 12:35 bapt ] 
316600 CHANGES
316600 Mk/bsd.port.mk
316600 audio/abcde/Makefile
316600 audio/atunes/Makefile
316600 audio/cripple/Makefile
316600 audio/gnormalize/Makefile
316600 audio/grip/Makefile
316600 audio/mp3burn/Makefile
316600 audio/mp3c/Makefile
316600 audio/prokyon3/Makefile
(Only the first 10 of 42 ports in this commit are shown above. )
Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
|
Thu, 3 Jan 2013
|
[ 13:37 decke ] 
309875 emulators/virtualbox-ose-kmod-legacy/Makefile
309875 emulators/virtualbox-ose-kmod-legacy/distinfo
309875 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-Makefile
309875 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-VBoxNetAdp-freebsd.c
309875 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-HostDrivers-VBoxNetFlt-freebsd-VBoxNetFlt-freebsd.c
309875 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
309875 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-Runtime-r0drv-freebsd-mp-r0drv-freebsd.c
309875 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-Runtime-r0drv-freebsd-semfastmutex-r0drv-freebsd.c
309875 emulators/virtualbox-ose-kmod-legacy/pkg-plist
309875 emulators/virtualbox-ose-legacy/Makefile
(Only the first 10 of 30 ports in this commit are shown above. )
- Update to 4.1.24
- Fix building with libxslt newer than 1.1.26
Obtained from: https://www.virtualbox.org/ticket/10940
|
Tue, 9 Oct 2012
|
[ 22:12 linimon ] 
305610 audio/akode-plugins-mpc/Makefile
305610 audio/akode-plugins-mpeg/Makefile
305610 audio/akode-plugins-oss/Makefile
305610 audio/akode-plugins-resampler/Makefile
305610 audio/akode-plugins-xiph/Makefile
305610 audio/linuxsampler/Makefile
305610 audio/nas/Makefile
305610 audio/scrobbler/Makefile
305610 cad/gnucap/Makefile
305610 converters/tnef/Makefile
(Only the first 10 of 95 ports in this commit are shown above. )
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
|
Wed, 12 Sep 2012
|
[ 20:13 decke ] 
304160 emulators/virtualbox-ose-kmod-legacy/Makefile
304160 emulators/virtualbox-ose-legacy/Makefile
- Cleanup MASTER_SITES and use upstream mirror as primary
Discussed with: beat (for chruetertee mirrors)
|
Sat, 4 Aug 2012
|
[ 07:54 decke ]
302006 emulators/virtualbox-ose-legacy/Makefile
302006 emulators/virtualbox-ose-legacy/files/patch-src-VBox-Frontends-VBoxHeadless-FramebufferVNC.cpp
- Add missing VNC IPv6 patch
- Convert to optionsng [1]
Submitted by: bapt [1]
|
Sun, 1 Jul 2012
|
[ 23:43 jgh ]
1.49 emulators/virtualbox-ose-legacy/Makefile
- revert previous commit, index breakage
PR: ports/169224
|
[ 23:08 jgh ]
1.48 emulators/virtualbox-ose-legacy/Makefile
- re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
- pet portlint on placement of LICENSE
PR: ports/169224
Submitted by: jgh@
Approved by: maintainer timeout ( 14 days )
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ]
1.15 accessibility/jovie/Makefile
1.53 accessibility/kaccessible/Makefile
1.53 accessibility/kmag/Makefile
1.53 accessibility/kmousetool/Makefile
1.53 accessibility/kmouth/Makefile
1.23 accessibility/qt4-accessible/Makefile
1.161 archivers/ark/Makefile
1.36 astro/gpsd/Makefile
1.46 astro/josm/Makefile
1.14 astro/kstars/Makefile
(Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ]
1.59 Mk/bsd.gecko.mk
1.1246 UPDATING
1.18 accessibility/accerciser/Makefile
1.12 accessibility/at-poke/Makefile
1.77 accessibility/at-spi/Makefile
1.5 accessibility/at-spi2-atk/Makefile
1.54 accessibility/dasher/Makefile
1.60 accessibility/gnome-mag/Makefile
1.45 accessibility/gnopernicus/Makefile
1.51 accessibility/gok/Makefile
(Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 9 Mar 2012
|
[ 21:57 decke ]
1.45 emulators/virtualbox-ose-legacy/Makefile
1.1 emulators/virtualbox-ose-legacy/files/patch-src-VBox-VMM-Makefile.kmk
- Unbreak by disabling broken VMM testcase. It seems to be an incompatibility
with recently updated yasm.
Submitted by: pointyhat (via pav)
Feature safe: yes
|
Thu, 8 Mar 2012
|
[ 15:23 decke ]
1.44 emulators/virtualbox-ose-legacy/Makefile
1.44 emulators/virtualbox-ose/Makefile
- Update Guest Additions Mirrorsite
PR: ports/165597
Submitted by: Seiji Ariga <freebsd@khaotic.net>
|
[ 14:20 decke ]
1.43 emulators/virtualbox-ose-legacy/Makefile
- Remove empty line at end of file
Reported by: Alex Kozlov <ak@FreeBSD.org>
|
Mon, 5 Mar 2012
|
[ 22:08 pav ]
1.42 emulators/virtualbox-ose-legacy/Makefile
- Mark BROKEN on amd64: fails to compile
kmk: ***
[/work/a/ports/emulators/virtualbox-ose-legacy/work/VirtualBox-4.0.16_OSE/out/freebsd.amd64/release/obj/VMM/tstAsmStructsAsm.mac]
Error 1
kmk: *** Deleting file
Reported by: pointyhat
|
Tue, 21 Feb 2012
|
[ 12:43 decke ]
1.32 emulators/virtualbox-ose-kmod-legacy/Makefile
1.18 emulators/virtualbox-ose-kmod-legacy/distinfo
1.3 emulators/virtualbox-ose-kmod-legacy/files/patch-include-iprt-types.h
1.1 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-HostDrivers-Support-freebsd-SUPDrv-freebsd.c
1.4 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
1.2 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-Runtime-r0drv-freebsd-mp-r0drv-freebsd.c
1.3 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-Runtime-r0drv-freebsd-thread-r0drv-freebsd.c
1.41 emulators/virtualbox-ose-legacy/Makefile
1.18 emulators/virtualbox-ose-legacy/distinfo
1.7 emulators/virtualbox-ose-legacy/files/patch-src-VBox-Devices-Makefile.kmk
(Only the first 10 of 20 ports in this commit are shown above. )
- Update to 4.0.16
- Fix lib32 checks to use /usr/lib32/libc.so
Obtained from: redports.org/~virtualbox/
|
Sat, 18 Feb 2012
|
[ 10:18 mva ]
1.19 Mk/bsd.sdl.mk
1.26 audio/adplay/Makefile
1.110 audio/amarok/Makefile
1.3 audio/clunk/Makefile
1.8 audio/cuberok/Makefile
1.10 audio/drumpiler/Makefile
1.3 audio/etcd/Makefile
1.23 audio/festalon/Makefile
1.27 audio/ksmp3play/Makefile
1.36 audio/lmms/Makefile
(Only the first 10 of 537 ports in this commit are shown above. )
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
|
Fri, 1 Jul 2011
|
[ 13:24 decke ]
1.39 emulators/virtualbox-ose-legacy/Makefile
1.1 emulators/virtualbox-ose-legacy/files/patch-src-VBox-Main-freebsd-HostHardwareFreeBSD.cpp
1.2 emulators/virtualbox-ose-legacy/files/vboxheadless.in
- Fix build on 9-CURRENT with latest CAM changes [1]
- Add stop command and delay parameter to vboxheadless rc script [2]
- Bump PORTREVISION
Submitted by: Jung-uk Kim <jkim@FreeBSD.org> [1],
Franco Ricci <franco.ricci@phys.uniroma1.it> [2]
|
Sun, 22 May 2011
|
[ 09:15 decke ]
1.29 emulators/virtualbox-ose-kmod-legacy/Makefile
1.38 emulators/virtualbox-ose-legacy/Makefile
1.1 emulators/virtualbox-ose-legacy/files/vboxheadless.in
1.1 emulators/virtualbox-ose-legacy/files/vboxwebsrv.in
- Introduce -legacy ports
- Add vboxheadless startscript [1]
- Add vboxwebsrv startscript [2]
- Change CONFLICTS to CONFLICTS_INSTALL [3]
- Remove stale mirror
- Bump PORTREVISION
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]
Thanks to: dougb@, [1][2]
Cr4zi3/EFNet, [2]
crsd [2]
|
[ 09:01 decke ]
1.28 emulators/virtualbox-ose-kmod-legacy/Makefile
1.17 emulators/virtualbox-ose-kmod-legacy/distinfo
1.2 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-Runtime-r0drv-freebsd-thread-r0drv-freebsd.c
1.4 emulators/virtualbox-ose-kmod-legacy/files/vboxnet.in
1.3 emulators/virtualbox-ose-kmod-legacy/pkg-descr
1.13 emulators/virtualbox-ose-kmod-legacy/pkg-plist
1.37 emulators/virtualbox-ose-legacy/Makefile
1.17 emulators/virtualbox-ose-legacy/distinfo
1.2 emulators/virtualbox-ose-legacy/files/extrapatch-include-iprt-string.h
1.2 emulators/virtualbox-ose-legacy/files/extrapatch-src-VBox-Devices-PC-vbox.dsl
(Only the first 10 of 23 ports in this commit are shown above. )
Force commit to note the repocopy: emulators/virtualbox-ose to
emulators/virtualbox-ose-legacy and emulators/virtualbox-ose-kmod to
emulators/virtualbox-ose-kmod-legacy
PR: ports/156843
Repocopy by: marcus@
|
Number of commits found XX: 36 |