summaryrefslogtreecommitdiff
path: root/emulators/win4bsd
Commit message (Collapse)AuthorAgeFilesLines
* - Add a RUN_DEPENDS on x11/xwininfoPietro Cerutti2008-06-231-1/+3
| | | | | | | | | | | - Bump PORTREVISION PR: 124914 Submitted by: yours truly Approved by: Jason Bacon <jwbacon@tds.net> (maintainer) Notes: svn path=/head/; revision=215643
* - Mark as IGNORE if the scheduler is not 4BSDPietro Cerutti2008-06-191-1/+6
| | | | | | | | | PR: 124755 Submitted by: yours truly Approved by: maintainer (via private e-mail) Notes: svn path=/head/; revision=215280
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Add missing dependencyThomas Abthorpe2008-02-141-0/+6
| | | | | | | | | | - Bump PORTREVISION PR: ports/120419 Submitted by: Jason Bacon <bacon smithers.neuro.mcw.edu> (maintainer) Notes: svn path=/head/; revision=207203
* - Do not run the setup from PKGINSTALL, add instead a note in pkg-message,Alejandro Pulver2007-10-213-12/+12
| | | | | | | | | which is now processed with SUB_FILES. - Add a note after deinstalling about possible remaining files (configs, etc). - Fix pkg-plist. Notes: svn path=/head/; revision=201728
* - Change IA32_BINARY_PORT to ONLY_FOR_ARCHS since support for dependenciesAlejandro Pulver2007-10-211-1/+2
| | | | | | | | | is not done yet. Reported by: pav Notes: svn path=/head/; revision=201705
* Win4BSD is a PC emulator that runs Windows as a guest at nearly nativeAlejandro Pulver2007-10-025-0/+372
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 <bacon at smithers.neuro.mcw.edu> Notes: svn path=/head/; revision=200688