aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Mark broken on gcc4.2.Mark Linimon2007-09-301-1/+7
| | | | Notes: svn path=/head/; revision=200436
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-305-9/+10
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Mark broken with gcc4.2.Mark Linimon2007-09-291-0/+4
| | | | Notes: svn path=/head/; revision=200355
* Update to Wine 0.9.46. Among others, this brings the following changes:Gerald Pfeifer2007-09-294-8/+8
| | | | | | | | | | | | | | - A variety of fixes to improve Photoshop CS2 support. - More complete support for device installation in setupapi. - New Bidi text implementation that doesn't depend on libicu. - The usual assortment of Direct3D improvements. - Beginning of I/O completion ports support. - Lots of bug fixes and a fix by Tijl Coosemans <tijl@ulyssis.org> to resolve symbol clashes between MSVCRT and FreeBSD libc. Notes: svn path=/head/; revision=200316
* Readd deleted files with the -kb flagEdwin Groothuis2007-09-282-0/+353
| | | | Notes: svn path=/head/; revision=200259
* temporary remove filesEdwin Groothuis2007-09-282-353/+0
| | | | Notes: svn path=/head/; revision=200258
* - Update to version 0.119.Alejandro Pulver2007-09-2722-44/+50
| | | | Notes: svn path=/head/; revision=200231
* Fedora is no more Core.Boris Samorodov2007-09-267-14/+14
| | | | | | | Pointed out by: John E Hein <jhein at timing.com> Notes: svn path=/head/; revision=200143
* - Update to 0.6.Edward Tomasz Napierala2007-09-266-35/+48
| | | | Notes: svn path=/head/; revision=200135
* - Update to 1.2.0.Edward Tomasz Napierala2007-09-264-12/+14
| | | | Notes: svn path=/head/; revision=200134
* 1. MFC from linux_base-fc6 (well, sort of -- an idea taken):Boris Samorodov2007-09-2621-14/+140
| | | | | | | | | | | | Add some directory trees since we still use fc4 infrastucture ports. Inspirited by the wrong behaviour of "install file1 file2" when file2 should exist and be a directory... 2. Bump PORTREVISION. 3. Fix pkg-descr (FC6 -> FC7). 4. s/@dirrm/@dirrmtry for /compat/linux/proc. Notes: svn path=/head/; revision=200132
* Add some directory trees since we still use fc4 infrastucture ports.Boris Samorodov2007-09-263-1/+13
| | | | | | | | | | Inspirited by the wrong behaviour of "install file1 file2" when file2 should exist and be a directory... XXX: should be MFC'ed to linux_base-fc7 Notes: svn path=/head/; revision=200125
* Change run-dependency on dynamips instead of dynamips-develEdwin Groothuis2007-09-241-1/+3
| | | | | | | Noticed by: YAPHR Notes: svn path=/head/; revision=200028
* Welcome to the new emulation/linux_base-fc7 port.Boris Samorodov2007-09-2329-52906/+12524
| | | | | | | Using: identical to emulation/linux_base-fc6. Notes: svn path=/head/; revision=199995
* Fixes and extra functionality for emulators/doscmdEdwin Groothuis2007-09-236-4/+910
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | A year or so ago I emailed these patches to the maintainer and didn't get any feedback. Just rediscovered them so figured I should submit them before they get lost... patch-bioscursor Fixes the BIOS cursor handling so that programs such as the DOS edit.com and qbasic.exe work correctly patch-desqview-timeslice Allows INT15 timeslicing so that programs which support it can avoid 100% CPU utilization patch-quitemode Adds a -Q option which suppresses all video IO. Also helps optimize the input behavior especially when polling for input. patch-fossil-support Adds a -F option which enables support for FOSSIL IO using stdio. PR: ports/114615 Submitted by: Stephen Hurd <shurd@sasktel.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=199985
* [NEW PORT] emulators/dynagen-devel: Text-based front end for Dynamips ↵Edwin Groothuis2007-09-238-0/+181
| | | | | | | | | | | | | | | | | | | | development version Dynagen is a front-end for use with the Dynamips Cisco router 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/116343 Submitted by: Pavel I Volkov <pol@opk.ru> Notes: svn path=/head/; revision=199926
* Update to version 6.0.1 build 55017.Makoto Matsushita2007-09-223-5/+5
| | | | Notes: svn path=/head/; revision=199881
* - Update to 0.2.8-RC1Martin Wilke2007-09-2014-235/+72
| | | | | | | | PR: 116344 Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer) Notes: svn path=/head/; revision=199798
* - Update to 0.72.Marcelo Araujo2007-09-197-49/+7
| | | | | | | | | | | - Remove 4.X cruft. PR: ports/115859 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: stas (mentor), Tom Carrick <knyght@gmail.com> (maintainer) Notes: svn path=/head/; revision=199776
* . de-rpmify the port (merged from linux_base-fc4);Boris Samorodov2007-09-1732-1280/+40
| | | | | | | . fix checksums for libtermcap sources (I had a broken tarball). Notes: svn path=/head/; revision=199625
* Update to Wine 0.9.45. Among others, this brings the following changes:Gerald Pfeifer2007-09-158-142/+28
| | | | | | | | | | | | | | | | | | | - Many improvements to the crypto dlls (should make iTunes work). - The usual assortment of Direct3D improvements. - A number of fixes to sound support. - Many more WordPad features. - Lots of bug fixes. Remove temporary hack to avoid running into an mmap() issue specific to FreeBSD which has been fixed now.[1] Stop building wine-kthread since wine-pthread should be better by now and the former might not even work any longer.[2] Make FreeBSD 6.2 the minimum requirement for this port. Submitted by: Tijl Coosemans <tijl@ulyssis.org> [1][2] Notes: svn path=/head/; revision=199505
* - Mark as DEPRECATED and set EXPIRATION_DATE to 2007-11-14 (it's outdated,Alejandro Pulver2007-09-141-0/+3
| | | | | | | discontinued and emulators/wine-doors provides its functionality). Notes: svn path=/head/; revision=199467
* Wine-doors is an application designed to make installing windows software onAlejandro Pulver2007-09-147-0/+243
| | | | | | | | | | | | | | | Linux, Solaris or other Unix systems easier. Wine-doors is essentially a package management tool for windows software on Linux systems. Most Linux desktop users are familiar with package management style application delivery, so it made sense to apply this model to windows software. WWW: http://www.wine-doors.org/ PR: ports/114630 Submitted by: ports at mcdermottroe.com Notes: svn path=/head/; revision=199465
* [NEW PORT] emulators/tiemu3: TI89(ti)/92(+)/V200 hand-helds emulatorEdwin Groothuis2007-09-095-0/+188
| | | | | | | | | | | | | | | | | | | This project aims to develop a fast emulator for the TI89(titanium), 92(+), and V200PLT calculators. This emulator started on the Jonas Minnberg's (X)Tiger emulator which is based on UAE (the Universal Amiga Emulator). It was deeply reworked and improved thus it's very different now. TiEmu uses the GDK library (GTK component) for display. The GUI has been written with GTK+ (the Gimp ToolKit). WWW: http://lpg.ticalc.org/prj_tiemu/ PR: ports/116154 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=199151
* - Update pkg-message.Alejandro Pulver2007-09-083-35/+46
| | | | | | | - Add missing pkg-plist entries. Notes: svn path=/head/; revision=199130
* - Update to 3.7.3Edward Tomasz Napierala2007-09-062-7/+5
| | | | | | | | | | - Remove RESTRICTED clause and LEGAL entry. It seems license was changed to something more reasonable. Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=198918
* - Update to 0.8.6Jose Alonso Cardenas Marquez2007-09-063-4/+7
| | | | Notes: svn path=/head/; revision=198905
* - Update to 2.4.1Jose Alonso Cardenas Marquez2007-09-063-7/+5
| | | | Notes: svn path=/head/; revision=198899
* - Update to version 0.118u3.Alejandro Pulver2007-09-0524-152/+156
| | | | | | | | | | - The wrapper script additional output has been removed so programs that parse the output do not get unexpected data. Submitted by: nikow <madleser@gmx.de> (private e-mail) Notes: svn path=/head/; revision=198874
* - Update to version 0.118.Alejandro Pulver2007-09-0510-336/+160
| | | | | | | | | | | - Binaries are now installed in a subdirectory (libexec/sdlmess). - The wrapper script addtional output was removed (problematic for programs which parse the output). Submitted by: nikow <madleser@gmx.de> (private e-mail) Notes: svn path=/head/; revision=198873
* - Update to version 0.22.Alejandro Pulver2007-09-052-4/+4
| | | | Notes: svn path=/head/; revision=198784
* - Fix building on non-i386.Alejandro Pulver2007-09-054-0/+44
| | | | Notes: svn path=/head/; revision=198781
* Minor fixes after the last commit:Gabor Kovesdan2007-08-312-11/+9
| | | | | | | | | | | | | - Use ETCDIR - Add an @exec line to make the package consistent with the port - Bump PORTREVSION - Cosmetics Suggested by: sat Reviewed by: sat Notes: svn path=/head/; revision=198579
* Bump port revision... forgotten in the last commit (update of some RPMs).Alexander Leidinger2007-08-308-8/+8
| | | | | | | Pointyhat to: netchild Notes: svn path=/head/; revision=198538
* Update some RPMs.Alexander Leidinger2007-08-3024-784/+1024
| | | | | | | | Based upon a submission from: Yuri Pankov <yuri@darklight.org.ru> Approved by: maintainer (bsam@) Notes: svn path=/head/; revision=198537
* - Respect PREFIXMartin Wilke2007-08-271-1/+3
| | | | | | | | | | | - Bump PORTREVISION PR: 115806 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Approved by: maintainer Notes: svn path=/head/; revision=198369
* Update to Wine 0.9.44. Among others, this brings the following changes:Gerald Pfeifer2007-08-244-8/+8
| | | | | | | | | | | | - Better heuristics for making windows managed. - Automatic detection of timezone parameters. - Improvements to the builtin WordPad. - Better signatures support in crypt32. - Still more gdiplus functions. - Lots of bug fixes. Notes: svn path=/head/; revision=198267
* - Fix build with gcc 4Rong-En Fan2007-08-231-1/+2
| | | | | | | | | | - Pet portlint(1) PR: ports/115749 Submitted by: Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer) Notes: svn path=/head/; revision=198182
* - Update to 0.8.5Jose Alonso Cardenas Marquez2007-08-193-7/+4
| | | | Notes: svn path=/head/; revision=197932
* - Update to 0.2.0Jose Alonso Cardenas Marquez2007-08-194-36/+15
| | | | Notes: svn path=/head/; revision=197926
* This is a port of the FCE Ultra network play server.Gabor Kovesdan2007-08-195-0/+54
| | | | | | | | | | WWW: http://fceultra.sourceforge.net/ PR: ports/114997 Submitted by: Pontus Stenetorp <ninjin at kth.se> Notes: svn path=/head/; revision=197920
* - Update to 0.8.1Jose Alonso Cardenas Marquez2007-08-183-8/+7
| | | | | | | - Remove BROKEN Notes: svn path=/head/; revision=197859
* - update to 1.22Dirk Meyer2007-08-149-103/+35
| | | | Notes: svn path=/head/; revision=197688
* Update to Wine 0.9.43. Among others, this brings the following changes:Gerald Pfeifer2007-08-116-36/+72
| | | | | | | | | | | | | - Direct3D support on top of WGL instead of GLX for better portability. - Many DirectSound fixes. - Still more gdiplus functions. - Many crypt32 improvements. - Lots of bug fixes. On the way, fix the sorting of several entries in pkg-plist. Notes: svn path=/head/; revision=197486
* - Update to 20070802 snapshotJuergen Lock2007-08-097-37/+53
| | | | | | | | (longer) log is at: http://people.freebsd.org/~nox/qemu/qemu-devel-log-20070802.txt Notes: svn path=/head/; revision=197396
* Switch to libthr as the default threading library on versions of FreeBSDGerald Pfeifer2007-08-072-2/+12
| | | | | | | | | | | | | | | where it isn't the default yet. Wine wants all threads to be PTHREAD_SCOPE_SYSTEM (visible by kernel) so wineserver can access threads inside wine processes. With libthr all threads are PTHREAD_SCOPE_SYSTEM by default. With libkse the initial thread is not which prevents wineserver from sending signals to it directly, for instance. Add --verbose to CONFIGURE_FLAGS. Submitted by: Tijl Coosemans <tijl@ulyssis.org> Notes: svn path=/head/; revision=197257
* Update to 2.0.3Lars Engels2007-08-042-11/+9
| | | | | | | | | PR: ports/114741 Submitted by: KATO Tsuguru <tkato432 (AT) yahoo.com> Approved by: miwi (mentor) Notes: svn path=/head/; revision=197085
* Update to 0.71Tilman Keskinoz2007-07-315-35/+10
| | | | | | | | | PR: 115057 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: "Tom Carrick" <knyght@gmail.com> Notes: svn path=/head/; revision=196821
* - Update description of the port.Edward Tomasz Napierala2007-07-302-2/+4
| | | | | | | | Submitted by: Ray Arachelian Approved by: miwi (mentor) Notes: svn path=/head/; revision=196731
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-302-0/+2
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700