aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-137-7/+7
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* ${ECHO} -> ${ECHO_CMD}Boris Samorodov2007-04-118-8/+8
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=189759
* *** ATTENTION *** DANGER *** EXPERIMENTAL PORT *** YOU HAVE BEEN WARNED ***Boris Samorodov2007-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. ;-) Notes: svn path=/head/; revision=189757
* - Fix build with gcc 4.1Martin Wilke2007-04-102-1/+14
| | | | | | | | PR: 111030 Submitted by: Alexey Antipovsky<kemm@in-line.ru> (maintainer) Notes: svn path=/head/; revision=189709
* Get rid of annoying message when do a "make index" at the system withoutBoris Samorodov2007-04-108-8/+8
| | | | | | | | | | | | | linuxolator started: ----- sysctl: unknown oid 'compat.linux.osrelease' ----- Reported by: netchild, rafan, chinsan Suggested by: rafan Notes: svn path=/head/; revision=189702
* 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects ↵Martin Wilke2007-04-1013-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 Notes: svn path=/head/; revision=189693
* Use TCL/TK 8.4Jean-Marc Zucconi2007-04-102-4/+5
| | | | | | | | PR: ports/110321 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Notes: svn path=/head/; revision=189677
* Fix plistJuergen Lock2007-04-092-1/+3
| | | | | | | | Submitted by: pointyhat via kris Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=189614
* Add patch to avoid eepro100 crashesJuergen Lock2007-04-092-0/+51
| | | | | | | | Approved by: miwi (mentor, implicit) Obtained from: Stefan Weil on qemu-devel mailinglist Notes: svn path=/head/; revision=189598
* - Fix firmware directoryMartin Wilke2007-04-092-0/+23
| | | | | | | | PR: 111061 Submitted by: trasz (maintainer) Notes: svn path=/head/; revision=189589
* - Update to version 0.114.Alejandro Pulver2007-04-0916-80/+104
| | | | | | | Reported by: distfiles survey Notes: svn path=/head/; revision=189536
* - Update to version 0.113.Alejandro Pulver2007-04-098-68/+194
| | | | | | | Reported by: distfiles survey Notes: svn path=/head/; revision=189535
* - Update to version 0.114.Alejandro Pulver2007-04-092-12/+12
| | | | | | | | | - Make fetchable. Reported by: pointyhat Notes: svn path=/head/; revision=189524
* - Update to version 0.19.Alejandro Pulver2007-04-093-8/+23
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=189523
* - Enable JIT on amd64Rong-En Fan2007-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) Notes: svn path=/head/; revision=189464
* - Add ONLY_FOR_ARCHS_REASON.Alejandro Pulver2007-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] Notes: svn path=/head/; revision=189461
* Update to 2007-04-05 snapshot:Juergen Lock2007-04-074-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) Notes: svn path=/head/; revision=189444
* - Update MASTER_SITES.Shaun Amott2007-04-071-1/+1
| | | | | | | Submitted by: maintainer via IRC Notes: svn path=/head/; revision=189442
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-021-1/+1
| | | | | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run Notes: svn path=/head/; revision=189054
* Update to 2.8.2Erwin Lansing2007-04-013-19/+24
| | | | | | | | PR: 111064 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=188925
* Update to Wine 0.9.34. Among others, this brings the following changes:Gerald Pfeifer2007-03-306-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. Notes: svn path=/head/; revision=188838
* - Update elfutils-libelf to 0.126 [1]Boris Samorodov2007-03-2824-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] Notes: svn path=/head/; revision=188696
* Project was renamedMartin Wilke2007-03-288-114/+7
| | | | | | | | | PR: 110753 Submitted by: trasz (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=188631
* Add the linux_base-fc6 port.Boris Samorodov2007-03-281-0/+1
| | | | Notes: svn path=/head/; revision=188609
* - Mirror distfile to MASTER_SITE_LOCAL because it reports to be unavailableAlejandro Pulver2007-03-271-3/+2
| | | | | | | | | for now. Reported by: pointyhat Notes: svn path=/head/; revision=188601
* ATTENTION! The port is experimental for now. Use it at your own risk. ThisBoris Samorodov2007-03-2740-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! Notes: svn path=/head/; revision=188582
* - Fix building with GCC 4.x.Alejandro Pulver2007-03-271-0/+20
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188570
* - Remove the detection of some python dependencies from setup.py. It could breakJose Alonso Cardenas Marquez2007-03-272-3/+35
| | | | | | | | | installation of loemu on all FreeBSD versions. Reported by: kris Notes: svn path=/head/; revision=188431
* - Fix build with gcc 4.1Martin Wilke2007-03-261-3/+3
| | | | | | | | PR: 110885 Submitted by: trasz (maintainer) Notes: svn path=/head/; revision=188427
* - Update to 0.6.2Martin Wilke2007-03-268-198/+38
| | | | | | | | PR: 110815 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=188389
* - Add dynamips-develMartin Wilke2007-03-2615-40/+217
| | | | | | | | | | | Cisco 3600/7200 simulator. PR: 110614 Submitted by: Pavel Volkov<pol@opk.ru> Repocopy by: marcus Notes: svn path=/head/; revision=188372
* - Take maintainership as suggested by the previous maintainer.Alejandro Pulver2007-03-261-1/+1
| | | | | | | Pointed out by: linimon Notes: svn path=/head/; revision=188348
* Reset robb_force@holybuffalo.net by request; he does not have access to aMark Linimon2007-03-251-1/+1
| | | | | | | | | FreeBSD machine right now. Hat: portmgr Notes: svn path=/head/; revision=188338
* Update to 2007-03-22 snapshot:Juergen Lock2007-03-255-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) Notes: svn path=/head/; revision=188295
* - Update to 0.1.1Jose Alonso Cardenas Marquez2007-03-242-7/+24
| | | | | | | - Add SDLMAME, XMAME and SNES9X options Notes: svn path=/head/; revision=188189
* - My fault on previous commit, this is the correct way for do the thingsJose Alonso Cardenas Marquez2007-03-241-1/+4
| | | | Notes: svn path=/head/; revision=188166
* - Now,the OPENGL option installs snes9x instead of osnes9xJose Alonso Cardenas Marquez2007-03-241-5/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=188165
* - Fix building with GCC 4.x.Alejandro Pulver2007-03-221-0/+11
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=187969
* - Mirror some files to MASTER_SITE_LOCAL (until it's updated together with theAlejandro Pulver2007-03-221-3/+1
| | | | | | | | other MAME ports) to make fetchable. - Remove BROKEN. Notes: svn path=/head/; revision=187952
* - Remove DIST_SUBDIR (there is only one distfile).Alejandro Pulver2007-03-212-13/+3
| | | | | | | - Remove unused entries from distinfo (the ones moved to games/mame-extras). Notes: svn path=/head/; revision=187929
* - Fix pkg-plist (avoid creating useless empty directory).Alejandro Pulver2007-03-211-3/+1
| | | | | | | | | - Remove BROKEN. Reported by: pointyhat Notes: svn path=/head/; revision=187922
* - Fix pkg-plist.Alejandro Pulver2007-03-218-8/+4
| | | | | | | | | - Remove BROKEN. Reported by: pointyhat Notes: svn path=/head/; revision=187919
* - Update to 0.78Martin Wilke2007-03-219-728/+17
| | | | | | | | PR: 110506 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer) Notes: svn path=/head/; revision=187857
* - Change DIST_SUBDIR to read 'xmame' instead of ${PORTNAME}, so it works fromPav Lucistnik2007-03-201-1/+1
| | | | | | | | | slaveport xmess too Mised by: acm Notes: svn path=/head/; revision=187767
* - Remove innapropriate backslash which caused DISTNAME to be ignoredPav Lucistnik2007-03-201-1/+1
| | | | | | | Pointy hat to: alepulver Notes: svn path=/head/; revision=187766
* - Fix typoJose Alonso Cardenas Marquez2007-03-191-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=187722
* BROKEN: Incomplete pkg-plistKris Kennaway2007-03-174-0/+8
| | | | Notes: svn path=/head/; revision=187608
* BROKEN: UnfetchableKris Kennaway2007-03-171-0/+2
| | | | Notes: svn path=/head/; revision=187603
* BROKEN: Incomplete pkg-plistKris Kennaway2007-03-171-0/+2
| | | | Notes: svn path=/head/; revision=187602
* Polish pkg-descr and pkg-message:Boris Samorodov2007-03-1718-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] Notes: svn path=/head/; revision=187594