aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Change GTK12 dependency to GTK20 to fix the package build.Martin Blapp2008-07-214-15/+33
| | | | | | | | Fix package lists. Bump portrevision. Notes: svn path=/head/; revision=217268
* Update to Wine 1.1.1. Among others, this includes the following changes:Gerald Pfeifer2008-07-116-8/+20
| | | | | | | | | | | | - Fixes for Photoshop CS3 and Office 2007 installers. - More progress on gdiplus. - Support for Unicode files in regedit. - Improved video playback. - Many Richedit fixes and improvements. - Various bug fixes. Notes: svn path=/head/; revision=216721
* - Bump PORTREVISION.Alejandro Pulver2008-07-111-2/+2
| | | | | | | | | | | - Correctly depend on py-gtk (it was previously depending on a file that belongs to py-gobject). PR: ports/125480 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Notes: svn path=/head/; revision=216708
* - Use the correct way for take py-gtk dependencyJose Alonso Cardenas Marquez2008-07-113-3/+3
| | | | | | | | PR: 125478 125479 125481 Submitted by: amdmi3 Notes: svn path=/head/; revision=216700
* Maintainer is no longer active in FreeBSD.Mark Linimon2008-07-102-4/+1
| | | | Notes: svn path=/head/; revision=216667
* - Update to 20080620 svn snapshot, which uses the new kqemu-kmod-develJuergen Lock2008-07-0822-402/+197
| | | | | | | | | | | | | | | | | | | | port that now also works for the 32 bit "qemu" executable on amd64 (if you build with the KQEMU knob on, you have to deinstall the old kqemu-kmod first if it is installed) - Add an ALL_TARGETS knob that, if turned off, omits the remaining dyngen targets, eliminating the need for gcc 3.4 (everything but ppc and sh4 has been converted to tcg in this snapshot) - Add tcg fixes for amd64 guests on i386 hosts (two of three have been committed to qemu svn in the meantime) [1] - Update the pkg-message about kqemu on amd64, and add a note about using nfs with slirp, the latter [2] - Homepage now at http://bellard.org/qemu/ - update links Submitted by: nox [1] Submitted by: joerg [2] Notes: svn path=/head/; revision=216547
* Upgrade to build 102166, 2008.07.01Martin Blapp2008-07-0815-571/+202
| | | | Notes: svn path=/head/; revision=216536
* Upgrade to build 102166, 2008.07.01Martin Blapp2008-07-081-8/+13
| | | | | | | | | | | - Add a fix to make -nox11 build still possible - Remove broken install targets for kmods within build. - Remove obsolete, applied patches, rename hgfsmounter to mount.vmhgfs - Fix GUESTAPP_TOOLS_INSTALL_PATH path. Thanks to Ari.Suutari@syncrontech.com - Fix for the shrink tab option. Thanks to ernestgwilsonii@gmail.com Notes: svn path=/head/; revision=216535
* - Fix a build error with bsdcpio on 8.xJose Alonso Cardenas Marquez2008-06-301-1/+1
| | | | | | | Submitted by: Kris Notes: svn path=/head/; revision=216011
* Update to Wine 1.1.0. Among others, this includes the following changes:Gerald Pfeifer2008-06-286-8/+22
| | | | | | | | | | | | | | - Many more gdiplus functions implemented. - Improved graphics tablet support. - Many Richedit fixes and improvements. - Support for HWND_MESSAGE windows. - A lot of new MSHTML functions. - Many fixes in MSI registry handling. - Initial implementation of the inetmib1 DLL. - Improvements to the quartz renderers. - Various bug fixes. Notes: svn path=/head/; revision=215861
* - Add a RUN_DEPENDS on x11/xwininfoPietro Cerutti2008-06-231-1/+3
| | | | | | | | | | | - Bump PORTREVISION PR: 124914 Submitted by: yours truly Approved by: Jason Bacon <jwbacon@tds.net> (maintainer) Notes: svn path=/head/; revision=215643
* Connect kqemu-kmod-devel to the buildJuergen Lock2008-06-221-0/+1
| | | | Notes: svn path=/head/; revision=215564
* - Update to 1.4.0.p1 after repocopy from kqemu-kmod, this version isJuergen Lock2008-06-223-9/+49
| | | | | | | | | | | | | | | | needed for qemu svn and the experimental qemu-devel update available at: http://people.freebsd.org/~nox/qemu/qemu-devel-20080620.patch (see http://docs.freebsd.org/cgi/mid.cgi?20080620211216.GA75382 for the original announcement.) - Add CONFLICTS with the kqemu-kmod port. - Add D_NEEDMINOR as now required on -current for drivers that use the cloner library: http://svn.freebsd.org/viewvc/base?view=revision&revision=179726 (this last item was not yet in the original shar I put up for testing.) Notes: svn path=/head/; revision=215563
* This port allows to access CP/M file systems similar to the well-known mtoolsFelippe de Meirelles Motta2008-06-2211-0/+201
| | | | | | | | | | | | | | package, which accesses MSDOS file systems. I use it for file exchange with a Z80-PC simulator, but it works on floppy devices as well. WWW: http://www.moria.de/~michael/cpmtools/ PR: ports/120184 Submitted by: Sven Klose <pixel@hugbox.org> Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215562
* - Add D_NEEDMINOR as now required on -current for drivers that use theJuergen Lock2008-06-222-5/+26
| | | | | | | | | | cloner library: http://svn.freebsd.org/viewvc/base?view=revision&revision=179726 - Add CONFLICTS and change COMMENT in preparation for kqemu-kmod-devel commit - Bump PORTREVISION Notes: svn path=/head/; revision=215558
* - Use QT_COMPONENTS.Alejandro Pulver2008-06-211-1/+2
| | | | | | | | | | - Bump PORTREVISION. PR: ports/124823 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Notes: svn path=/head/; revision=215503
* Update to Wine 1.0, the release, after 15 years of development and betaGerald Pfeifer2008-06-214-8/+8
| | | | | | | testing! Notes: svn path=/head/; revision=215479
* - Remove USE_LINUXMartin Wilke2008-06-211-11/+6
| | | | | | | | | | | | | | | - Remove USE_X_PREFIX - Remove BUILD_DEPENDS - Fix USE_XORG - Fix LDFLAGS - Fix CATEGORIES PR: 124520 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainer Notes: svn path=/head/; revision=215465
* Chase moved MASTER_SITEJuergen Lock2008-06-201-1/+1
| | | | Notes: svn path=/head/; revision=215416
* - Chase moved MASTER_SITEJuergen Lock2008-06-204-22/+2
| | | | | | | - Remove obsolete patch Notes: svn path=/head/; revision=215413
* - Update to 0.11.0Martin Wilke2008-06-209-47/+92
| | | | | | | | PR: 124759 Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer) Notes: svn path=/head/; revision=215353
* - Mark as IGNORE if the scheduler is not 4BSDPietro Cerutti2008-06-191-1/+6
| | | | | | | | | PR: 124755 Submitted by: yours truly Approved by: maintainer (via private e-mail) Notes: svn path=/head/; revision=215280
* Standardize placement and style of WWW: lines, and in some casesDoug Barton2008-06-192-3/+3
| | | | | | | | | remove ^M from line endings. List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=215241
* - Remove expired emulators/linux-winetools: Very old, discontinued, andPav Lucistnik2008-06-184-61/+0
| | | | | | | replaced by emulators/wine-doors Notes: svn path=/head/; revision=215142
* - Fix fetch, kill WWW, undeprecate and sign up a new maintainerPav Lucistnik2008-06-182-7/+2
| | | | | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (the new maintainer) Notes: svn path=/head/; revision=215049
* - Dependency has been renamed to liborange.Marcelo Araujo2008-06-171-2/+2
| | | | | | | | | | - Bump PORTREVISION. PR: ports/124402 Submitted by: Alexander Logvinov <ports@logvinov.com> Notes: svn path=/head/; revision=215037
* - Up for grabs. Give this a three month grace period, then kill itPav Lucistnik2008-06-171-0/+3
| | | | Notes: svn path=/head/; revision=215022
* o On (OSVERSION >= 600000), depend upon misc/compat5xMario Sergio Fujikawa Ferreira2008-06-152-2/+10
| | | | | | | o Bump PORTREVISION Notes: svn path=/head/; revision=214913
* Add explicit dependency on graphics/png port.Gerald Pfeifer2008-06-152-0/+2
| | | | Notes: svn path=/head/; revision=214898
* Update to version 1.0-rc5 which brings a number of bug fixes.Gerald Pfeifer2008-06-154-10/+28
| | | | | | | | | | | | Hack the configure script to succeed when building with HAL support on FreeBSD 6.x. [1] Add an OPTION called HAL to enable/disable building with HAL support and explicitly force one of these as opposed to just depending on the environment. Submitted by: Tijl Coosemans <tijl@ulyssis.org> [1] Notes: svn path=/head/; revision=214890
* - Update to version 2.3.7Li-Wen Hsu2008-06-153-15/+26
| | | | | | | | PR: ports/124586 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> Notes: svn path=/head/; revision=214870
* - Update to version 0.4.6.5Li-Wen Hsu2008-06-152-5/+5
| | | | | | | | PR: ports/124587 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> Notes: svn path=/head/; revision=214869
* - Fix NOPORTDOCS casePav Lucistnik2008-06-121-1/+1
| | | | | | | | PR: ports/124491 Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer) Notes: svn path=/head/; revision=214714
* - Pass maintainership to Pavel Volkov, who is already maintainingEdward Tomasz Napierala2008-06-111-1/+1
| | | | | | | | | emulators/dynagen-devel. Approved by: Pavel Volkov Notes: svn path=/head/; revision=214644
* Update to version 1.0-rc4 which brings bug fixes only, no new features.Gerald Pfeifer2008-06-086-174/+28
| | | | | | | | | | | Start adding OPTIONS for this port, the first one called CUPS to break to hard dependency on the cups-base port. PR: 119199 Submitted by: scf, Christoph Mallon <christoph.mallon@gmx.de> Notes: svn path=/head/; revision=214515
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-062-2/+2
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214431
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-0660-44/+60
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Call the tss fixup code before entering the monitor instead of after.Juergen Lock2008-06-054-14/+16
| | | | | | | | (This fixes the problems that one user saw which I couldn't reproduce.) - Bump PORTREVISION Notes: svn path=/head/; revision=214365
* Fix the build with some (recent) versions of OpenSSL.Gerald Pfeifer2008-06-042-0/+160
| | | | | | | | | | PR: 124232 Reported by: Naram Qashat <cyberbotx@cyberbotx.com> Submitted by: Jan Henrik Sylvester <me@janh.de> Obtained from: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7c616799894faa48ee3277bc276a39bed55780e0 Notes: svn path=/head/; revision=214320