/devel/php53-sysvsem/

atom/emulators?h=mesa-next' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Update to Wine 1.3.25. This includes the following changes:gerald2011-07-234-6/+6
| | | | | | | | | | - Rewrite of the audio support, using the Win7 architecture. - Old-style sound drivers for Jack, NAS and ESD are removed. - Graphics driver architecture changes for the DIB engine. - Improved handling of the shell recycle bin. - Better joystick support in DirectInput. - Initial stub for VBScript support. - Various bug fixes.
* Temporary workaround for INDEX building on pointyhat-west: allow overridelinimon2011-07-213-0/+6
| | | | | | | | | | of LINUX_OSRELEASE. pointyhat-west itself might have a different version of linux compat than whatever we are testing on the client nodes. The more general solution is in ports/135221, which needs a careful -exp run to test. Hat: portmgr
* - Update to 4.0.12decke2011-07-196-12/+11
|
* Improve dfbinimage2 plugin CD handling (seeking, fix TOC parsing)martymac2011-07-153-13/+7
|
* - Update to release 0.7.4 .nox2011-07-148-12/+123
| | | | | | | - Add support for qemu. PR: ports/158752 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
* - Add patches and knob (defaulted to off) to support udp networkingnox2011-07-145-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/
* - Add patch and knob (defaulted to on) to support udp networkingnox2011-07-142-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)
* Update to Wine 1.3.24. This includes the following changes:gerald2011-07-116-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.
* - update ICU to 4.8bapt2011-07-112-2/+2
| | | | | | - chase library bump - add an entry in UPDATING for instructions - remove old conflict lines
* - Fix build on 9-CURRENT after removal of cpumask_tdecke2011-07-092-0/+80
| | | | | | | - Bump PORTREVISION Submitted by: Jung-uk Kim <jkim@FreeBSD.org> Reported by: Armin Pirkovitsch <armin@frozen-zone.org>
* Update to Wine 1.3.23. This includes the following changes:gerald2011-07-096-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]
* Don't overwrite mtools.confskreuzer2011-07-061-4/+4
| | | | | PR: ports/157910 Submitted by: Max Brazhnikov <makc@FreeBSD.org>
* Update to Wine 1.3.22. This includes the following changes:gerald2011-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.
* - Chase the libgcrypt shared lib versionswills2011-07-032-2/+4
|
* Update optional samba dependencies to net/samba35 from samba34.nox2011-07-032-2/+2
| | | | Submitted by: joerg (via private email)
* = Drop MD5 supportmiwi2011-07-03127-391/+0
|
* 2011-07-01 math/femlab: No more distfile, looks like abandonwaremiwi2011-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
* - Fix dependency conflict problem.nox2011-07-021-3/+2
| | | | | | | | - Unmark BROKEN. - Bump PORTREVISION. PR: ports/158540 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
* - Update to 4.0.10decke2011-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]
* - Update to 4.0.10decke2011-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]
* - Update to 4.0.10decke2011-07-012-3/+3
|
* - Fix build on 9-CURRENT with latest CAM changes [1]decke2011-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]
* - Fix kmod build on 9-CURRENT after removal of cpumask_tdecke2011-07-012-1/+80
| | | | | | - Bump PORTREVISION Submitted by: Jung-uk Kim <jkim@FreeBSD.org>
* Update to 1.9.92.r68256martymac2011-07-0110-67/+67
|
* Heed CC/CPPFLAGS/CFLAGS, fixes clang build.mandree2011-07-012-1/+3
| | | | Drop MD5 from distinfo.
* - Update to 20110614gabor2011-06-262-5/+5
|
* - Update to 1.4.6miwi2011-06-252-15/+28
| | | | | PR: 155826 Submitted by: Ports Fury
* - Update to 0.9.10acm2011-06-255-11/+52
| | | | - Add QT4 option for build emulator with qt4 interface instead of gtk2
* Bump due to ffmpeg update to 0.7.1mm2011-06-251-0/+1
|
* - Update to 3.4.1acm2011-06-253-6/+4
|
* - Fix build with clangmartymac2011-06-241-1/+2
| | | | - Remove useless CPPFLAGS in CONFIGURE_ENV
* - Use print/texinfo for texi2{dvi,pdf} instead of print/teTeX-base.hrs2011-06-191-2/+3
| | | | | - Use print/teTeX-base for latex instead of print/teTeX. - Use share/texmf for TeX-related files instead of share/texmf-local.
* - Mark BROKEN: conflicting dependenciespav2011-06-171-0/+2
| | | | | | pkg_add: package 'dynamips-devel-0.2.8.r2_3' conflicts with dynamips-community-0.2.8 Reported by: pointyhat
* Update converters/libticonv to 1.1.2 [1]jlaffaye2011-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)
* - Update to 0.14.1 .nox2011-06-123-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]
* - Update to 20110607gabor2011-06-114-243/+243
|
* Respect WITHOUT_X11 in plistskreuzer2011-06-073-11/+27
| | | | | PR: ports/157428 Submitted by: Jimmy Olgeni <olgeni@freebsd.org>
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-064-3/+6
|
* - Fix panic: spin lock held too long on FreeBSD 7.xdecke2011-06-032-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>
* Update to Wine 1.3.21. This includes the following changes:gerald2011-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.
* - Update to 20110524gabor2011-05-274-2065/+2405
|
* - Fix pkg-plist for VBoxDbg.sodecke2011-05-271-1/+1
| | | | Reported by: Barbara <barbara.xxx1975@libero.it>
* Adjust the directory structure to work with the main wine port.gerald2011-05-264-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)
* - Clarify VIMAGE optiondecke2011-05-231-1/+1
| | | | | PR: ports/157253 Submitted by: Warren Block <wblock@wonkity.com>
* - Add missing pkg-messagedecke2011-05-231-0/+21
| | | | Reported by: Warren Block <wblock@wonkity.com>
* - Update to 4.0.8decke2011-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]
* - Fix INDEX and connect virtualbox-ose-legacy and virtualbox-ose-kmod-legacy ↵decke2011-05-221-0/+2
| | | | | | to the build Reported by: cperciva@ (portsnap buildbox)
* - Update to 4.0.8decke2011-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)
* - Introduce -legacy portsdecke2011-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]
* - Mark BROKEN: unfetchablepav2011-05-181-0/+2
| | | | Reported by: pointyhat
* Mark IGNORE for versions of FreeBSD before than 8.0. The version ofgerald2011-05-162-4/+4
| | | | | | the sound subsystem on those is just too incomplete. PR: 156983
* Add the new wine-gecko port, that complements the existing wine port.gerald2011-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>
* Remove painful examples of foo="", with particular prejudice againstdougb2011-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
* Update to Wine 1.3.20. This includes the following changes:gerald2011-05-148-100/+40
| | | | | | | | | | | | | | | | | | | - Option to clip the mouse inside fullscreen windows. - Support for persistent HTTP connections. - Initial implementation of the XML writer. - Support for drawing rectangles in the DIB engine. - Volume control in MMDevAPI. - More MSVC runtime functions. - Various bug fixes. Two of my three changes for OSS support have been integrated upstream, only one remains. Only tentatively remove $DATADIR/wine upon deinstallation to allow for the forthcoming wine-gecko port. [1] PR: 156001 [1] Submitted by: David Naylor <naylor.b.david@gmail.com> [1]
* Reformat description text.danfe2011-05-141-4/+4
|
* - Update to 20110503gabor2011-05-094-5483/+5505
|
* Update to Wine 1.3.19. This includes the following changes:gerald2011-05-088-10/+126
| | | | | | | | | | | | | - New sound driver architecture for MMDevAPI. - Better support for relative mouse events in DInput. - Various improvements in D3DX9. - More MSVC runtime functions. - Various bug fixes. This requires three patches of mine, two submitted upstream so far, to unbreak recent changes around the sound system (bundled into one here). Sort CONFIGURE_ARGS on the way.
* - Update to 20110426gabor2011-05-044-5831/+6367
|
* Deprecate vmware3 no more distfiles available, consider using virtualbox-ose ↵bapt2011-05-031-0/+3
| | | | | | instead Suggested by: decke@
* Bump PORTREVISION after open-mofit updatemakc2011-05-022-2/+2
|
* Remove unmaintained expired ports from emulatorsbapt2011-05-0233-1444/+0
| | | | | | | | 2011-05-01 emulators/basiliskII: Distfile is no more available official website has older distfiles 2011-05-01 emulators/tkhfs: Upstream disapear and distfile is no more available 2011-05-01 emulators/twin: Upstream disapear and distfile is no more available 2011-05-01 emulators/vgb: Distfile is no more available (lastest binaries provided by upstream are for 5.x) 2011-05-01 emulators/vpce: Upstream disapear and distfile is no more available
* - Change RUN_DEPENDS from emulators/dynamips-devel to ↵sunpoet2011-04-302-2/+2
| | | | | | | | | | emulators/dynamips-community - Bump PORTREVISION for dependency change - Remove obsolete MD5 checksum PR: ports/156692 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
* - Unbreak by fixing nasm dependencynovel2011-04-263-7/+21
| | | | | | | | - Define LICENCE - Nuke MD5 PR: 156453 (based on) Submitted by: Chris Rees <utisoft@gmail.com>
* - Add CONFLICTS with dynamips-communitydhn2011-04-241-1/+1
|
* Cisco 1700/2600/3600/3700/7200 simulator.dhn2011-04-248-0/+176
| | | | | | | WWW: http://www.gns3.net/content/dynamips-028-rc3-community-version-released PR: ports/156454 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com>
* Fix building with LOCALBASE != PREFIXbapt2011-04-20