aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Chase PyQT updateMax Brazhnikov2012-05-251-0/+1
| | | | Notes: svn path=/head/; revision=297369
* - Update to 4.1.16Bernhard Froehlich2012-05-237-13/+12
| | | | | | | - Update wiki link to troubleshooting page Notes: svn path=/head/; revision=297280
* - Update to 3.9.0Martin Wilke2012-05-235-53/+33
| | | | | | | | PR: 168031 Submitted by: Ports Fury Notes: svn path=/head/; revision=297241
* - Update to 20120515Gabor Kovesdan2012-05-224-101/+101
| | | | Notes: svn path=/head/; revision=297180
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedJason Helfman2012-05-221-2/+2
| | | | | | | | | PR: ports/165994 Submitted by: 4721@hushmail.com Approved by: maintainer, emulation Notes: svn path=/head/; revision=297161
* Make the port build with the upcoming Qt 4.8.1.Raphael Kubo da Costa2012-05-211-0/+26
| | | | | | | | | | | | vncview.cpp defines a macro called "error" (which is ugly), and qfile.h, which is included later, defined a class method called error, and conflicts arise. Fix it by moving the macro definition after the Qt headers are included. Notes: svn path=/head/; revision=297136
* - Fix last commitGabor Kovesdan2012-05-163-908/+962
| | | | Notes: svn path=/head/; revision=296738
* - Update to 20120508Gabor Kovesdan2012-05-161-1/+1
| | | | Notes: svn path=/head/; revision=296730
* Add configuration for PORTSCOUT to disambiguate the wine andGerald Pfeifer2012-05-131-1/+2
| | | | | | | | | wine-devel ports. Discussed with: shaun, miwi Notes: svn path=/head/; revision=296554
* - Respect STRIPDmitry Marakasov2012-05-132-0/+2
| | | | | | | | PR: ports/167818 Submitted by: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=296511
* Update to Wine 1.5.4. This includes the following changes:Gerald Pfeifer2012-05-123-3/+11
| | | | | | | | | | | | - A new DirectSound resampler. - A Negotiate authentication provider. - OpenGL support in the DIB engine. - Beginnings of support for .NET mixed assemblies. - Support routines for Internationalized Domain Names. - Various bug fixes. Notes: svn path=/head/; revision=296478
* - Update to version 0.88Marcus von Appen2012-05-118-73/+134
| | | | | | | | | | | - Unbreak port - Pass maintainership to submitter PR: ports/167655 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=296464
* - Install correct video and mouse drivers for xorg-server 1.10 and 1.12Bernhard Froehlich2012-05-101-3/+6
| | | | | | | | - Add direct dependency on xorg-server to make sure XSERVER_VER is set - Bump PORTREVISION Notes: svn path=/head/; revision=296345
* Update to Wine 1.5.3. This includes the following changes:Gerald Pfeifer2012-05-083-3/+4
| | | | | | | | | | | - Support for graphics bounds tracking. - A number of fixes to the builtin Internet Explorer. - Various DirectMusic improvements. - Better namespace support in MSXML. - Various bug fixes. Notes: svn path=/head/; revision=296182
* - Update to 4.1.14Bernhard Froehlich2012-04-3012-11/+156
| | | | | | | | | | | | | | | - Remove debugging fprintf in MachineImpl.cpp to fix build with GCC 4.6 [1] - Add support for VLAN interfaces to NetIfList() [2] - Add support for VIMAGE to VBoxNetAdp [3] - Fix a kernel crash on FreeBSD 10-CURRENT hosts with VIMAGE enabled when a VM is powered off [3] Submitted by: Andriy Gapon <avg at FreeBSD.org> [1] Landon J Fuller <landonf at plausible dot coop> [2] Mikolaj Golub <trociny at freebsd.org> [3] Sponsored by: Plausible Labs Cooperative, Inc [2] Notes: svn path=/head/; revision=295729
* Update TODO list.Alexander Leidinger2012-04-221-1/+0
| | | | Notes: svn path=/head/; revision=295278
* Add linux_base-c6.Alexander Leidinger2012-04-221-0/+1
| | | | Notes: svn path=/head/; revision=295277
* Add missing source RPMs.Alexander Leidinger2012-04-222-0/+9
| | | | Notes: svn path=/head/; revision=295276
* - Update to r234349 of svn.Jun Kuriyama2012-04-223-6/+19
| | | | | | | | | | | - But build on OSREL=8.2 failed. So stick old rev on 8.2. - Add support for 8.3-REL. - Copy only required part of source tree [1]. Suggested by: Richard Yao <ryao@cs.stonybrook.edu> from Gentoo [1] Notes: svn path=/head/; revision=295254
* After repocopy (by marcus@) from linux_base-f10:Alexander Leidinger2012-04-227-1742/+1177
| | | | | | | | | | | | | | | | | | | | | | | Add linux_base-c6 port. This is a linux_base port based upon CentOS 6. CentOS 6 is supported upstream (so far) until November 30, 2020. Compared to the port as submitted in the PR, I added most SRC_DISTFILES and set the maintainer to emulation@ (discussed with the submitter). Not connected to the ports collection (emulation/Makefile) yet, first I want to find the missing src RPMs (compat-*, stdc++, ...). The port is committed anyway, so that people can help with the TODO list (in the Makefile). WARNING: it is highly experimental to use this port instead of the default linux_base port. You need to set compat.linux.osrelease to 2.6.18, so watch out for unimplemented syscalls (most recent 8-stable / 9-stable or -current is recommended for this). Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> PR: 165900 Notes: svn path=/head/; revision=295242
* Add conflicts with the upcomming linux_base-c6 port.Alexander Leidinger2012-04-223-3/+5
| | | | Notes: svn path=/head/; revision=295241
* - Remove patches from sobomax again because they causeBernhard Froehlich2012-04-203-39/+0
| | | | | | | | | | more trouble than they solve. With hat: vbox Reported by: various people on emulation@ Notes: svn path=/head/; revision=295146
* Add website to pkg-descrEitan Adler2012-04-171-0/+2
| | | | | | | Submitted by: nemysis@gmx.ch Notes: svn path=/head/; revision=294935
* Set the expiration date for all ports which depend upon linux_base-fc4 toAlexander Leidinger2012-04-142-0/+4
| | | | | | | | | | | | | | | | the EoL of the last 7.x release. The 7.x branch is the only supported FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator environment (linux_base-f10 doesn't work there). I didn't bump the portrevision, this is mostly done as a hint for ports committers to tell them that at least the emulation@-owned ports need to stay until then (even the forbidden ones). The dependent ports need to go at the same time, but are free to be deleted before. Discussed with: bsam Notes: svn path=/head/; revision=294825
* Update to Wine 1.5.2. This includes the following changes:Gerald Pfeifer2012-04-143-5/+6
| | | | | | | | | | | | | | - Improved naming scheme for audio devices. - Beginnings of support for JPEG encoding. - Several printing fixes. - Improvements to the URL cache. - Various bug fixes. Explicitly configure --without-dbus to make builds deterministic and reproducible. Notes: svn path=/head/; revision=294796
* Fix build on FreeBSD 9.0. It needs some black magic around MK_CLANG_IS_CC,Maxim Sobolev2012-04-123-0/+39
| | | | | | | hopefully somebody would fix bsd.kmod.mk, but for now we need this. Notes: svn path=/head/; revision=294744
* Set LATEST_LINK to disambiguate the wine-devel port from wine;Gerald Pfeifer2012-04-071-1/+2
| | | | | | | | | bump PORTREVISION. Feature safe: yes Notes: svn path=/head/; revision=294328
* Add a CONFLICT with the new emulators/wine-devel port and adjustGerald Pfeifer2012-04-071-4/+6
| | | | | | | | | | | | the COMMENT along what we did there, to make it easier to understand. Explicitly configure --without-dbus --without-opencl to make builds deterministic and reproducible. Feature safe: yes Notes: svn path=/head/; revision=294322
* Update to Wine 1.5.1. This includes the following changes:Gerald Pfeifer2012-04-063-7/+13
| | | | | | | | | | | | | | | | - Built-in JavaScript now preferred over Gecko in most cases. - Support for scalable font resources. - Fixes for audio and video playback. - Support for script decoding in JScript. - Various bug fixes. On the way update the Makefile header and add a CONFLICTS with emulators/wine, to complete the branching of this port. Feature safe: yes Notes: svn path=/head/; revision=294284
* - Update to 20120403Gabor Kovesdan2012-04-054-477/+2101
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294268
* Connect the new wine-devel port.Gerald Pfeifer2012-04-051-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294265
* Update to Wine 1.5.0. This includes the following changes:Gerald Pfeifer2012-04-053-6/+16
| | | | | | | | | | | | | | - New version of the Gecko engine. - Support for path gradients in GdiPlus. - Various MSXML improvements. - Fixes to 64-bit exception handling. - Various bug fixes. Submitted by: David Naylor <naylor.b.david@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=294264
* - Update to 4.1.12Bernhard Froehlich2012-04-057-11/+22
| | | | | | | | | | | - Fix PAM authentication for vboxwebsrv [1] PR: ports/166614 [1] Submitted by: Landon Fuller <landonf@plausible.coop> [1] Feature safe: yes Notes: svn path=/head/; revision=294236
* - Reassign to the heapThomas Abthorpe2012-04-036-6/+6
| | | | | | | | Approved by: portmgr (tabthorpe) Feature safe: yes Notes: svn path=/head/; revision=294139
* - Update to 3.6.1Jose Alonso Cardenas Marquez2012-03-312-3/+3
| | | | | | | | | See the changelog at http://stella.sourceforge.net/stellanews.php Feature safe: yes Notes: svn path=/head/; revision=294027
* - Update to 0.8.7Alex Kozlov2012-03-304-7/+53
| | | | | | | | | | | | | | | Appropriate credits given to hosts in documentation - Install Profiles system-wide (defaults to local profiles if available) - Install Optional Documentation system-wide (depends on NOPORTDOCS) - Fix fetch with BerliOS PR: ports/166487 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) Approved by: eadler (mentor) Feature safe: yes Notes: svn path=/head/; revision=294000
* - Mark BROKEN on < 8.2 because vm_page_find_least() was not available beforeBernhard Froehlich2012-03-302-4/+4
| | | | | | | | Reported by: pointyhat (via pav) Feature safe: yes Notes: svn path=/head/; revision=293991
* - Update to 0.9.11.1Jose Alonso Cardenas Marquez2012-03-266-27/+21
| | | | | | | | | - Remove obsolete patch files Feature safe: yes Notes: svn path=/head/; revision=293825
* - Update to 3.6Jose Alonso Cardenas Marquez2012-03-263-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293824
* - Respect WITH_DEBUG to build with debug informationGanael LAPLANCHE2012-03-221-4/+12
| | | | | | | | | - Avoid forcing GCC version when building with clang Feature safe: yes Notes: svn path=/head/; revision=293669
* - Update to 4.1.10Bernhard Froehlich2012-03-157-16/+16
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293332
* Update to 3.0.r20120307Ganael LAPLANCHE2012-03-156-19/+62
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293331
* - Update to 0.35Martin Wilke2012-03-137-219/+962
| | | | | | | | | PR: 164992 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=293245
* - Update to 20120306Gabor Kovesdan2012-03-134-11555/+9743
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293231
* Update dgen-sdl to 1.30Alex Kozlov2012-03-132-3/+3
| | | | | | | | | | | | | | | | | | - M68K debugger support (contributed by Edd Barrett). - Screen initialization has been completely rewritten. - Improved archived ROMs support, ZIP files can now be read properly. - Interactive prompt support which enables DGen to be reconfigured and to load/unload ROMs on the fly. - International (read: non-US/QWERTY) keyboards support. - Many bugfixes PR: ports/165945 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> Approved by: eadler (mentor) Feature safe: yes Notes: svn path=/head/; revision=293205
* Replace USE_GCC=4.4+ by USE_GCC=4.6+, the former is only here for aGerald Pfeifer2012-03-111-1/+1
| | | | | | | | | single, obsolete port. Feature safe: yes Notes: svn path=/head/; revision=293074
* - Unbreak by disabling broken VMM testcase. It seems to be an ↵Bernhard Froehlich2012-03-092-4/+12
| | | | | | | | | | incompatibility with recently updated yasm. Submitted by: pointyhat (via pav) Feature safe: yes Notes: svn path=/head/; revision=293027
* - Reenabled fixed memobj r0 patchBernhard Froehlich2012-03-092-49/+873
| | | | | | | | | | - Bump PORTREVISION Submitted by: avg Feature safe: yes Notes: svn path=/head/; revision=293026
* - Fix compile error on recent currentBernhard Froehlich2012-03-092-0/+12
| | | | | | | | | | | | | | | include/iprt/stdint.h:162: error: 'intptr_t' has a previous declaration as 'typedef long int intptr_t' /usr/include/sys/_stdint.h:78: error: conflicting declaration 'typedef uintptr_t uintptr_t' include/iprt/stdint.h:165: error: 'uintptr_t' has a previous declaration as 'typedef long unsigned int uintptr_t' kBuild: Compiling tstAsmStructsasm - src/VBox/VMM/testcase/tstAsmStructsAsm.asm kBuild: Compiling tstGlobalConfig - src/VBox/VMM/testcase/tstGlobalConfig.cpp kmk: * [out/freebsd.amd64/release/obj/tstVMStructRC/tstVMStructRC.o] Submitted by: Tijl Coosemans <tijl@freebsd.org> Feature safe: yes Notes: svn path=/head/; revision=293025
* - Update to 1.9.92.r76026Ganael LAPLANCHE2012-03-0913-226/+4
| | | | | | | | | | | - Remove dfbinimage2 plugin : - it is not maintained upstream - dfcdrom is maintained and can be used instead Feature safe: yes Notes: svn path=/head/; revision=293009