aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Improve dfbinimage2 plugin CD handling (seeking, fix TOC parsing)Ganael LAPLANCHE2011-07-153-13/+7
| | | | Notes: svn path=/head/; revision=277748
* - Update to release 0.7.4 .Juergen Lock2011-07-138-12/+123
| | | | | | | | | | - Add support for qemu. PR: ports/158752 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer) Notes: svn path=/head/; revision=277649
* - Add patches and knob (defaulted to off) to support udp networkingJuergen Lock2011-07-135-16/+44
| | | | | | | | | | | | | | | and a patch for promiscuous multicast for the emulated e1000 nic, both to support using qemu with the (also to be updated) emulators/gns3 port. - Change DIST_SUBDIR to qemu/${PORTVERSION} because PATCHFILES names are not versioned. Requested by: Benjamin Epitech <mlspirat42@gmail.com> (via private email) Obtained from: http://code.gns3.net/qemu-patches/ Notes: svn path=/head/; revision=277648
* - Add patch and knob (defaulted to on) to support udp networkingJuergen Lock2011-07-132-1/+165
| | | | | | | | | | | | | | and a patch for promiscuous multicast for the emulated e1000 and eepro100 nics, both to support using qemu with the (also to be updated) emulators/gns3 port. - Bump PORTREVISION. Requested by: Benjamin Epitech <mlspirat42@gmail.com> (via private email) Obtained from: http://sourceforge.net/projects/gns-3/files/Qemu/qemu-0.11.0-olive.patch/download (in parts) Notes: svn path=/head/; revision=277647
* Update to Wine 1.3.24. This includes the following changes:Gerald Pfeifer2011-07-106-6/+24
| | | | | | | | | | | | - Various DirectInput improvements. - Support for line breaking in Uniscribe. - More UI elements in builtin Shell Explorer. - Some more D3DX9 functions. - Improved support for shell known folders. - Various bug fixes. Notes: svn path=/head/; revision=277501
* - update ICU to 4.8Baptiste Daroussin2011-07-102-2/+2
| | | | | | | | | - chase library bump - add an entry in UPDATING for instructions - remove old conflict lines Notes: svn path=/head/; revision=277485
* - Fix build on 9-CURRENT after removal of cpumask_tBernhard Froehlich2011-07-092-0/+80
| | | | | | | | | | - Bump PORTREVISION Submitted by: Jung-uk Kim <jkim@FreeBSD.org> Reported by: Armin Pirkovitsch <armin@frozen-zone.org> Notes: svn path=/head/; revision=277400
* Update to Wine 1.3.23. This includes the following changes:Gerald Pfeifer2011-07-086-22/+20
| | | | | | | | | | | | | | | | | | | | | - Support for stubless COM proxies on x86-64. - Builtin dxdiag now outputs real information. - Monochrome bitmap format in the DIB engine. - Beginnings of a true shell Explorer builtin. - A number of new D3DX9 functions. - More support for Indic text shaping. - Various bug fixes. Also fix pkg-plist with respect to the USE_OPENAL option. Remove an obsolete (pre FreeBSD 7.x) post-patch target. [1] PR: 158406 Submitted by: David Naylor <naylor.b.david@gmail.com> Reported by: Alex Kozlov <spam@rm-rf.kiev.ua> [1] Notes: svn path=/head/; revision=277368
* Don't overwrite mtools.confSteven Kreuzer2011-07-051-4/+4
| | | | | | | | PR: ports/157910 Submitted by: Max Brazhnikov <makc@FreeBSD.org> Notes: svn path=/head/; revision=277135
* Update to Wine 1.3.22. This includes the following changes:Gerald Pfeifer2011-07-036-112/+118
| | | | | | | | | | | | | | | - Support for Indic text shaping. - Generation of stubless code in the IDL compiler. - Support for X files in D3DX. - 4- and 24-bit bitmap formats in the DIB engine. - Listview performance improvements. - Various bug fixes. No longer set the GNU configure datadir based on our DATADIR. This should enable this port and emulators/wine-gecko to nicely fit together. Notes: svn path=/head/; revision=277005
* - Chase the libgcrypt shared lib versionSteve Wills2011-07-032-2/+4
| | | | Notes: svn path=/head/; revision=276971
* Update optional samba dependencies to net/samba35 from samba34.Juergen Lock2011-07-022-2/+2
| | | | | | | Submitted by: joerg (via private email) Notes: svn path=/head/; revision=276938
* = Drop MD5 supportMartin Wilke2011-07-02127-391/+0
| | | | Notes: svn path=/head/; revision=276915
* 2011-07-01 math/femlab: No more distfile, looks like abandonwareMartin Wilke2011-07-0225-1785/+0
| | | | | | | | 2011-07-01 japanese/wikicker: Looks like an abandonware 2011-07-01 emulators/vmware3: No more distfiles available. emulators/virtualbox-ose can be used as a replacement Notes: svn path=/head/; revision=276885
* - Fix dependency conflict problem.Juergen Lock2011-07-011-3/+2
| | | | | | | | | | | - Unmark BROKEN. - Bump PORTREVISION. PR: ports/158540 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer) Notes: svn path=/head/; revision=276797
* - Update to 4.0.10Bernhard Froehlich2011-07-016-42/+54
| | | | | | | | | | | - Fix build on 9-CURRENT with latest CAM changes [1] - Add stop command and delay parameter to vboxheadless rc script [2] Submitted by: Jung-uk Kim <jkim@FreeBSD.org> [1], Franco Ricci <franco.ricci@phys.uniroma1.it> [2] Notes: svn path=/head/; revision=276788
* - Update to 4.0.10Bernhard Froehlich2011-07-016-38/+82
| | | | | | | | | - Fix kmod build on 9-CURRENT after removal of cpumask_t [1] Submitted by: Jung-uk Kim <jkim@FreeBSD.org> [1] Notes: svn path=/head/; revision=276787
* - Update to 4.0.10Bernhard Froehlich2011-07-012-3/+3
| | | | Notes: svn path=/head/; revision=276786
* - Fix build on 9-CURRENT with latest CAM changes [1]Bernhard Froehlich2011-07-013-4/+50
| | | | | | | | | | | - Add stop command and delay parameter to vboxheadless rc script [2] - Bump PORTREVISION Submitted by: Jung-uk Kim <jkim@FreeBSD.org> [1], Franco Ricci <franco.ricci@phys.uniroma1.it> [2] Notes: svn path=/head/; revision=276785
* - Fix kmod build on 9-CURRENT after removal of cpumask_tBernhard Froehlich2011-07-012-1/+80
| | | | | | | | | - Bump PORTREVISION Submitted by: Jung-uk Kim <jkim@FreeBSD.org> Notes: svn path=/head/; revision=276783
* Update to 1.9.92.r68256Ganael LAPLANCHE2011-07-0110-67/+67
| | | | Notes: svn path=/head/; revision=276776
* Heed CC/CPPFLAGS/CFLAGS, fixes clang build.Matthias Andree2011-07-012-1/+3
| | | | | | | Drop MD5 from distinfo. Notes: svn path=/head/; revision=276762
* - Update to 20110614Gabor Kovesdan2011-06-252-5/+5
| | | | Notes: svn path=/head/; revision=276384
* - Update to 1.4.6Martin Wilke2011-06-252-15/+28
| | | | | | | | PR: 155826 Submitted by: Ports Fury Notes: svn path=/head/; revision=276302
* - Update to 0.9.10Jose Alonso Cardenas Marquez2011-06-255-11/+52
| | | | | | | - Add QT4 option for build emulator with qt4 interface instead of gtk2 Notes: svn path=/head/; revision=276249
* Bump due to ffmpeg update to 0.7.1Martin Matuska2011-06-241-0/+1
| | | | Notes: svn path=/head/; revision=276239
* - Update to 3.4.1Jose Alonso Cardenas Marquez2011-06-243-6/+4
| | | | Notes: svn path=/head/; revision=276231
* - Fix build with clangGanael LAPLANCHE2011-06-241-1/+2
| | | | | | | - Remove useless CPPFLAGS in CONFIGURE_ENV Notes: svn path=/head/; revision=276186
* - Use print/texinfo for texi2{dvi,pdf} instead of print/teTeX-base.Hiroki Sato2011-06-181-2/+3
| | | | | | | | - Use print/teTeX-base for latex instead of print/teTeX. - Use share/texmf for TeX-related files instead of share/texmf-local. Notes: svn path=/head/; revision=275778
* - Mark BROKEN: conflicting dependenciesPav Lucistnik2011-06-161-0/+2
| | | | | | | | | pkg_add: package 'dynamips-devel-0.2.8.r2_3' conflicts with dynamips-community-0.2.8 Reported by: pointyhat Notes: svn path=/head/; revision=275700
* Update converters/libticonv to 1.1.2 [1]Julien Laffaye2011-06-162-9/+11
| | | | | | | | | | | | | | | Update comms/libticables2 to 1.3.2 [2] Update devel/libtifiles2 to 1.1.4 [3] Update comms/libticalcs2 to 1.1.6 [4] Update comms/tilp2 to 1.15 [5] Bump emulators/tiemu3 [6] PR: ports/157837 [1], ports/157832 [2], ports/157830 [3], ports/157836 [4], ports/157838 [5], ports/157839 [6] Submitted by: Tijl Coosemans <tijl@coosemans.org> [1] [2] [3] [4] [5] (maintainer) [6] Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) [6], bapt (mentor) Notes: svn path=/head/; revision=275686
* - Update to 0.14.1 .Juergen Lock2011-06-113-25/+33
| | | | | | | | | | | | | | | | | | | | - Change ALL_TARGETS knob to only affect the bsd-user targets that are still incomplete. (they would be for emulating a single process instead of an entire OS; default off i.e. don't build them.) - Fix ADD_AUDIO knob to also emulate hda sound hardware. - Change CONFLICTS to CONFLICTS_INSTALL in case people that already have emulators/qemu installed want to test this version from below the work/ dir. - Prepare Makefile for sparc64 host build in case someone wants to debug the runtime problems there. [1] (Add sparc64 to ONLY_FOR_ARCHS then.) PR: ports/138772 [1] Submitted by: Nathaniel Filardo <nwf@cs.jhu.edu> [1] Notes: svn path=/head/; revision=275384
* - Update to 20110607Gabor Kovesdan2011-06-114-243/+243
| | | | Notes: svn path=/head/; revision=275371
* Respect WITHOUT_X11 in plistSteven Kreuzer2011-06-073-11/+27
| | | | | | | | PR: ports/157428 Submitted by: Jimmy Olgeni <olgeni@freebsd.org> Notes: svn path=/head/; revision=275195
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-054-3/+6
| | | | Notes: svn path=/head/; revision=275104
* - Fix panic: spin lock held too long on FreeBSD 7.xBernhard Froehlich2011-06-022-0/+13
| | | | | | | | | | | | | - Bump PORTREVISION PR: ports/157290 Submitted by: Alexander Eichner <Alexander.Eichner@oracle.com> Reported by: Oleksii Krykun <kryol@bigmir.net>, Martin Birgmeier <xxllxrvt@aon.at>, Peter Klett <peter@netkey.at> Notes: svn path=/head/; revision=274984
* Update to Wine 1.3.21. This includes the following changes:Gerald Pfeifer2011-05-298-44/+22
| | | | | | | | | | | | | | | | - Support for installation rollbacks in MSI. - 8- and 16-bit bitmap formats in the DIB engine. - Fixes in the XInput2 mouse support. - Better support for text shaping in Uniscribe. - Improvements to the Item common dialog. - More MSVC runtime functions. - Various bug fixes. Also force building with OSS support and, look Ma!, no more extra patches for that. Notes: svn path=/head/; revision=274772
* - Update to 20110524Gabor Kovesdan2011-05-274-2065/+2405
| | | | Notes: svn path=/head/; revision=274727
* - Fix pkg-plist for VBoxDbg.soBernhard Froehlich2011-05-271-1/+1
| | | | | | | Reported by: Barbara <barbara.xxx1975@libero.it> Notes: svn path=/head/; revision=274723
* Adjust the directory structure to work with the main wine port.Gerald Pfeifer2011-05-254-12/+10
| | | | | | | | | | Replace pkg-plist by PLIST_FILES. Submitted by: Pan Tsu <inyaoo@gmail.com> Approved by: David Naylor <naylor.b.david@gmail.com> (maintainer) Notes: svn path=/head/; revision=274653
* - Clarify VIMAGE optionBernhard Froehlich2011-05-231-1/+1
| | | | | | | | PR: ports/157253 Submitted by: Warren Block <wblock@wonkity.com> Notes: svn path=/head/; revision=274498
* - Add missing pkg-messageBernhard Froehlich2011-05-231-0/+21
| | | | | | | Reported by: Warren Block <wblock@wonkity.com> Notes: svn path=/head/; revision=274494
* - Update to 4.0.8Bernhard Froehlich2011-05-2210-42/+67
| | | | | | | | | | | | - Remove stale mirror - Add pkg-message - Change CONFLICTS to CONFLICTS_INSTALL [1] PR: ports/156699 (based on) [1] Submitted by: Emil <the_mix_room@hotmail.com> [1] Notes: svn path=/head/; revision=274446
* - Fix INDEX and connect virtualbox-ose-legacy and virtualbox-ose-kmod-legacy ↵Bernhard Froehlich2011-05-221-0/+2
| | | | | | | | | to the build Reported by: cperciva@ (portsnap buildbox) Notes: svn path=/head/; revision=274445
* - Update to 4.0.8Bernhard Froehlich2011-05-2220-158/+332
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add vboxheadless startscript [1] - Add vboxwebsrv startscript [2] - Change CONFLICTS to CONFLICTS_INSTALL [3] - Relax hardening for PC-BSD 9 [4] - Add VIMAGE support [5] - Install VBoxExtPackHelperApp [6] - Remove stale mirror - Extend pkg-message for USB configuration - Fix link_elf_obj: symbol RTStrCopy undefined [7] PR: ports/156699 (based on) [3] Submitted by: Stefan Tollkuehn <stefan.tollkuehn@editura.de>, [1][2] Raul Gigea <raul.gigea@editura.de>, [1] Tobias Oberstein <tobias.oberstein@tavendo.de>, [1] Emil <the_mix_room@hotmail.com>, [3] Kris Moore <kris@pcbsd.org>, [4] Mikolaj Golub <to.my.trociny@gmail.com>, [5] Mattia Rossi <mrossi@swin.edu.au>, [6] Florian Smeets <flo@FreeBSD.org> [7] Thanks to: dougb@, [1][2] Cr4zi3/EFNet, [2] crsd, [2] beat@, hps@, Alexander Eichner, all testers! Approved by: bapt (vbox hat) Notes: svn path=/head/; revision=274444
* - Introduce -legacy portsBernhard Froehlich2011-05-224-10/+193
| | | | | | | | | | | | | | | | | | | | - Add vboxheadless startscript [1] - Add vboxwebsrv startscript [2] - Change CONFLICTS to CONFLICTS_INSTALL [3] - Remove stale mirror - Bump PORTREVISION PR: ports/156699 (based on) [3] Submitted by: Stefan Tollkuehn <stefan.tollkuehn@editura.de>, [1][2] Raul Gigea <raul.gigea@editura.de>, [1] Tobias Oberstein <tobias.oberstein@tavendo.de>, [1] Emil <the_mix_room@hotmail.com> [3] Thanks to: dougb@, [1][2] Cr4zi3/EFNet, [2] crsd [2] Notes: svn path=/head/; revision=274430
* - Mark BROKEN: unfetchablePav Lucistnik2011-05-171-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=274246
* Mark IGNORE for versions of FreeBSD before than 8.0. The version ofGerald Pfeifer2011-05-152-4/+4
| | | | | | | | | the sound subsystem on those is just too incomplete. PR: 156983 Notes: svn path=/head/; revision=274147
* Add the new wine-gecko port, that complements the existing wine port.Gerald Pfeifer2011-05-159-0/+83
| | | | | | | | | | | | | Wine implements its own version of Internet Explorer which is based on a custom version of Mozilla's Gecko Layout Engine. This engine is down- loaded automatically the first time a web page is loaded unless, as done by this port, the engine is pre-installed on the user's system. PR: 156001 Submitted by: David Naylor <naylor.b.david@gmail.com> Notes: svn path=/head/; revision=274146
* Remove painful examples of foo="", with particular prejudice againstDoug Barton2011-05-151-1/+0
| | | | | | | | | | | | | | | | | | constructions that parse out to [ -z "$foo" ] && foo="" These are bad examples that get copied and pasted into new code, so the hope is that with less bad examples there will be less need for me to bring this up in review. In a few of these files all that were changed were comments so that next time I search for these patterns I won't trip on the file for no reason. In a few places, add $FreeBSD$ No functional changes, so no PORTREVISION bumps Notes: svn path=/head/; revision=274133