aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.7-1trasz2007-05-304-13/+14
| | | | Approved by: miwi (mentor)
* Merge qcow2 fixes from qemu-devel (cvs):nox2007-05-272-1/+26
| | | | | | - Qcow2 corruption fix, by Juergen Keil. - Qcow2: Release refcount table clusters after growing the refcount table, by Juergen Keil.
* Update to build-45731, the release version of VMware Workstation 6.matusita2007-05-262-3/+3
| | | | | | | Also fix "installing 5.x binaries on 6.x box" problem for vmware-guestd6 and vmware-tools6. PR: 113017
* - Update to version 0.115.alepulver2007-05-266-12/+10
|
* - Update to version 0.115u2.alepulver2007-05-2612-24/+24
|
* BROKEN: Configure failskris2007-05-251-0/+2
|
* - Welcome X.org 7.2 \o/.flz2007-05-20123-71/+128
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update pkg-descr.jkoshy2007-05-031-7/+11
| | | | Requested by: Anders Gavare [AUTHOR]
* - Add security fixes from debian etch (slightly adapted to this version)nox2007-05-033-1/+387
| | | | | | | - Disable -vmwarevga acceleration code for now (missing range checks) Obtained from: debian Security: http://www.vuxml.org/freebsd/0ac89b39-f829-11db-b55c-000e0c6d38a9.html
* Add security fixes from debian etch (slightly adapted to this version)nox2007-05-032-0/+382
| | | | | Obtained from: debian Security: http://www.vuxml.org/freebsd/0ac89b39-f829-11db-b55c-000e0c6d38a9.html
* Upgrade to v0.4.5.1. Upstream changes from the previous versionjkoshy2007-05-022-4/+4
| | | | | | | | | | of the port include: - Initial support for "disk overlays", enabling rollback of emulated disk contents. - Bug fixes to dyntrans and other modules. - GDB debugging stub support, some dummy and experimentals CPUs and machine modes have been removed. - Landisk emulation now runs OpenBSD/landisk.
* - Update to 0.6.2johans2007-04-294-28/+70
| | | | - Remove local patch (now fixed in distribution)
* Update to Wine 0.9.36. Among others, this brings the following changes:gerald2007-04-286-8/+18
| | | | | | | | | - Midi support in the CoreAudio driver. - Mixer support in the Alsa driver. - A lot of MSI fixes. - Implementation for most D3DRM functions. - The usual assortment of Direct3D fixes. - Lots of bug fixes.
* Ouch... vmware-tools6 must depend on vmware-guestd6, not 5.matusita2007-04-231-1/+1
| | | | | Found by: motoyuki (via ReichaNet) Pointy hat to: matusita
* - Update to 0.2.7-RC2miwi2007-04-234-31/+4
| | | | | PR: 112023 Submitted by: Pavel I Volkov <pol@opk.ru>
* - Update to version 0.114u2.alepulver2007-04-2316-100/+48
|
* - Update to version 0.114.alepulver2007-04-238-122/+40
| | | | | - Fix installation. - Remove BROKEN.
* Update VMware Tools for VMware Workstation 6.0.0 build-44426,matusita2007-04-222-6/+16
| | | | | | the latest Release Candidate of Workstation 6. Also fix a typo in comment (no hurts).
* BROKEN: Install failskris2007-04-202-0/+4
|
* snespp is a kernel module for Super NES/Famicon controllers interfaced via amiwi2007-04-185-0/+47
| | | | | | | | | | | parallel port. It appears as a keyboard: buttons on the controllers send key strokes to the operating system. snespp works under both the system console and X windows, using the microseq interface to reduce overhead. WWW: http://www.cse.unsw.edu.au/~tbourke/software/snespp.html PR: ports/111721 Submitted by: Timothy Bourke <timbob at bigpond.com>
* - Update to 1.3.2nivit2007-04-162-4/+7
| | | | | PR: ports/111245 Submitted by: Brian Gaeke <brg at dgate.org> (maintainer)
* - Remove FreeBSD 4.X support from unmaintained ports in categories starting withgabor2007-04-162-8/+2
| | | | letter d-e
* - Fix patch rejectmiwi2007-04-161-9/+9
| | | | Submitted by: pointyhat via kris
* Update to Wine 0.9.35. Among others, this brings the following changes:gerald2007-04-156-10/+10
| | | | | | | | - Broken aRts sound driver now removed for good. - Many fixes to the Quartz DLL sound support. - File I/O performance improvements. - The usual assortment of Direct3D fixes. - Lots of bug fixes.
* Change my email address to trasz@FreeBSD.org.trasz2007-04-137-7/+7
| | | | Approved by: miwi (mentor)
* ${ECHO} -> ${ECHO_CMD}bsam2007-04-118-8/+8
| | | | Suggested by: rafan
* *** ATTENTION *** DANGER *** EXPERIMENTAL PORT *** YOU HAVE BEEN WARNED ***bsam2007-04-1116-24/+104
| | | | | | | | | | | | | | | | | | | | | | | | 1. Add a check if linuxulator is (kld)loaded. IGNORE otherwise. Before this commit the port compared compat.linux.osrelease with 2.4.2 and was IGNOREd if those values are equal. In case linuxulator is *not* loaded, the port proceeded to install, to load linuxulator and to use... compat.linux.osrelease=2.4.2! The port as is doesn't proceed (without linuxulator loaded or if compat.linux.osrelease is equal to 2.4.2) even for "make fetch". Imho that's OK, because it won't let automated tasks to load unneccessary distros, while a human administrator should know what to do by hand. ;-) BTW, I'm not sure but may be it'a be a good idea to use IGNORE if (FreeBSD) OSVERSION < (say) 700037... 2. Apply the same tests for packages. 3. Bump PORTREVISION. Enjoy. ;-)
* - Fix build with gcc 4.1miwi2007-04-112-1/+14
| | | | | PR: 111030 Submitted by: Alexey Antipovsky<kemm@in-line.ru> (maintainer)
* Get rid of annoying message when do a "make index" at the system withoutbsam2007-04-118-8/+8
| | | | | | | | | | linuxolator started: ----- sysctl: unknown oid 'compat.linux.osrelease' ----- Reported by: netchild, rafan, chinsan Suggested by: rafan
* 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects ↵miwi2007-04-1113-265/+0
| | | | | | | | | | | | | | | | | | | | an old version of XMAME, please use other frontends instead (like gxmame) 2007-03-28 graphics/hobbes-icons-xpm: Archaic port 2007-04-10 japanese/firefox-ja: Incomplete pkg-plist 2007-04-10 japanese/lookup-xemacs: Does not install 2007-04-10 lang/linux-hla: Does not compile 2007-04-10 mail/vmailmgr: Incomplete pkg-plist 2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install' 2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD 2007-04-10 net-mgmt/tas: Incomplete pkg-plist 2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0 2007-04-10 news/inn-stable: Fails to patch 2007-04-10 palm/malsync: Does not build with new pilot-link 2007-04-10 russian/elm.language: Leaves behind files on deinstall 2007-04-10 russian/pine.language: Leaves behind config file on deinstall 2007-04-01 science/py-scipy03: Replaced by py-scipy 2007-04-10 security/php4-cryptopp: Does not compile
* Use TCL/TK 8.4jmz2007-04-102-4/+5
| | | | | PR: ports/110321 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
* Fix plistnox2007-04-102-1/+3
| | | | | Submitted by: pointyhat via kris Approved by: miwi (mentor, implicit)
* Add patch to avoid eepro100 crashesnox2007-04-102-0/+51
| | | | | Approved by: miwi (mentor, implicit) Obtained from: Stefan Weil on qemu-devel mailinglist
* - Fix firmware directorymiwi2007-04-102-0/+23
| | | | | PR: 111061 Submitted by: trasz (maintainer)
* - Update to version 0.114.alepulver2007-04-0916-80/+104
| | | | Reported by: distfiles survey
* - Update to version 0.113.alepulver2007-04-098-68/+194
| | | | Reported by: distfiles survey
* - Update to version 0.114.alepulver2007-04-092-12/+12
| | | | | | - Make fetchable. Reported by: pointyhat
* - Update to version 0.19.alepulver2007-04-093-8/+23
| | | | Reported by: portscout
* - Enable JIT on amd64rafan2007-04-087-9/+123
| | | | | | | | - Change IP binding algorithm: it is used both for the console and AUX port, and not only in a mode hypervisor PR: ports/111330 Submitted by: Pavel I Volkov <pol at opk.ru> (maintainer)
* - Add ONLY_FOR_ARCHS_REASON.alepulver2007-04-085-156/+79
| | | | | | | | | | - Add USE_DOS2UNIX to avoid CR characters in patches. - Remove FreeBSD 4.x support. - Remove SDL fix for old non-standard location. - Fix building with GCC 4.x [1]. - Respect CFLAGS and LDFLAGS. Reported by: pointyhat [1]
* Update to 2007-04-05 snapshot:nox2007-04-084-42/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - PowerPC bugfixes: - must clear carry bit when doing addic with a zero immediate value - fix missing RETURN in micro-operation that would lead to random failures and crashes - add USE_PRECISE_EMULATION compilation-time option to choose between getting exact floating point results and fast but less accurate computation. - PowerPC improvments: - add missing 64 bits rotate instructions - safely define TARGET_PPCSPE when 64 bits registers are used a separate target will be needed to use it in 32 bits mode on 32 bits hosts. - MIPS: Fix enough FPU/R2 support to get 24Kf going. - Add missing PowerPC 64 instructions PowerPC 64 fixes. - Upgrade Sparc FPU version (based on patch by Aurelien Jarno) - One more bit of mips CPU configuration, and support for early 4KEc which implemented only MIPS32R1. Thanks to Stefan Weil to insist he's right on that. :-) - Sparc32/64 CPU selection - Fix segfault with -nographic, by Enache Adrian. - New model for PowerPC CPU hardware interrupt events: move all PowerPC specific code into target-ppc/helper.c to avoid polluting the common code in cpu-exec.c. This makes implementation of new features (ie embedded PowerPC timers, critical interrupts, ...) easier. This also avoid hardcoding the IRQ callback in the OpenPIC controller, making it more easily reusable and allowing cascading. - Fix / update PowerPC BookE definitions. - PPC: Fix rfi instruction: do not depend on current execution mode but on the execution mode that will be effective after the return. Add rfci, rfdi and rfmci for BookE PowerPC. Extend mfdcr / mtdcr and implement mfdrcx / mtdcrx. - Sanitize mips exception handling. - Better fix for OpenPIC: should not depend on PowerPC. - As embedded PowerPC TLB model is very different from PowerPC 6xx ones, define ppc_tlb_t as an union of the two. - Merge PowerPC 405 MMU model. - Embedded PowerPC timers support. - Support for PowerPC BookE exception model. No need to requeue timer exceptions. Fix nip saving for 64 bits PowerPC. - Malta CBUS UART support. - Fix usb hid and mass-storage protocol revision, by Juergen Keil. - Update for binfmt_misc handler, by Stefan Weil. - Large kernel initrd fix (initial patch by Daniel Jacobowitz). - x86: Generate double and triple faults, by Bernhard Kauer. - MIPS64 configurations. - Actually enable 64bit configuration. - Reorganise Sun4m to allow other machine types - Add SparcStation-10 machine - Improved initrd support for mips. - Single mode for PIC i8259, by Bernhard Kauer. - Qcow2 corruption fix, by Juergen Keil. - VMware SVGA II emulation, by Andrzej Zaborowski. - ne2k buffer full bug fix, by Marcel Block. - Eepro100 emulation, by Stefan Weil. - Qcow2: Release refcount table clusters after growing the refcount table, by Juergen Keil. - MIPS32R2 needs RDPGPR/WRPGPR instructions even when no shadow registers are implemented. - i386 return APIC ID with cpuid, by Bernhard Kauer. - Infrastructure to support more than 2 MMU modes. Add example for Alpha and PowerPC hypervisor mode. - And some more bugfixes Approved by: miwi (mentor, implicit)
* - Update MASTER_SITES.shaun2007-04-081-1/+1
| | | | Submitted by: maintainer via IRC
* - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-031-1/+1
| | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
* Update to 2.8.2erwin2007-04-013-19/+24
| | | | | PR: 111064 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* Update to Wine 0.9.34. Among others, this brings the following changes:gerald2007-03-316-8/+12
| | | | | | | | - Support for Xcursor. - A range of fixes for various installers. - New builtin xcopy tool. - The usual assortment of Direct3D fixes. - Lots of bug fixes.
* - Update elfutils-libelf to 0.126 [1]bsam2007-03-2924-96/+112
| | | | | | | | | | - Use SRPMS on MASTER_SITES just when PACKAGE_BUILDING is set [1] - Bump PORTREVISION [1] - Update src distfile as well - Change pkg-plist file PR: 110977 [1] Submitted by: garga [1]
* Project was renamedmiwi2007-03-288-114/+7
| | | | | | PR: 110753 Submitted by: trasz (maintainer) Repocopy by: marcus
* Add the linux_base-fc6 port.bsam2007-03-281-0/+1
|
* - Mirror distfile to MASTER_SITE_LOCAL because it reports to be unavailablealepulver2007-03-281-3/+2
| | | | | | for now. Reported by: pointyhat
* ATTENTION! The port is experimental for now. Use it at your own risk. Thisbsam2007-03-2840-7880/+23592
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | port may be used only with 7-CURRENT and compat.linux.osrelease=2.6.16. To use/test the port (along with linux FC4 infrastructure ports) you should do: 0. Backup all your vital information! 1. Remove the current linux base port. 2. Add to your /etc/make.conf "OVERRIDE_LINUX_BASE_PORT=fc6". 3. Make sure no linux application is running. 4. Set apropriate sysctl (compat.linux.osrelease=2.6.16). 5. Install emulation/linux_base-fc6. 5a. Those who use linux ports with automatic plist building should apply the following patch: ftp://mail.ipt.ru/pub/FreeBSD/patches/bsd.linux-rpm.mk-autoplist.diff That should be enough at most circumstances. If you have difficulties, please be sure to expand item 1 to: 1a. Remove all ports which depends on linux base port. 1b. Remove linux base port. 1c. Clean /compat/linux/ directory. In case you want to get rid of the port, deinstall it, then return back compat.linux.osrelease to 2.4.2 (as usual make sure that no linux application is running) and remove from /etc/make.conf the line containing the OVERRIDE_LINUX_BASE_PORT variable. All questions, reports, suggestions etc. please route to freebsd-emulation@. Fedora Core 6 ports (FC6 infrastructure ports) are coming soon... ;-) This port would not appear without netchild's help. Thank you, Alexander!
* - Fix building with GCC 4.x.alepulver2007-03-281-0/+20
| | | | Reported by: pointyhat
* - Remove the detection of some python dependencies from setup.py. It could breakacm2007-03-272-3/+35
| | | | | | installation of loemu on all FreeBSD versions. Reported by: kris
* - Fix build with gcc 4.1miwi2007-03-271-3/+3
| | | | | PR: 110885 Submitted by: trasz (maintainer)
* - Update to 0.6.2miwi2007-03-268-198/+38
| | | | | PR: 110815 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add dynamips-develmiwi2007-03-2615-40/+217
| | | | | | | | Cisco 3600/7200 simulator. PR: 110614 Submitted by: Pavel Volkov<pol@opk.ru> Repocopy by: marcus
* - Take maintainership as suggested by the previous maintainer.alepulver2007-03-261-1/+1
| | | | Pointed out by: linimon
* Reset robb_force@holybuffalo.net by request; he does not have access to alinimon2007-03-261-1/+1
| | | | | | FreeBSD machine right now. Hat: portmgr
* Update to 2007-03-22 snapshot:nox2007-03-265-28/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - ARM reabbot support (orginal patch by Aurelien Jarno). - SMP half-idle fix. - Watchpoint support (previous commit got eaten by Savannah server crash). - ARM register index+writeback fix (Lauro Ramos Venancio). - PPC: Make it safe to use 64 bits GPR and/or 64 bits host registers. For "symetry", add 64 bits versions of all modified functions. As a side effect, add a lot of code provision for PowerPC 64 support. Move overflow and carry checks in common routines for simple cases. Add isel and popcntb instructions from PowerPC 2.03 specification. Remove remaining micro-operations helpers prototypes from op.c. Fix XER_BC field to be 7 bits long. Add power management support for PowerPC 603 & 604. Fix compilation warnings. Add PowerPC 64 target for tests. As no PowerPC 64 CPU is implemented, this target can just be used to check that there is no difference between PowerPC 32 & PowerPC 64 used in 32 bits mode. - Allow disabling IDE block mode, by Carlo Marcelo Arenas Belon. - Don't fail for "revert to poweron defaults" IDE command, by Carlo Marcelo Arenas Belon. - Better ioport debugging output. - OHCI USB PXA support (Andrzej Zaborowski). - MIPS -cpu selection support, by Herve Poussineau. - PPC: As icbi is not a priviledge instruction and is treated as a load by the MMU it needs to be implemented for every MMU translation mode. - MIPS: Fix BD flag handling, cause register contents, implement some more bits for R2 interrupt handling. - A VGA card for the Malta board. - SCSI fixes, by Wang Cheng Yeh. - Add -name option, by Anthony Liguori. - Improve -pidfile option, by Anthony Liguori. - Close file descriptors when execing network tap setup script, by Daniel P. Berrange. - Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno. - Fix call to generated code on SPARC, by Juergen Keil. - mips: Barf on branches/jumps in branch delay slots. Spotted by Stefan Weil. - VMMouse Emulation, by Anthony Liguori. - SlavIO interrupt controller fix, by Aurelien Jarno. - SlavIO Counter-Timers fix, by Aurelien Jarno. - PowerPC 2.03 SPE extension - first pass. - Fix Sparc branches, original patch by Aurelien Jarno Approved by: miwi (mentor, implicit)
* - Update to 0.1.1acm2007-03-242-7/+24
| | | | - Add SDLMAME, XMAME and SNES9X options
* - My fault on previous commit, this is the correct way for do the thingsacm2007-03-241-1/+4
|
* - Now,the OPENGL option installs snes9x instead of osnes9xacm2007-03-241-5/+3
| | | | - Bump PORTREVISION
* - Fix building with GCC 4.x.alepulver2007-03-221-0/+11
| | | | Reported by: pointyhat
* - Mirror some files to MASTER_SITE_LOCAL (until it's updated together with thealepulver2007-03-221-3/+1
| | | | | other MAME ports) to make fetchable. - Remove BROKEN.
* - Remove DIST_SUBDIR (there is only one distfile).alepulver2007-03-222-13/+3
| | | | - Remove unused entries from distinfo (the ones moved to games/mame-extras).
* - Fix pkg-plist (avoid creating useless empty directory).alepulver2007-03-221-3/+1
| | | | | | - Remove BROKEN. Reported by: pointyhat
* - Fix pkg-plist.alepulver2007-03-228-8/+4
| | | | | | - Remove BROKEN. Reported by: pointyhat
* - Update to 0.78miwi2007-03-219-728/+17
| | | | | PR: 110506 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
* - Change DIST_SUBDIR to read 'xmame' instead of ${PORTNAME}, so it works frompav2007-03-201-1/+1
| | | | | | slaveport xmess too Mised by: acm
* - Remove innapropriate backslash which caused DISTNAME to be ignoredpav2007-03-201-1/+1
| | | | Pointy hat to: alepulver
* - Fix typoacm2007-03-191-1/+1
| | | | Reported by: kris
* BROKEN: Incomplete pkg-plistkris2007-03-184-0/+8
|
* BROKEN: Unfetchablekris2007-03-181-0/+2
|
* BROKEN: Incomplete pkg-plistkris2007-03-181-0/+2
|
* Polish pkg-descr and pkg-message:bsam2007-03-1818-36/+117
| | | | | | | | | . add comments and warnings about problems with chroot into the linux base; [1] . delete a note about linux port for alpha; [1] . add an advice to use linux_dist ports for cross-development; [1] . fix the link linux-XFree86-libs -> linux-xorg-libs. Submitted by: netchild (at freebsd-emulation@) [1]
* - add locale/hudinoex2007-03-171-0/+1
|
* Update to Wine 0.9.33. Among others, this brings the following changes:gerald2007-03-176-8/+10
| | | | | | | | - Many Direct3D fixes and performance improvements. - More comctl32 tests and some bug fixes. - Compatibility improvements in cmd.exe. - Still more fixes to builtin OLE. - Lots of bug fixes.
* - Use TCL/TK 8.4miwi2007-03-163-7/+4
| | | | | | | - Remove WWW PR: 110322 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
* - Respect LOCALBASE and X11BASEacm2007-03-151-1/+3
| | | | Reported by: flz
* - Marked broken for ia64miwi2007-03-141-1/+7
| | | | | Submitted by: pointyhat Approved by: maintainer
* 2007-03-01 www/ruby-webunit: has deprecated dependenciesmiwi2007-03-146-69/+0
| | | | | 2007-03-07 emulators/grustibus: Project was abandoned 6 years ago and expects an old version of xmame (0.37b4), please use other frontends instead (like gxmame) 2007-03-10 graphics/drm-kmod: Broken on all supported versions of FreeBSD
* - update to 1.21dinoex2007-03-135-13/+14
|
* - Update to 0.70miwi2007-03-135-5/+39
| | | | | | PR: 110250 Submited by: Alex Kozlov<spam@rm-rf.kiev.ua> Approved by: maintainer
* Add qemu-develnox2007-03-111-0/+1
| | | | Approved by: miwi (mentor, implicit)
* Update repocopied qemu-devel port to 2007-03-09 snapshot:nox2007-03-117-39/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - reset rombios32 area - Support for more SPARC relocations, by Martin Bochnig. - Serial console improvements, by Stefan Weil. - Qemu support for S32 and U32 alsa output, by Vassili Karpov. - PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau. - Add PS/2 keyboard to MIPS R4K, by Herve Poussineau. - Monitor multiplexing, by Jason Wessel. - -no-frame option for sdl, by Christian Laursen. - Don't require a disk image for network boot, by Ferenc Wagner. - Add -bootp option for slirp, by Anthony Liguori. - Add OACK support to slirp TFTP server, by Anthony Liguori. - Change -tftp option to take a root directory, by Anthony Liguori. - 2nd serial port for Malta, by Jason Wessel. - Increase the number of multiplexed monitor devices. - Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil. - Allow gdbstub to connect over any serial device. - Basic USB device resume (root hub only), by Lonnie Mendez. - 24C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil. - DS1225Y nvram device, by Herve Poussineau. - Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori. - MIPS FPU dynamic activation, part 1, by Herve Poussineau. - MIPS Userland TLS register emulation, by Daniel Jacobowitz. - New -cpu options: choose CPU model for emulated target. Only relevant on PowerPC targets, for now. - Simple u-boot image loading support. - Great PowerPC emulation code resynchronisation and improvments: - Add status file to make regression tracking easier - Move all micro-operations helpers definitions into a separate header: should never be seen outside of op.c - Update copyrights - Add new / missing PowerPC CPU definitions - Add definitions for PowerPC BookE - Add support for PowerPC 6xx/7xx software driven TLBs Allow use of PowerPC 603 as an example - Add preliminary code for POWER, POWER2, PowerPC 403, 405, 440, 601, 602 and BookE support - Avoid compiling priviledged only resources support for user-mode emulation - Remove unused helpers / micro-ops / dead code - Add instructions usage statistics dump: useful to figure which instructions need strong optimizations. - Micro-operation fixes: * add missing RETURN in some micro-ops * fix prototypes * use softfloat routines for all floating-point operations * fix tlbie instruction * move some huge micro-operations into helpers - emulation fixes: * fix inverted opcodes for fcmpo / fcmpu * condition register update is always to be done after the whole instruction has completed * add missing NIP updates when calling helpers that may generate an exception - optimizations and improvments: * optimize very often used instructions (li, mr, rlwixx...) * remove specific micro-ops for rarely used instructions * add routines for addresses computations to avoid bugs due to multiple different implementations * fix TB linking: do not reset T0 at the end of every TB. - Implement --cpu for ARM. - And some bugfixes. Repocopy by: marcus Approved by: miwi (mentor, implicit)
* Add CONFLICTS for qemu-develnox2007-03-111-0/+1
| | | | Approved by: miwi (mentor, implicit)
* - Forced commit to note the following repocopy:nox2007-03-111-16/+16
| | | | | | emulators/qemu -> emulators/qemu-devel Approved by: miwi (mentor, implicit)
* Reset troll@digitalspark.net by request due to lack of time.linimon2007-03-071-1/+1
| | | | Hat: portmgr
* Upgrade to version 0.4.4. Upstream changes include:jkoshy2007-03-062-4/+4
| | | | | | | | - a redesign/rewrite of the interrupt routing system. - more stable SuperH emulation. - minor AltiVec changes. These changes allow a NetBSD/dreamcast 'Live CD' to boot and NetBSD/macppc to boot a GENERIC kernel after install.
* - Update to version 0.16.alepulver2007-03-054-114/+119
| | | | | | | | | | | | | | - Do not use PYTHON_PKGNAMEPREFIX since it is not a Python module. - Remove default DISTNAME. - Use Bourne Shell (/bin/sh) script instead of bash (also it was not listed in RUN_DEPENDS). - Make PSYCHO an option instead of a knob. - Respect NOPORTDOCS. - Clean up. PR: ports/109421 Submitted by: alepulver (myself) Approved by: robb_force@holybuffalo.net (maintainer, timeout)
* - Add support for joysticksdinoex2007-03-044-1/+34
| | | | | PR: 109438, 108504 Submitted by: Dwayne MacKinnon
* Now appears to build on amd64kris2007-03-041-4/+0
|
* - Respect X11BASEmiwi2007-03-031-0/+1
| | | | | Submitted by: pointyhat via kris trasz (maintainer)
* Update to Wine 0.9.32. Among others, this brings the following changes:gerald2007-03-036-8/+12
| | | | | | | - Many Direct3D fixes and performance improvements. - Several new features in the builtin cmd.exe. - Improvements to HTML help support. - Lots of bug fixes.
* Introducing VMware Tools for VMware Workstation 6 beta 3.matusita2007-03-026-43/+67
| | | | | | | | | As usual, all three ports are updated after repocoping from version 5 ports (this is why this ports is 'committed,' not 'imported.') Note to 7-current users: vmware-guestd and other binaries requires libc.so.6 to work. Since there is no misc/compat6x yet, this ports is marked as 'IGNORE' if there is no libc.so.6.
* - Unbreak (fix is committed with ports/109256)miwi2007-02-281-7/+1
| | | | | | | - Remove IGNORE on FreeBSD 4.x, it's no longer need. - Bump PORTREVISION for pointyhat build Submitted by: trasz via irc
* M.A.M.E. Catalog / Launcher II - also referred to as QMC2 - is the successoralepulver2007-02-288-0/+257
| | | | | | | | | | | | | | | | | | of one of the first XMAME GUI frontends available on this planet called QMamecat (derived from MAMECAT, which was text-only). QMamecat was based upon Qt 2; its development was frozen in 2003. QMC2 has been rebuilt from scratch as a Qt 4 project. Parts of the design and code were inspired by its predecessor, but it's not just a remake. We tried to make the new design as flexible as possible to minimize dependencies from frontend- and CLI-related MAME changes, which was a major deficiency of QMamecat. QMC2 now uses a template based MAME configuration scheme, which can easily be enhanced with additional command line options (defined in an XML template file). As a result of this flexible design, we are able to support multiple MAME targets - currently XMAME and SDLMAME! WWW: http://www.mameworld.net/mamecat/
* XMAME GUI is an SDLMAME frontend that has been written using Java.alepulver2007-02-286-0/+73
| | | | | | | | | | | | It has the following features: - Preview Screenshot. - Game List built from available ROMs. - ROM status verification. - Capture window for XMAME output detail. - Random Game feature to start a random (working) game. WWW: http://www.parallelrealities.co.uk/xmamegui.php
* - New port: emulators/loemuacm2007-02-286-0/+112
| | | | | | | | | | | | | | | | | | | | Loemu is a free application that provides a simple frontend for various game emulators. Features: - Currently it supports game emulation with xmame, sdlmame and snes9x. - Browse games using dynamic list. This allows to browse in a list generated with some categories (and it has other advantages). - Finds games quickly. Using a specific dialog that looks for a game in all the gamelist. - The generation of the dynamic list filtering the gamelist is very fast. - It has been developed with PyGTK + Glade. - Released under GNU General Public License. The design of loemu allows the support of more emulators adding specific emulator configuration files. WWW: http://loemu.pegueroles.com/
* - Re-add DISTDIR. It was removed on last commit and it broke the port.acm2007-02-282-4/+6
| | | | - Move pkg-message to files directory
* - Set DEPRECATED and EXPIRATION_DATE: the program has not been updated in 4alepulver2007-02-281-0/+3
| | | | | | | | | | years, expecting an old version of XMAME (thus not supporting its options correctly), also there are other frontends like emulators/gxmame that work fine. PR: ports/109601 Submitted by: alepulver (myself) Approved by: smoberly@karamazov.org (maintainer)
* BROKEN: Does not compilekris2007-02-271-0/+2
|
* Reset maintainer who did not respond to email the last time I checked.linimon2007-02-271-3/+1
| | | | | | Reassign to the emulation mailing list. Hat: portmgr
* - Update to 0.9.0miwi2007-02-275-14/+33
| | | | | PR: 109576 Submitted by: trasz (maintainer)
* - Fix build problems with new scon version.miwi2007-02-261-12/+16
| | | | | PR: 109256 Submitted by: trasz
* SDLMESS is a port of the popular MESS. There are a few principles that guidealepulver2007-02-2515-0/+803
| | | | | | | | | | | | | | | | | | | it's development: 1) Run on Linux/Unix, Mac OS X, and other SDL supported operating systems with as few changes as possible to the base Win32 code. This means we can track changes faster than larger more conventional ports, and we also maintain what I call "Firefox compatibilty" where learning a major app only needs to be done once per application, and it then applies across many operating systems. If you can use the command-line Win32 MESS, you already know how to use SDLMESS on any platform you may encounter it on. 2) MESS developers are important. By keeping quickly up to date, we make it easy for people on non-Windows platforms to make and submit changes to the core MESS code, and we offer native implementations of MESS's multi-window GUI debugger on both Linux/Unix and Mac OS X. WWW: http://rbelmont.mameworld.info/?page_id=163
* SDLMAME is a port of the popular MAME. There are a few principles that guidealepulver2007-02-2529-0/+1053
| | | | | | | | | | | | | | | | | | | it's development: 1) Run on Linux/Unix, Mac OS X, and other SDL supported operating systems with as few changes as possible to the base Win32 code. This means we can track changes faster than larger more conventional ports such as MacMAME, and we also maintain what I call "Firefox compatibilty" where learning a major app only needs to be done once per application, and it then applies across many operating systems. If you can use the command-line Win32 MAME, you already know how to use SDLMAME on any platform you may encounter it on. 2) MAME developers are important. By keeping quickly up to date, we make it easy for people on non-Windows platforms to make and submit changes to the core MAME code, and we offer native implementations of MAME's multi-window GUI debugger on both Linux/Unix and Mac OS X. WWW: http://rbelmont.mameworld.info/?page_id=163
* This port installs additional files for the MAME emulator.alepulver2007-02-256-0/+5985
| | | | WWW: http://www.mameworld.net/easyemu/mameguide/mamefiles.htm
* AdvanceMENU is a frontend for AdvanceMAME, MAME, MESS, RAINE and any otheralepulver2007-02-255-0/+113
| | | | | | | | | | | | | | | | | | | | | | | | | emulator. It runs in Linux, Mac OS X, DOS, Windows and in all the other platforms supported by the SDL library. The main features are: * Auto update of the rom info. * Vertical and horizontal orientation. * Support for any TV/Arcade Monitor like AdvanceMAME but it's good also for a normal PC monitor. * Static and Animated image and clip preview (PNG/PCX/ICO/MNG). Up to 192 images at the same time! * Sound preview. (MP3/WAV). You can select a special sound for every game played when the cursor move on it. * Sound backgrounds (MP3/WAV). Play your favourite songs or radio records in background. * Sound effects (MP3/WAV) for key press, program start, game start, program exit... * Support for zipped images and sounds archives. * Screensaver. A slide show of the game images. * Selectable background and help images with translucency. WWW: http://advancemame.sourceforge.net/
* AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with analepulver2007-02-2511-0/+307
| | | | | | | | | | | | | | | | | | | | | | | | advanced video support for helping the use with TVs, Arcade Monitors, Fixed Frequencies Monitors and also for PC Monitors. They run in GNU/Linux, Mac OS X, DOS, Windows and in all the other platforms supported by the SDL library. The main difference compared with the official emulators is that the Advance versions are able to program directly the video board to always get a video mode with the correct size and frequency. Generally the Advance emulators are able to use a video mode which doesn't require any stretching or other unneeded effects to match the original arcade display. The direct video board programming is fully supported in Linux and DOS. It's partially supported in Windows. It isn't supported in Mac OS X and other platforms. See website for other improvements. WWW: http://advancemame.sourceforge.net/
* AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with analepulver2007-02-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | advanced video support for helping the use with TVs, Arcade Monitors, Fixed Frequencies Monitors and also for PC Monitors. They run in GNU/Linux, Mac OS X, DOS, Windows and in all the other platforms supported by the SDL library. The main difference compared with the official emulators is that the Advance versions are able to program directly the video board to always get a video mode with the correct size and frequency. Generally the Advance emulators are able to use a video mode which doesn't require any stretching or other unneeded effects to match the original arcade display. The direct video board programming is fully supported in Linux and DOS. It's partially supported in Windows. It isn't supported in Mac OS X and other platforms. See website for other improvements. WWW: http://advancemame.sourceforge.net/
* - Remove DATFILES option (a port emulators/mame-extras will be added soon,alepulver2007-02-253-54/+17
| | | | | | | | | because there will be more MAME/MESS ports). - Remove unused entries and groups from MASTER_SITES. - Add pkg-message with information about the new port. PR: ports/109419 Submitted by: alepulver (myself)
* Packaging bugfix: we don't need ${X11BASE}/etc/rc.d/vmware-guestd{,.sh}matusita2007-02-174-4/+6
| | | | | | | | vmware-guestd{,.sh} script is just for vmware-guestd5 port, not vmware-tools5. However, USE_RC_SUBR variable is defined for vmware-tools5, the script is installed even if it is not needed. Bump PORTREVISION to note this change.
* Use '@stopdaemon' command recently introduced.matusita2007-02-173-2/+3
| | | | | | Actually, vmware-guestd4 package content is changed but I don't want to bump the version -- it is used only in uninstallation phase (and VMware Workstation 4.x is no longer updated so no uninstallation will be needed.)
* Unbreak ports: 'dirrmtry' should be '@dirrmtry'.matusita2007-02-172-2/+2
| | | | It seems that there is a mistake on the last commit for xfree86-3 removal.
* Update to Wine 0.9.31. Among others, this brings the following changes:gerald2007-02-176-8/+12
| | | | | | | | - Many Direct3D fixes and performance improvements. - Several new comctl32 test cases. - IDL compiler improvements. - More OLE32 marshalling fixes. - Lots of bug fixes.
* Set LC_CTYPE to 'C' for ${REINPLACE_CMD}, since if LC_CTYPE is set tomatusita2007-02-153-4/+4
| | | | | | | | others (such as ja_JP.eucJP), replacing string may fail. No bumps, since nothing changed if REINPLACE_CMD works as expected. Requested by: kuriyama
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-131-1/+1
| | | | | Submitted by: rafan Tested on: pointyhat
* - Update to 0.7.2acm2007-02-132-4/+4
|
* DeSmuME is a Nintendo DS emulator.miwi2007-02-124-0/+36
| | | | | | | | | | | It supports many homebrew nds rom demos as well as a handful of wireless multiboot demo nds roms. It also runs DSLinux, the port of Linux to the Nintendo DS WWW: http://desmume.sourceforge.net/ PR: ports/108903 Submitted by: Stefan Sperling <stsp at stsp.in-berlin.de>
* - Update to 3.7miwi2007-02-126-20/+20
| | | | | | | - Pass maintainership to submitter PR: 109031 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* Remove expired leaf port:vd2007-02-126-67/+0
| | | | 2006-12-01 emulators/vmware-tools2: Unfetchable
* Reset unreachable maintainer address:kris2007-02-114-4/+4
| | | | | mmendez@energyhq.be retry timeout exceeded
* Update to 1.3.0pre11:nox2007-02-084-14/+32
| | | | | | | | | | - Install docs - Add MASTER_SITE_LOCAL - "-fno-stack-protector" gcc option fix - added kqemu regression tests (can serve as API usage example too) - included kqemu technical doc Approved by: miwi (mentor)
* Update to 0.9.0:nox2007-02-078-50/+24
| | | | | | | | | | - Mouse relative offset VNC extension (Anthony Liguori) - info vnc command (Anthony Liguori) - gdbserver fix NOTES: Please read UPDATING! Approved by: miwi (mentor)
* Update to 1.3.0pre10:nox2007-02-076-30/+36
| | | | | | | - Changed license to GPL version 2 - x86_64 full virtualization support Approved by: miwi (mentor, implicit)
* - Mark as DEPRECATED and add EXPIRATION_DATE.alepulver2007-02-061-0/+3
| | | | | PR: ports/108660 Submitted by: Nathan Butcher <n-butcher@gol.com>
* - Update to 1.51gabor2007-02-063-11/+62
| | | | | | | | | - Change maintainer's e-mail address PR: ports/108357 Submitted by: Bjorn Konig <bkoenig@cs.tu-berlin.de> Approved by: Stefan Sperling <freebsd-ports@stsp.in-berlin.de> (maintainer), erwin (mentor)
* Slirp seems to be working again on -current.nox2007-02-042-6/+4
| | | | | Submitted by: Scott Robbins <scottro@nyc.rr.com> Approved by: miwi (mentor, implicit)
* Update to 2007-02-03 snapshot:nox2007-02-0422-158/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix `could not open hard disk image '/dev/ad0'' (e.g.) when open(2) fails with EPERM instead of EACCES for ro devices. - PIIX4 support, by Aurelien Jarno. - Gallileo GT64xxx support, by Aurelien Jarno. - MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. - ARM ELF loader. - Improved console handling, thanks Stefan Weil. - Disable Malta floppy controller for now, by Aurelien Jarno. - Big endian support for Gallileo, by Aurelien Jarno. - Add more ATAPI CDROM DMA support, by Juergen Keil. - Add ARM Angel semihosting to system emulation. - Don't resume guest when gdb connection terminates and -S specified. - mips: Implementing dmfc/dmtc. - Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon. - New multiple snapshot support for VMDK, by Igor Lvovsky. - Add support for 82371FB (Step A1) and Improved support for 82371SB (Function 1), by Carlo Marcelo Arenas Belon. - Accept -help. - Accept --foo as an alias for -foo. - Add nodelay option for TCP character devices. - Use standard character device interface for gdbstub. - GDB hosted syscalls. - Upgrade the apic version_id, by Don Laor. - Save some vm space for the regular program loading zone, by Pierre d'Herbemont - script=no for the TUN/TAP net option, by Jean-Christian de Rivaz - Sparc arm/mips/sparc register patch, by Martin Bochnig. - PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. - sem* and msg* for qemu, by Kirill Shutemov. - And some more bugfixes. Approved by: miwi (mentor, implicit)
* - Fix build after remove objformat on headmiwi2007-02-031-1/+10
| | | | Submitted : trasz (maintainer via privat mail)
* - Remove support for xfree86-3pav2007-02-0313-129/+23
| | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr
* - Update to 2.3.5acm2007-02-023-4/+5
| | | | - See the changelog at http://stella.sourceforge.net/stellanews.html
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-013-0/+3
|
* Fix crashes on -current/amd64 hostsnox2007-02-014-0/+30
| | | | | Submitted by: jkim Approved by: miwi (mentor, implicit)
* - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-301-6/+1
| | | | | | ports With hat: portmgr
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposekris2007-01-3013-13/+0
|
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1
|
* Update to Wine 0.9.30. Among others, this brings the following changes:gerald2007-01-276-8/+14
| | | | | | | - Many improvements to Direct3D shaders and state management. - Support for inter-process memory allocations. - OLE32 marshalling fixes. - Lots of bug fixes.
* Remove expired ports:vd2007-01-2630-1201/+0
| | | | | 2007-01-16 emulators/vx68k: distfile disappeared from homepage 2007-01-16 emulators/libvm68k: distfile disappeared from homepage
* - Fix build on sparc64 and ia64miwi2007-01-241-3/+3
| | | | | | | | | - Pass maintainership to submitter [1] - Bump PORTREVISION PR: ports/108272 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Approved by: linimon
* Replace devfs test with osversion check to fix tinderbox buildnox2007-01-232-14/+10
| | | | | Submitted by: pointyhat via kris Approved by: miwi (mentor, implicit)
* Mark BROKEN for amd64 for now.delphij2007-01-221-1/+1
| | | | Requested by: maintainer
* Non-redistributable packages should be RESTRICTED, not NO_PACKAGE. Also wekris2007-01-212-2/+2
| | | | like to build kernel modules on pointyhat to detect breakage quickly.
* Unbreak by updating to 4.6nox2007-01-202-6/+4
| | | | Approved by: miwi (mentor, implicit)
* BROKEN: Unfetchablekris2007-01-201-0/+2
|
* Add link to a -current tap howtonox2007-01-182-2/+6
| | | | | Submitted by: Scott Robbins <scottro@nyc.rr.com> Approved by: miwi (mentor)
* - Update to 1.50acm2007-01-174-38/+70
| | | | | | | | | | | | | | - Added a few new OPTIONS knobs [1] - Distfile is now a .tar.bz2 instead of a .tar.gz - Target ALL wasn't valid - Removed substitutions to configure because they were unnessacary - Respect CFLAGS [1] - Mark IGNORE < 602000, It needs zlib 1.2.3 or greater [1] - Patch to linux/zfilew.c no longer needed PR: ports/107125 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Reviewed by: miwi and me [1]
* - Add pkg-plistacm2007-01-172-6/+9
| | | | | | - Fix pkg-plist problems [1] Reported by: kris [1]
* - mark IGNORE on FreeBSD < 6.0dinoex2007-01-141-3/+9
|
* Update qemu to 2007-01-11 snapshot:nox2007-01-1216-38/+86
| | | | | | | | | | | | | | | | | | | | | | | | - add slirp udp fix [this should fix the dns problems with some guests] - document slirp problems on recent -current (I don't have a -current box so if someone wants to help debug this you are most welcome!) - memsave monitor command - Dynamic handling of guest mice, by Lonnie Mendez. - PPC32 Trace Exception and Trap instruction, by Jason Wessel. - Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. - Add -boot n option for x86 using PXE, by Anthony Liguori. [for use with tuntap] - Support for Bochs "growing" images, by Volker Ruppert. - Japanese keyboard patch (kazu) - Revert -disk patch, as requested by Fabrice. The general idea of this patch is sound, but the implementation is just too ugly. [this should fix the hanging linux guests] - Devfn number for the PIIX3 southbridge, by Aurelien Jarno. - Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno. - And some more bugfixes. Approved by: miwi (mentor)
* - Fix build with gcc 4.Xmiwi2007-01-123-3/+23
| | | | | PR: ports/107819 Submitted by: trasz (Maintainer)
* Update to Wine 0.9.29. Among others, this brings the following changes:gerald2007-01-116-10/+12
| | | | | | - More work on the new Direct3D state management. - Many OLE fixes and improvements. - Lots of bug fixes.
* - Bump PORTREVISION for pointyhatmiwi2007-01-111-0/+1
| | | | | Submitted by: pointyhat Approved by: maintainer
* - Update to 1.7.3miwi2007-01-102-4/+4
| | | | | PR: 107640 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
* - Update to 0.8.3miwi2007-01-083-5/+6
| | | | | PR: 107663 Submitted by: trasz (maintainer)
* Only mknod where appropriate (!devfs case).netchild2007-01-061-0/+3
|
* - Fix build with sparc64miwi2007-01-041-0/+11
| | | | | PR: 107422 Submitted by: trasz
* - Update to 0.8.2miwi2007-01-043-7/+7
| | | | | PR: ports/107456 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (Maintainer)
* - enable xml supportdinoex2007-01-022-2/+4
| | | | Approved by: gerald
* - Update to 2.3acm2006-12-303-8/+7
| | | | - Take maintainership
* - Add USE_GCC=3.4+. I forgot to add it in my previous commit.acm2006-12-281-0/+1
|
* - Update to 0.7.1acm2006-12-283-5/+8
|
* - Update to 0.8.0acm2006-12-282-5/+7
|
* - Update to 1.5acm2006-12-288-487/+495
| | | | | | | | | | | - Add new mirrors to MASTER_SITES - Add pkg-message file - Convert to OPTIONS - Clean patch files - Install DOCSDIR files - Remove obsolete patch - Remove USE_X_PREFIX - Take maintainership
* Add patch to pass windows keys to qemu guestsnox2006-12-274-0/+30
| | | | | | PR: ports/107216 Submitted by: Scott Robbins <scottro@nyc.rr.com> Approved by: miwi (mentor)
* Update to Wine 0.9.28. Among others, this brings the following changes:gerald2006-12-276-12/+10
| | | | | | | | | - Better Dwarf support in dbghelp. - Several Winsock fixes. - Various code cleanups. - Better mouse support in games. - Beginnings of new state management in Direct3D. - Lots of bug fixes.
* - Update to 0.7.0acm2006-12-262-6/+5
| | | | - Change MASTER_SITES to SF
* update qemu to 20061225 snapshot:nox2006-12-2610-52/+48
| | | | | | | | | | | | | | | | | | | | | | - Enable TCP_NODELAY, by Daniel Jacobowitz. [speeding up slirp] - Run monitor over unix domain sockets, by Anthony Liguori. - Unix domain socket support for VNC, by Anthony Liguori. - Daemonize option, by Anthony Liguori. - SCSI emulation improvements, by Chuck Brazie. [adding scsi disk/cdrom emulation to i386/amd64 guests using new -disk syntax - quoting /usr/local/share/doc/qemu/qemu-doc.html: "-disk scsi,img=file[,sdx=a..g][,type=disk|cdrom][,id=n]" Use file as the SCSI disk/CD-ROM image. The defaults are: sdx=a,type= disk,id='auto assign' doing a quick test with a FreeBSD guest I was able to mount and look at a ufs partition; doesn't seem to quite work with (some?) linux guests yet tho, will post about this on the qemu list...] - and a few bug fixes. Approved by: miwi (mentor)
* Update MAINTAINER email address of my portsnox2006-12-244-4/+4
| | | | Approved by: miwi
* - Fix rc script for 6.Xmiwi2006-12-224-4/+12
| | | | | | | | - Bump PORTREVISION PR: ports/106917 Submitted by: Simon Phoenix<phoenix.simon@gmail.com> Approved by: maintainer
* The Machine Emulator provides a general-purpose frameworkmiwi2006-12-226-0/+152
| | | | | | | | | | for computer emulation. Right now it can emulate Sun 2/120 and 3/150. WWW: http://theory.lcs.mit.edu/~fredette/tme/ PR: ports/106839 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
* Update to 1.2 release.delphij2006-12-213-18/+25
| | | | Submitted by: RuanWei <iamayan at gmail.com> (maintainer)
* The Linux-native asynchronous I/O facility ("async I/O", or "aio") has absam2006-12-215-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-053-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-0511-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-031-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-12-011-0/+1
|
* - Update to 2006-11-28 snapshotmiwi2006-11-306-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-266-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-252-8/+19
| | | | | PR: ports/105815 Submitted by: trasz
* - Update to 9.16.06miwi2006-11-253-8/+26
| | | | | | | - Respects X11BASE PR: ports/105805 Submitted by: trasz (maintainer)
* - Respect X11BASEmiwi2006-11-251-0/+1
| | | | | PR: 105804 Submitted by: trasz (maintainer)
* - Update to the version 6.5stas2006-11-233-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-165-29/+64
| | | | | PR: ports/105540 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
* Fix dasdlist utilityerwin2006-11-162-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-142-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-142-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-096-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-0510-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-11-0116-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-11-016-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)
* Update to Wine 0.9.22. Among others, this brings the following changes:gerald2006-10-106-8/+16
| | | | | | | | | - The usual assortment of MSI improvements. - Several bug fixes to the various common controls. - Pixel shaders enabled by default in D3D. - Various improvements to the build process. - Many translation updates. - Lots of bug fixes.
* - Fix build on FreeBSD 4.xjohans2006-10-081-2/+9
| | | | Reported by: krismail
* - Exclude some remaining device nodes from the installerwin2006-10-074-29/+4
| | | | | | | | - Bump PORTREVISION Spotted by: netchild PR: 104052 Submitted by: gabor (maintainer)
* - Exclude some remaining device nodes from the installerwin2006-10-074-11/+3
| | | | | | | | - Bump PORTREVISION Spotted by: netchild PR: 104051 Submitted by: gabor (maintainer)
* - Exclude some remaining device nodes from the installerwin2006-10-072-5/+3
| | | | | | | | - Bump PORTREVISION Spotted by: netchild PR: 104050 Submitted by: gabor (maintainer)
* Revert back previous commit of removing deleted ports frombsam2006-10-0615-15/+42
| | | | | | | CONFLICTS variable. Give happy users just another chance to update their systems. Pointed out by: infofarmer, kris
* Remove deleted linux_base-* and linux_locale* ports from CONFLICTS variablebsam2006-10-0515-42/+15
| | | | | | of the remaining linux ports. Reviewed by: netchild (agreed in principle)
* Update to version 2.08.danfe2006-10-053-4/+5
| | | | | PR: ports/103999 Submitted by: Naram Qashat <cyberbotx(at)kirby.cyberbotx.com>
* Remove expired ports:vd2006-10-0226-17535/+0
| | | | | | | | | | 2006-10-01 devel/rtplib 2006-09-01 emulators/linux_base 2006-09-01 emulators/linux_base-debian 2006-09-01 emulators/linux_base-8 2006-09-01 emulators/linux_base-rh-9 2006-10-01 misc/pointless 2006-10-01 www/mediawiki14
* - Update to 16 finalacm2006-10-026-41/+61
| | | | | | - Add devel/py-psyco dependency only on i386 - Few modifications in patch files - Bump PORTEPOCH
* - Update to 2.3rafan2006-09-265-50/+16
| | | | | PR: ports/103635 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* - Update to 0.90miwi2006-09-252-6/+11
| | | | | | | - BROKEN Does not build on 4.X PR: ports/103607 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
* - Update WWW to new url of gngeo project.acm2006-09-241-1/+1
|
* - Update 0.7.2acm2006-09-232-5/+4
|
* Fix build when PREFIX is set.erwin2006-09-221-0/+1
| | | | Submitted by: bz (maintainer)
* - Fix SDL-dependent ports broken by last update.stas2006-09-211-4/+0
| | | | Approved by: kris (portmgr), sem (mentor)
* - Change some paths into pyxmamerc file. It solves a problem with wrong path ofacm2006-09-211-1/+6
| | | | | | default_image. Submitted by: mezz (email)
* - Update to 0.6.1johans2006-09-213-4/+26
|
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-2043-39/+53
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* Maintiainer no longer has time to look after this port.linimon2006-09-191-6/+4
|
* Mark MANUAL_PACKAGE_BUILD as these ports don't build in a jail,erwin2006-09-193-0/+9
| | | | | | and thus not on pointyhat. Submitted by: kris, gabor (maintainer)
* Now builds on sparc64kris2006-09-183-9/+1
|
* - Update to 0.4.0acm2006-09-174-19/+13
| | | | Approved by: garga (mentor,implicit)
* Add dtcyber 2.0b1, desktop CYBER Emulator.alexbl2006-09-177-0/+90
| | | | | | PR: ports/102820 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Approved by: novel (mentor)
* BROKEN: Does not buildkris2006-09-171-0/+2
|
* BROKEN: Incomplete pkg-plistkris2006-09-171-0/+2
|
* - brandelf -t Linux /compat/linux/lib/ld-2.3.6.so (ld-linux.so.2),bsam2006-09-179-9/+18
| | | | | | | | we don't brand linux libraries, but it's more an executable then a library; - bump PORTREVISION. Suggested by: netchild Discussed at: freebsd-emulation
* Update to Wine 0.9.21. Among others, this brings the following changes:gerald2006-09-156-16/+18
| | | | | | | | | | - OpenGL restructurations. - The usual assortment of MSI improvements. - Several Richedit fixes. - WCMD Winelib app renamed to CMD for compatibility. - Many improvements to the Wintrust DLL. - Some code cleanups. - Lots of bug fixes.