aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Update Guest Additions MirrorsiteBernhard Froehlich2012-03-082-2/+2
| | | | | | | | PR: ports/165597 Submitted by: Seiji Ariga <freebsd@khaotic.net> Notes: svn path=/head/; revision=292973
* - Remove empty line at end of fileBernhard Froehlich2012-03-081-1/+0
| | | | | | | Reported by: Alex Kozlov <ak@FreeBSD.org> Notes: svn path=/head/; revision=292972
* Update to Wine 1.4, the real release. The list of changesGerald Pfeifer2012-03-074-6/+6
| | | | | | | | | since the 1.3.x release series is huge and nicely summarized at http://www.winehq.org/announce/1.4 in addition to the individual changes listed for the previous versions of this port. Notes: svn path=/head/; revision=292919
* - Mark BROKEN on amd64: fails to compilePav Lucistnik2012-03-051-0/+4
| | | | | | | | | | kmk: *** [/work/a/ports/emulators/virtualbox-ose-legacy/work/VirtualBox-4.0.16_OSE/out/freebsd.amd64/release/obj/VMM/tstAsmStructsAsm.mac] Error 1 kmk: *** Deleting file Reported by: pointyhat Notes: svn path=/head/; revision=292782
* - UnbreakMartin Wilke2012-03-041-1/+1
| | | | | | | | PR: 165443 Submitted by: maintainer Notes: svn path=/head/; revision=292672
* Update maintainer email in my portsAlex Kozlov2012-03-022-2/+2
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=292555
* Update to Wine 1.4 RC6. Among others, this now reliably detectsGerald Pfeifer2012-03-024-6/+6
| | | | | | | | CPU speed on FreeBSD by reading the hw.clockrate sysctl instead of one that is not always present. Notes: svn path=/head/; revision=292543
* - Remove conditional checks for FreeBSD 6.XPav Lucistnik2012-03-021-13/+0
| | | | | | | | | PR: ports/165608 Submitted by: pgollucci Approved by: portmgr (hat) Notes: svn path=/head/; revision=292531
* Remove the GA knob, it can no longer be turned off since other partsJuergen Lock2012-02-282-10/+2
| | | | | | | of the build now depend on python too. Notes: svn path=/head/; revision=292398
* Update to Wine 1.4 RC5; translation fixes and some final bug fixes.Gerald Pfeifer2012-02-264-6/+6
| | | | Notes: svn path=/head/; revision=292269
* - Revert memobj r0 patch until the problems on i386 are solvedBernhard Froehlich2012-02-222-851/+49
| | | | | | | | | | - Bump PORTREVISION Reported by: dougb, Frank Bartels Discussed with: avg Notes: svn path=/head/; revision=292087
* - Update to 4.1.8Bernhard Froehlich2012-02-2123-354/+994
| | | | | | | | | | | | | - Mark broken on FreeBSD < 8.0 - Fix lib32 checks to use /usr/lib32/libc.so - R0 memobj rewrite [1] - Fix INVARIANTS warning: acquiring duplicate lock of same type: "IPRT Fast Mutex Semaphore" [1] Submitted by: Andriy Gapon <avg@FreeBSD.org> [1] Obtained from: redports.org/~virtualbox/ Notes: svn path=/head/; revision=292003
* - Update to 4.0.16Bernhard Froehlich2012-02-2119-165/+209
| | | | | | | | | - Fix lib32 checks to use /usr/lib32/libc.so Obtained from: redports.org/~virtualbox/ Notes: svn path=/head/; revision=291990
* mupen64plus-audio-sdlMarcus von Appen2012-02-201-1/+0
| | | | Notes: svn path=/head/; revision=291908
* - Update to 0.145Martin Wilke2012-02-199-278/+301
| | | | | | | | PR: 164991 Submitted by: Ports Fury Notes: svn path=/head/; revision=291868
* - Update to version 0.8.2Martin Wilke2012-02-192-7/+7
| | | | | | | | PR: 164989 Submitted by: Ports Fury Notes: svn path=/head/; revision=291865
* - Update to version 0.145Martin Wilke2012-02-197-135/+107
| | | | | | | | PR: 164990 Submitted by: Ports Fury Notes: svn path=/head/; revision=291863
* Assign back to the pool.Wesley Shields2012-02-181-1/+1
| | | | Notes: svn path=/head/; revision=291752
* Update to 1.29Max Brazhnikov2012-02-182-6/+3
| | | | | | | | | PR: ports/164743 Submitted by: Hardy Schumacher <hardy.schumacher at gmx.de> Approved by: Alex Kozlov (maintainer) Notes: svn path=/head/; revision=291745
* Update to Wine 1.4 RC4; yet more bug and translation fixes.Gerald Pfeifer2012-02-184-6/+6
| | | | Notes: svn path=/head/; revision=291669
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-1867-46/+67
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Take maintainershipSteve Wills2012-02-181-1/+1
| | | | Notes: svn path=/head/; revision=291652
* Update to 1.0.1 - announce message is here:Juergen Lock2012-02-177-49/+209
| | | | | | | http://lists.nongnu.org/archive/html/qemu-devel/2012-02/msg02458.html Notes: svn path=/head/; revision=291644
* - Actually bump portepochMichael Scheidell2012-02-171-0/+1
| | | | | | | | Submitted by: swills Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=291614
* - Back out all changes to date starting with this pr.Michael Scheidell2012-02-175-39/+10
| | | | | | | | | | | | | | - changes that were applied by several people, one change (mine, the actual upgrade) made hgfs unloadable. - other changes along the way, attempting to fix it made port broken were also backed out - Only patches left were DougB's rc script patches - Bump PORTEPOCH PR: ports/161891 Submitted by: scheidell (me) Approved by: ports@ (maintainer, implicit), gabor (mentor) Notes: svn path=/head/; revision=291591
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-162-0/+2
| | | | Notes: svn path=/head/; revision=291538
* - Mark BROKEN: does not packagePav Lucistnik2012-02-151-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=291486
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-2/+2
| | | | Notes: svn path=/head/; revision=291338
* Use cups-client, not the full cups-base, to support the CUPS option.Gerald Pfeifer2012-02-122-2/+2
| | | | | | | | | | This reduces the footprint in this case. PR: 165027 Submitted by: Pavel Gubin <pg@2lazy.ru> Notes: svn path=/head/; revision=291064
* - convert to using PYTHON_SITELIBDIR (non-functional change)Ruslan Makhmatkhanov2012-02-122-85/+85
| | | | Notes: svn path=/head/; revision=291053
* Update to Wine 1.4 RC3; yet further bug and translation fixes.Gerald Pfeifer2012-02-114-6/+6
| | | | Notes: svn path=/head/; revision=290941
* - Fix build after /usr/X11R6 symlink removalPhilip M. Gollucci2012-02-101-0/+1
| | | | | | | | PR: ports/164899 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer) Notes: svn path=/head/; revision=290812
* - Update to 20120131Gabor Kovesdan2012-02-074-609/+505
| | | | Notes: svn path=/head/; revision=290598
* The variable is USE_PERL5 not USE_PERLEitan Adler2012-02-071-1/+1
| | | | | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav) Notes: svn path=/head/; revision=290590
* This variable changed quite some time ago.Eitan Adler2012-02-071-1/+1
| | | | | | | Reported by: Alex Kozlov Notes: svn path=/head/; revision=290533
* - Update to 0.8.2Jason Helfman2012-02-062-4/+5
| | | | | | | | PR: ports/164758 Submitted by: maintainer, beyert at cs.ucr.edu Notes: svn path=/head/; revision=290507
* Update to Wine 1.4 RC2 which fixes a number of further bugs.Gerald Pfeifer2012-02-044-6/+6
| | | | Notes: svn path=/head/; revision=290390