Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9b9f25561a0134bf0b151b722cfc2320d6e1d8ef)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9b9f25561a0134bf0b151b722cfc2320d6e1d8ef)
  • Date: Wed, 3 Sep 2008 05:34:05 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

kernels/virtualbox-module/DETAILS | 2 -
kernels/virtualbox-module/HISTORY | 3 ++
utils/virtualbox/DEPENDS | 5 ++--
utils/virtualbox/DETAILS | 9 ++++----
utils/virtualbox/HISTORY | 5 ++++
utils/virtualbox/PRE_BUILD | 3 --
utils/virtualbox/attachment-0001.txt | 35
----------------------------------
utils/virtualbox/attachment.txt | 36
-----------------------------------
8 files changed, 17 insertions(+), 81 deletions(-)

New commits:
commit 9b9f25561a0134bf0b151b722cfc2320d6e1d8ef
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

virtualbox-module 1.6.6

commit 71d30f0ea14558a70e341f73d84982665697c609
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

virtualbox 1.6.6

diff --git a/kernels/virtualbox-module/DETAILS
b/kernels/virtualbox-module/DETAILS
index 2c0ba2d..dd054e7 100755
--- a/kernels/virtualbox-module/DETAILS
+++ b/kernels/virtualbox-module/DETAILS
@@ -1,5 +1,5 @@
SPELL=virtualbox-module
- VERSION=1.6.4
+ VERSION=1.6.6
SOURCE=virtualbox-module-$VERSION.tar.gz
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/vboxdrv
diff --git a/kernels/virtualbox-module/HISTORY
b/kernels/virtualbox-module/HISTORY
index d52203c..b6573b9 100644
--- a/kernels/virtualbox-module/HISTORY
+++ b/kernels/virtualbox-module/HISTORY
@@ -1,3 +1,6 @@
+2008-09-03 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.6.6
+
2008-08-06 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.6.4

diff --git a/utils/virtualbox/DEPENDS b/utils/virtualbox/DEPENDS
index b390237..520a694 100755
--- a/utils/virtualbox/DEPENDS
+++ b/utils/virtualbox/DEPENDS
@@ -1,10 +1,11 @@
suggest_depends virtualbox-module "" "" "for vboxdrv kernel module" &&

depends gcc34 &&
-depends qt-x11 &&
depends dev86 &&
depends iasl &&
-depends xalan-c &&
+depends libxslt &&
+depends libxml2 &&
+depends qt-x11 &&
depends sdl &&
depends libidl &&
depends xorg-libs &&
diff --git a/utils/virtualbox/DETAILS b/utils/virtualbox/DETAILS
index 0b52900..a0da916 100755
--- a/utils/virtualbox/DETAILS
+++ b/utils/virtualbox/DETAILS
@@ -1,11 +1,12 @@
SPELL=virtualbox
- VERSION=1.6.4
- GCC_VERSION=3.4
+ VERSION=1.6.6
+# GCC_VERSION=3.4
PATCHLEVEL=0
SOURCE=VirtualBox-$VERSION-OSE.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/VirtualBox-$VERSION
- SOURCE_URL[0]=http://www.virtualbox.org/download/$VERSION/$SOURCE
-SOURCE_HASH=sha512:ff3c23af223d73c1d30846029a0d6bf3a40b6b46877084713088f33f8bead332a69797f89300913cc4a469898340b93193d4fa2a3690196c1d48c4e7dc7736b2
+ SOURCE_URL[0]=http://download.virtualbox.org/virtualbox/$VERSION/$SOURCE
+# SOURCE_URL[0]=http://www.virtualbox.org/download/$VERSION/$SOURCE
+SOURCE_HASH=sha512:e2bc8bf1f25513615160e3164e8226ca8b81e68322fcf0a8b44fb7c3d2fd8db41e9cb3556be8d8bea57e95c62a9e6df8d33c10a0149de0b51f6b7303f1a9e896
LICENSE[0]=GPL
WEB_SITE=http://www.virtualbox.org/
ENTERED=20070612
diff --git a/utils/virtualbox/HISTORY b/utils/virtualbox/HISTORY
index 0a90db3..fa9dcc1 100644
--- a/utils/virtualbox/HISTORY
+++ b/utils/virtualbox/HISTORY
@@ -1,3 +1,8 @@
+2008-09-03 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.6.6
+ * DEPENDS: updated
+ * attachment.txt, attachment-0001.txt, PRE_BUILD: removed patches
+
2008-08-06 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.6.4, GCC_VERSION=3.4
* attachment.txt, attachment-0001.txt, PRE_BUILD: added patches from
diff --git a/utils/virtualbox/PRE_BUILD b/utils/virtualbox/PRE_BUILD
index 94c335d..3559312 100755
--- a/utils/virtualbox/PRE_BUILD
+++ b/utils/virtualbox/PRE_BUILD
@@ -1,9 +1,6 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&

-cp $SPELL_DIRECTORY/attachment.txt src/apps/Makefile.kmk &&
-cp $SPELL_DIRECTORY/attachment-0001.txt src/apps/tunctl/Makefile.kmk &&
-
mkdir FAKEQTDIR &&

ln -s $TRACK_ROOT/usr/include/qt $SOURCE_DIRECTORY/FAKEQTDIR/include &&
diff --git a/utils/virtualbox/attachment-0001.txt
b/utils/virtualbox/attachment-0001.txt
deleted file mode 100644
index 0169c8d..0000000
--- a/utils/virtualbox/attachment-0001.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-# $Id: Makefile.kmk 31342 2008-05-28 08:44:35Z frank $
-## @file
-# Makefile for VBoxTunctl, which is identical to tunctl from Usermode Linux
-# except for the name.
-#
-
-#
-# Copyright (C) 2006-2007 Sun Microsystems, Inc.
-#
-# This file is part of VirtualBox Open Source Edition (OSE), as
-# available from http://www.virtualbox.org. This file is free software;
-# you can redistribute it and/or modify it under the terms of the GNU
-# General Public License (GPL) as published by the Free Software
-# Foundation, in version 2 as it comes in the "COPYING" file of the
-# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
-# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
-#
-# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
-# Clara, CA 95054 USA or visit http://www.sun.com if you need
-# additional information or have any questions.
-#
-
-DEPTH = ../../..
-include $(KBUILD_PATH)/header.kmk
-
-ifneq ($(KBUILD_HOST),linux)
-$(error "VBoxTunctl can only be built on Linux!")
-endif
-
-PROGRAMS = VBoxTunctl
-
-VBoxTunctl_TEMPLATE = VBOXR3EXE
-VBoxTunctl_SOURCES = tunctl.c
-
-include $(KBUILD_PATH)/footer.kmk
diff --git a/utils/virtualbox/attachment.txt b/utils/virtualbox/attachment.txt
deleted file mode 100644
index 3c4da94..0000000
--- a/utils/virtualbox/attachment.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-# $Id: Makefile.kmk 34052 2008-08-04 17:27:28Z klaus $
-## @file
-# Top-level makefile for the external apps.
-#
-
-#
-# Copyright (C) 2006-2007 Sun Microsystems, Inc.
-#
-# This file is part of VirtualBox Open Source Edition (OSE), as
-# available from http://www.virtualbox.org. This file is free software;
-# you can redistribute it and/or modify it under the terms of the GNU
-# General Public License (GPL) as published by the Free Software
-# Foundation, in version 2 as it comes in the "COPYING" file of the
-# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
-# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
-#
-# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
-# Clara, CA 95054 USA or visit http://www.sun.com if you need
-# additional information or have any questions.
-#
-
-DEPTH = ../..
-include $(KBUILD_PATH)/header.kmk
-
-ifdef VBOX_WITH_KCHMVIEWER
-ifneq ($(wildcard kchmviewer-2.6),)
-SUBDIRS.linux = kchmviewer-2.6
-endif
-endif
-
-ifneq ($(wildcard tunctl),)
-SUBDIRS.linux += tunctl
-endif
-
-include $(KBUILD_PATH)/rules.kmk
-



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9b9f25561a0134bf0b151b722cfc2320d6e1d8ef), Ladislav Hagara, 09/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page