aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Fix build in unusual environments:Juergen Lock2008-11-182-8/+14
| | | | | | | | | | | - CFLAGS containing commas [1] - Missing /usr/bin/perl symlink [2] Requested by: Denis Kozadaev <denis@tambov.ru> [1] Requested by: Michal Bartkowiak <michal@bartkowiak.biz> [2] Notes: svn path=/head/; revision=223023
* vmware-toolbox and vmware-user are installed in bin/ rather than sbin/Martin Blapp2008-11-091-2/+2
| | | | | | | | PR: 128509 Submitted by: olgeni Notes: svn path=/head/; revision=222640
* Update to Wine 1.1.8. Among others, this includes the following changes:Gerald Pfeifer2008-11-096-8/+10
| | | | | | | | | | | - Substantial parts of inetcomm implemented (for Outlook). - Still better crypt32 support. - Memory management improvements. - Theming support for buttons. - Various bug fixes. Notes: svn path=/head/; revision=222598
* Fix heap overflow in Cirrus emulationJuergen Lock2008-11-024-2/+56
| | | | | | | | Obtained from: qemu svn Security: http://www.vuxml.org/freebsd/07bb3bd2-a920-11dd-8503-0211060005df.html Notes: svn path=/head/; revision=222341
* . update to a new version: fedora-release; [1]Boris Samorodov2008-10-2715-85/+105
| | | | | | | | | | | . update to a new version: coreutils; . bump PORTREVISION. PR: 128385 [1] Submitted by: Aragon Gouveia <aragon at phat.za.net> [1] Notes: svn path=/head/; revision=222142
* Update to 0.5.2Max Brazhnikov2008-10-263-10/+9
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=222099
* Update to Wine 1.1.7. Among others, this includes the following changes:Gerald Pfeifer2008-10-256-8/+32
| | | | | | | | | | | | | | | | - Beginnings of schannel implementation using GnuTLS. - Many fixes from various code analysis tools. - Support for X11 desktop work area. - Fixes for Richedit tables. - More complete JavaScript support. - Improved device management for DOS drives. - Many Richedit fixes. - Various installer fixes, particularly for IE 7. - First steps of Direct3D 10 implementation. - Various bug fixes. Notes: svn path=/head/; revision=222046
* Fixed expansion of %LIB32%, which didn't happen, leaving whole port unusable.Timur I. Bakeyev2008-10-223-12/+10
| | | | Notes: svn path=/head/; revision=221902
* Remove the following non-existent filesMartin Blapp2008-10-202-3/+1
| | | | | | | | | | | from pkg-plist (unbreaks package target). sbin/vmware-toolbox sbin/vmware-user Submitted by: olgeni Notes: svn path=/head/; revision=221832
* . chase updating of some Fedora 8 packages;Boris Samorodov2008-10-1310-110/+135
| | | | | | | | | . add linux-glib2 to CONFLICTS; . add a source package for the case of PACKAGE_BUILDING; . bump PORTREVISION. Notes: svn path=/head/; revision=221526
* To couple with Linux Fedora 8 packages changes after intrusionBoris Samorodov2008-10-1210-1090/+1090
| | | | | | | | | | | | to Red Hat's servers: . new DIST_SUBDIR is used; . new distinfo.i386; . bump PORTREVISION. Pointed out by: pointyhat (erwin) Notes: svn path=/head/; revision=221509
* Fix PLIST_SUB and other minor issues. This change should fix package builds.Martin Blapp2008-10-071-7/+11
| | | | | | | Submitted by: timur Notes: svn path=/head/; revision=221307
* Fix dependency broken due to acroread7 removal.Hiroki Sato2008-10-056-11/+6
| | | | Notes: svn path=/head/; revision=221206
* o Fix a bug reported by Oleksandr Tymoshenko:Warner Losh2008-10-032-1/+13
| | | | | | | | | | | | | | Due to small issue with gxemul (PCI registers values of piix controller are not saved having been written) FreeBSD in gxemul panics after detecting IDE devices. Apply this patch to fix it... o Bump PORTREVISION o Take on this port. Submitted by: gonzo@ Notes: svn path=/head/; revision=221171
* Add keyutils-libs which are needed at least for libkrb5. Now flash9Boris Samorodov2008-10-0315-5/+65
| | | | | | | | | | should work at -current (with some kernel patches for now). Bump PORTREVISION. Discussed at: emulation@ Notes: svn path=/head/; revision=221156
* . fix directories for current packages (they have a ".newkey" suffix);Boris Samorodov2008-10-0215-410/+495
| | | | | | | | | | | | . chase some new package versions; . add a package with a missing library presented at previous linux_base [1] ports (libcom_err); . bump PORTREVISION. Reported at: emulation@ [1] Notes: svn path=/head/; revision=221122
* Add missing file.Martin Blapp2008-10-011-0/+11
| | | | Notes: svn path=/head/; revision=221081
* Another bunch of fixes:Martin Blapp2008-09-293-61/+60
| | | | | | | | | | | | | | | - pet portlint(1) - add info on the rc.conf settings - don't reinstall files twice - open-vm-tools and open-vm-tools-nox11 need to CONFLICT each other - on 5.x, the scripts won't try to load unsupported kmods - kldxref should be run also on 5.x - bump PORTREVISION Submitted by: Angelo Turetta <aturetta@bestunion.it> Notes: svn path=/head/; revision=220998
* Remove obsolete fileMartin Blapp2008-09-291-0/+0
| | | | Notes: svn path=/head/; revision=220993
* Unbreak open-vm-tools. Fix pkg-lists.Martin Blapp2008-09-293-65/+35
| | | | | | | Submitted by: olgeni, Angelo Turetta <aturetta@bestunion.it> Notes: svn path=/head/; revision=220982
* Update to 0.5.1Max Brazhnikov2008-09-273-4/+7
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=220918
* - Add option to enable ACPI emulationPietro Cerutti2008-09-241-1/+6
| | | | | | | | PR: 127606 Submitted by: Andriy Gapon <avg@icyb.net.ua> Notes: svn path=/head/; revision=220673
* Update to Wine 1.1.5. Among others, this includes the following changes:Gerald Pfeifer2008-09-244-8/+8
| | | | | | | | | | | | - Substantial JavaScript implementation. - Partial support for layered windows. - Support for Unicode file export in Regedit. - Proper exception handling in widl-generated code. - Asynchronous requests and cookies support in WinHTTP. - Various bug fixes. Notes: svn path=/head/; revision=220616
* - Really mark as BROKEN (/me dumb)Pietro Cerutti2008-09-111-1/+1
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=220337
* - Mark as BROKEN (does not fetch)Pietro Cerutti2008-09-101-0/+1
| | | | | | | | Reported by: QA Tindie Approved by: portmgr (linimon) Notes: svn path=/head/; revision=220325
* Update to Wine 1.1.4. Among others, this includes the following changes:Gerald Pfeifer2008-09-066-8/+10
| | | | | | | | | | | | - Substantial chunks of WinHTTP are implemented. - More JavaScript support. - Beginnings of shell AppBar implementation. - Several fixes for Google Chrome support. - Chinese translations. - Various bug fixes. Notes: svn path=/head/; revision=220005
* - Fix build with SDLPav Lucistnik2008-09-051-1/+1
| | | | | | | | PR: ports/127082 Reported by: Edward Sanford Sutton, III Notes: svn path=/head/; revision=219903
* Add entry for emulators/aqemuMax Brazhnikov2008-09-031-0/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=219776
* Add new port emulators/aqemu:Max Brazhnikov2008-09-035-0/+114
| | | | | | | | | | | | AQEMU is a QEMU GUI written in Qt4. The program have user-friendly interface and allows to set up the majority of QEMU options. WWW: http://sourceforge.net/projects/aqemu/ Approved by: miwi (mentor) Notes: svn path=/head/; revision=219775
* - Update to 0.8. The latest version of the emulator includes several major ↵Dmitry Marakasov2008-09-023-9/+34
| | | | | | | | | | | | | feature additions, including support for 3D rendering and a gdb stub. - Pass maintainership to submitter PR: 126985 Submitted by: L Campbell <llc2w at virginia dot edu> (improved by me) Approved by: Stefan Sperling <stsp at stsp dot in-berlin dot de> (maintainer) Notes: svn path=/head/; revision=219689
* - fix plist with -DNOPORTDOCS and bump PORTREVISIONIon-Mihai Tetcu2008-08-272-3/+29
| | | | | | | | | | - update maintainer's email address PR: ports/125829 Submitted by: Martin Tournoij (maintainer) Notes: svn path=/head/; revision=219300
* Mark BROKEN: does not build.Erwin Lansing2008-08-232-0/+4
| | | | Notes: svn path=/head/; revision=219051
* Update to Wine 1.1.3. Among others, this includes the following changes:Gerald Pfeifer2008-08-236-8/+14
| | | | | | | | | | | | | - Beginnings of ddraw overlay support. - Many more crypt32 functions. - Improved support for tables in Richedit. - Support for NETWM window maximization. - Many installer fixes. - Tweaks for better PulseAudio support. - Various bug fixes. Notes: svn path=/head/; revision=219041
* - Fix plist for NOPORTDOCSDmitry Marakasov2008-08-232-1/+4
| | | | | | | Reported by: QA Tindie Notes: svn path=/head/; revision=219039
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-2115-15/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Mark BROKEN: leaves files behind on deinstallErwin Lansing2008-08-201-0/+2
| | | | Notes: svn path=/head/; revision=218909
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-204-4/+4
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Change the vmware-checkvm path in this script too.Martin Blapp2008-08-052-2/+2
| | | | | | | Submitted by: Angelo Turetta <aturetta@bestunion.it> Notes: svn path=/head/; revision=218076
* Keep share/pixmaps in pkg lists.Martin Blapp2008-08-042-2/+0
| | | | Notes: svn path=/head/; revision=218038
* vmware-guestd has been installed twice. Fix pkg-plist for this issue.Martin Blapp2008-08-034-4/+3
| | | | | | | | Submitted by: Olli Hauer <ohauer@gmx.de> PR: 126210 Notes: svn path=/head/; revision=217994
* Add note about pcap on 6.xJuergen Lock2008-08-021-0/+2
| | | | Notes: svn path=/head/; revision=217947
* - Add pcap patch as an OPTIONJuergen Lock2008-08-022-0/+306
| | | | | | | | | - Bump PORTREVISION Submitted by: jkim Notes: svn path=/head/; revision=217946
* Fix the disk image MASTER_SITES.Brooks Davis2008-07-291-2/+2
| | | | | | | | | | | - ftp.apple.asimov.net was reorganized at some point so the path was wrong. - ftp1.au.apple.asimov.net is reliably non-functional with multiple different symptoms including hangs and asking for username/passwords. - I found www.kdbarto.org via google. Notes: svn path=/head/; revision=217821
* - update to 2.0Dirk Meyer2008-07-293-8/+30
| | | | | | | PR: 122093 Notes: svn path=/head/; revision=217802
* Second try to fix the package list.Martin Blapp2008-07-274-14/+76
| | | | Notes: svn path=/head/; revision=217662
* Update to Wine 1.1.2. Among others, this includes the following changes:Gerald Pfeifer2008-07-266-18/+18
| | | | | | | | | | | - Control panel improvements and new appwiz panel. - Restructuring of state handling in Direct3D. - Support for timer queue functions. - Many MSXML improvements. - Various bug fixes. Notes: svn path=/head/; revision=217616
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-259-12/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-256-6/+5
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217472
* - Update to 3.8-0.Edward Tomasz Napierala2008-07-223-17/+21
| | | | Notes: svn path=/head/; revision=217317
* Upgrade to the recent Fedora-8 updates (coreutils and krb5).Boris Samorodov2008-07-2210-85/+85
| | | | | | | | | | Inspirited by the PR. PR: 124897 Submitted by: Fritz Katz <frtzkatz yahoo com> Notes: svn path=/head/; revision=217295