summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Really mark as BROKEN (/me dumb)Pietro Cerutti2008-09-111-1/+1
| | | | Approved by: portmgr (pav)
* - Mark as BROKEN (does not fetch)Pietro Cerutti2008-09-101-0/+1
| | | | | Reported by: QA Tindie Approved by: portmgr (linimon)
* 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.
* - Fix build with SDLPav Lucistnik2008-09-051-1/+1
| | | | | PR: ports/127082 Reported by: Edward Sanford Sutton, III
* Add entry for emulators/aqemuMax Brazhnikov2008-09-031-0/+1
| | | | Approved by: miwi (mentor)
* 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)
* - 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)
* - 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)
* Mark BROKEN: does not build.Erwin Lansing2008-08-232-0/+4
|
* 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.
* - Fix plist for NOPORTDOCSDmitry Marakasov2008-08-232-1/+4
| | | | Reported by: QA Tindie
* 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)
* Mark BROKEN: leaves files behind on deinstallErwin Lansing2008-08-201-0/+2
|
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-204-4/+4
| | | | Tested by: exp build run (erwin)
* Change the vmware-checkvm path in this script too.Martin Blapp2008-08-052-2/+2
| | | | Submitted by: Angelo Turetta <aturetta@bestunion.it>
* Keep share/pixmaps in pkg lists.Martin Blapp2008-08-042-2/+0
|
* 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
* Add note about pcap on 6.xJuergen Lock2008-08-021-0/+2
|
* - Add pcap patch as an OPTIONJuergen Lock2008-08-022-0/+306
| | | | | | - Bump PORTREVISION Submitted by: jkim
* 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.
* - update to 2.0Dirk Meyer2008-07-293-8/+30
| | | | PR: 122093
* Second try to fix the package list.Martin Blapp2008-07-274-14/+76
|
* 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.
* - 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
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-256-6/+5
| | | | MAKE_ENV
* - Update to 3.8-0.Edward Tomasz Napierala2008-07-223-17/+21
|
* 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>
* Change GTK12 dependency to GTK20 to fix the package build.Martin Blapp2008-07-214-15/+33
| | | | | Fix package lists. Bump portrevision.
* 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.
* - 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>
* - Use the correct way for take py-gtk dependencyJose Alonso Cardenas Marquez2008-07-113-3/+3
| | | | | PR: 125478 125479 125481 Submitted by: amdmi3
* Maintainer is no longer active in FreeBSD.Mark Linimon2008-07-102-4/+1
|
* - 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]
* Upgrade to build 102166, 2008.07.01Martin Blapp2008-07-0815-571/+202
|
* 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
* - Fix a build error with bsdcpio on 8.xJose Alonso Cardenas Marquez2008-06-301-1/+1
| | | | Submitted by: Kris
* 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.
* - 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)
* Connect kqemu-kmod-devel to the buildJuergen Lock2008-06-221-0/+1
|
* - 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.)
* 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)
* - 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
* - Use QT_COMPONENTS.Alejandro Pulver2008-06-211-1/+2
| | | | | | | - Bump PORTREVISION. PR: ports/124823 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
* Update to Wine 1.0, the release, after 15 years of development and betaGerald Pfeifer2008-06-214-8/+8
| | | | testing!
* - 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
* Chase moved MASTER_SITEJuergen Lock2008-06-201-1/+1
|
* - Chase moved MASTER_SITEJuergen Lock2008-06-204-22/+2
| | | | - Remove obsolete patch
* - Update to 0.11.0Martin Wilke2008-06-209-47/+92
| | | | | PR: 124759 Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer)
* - 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)
* 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>