From owner-freebsd-emulation@FreeBSD.ORG Thu Apr 19 06:23:55 2012 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E67A106564A for ; Thu, 19 Apr 2012 06:23:55 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id B90C18FC0A for ; Thu, 19 Apr 2012 06:23:54 +0000 (UTC) Received: by lbbgm6 with SMTP id gm6so2346133lbb.13 for ; Wed, 18 Apr 2012 23:23:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=7HuU3kEkCIipRZGDbtVusFJ1803ix9hcdOGS0yHZxAo=; b=JY8CgSGTJc1JyNdGImvlZO+NfXOjD3mm6tGcAfqRUfiwF4yAA7XsBolS3EJL02D+BJ T7MrdNT5SFP7smv3xLfexaUDwEu7HquC17leUfK516EiLVVppwZF7Xg0HXihWSJIfg4o w5HM+hZPY6pygF+Ekuf1e6tst779J3/8oA7I6UdOnLc2UyzMBPRbi1zJYQI1YB7Sbbue nmnMciil94bZRu1rf1R0I/zki8uDuPut0q+ZUQ5dtGqd2EBLVSTTiLKR8Ffsu11jFiyT hNMw7F+CYcDSFTz0fB8Ve9eNzs6ho6gZPAHXJs57Z1Jds7Hd6v9yQVbp66srN/U/nw1u k3Yw== MIME-Version: 1.0 Received: by 10.152.129.163 with SMTP id nx3mr770984lab.25.1334816633444; Wed, 18 Apr 2012 23:23:53 -0700 (PDT) Received: by 10.152.21.199 with HTTP; Wed, 18 Apr 2012 23:23:53 -0700 (PDT) Date: Thu, 19 Apr 2012 10:23:53 +0400 Message-ID: From: Pavel Timofeev To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: spit virtualbox-ose-additions to parts? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2012 06:23:55 -0000 Is it possible to split port's virtualbox-ose-additions to 2 part: base and x11? I mean it would be very usefull when pkgng will be ready.