From owner-cvs-all@FreeBSD.ORG Tue Oct 2 19:07:11 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF4CC16A417; Tue, 2 Oct 2007 19:07:11 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9ED5B13C4B3; Tue, 2 Oct 2007 19:07:11 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l92J7B1a000384; Tue, 2 Oct 2007 19:07:11 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l92J7BrO000383; Tue, 2 Oct 2007 19:07:11 GMT (envelope-from alepulver) Message-Id: <200710021907.l92J7BrO000383@repoman.freebsd.org> From: Alejandro Pulver Date: Tue, 2 Oct 2007 19:07:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators Makefile ports/emulators/win4bsd Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2007 19:07:11 -0000 alepulver 2007-10-02 19:07:11 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/win4bsd Makefile distinfo pkg-descr pkg-message pkg-plist Log: Win4BSD is a PC emulator that runs Windows as a guest at nearly native speed under FreeBSD. It is based on QEMU, a partially open, partially closed source emulator package. However, Win4BSD offers many advantages, including much greater speed, ease of use, more seamless integration with the host OS, and "grabless" mouse transition between the host and Windows guest. Win4BSD is the latest port of a product that has previously been known as Win4lin and SCO Merge. This port downloads, extracts and installs the contents of the Win4BSD package. It will work with or without a Win4BSD license. If you do not have a license, Win4BSD will function for a 3 week trial period. WWW: http://www.win4bsd.com/ PR: ports/116492 Submitted by: Jason W. Bacon Revision Changes Path 1.235 +1 -0 ports/emulators/Makefile 1.1 +52 -0 ports/emulators/win4bsd/Makefile (new) 1.1 +3 -0 ports/emulators/win4bsd/distinfo (new) 1.1 +15 -0 ports/emulators/win4bsd/pkg-descr (new) 1.1 +11 -0 ports/emulators/win4bsd/pkg-message (new) 1.1 +291 -0 ports/emulators/win4bsd/pkg-plist (new)