summaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
...
* The Linux-native asynchronous I/O facility ("async I/O", or "aio") has absam2006-12-205-0/+39
| | | | | | | | | | | richer API and capability set than the simple POSIX async I/O facility. This library, libaio, provides the Linux-native API for async I/O. The POSIX async I/O facility requires this library in order to provide kernel-accelerated async I/O capabilities, as do applications which require the Linux-native async I/O API. PR: ports/106994 Submitted by: Simun Mikecin <numisemis at yahoo dot com>
* - Deprecategabor2006-12-172-0/+6
| | | | | | - Set EXPIRATION_DATE Approved by: erwin (mentor)
* - Update to 20061216miwi2006-12-176-30/+24
| | | | | | | - Fix usb host support PR: ports/106820 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - Add fix for -currentmiwi2006-12-156-2/+126
| | | | | | | - Add rcscript PR: ports/106728 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - Update to 20061214miwi2006-12-158-26/+30
| | | | | | | - Fix physical device access PR: ports/106727 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - Update to 3.6.1miwi2006-12-154-10/+10
| | | | | | PR: ports/106733 Submitted by: trasz Approved by: maintainer
* Cure emulators/xmess by fixing deinstallation problemvd2006-12-143-6/+3
|
* Fix plist and unbreak.linimon2006-12-122-5/+5
| | | | Submitted by: jhb
* Change my e-mail address.gabor2006-12-083-3/+3
| | | | Approved by: erwin (mentor)
* - Respect X11BASErafan2006-12-063-17/+18
| | | | | | | | - Respect PORTDOCS PR: ports/106073 Submitted by: rafan Approved by: portmgr (linimon)
* - Unbreakmiwi2006-12-043-6/+133
| | | | | | | | | | - update MASTER_SITES and WWW Thanks to vd@ for readdet. PR: ports/105758 Submitted by: trasz Approved by: maintainer timeout
* Resurrect emulators/basiliskII and emulators/vmware-tools2 since there arevd2006-12-0411-0/+137
| | | | | | PRs with fixes for them: ports/105758 and ports/104594 respectively. Noticed by: pav
* Remove expired ports:vd2006-12-0442-2325/+0
| | | | | | | | | | | | | 2006-12-01 audio/xmms-rateplug: Project disappeared from the internet 2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem) 2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build 2006-12-01 devel/alleyoop: Does not compile 2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating 2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14 2006-12-01 emulators/basiliskII: Does not compile 2006-12-01 emulators/vmware-tools2: Unfetchable 2006-12-01 emulators/vmware2: Unfetchable 2006-12-03 finance/ccard: Project disappeared from the internet
* - Respect X11BASErafan2006-12-021-1/+1
| | | | Approved by: joerg (maintainer)
* - set ONLY_FOR_ARCHSdinoex2006-12-011-0/+1
|
* - Respect X11BASEmiwi2006-12-011-3/+12
| | | | | PR: ports/105987 Submitted by: Jeremy Karlson<karlj000@unbc.ca> (maintainer)
* - Respect X11BASEacm2006-11-301-0/+1
|
* - Update to 2006-11-28 snapshotmiwi2006-11-296-20/+36
| | | | | | | | | | - Fix WITHOUT_CDROM_DMA check which was the wrong way around (doh!) - Document physical device problems in pkg-message and move aio item to the bottom so it has a slightly smaller chance of being overlooked PR: ports/105971 Submitted by: Juergen Lock (maintainer)
* Update to Wine 0.9.26. Among others, this brings the following changes:gerald2006-11-256-8/+18
| | | | | | | | - Better support for Unix locale settings. - Improved X11 keyboard support. - Various MSI fixes. - Winecfg improvements. - Lots of bug fixes.
* - Update to 0.8.1miwi2006-11-255-23/+60
| | | | | PR: 105840 Submitted by trasz (maintainer)
* - Respect X11BASEmiwi2006-11-242-8/+19
| | | | | PR: ports/105815 Submitted by: trasz
* - Update to 9.16.06miwi2006-11-243-8/+26
| | | | | | | - Respects X11BASE PR: ports/105805 Submitted by: trasz (maintainer)
* - Respect X11BASEmiwi2006-11-241-0/+1
| | | | | PR: 105804 Submitted by: trasz (maintainer)
* - Update to the version 6.5stas2006-11-223-15/+10
| | | | | | | | - Unbrake PR: ports/100682 Submitted by: me (stas) Approved by: maintainer timeout (4 months)
* VMware Command Line Toolsdinoex2006-11-214-0/+62
| | | | | | | | | | | | | | | | | | | On this page, you'll find command line programs which can replace and/or supplement the VMware's official VMwareTools. These programs use VMware's undocumented and therefore not officially supported feature to communicate with VMware (see VMware Backdoor I/O Port). Information on these functions have come entirely from my personal research and quite a few contributions by fellow VMware users. These programs are intended partly as illustrative examples of how to use the VMware backdoor function and I have cut many corners writing them. * vmw: generic backdoor access program * vmshrink: virtual disk shrink program * vmftp: host-guest file transfer program WWW: http://chitchat.at.infoseek.co.jp/vmware/vmtools.html
* - If you use ne2k driver for FreeBSD, bochs will not receive incoming packetspav2006-11-192-0/+18
| | | | | | | | until the buffer specified by bochs is full (2048). Enable immediate mode to solve this. PR: ports/105580 Submitted by: Thinker <thinker@branda.to>
* - Update to 1.7.2miwi2006-11-155-29/+64
| | | | | PR: ports/105540 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
* Fix dasdlist utilityerwin2006-11-152-0/+37
| | | | | | PR: 105148 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Approved by: bz (maintainer)
* Fix the build on RLEENG_4.fjoe2006-11-144-6/+10
|
* Remove LIB_DEPENDS if we link with libpcap from ports.fjoe2006-11-142-2/+0
|
* - Require ${PORTSDIR}/net/libpcap >= 0.9.4 when system libpcap < 0.9.4.fjoe2006-11-146-48/+22
| | | | | | | | This should also enable pcap on FreeBSD 4/5. - Backout accidentall committed Makefile change (JIT still does not work on amd64). - Notice that dynamips now supports 3600 series. - Bump PORTREVISION.
* Oops, worng patch committed.fjoe2006-11-144-12/+8
|
* Fix nojit build.fjoe2006-11-142-0/+22
|
* Bump PORTREVISION for PCAP_D_IN fix.fjoe2006-11-132-0/+2
| | | | PR: 105468
* Define PCAP_D_IN as D_IN on FreeBSD < 6.2 or HEAD before pcap 0.9.4 import.fjoe2006-11-132-20/+30
| | | | PR: 105468
* Update to Wine 0.9.25. Among others, this brings the following changes:gerald2006-11-114-8/+8
| | | | | | | | - Many more fixes for installer support. - Many MSHTML improvements. - Support for NTLMv2. - RPC over TCP improvements. - Lots of bug fixes.
* Dynagen is a front-end for use with the Dynamips Cisco routermiwi2006-11-086-0/+126
| | | | | | | | | | | | | | emulator. It uses an INI-like configuration file to provision Dynamips emulator networks. It takes care of specifying the right port adapters, generating and matching up those pesky NIO descriptors, specifying bridges, frame-relay, ATM switches, etc. It also provides a management CLI for listing devices, suspending and reloading instances, etc. WWW: http://dyna-gen.sourceforge.net/ PR: ports/105282 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* Upgrade to v0.4.3. Upstream changes include:jkoshy2006-11-083-19/+4
| | | | | | | | | | | - SH4 emulation now allows NetBSD/dreamcast to reach userland. - A framework to let emulated clocks run at same speed as the host clock has been added. - The built-in debugger's expression syntax has been changed. - Better MIPS emulation for some combination of emulated processor and guest operating system. - Bug fixes.
* Update to 0.2.5.fjoe2006-11-078-26/+54
|
* - Update to 20061102miwi2006-11-0410-10/+168
| | | | | | PR: ports/105086 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2
* - fix build on FreeBSD 6.xdinoex2006-11-012-0/+16
|
* - Replace some thread function marked like deprecated in the latest version ofacm2006-11-012-0/+27
| | | | py-gtk2
* - update to 20061031 cvs snapshot (now uses aio and supports acpi and a newpav2006-10-3116-98/+206
| | | | | | | | | | | | | | | qcow2 image format) - properly respect NOPORTDOCS - make -serial /dev/cuadX work (modified patch from this post: http://lists.gnu.org/archive/html/qemu-devel/2006-09/msg00201.html , and hi Michael! :) - add WITHOUT_SDL (hi joshe! :) and WITHOUT_CDROM_DMA knobs (the latter to work around atapicam problems in FreeBSD guests with the now by default enabled ide cdrom dma patch) - use OPTIONS PR: ports/104989 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - Use SF macro in MASTER_SITES.alepulver2006-10-316-175/+198
| | | | - Add more OPTIONS and knobs.
* - Fix build with gcc4.1miwi2006-10-312-0/+21
| | | | | PR: ports/103765 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* Update to Wine 0.9.24. Among others, this brings the following changes:gerald2006-10-316-10/+22
| | | | | | | | | | - Massive update of printf formats for Win64 compatibility. - Dynamic drive support on MacOSX. - MSI fixes and improvements. - Support for multiple monitors using Xinerama. - A ton of memory leaks fixed. - Many common controls fixes. - Lots of bug fixes.
* - drop USE_X_PREFIXdinoex2006-10-311-1/+1
|
* Despite trevor commits 7 weeks ago the ports remained broken and trevorkris2006-10-2120-1195/+0
| | | | | | | has again been unresponsive to reports of the problem. Honour the original expiration date and remove the ports. Approved by: portmgr (self)
* - follow devel/libticalcs 4.6.1 library versionclsung2006-10-161-1/+2
| | | | | | | | - bump PORTREVISION Noted by: kris PR: ports/103997 Approved by: portmgr (kris)
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-143-9/+20
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
OpenPOWER on IntegriCloud