aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.7.2Martin Wilke2006-11-155-29/+64
| | | | | | | | PR: ports/105540 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) Notes: svn path=/head/; revision=177347
* Fix dasdlist utilityErwin Lansing2006-11-152-0/+37
| | | | | | | | | PR: 105148 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Approved by: bz (maintainer) Notes: svn path=/head/; revision=177346
* Fix the build on RLEENG_4.Max Khon2006-11-144-6/+10
| | | | Notes: svn path=/head/; revision=177207
* Remove LIB_DEPENDS if we link with libpcap from ports.Max Khon2006-11-142-2/+0
| | | | Notes: svn path=/head/; revision=177206
* - Require ${PORTSDIR}/net/libpcap >= 0.9.4 when system libpcap < 0.9.4.Max Khon2006-11-146-48/+22
| | | | | | | | | | | This should also enable pcap on FreeBSD 4/5. - Backout accidentall committed Makefile change (JIT still does not work on amd64). - Notice that dynamips now supports 3600 series. - Bump PORTREVISION. Notes: svn path=/head/; revision=177205
* Oops, worng patch committed.Max Khon2006-11-144-12/+8
| | | | Notes: svn path=/head/; revision=177204
* Fix nojit build.Max Khon2006-11-142-0/+22
| | | | Notes: svn path=/head/; revision=177203
* Bump PORTREVISION for PCAP_D_IN fix.Max Khon2006-11-132-0/+2
| | | | | | | PR: 105468 Notes: svn path=/head/; revision=177187
* Define PCAP_D_IN as D_IN on FreeBSD < 6.2 or HEAD before pcap 0.9.4 import.Max Khon2006-11-132-20/+30
| | | | | | | PR: 105468 Notes: svn path=/head/; revision=177186
* Update to Wine 0.9.25. Among others, this brings the following changes:Gerald Pfeifer2006-11-114-8/+8
| | | | | | | | | | | - Many more fixes for installer support. - Many MSHTML improvements. - Support for NTLMv2. - RPC over TCP improvements. - Lots of bug fixes. Notes: svn path=/head/; revision=177051
* Dynagen is a front-end for use with the Dynamips Cisco routerMartin Wilke2006-11-086-0/+126
| | | | | | | | | | | | | | | | | emulator. It uses an INI-like configuration file to provision Dynamips emulator networks. It takes care of specifying the right port adapters, generating and matching up those pesky NIO descriptors, specifying bridges, frame-relay, ATM switches, etc. It also provides a management CLI for listing devices, suspending and reloading instances, etc. WWW: http://dyna-gen.sourceforge.net/ PR: ports/105282 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=176880
* Upgrade to v0.4.3. Upstream changes include:Joseph Koshy2006-11-083-19/+4
| | | | | | | | | | | | | | - SH4 emulation now allows NetBSD/dreamcast to reach userland. - A framework to let emulated clocks run at same speed as the host clock has been added. - The built-in debugger's expression syntax has been changed. - Better MIPS emulation for some combination of emulated processor and guest operating system. - Bug fixes. Notes: svn path=/head/; revision=176782
* Update to 0.2.5.Max Khon2006-11-078-26/+54
| | | | Notes: svn path=/head/; revision=176710
* - Update to 20061102Martin Wilke2006-11-0410-10/+168
| | | | | | | | | PR: ports/105086 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2 Notes: svn path=/head/; revision=176353
* - fix build on FreeBSD 6.xDirk Meyer2006-11-012-0/+16
| | | | Notes: svn path=/head/; revision=176039
* - Replace some thread function marked like deprecated in the latest version ofJose Alonso Cardenas Marquez2006-11-012-0/+27
| | | | | | | py-gtk2 Notes: svn path=/head/; revision=175985
* - update to 20061031 cvs snapshot (now uses aio and supports acpi and a newPav Lucistnik2006-10-3116-98/+206
| | | | | | | | | | | | | | | | | | qcow2 image format) - properly respect NOPORTDOCS - make -serial /dev/cuadX work (modified patch from this post: http://lists.gnu.org/archive/html/qemu-devel/2006-09/msg00201.html , and hi Michael! :) - add WITHOUT_SDL (hi joshe! :) and WITHOUT_CDROM_DMA knobs (the latter to work around atapicam problems in FreeBSD guests with the now by default enabled ide cdrom dma patch) - use OPTIONS PR: ports/104989 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=175961
* - Use SF macro in MASTER_SITES.Alejandro Pulver2006-10-316-175/+198
| | | | | | | - Add more OPTIONS and knobs. Notes: svn path=/head/; revision=175909
* - Fix build with gcc4.1Martin Wilke2006-10-312-0/+21
| | | | | | | | PR: ports/103765 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=175732
* Update to Wine 0.9.24. Among others, this brings the following changes:Gerald Pfeifer2006-10-316-10/+22
| | | | | | | | | | | | | - Massive update of printf formats for Win64 compatibility. - Dynamic drive support on MacOSX. - MSI fixes and improvements. - Support for multiple monitors using Xinerama. - A ton of memory leaks fixed. - Many common controls fixes. - Lots of bug fixes. Notes: svn path=/head/; revision=175727
* - drop USE_X_PREFIXDirk Meyer2006-10-311-1/+1
| | | | Notes: svn path=/head/; revision=175656
* Despite trevor commits 7 weeks ago the ports remained broken and trevorKris Kennaway2006-10-2120-1195/+0
| | | | | | | | | | has again been unresponsive to reports of the problem. Honour the original expiration date and remove the ports. Approved by: portmgr (self) Notes: svn path=/head/; revision=175452
* - follow devel/libticalcs 4.6.1 library versionCheng-Lung Sung2006-10-161-1/+2
| | | | | | | | | | | - bump PORTREVISION Noted by: kris PR: ports/103997 Approved by: portmgr (kris) Notes: svn path=/head/; revision=175348
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-143-9/+20
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Update to Wine 0.9.22. Among others, this brings the following changes:Gerald Pfeifer2006-10-096-8/+16
| | | | | | | | | | | | - The usual assortment of MSI improvements. - Several bug fixes to the various common controls. - Pixel shaders enabled by default in D3D. - Various improvements to the build process. - Many translation updates. - Lots of bug fixes. Notes: svn path=/head/; revision=175133
* - Fix build on FreeBSD 4.xJohan van Selst2006-10-081-2/+9
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=174923
* - Exclude some remaining device nodes from the installErwin Lansing2006-10-064-29/+4
| | | | | | | | | | | - Bump PORTREVISION Spotted by: netchild PR: 104052 Submitted by: gabor (maintainer) Notes: svn path=/head/; revision=174669
* - Exclude some remaining device nodes from the installErwin Lansing2006-10-064-11/+3
| | | | | | | | | | | - Bump PORTREVISION Spotted by: netchild PR: 104051 Submitted by: gabor (maintainer) Notes: svn path=/head/; revision=174666
* - Exclude some remaining device nodes from the installErwin Lansing2006-10-062-5/+3
| | | | | | | | | | | - Bump PORTREVISION Spotted by: netchild PR: 104050 Submitted by: gabor (maintainer) Notes: svn path=/head/; revision=174665
* Revert back previous commit of removing deleted ports fromBoris Samorodov2006-10-0515-15/+42
| | | | | | | | | | CONFLICTS variable. Give happy users just another chance to update their systems. Pointed out by: infofarmer, kris Notes: svn path=/head/; revision=174569
* Remove deleted linux_base-* and linux_locale* ports from CONFLICTS variableBoris Samorodov2006-10-0515-42/+15
| | | | | | | | | of the remaining linux ports. Reviewed by: netchild (agreed in principle) Notes: svn path=/head/; revision=174546
* Update to version 2.08.Alexey Dokuchaev2006-10-053-4/+5
| | | | | | | | PR: ports/103999 Submitted by: Naram Qashat <cyberbotx(at)kirby.cyberbotx.com> Notes: svn path=/head/; revision=174535
* Remove expired ports:Vasil Dimov2006-10-0226-17535/+0
| | | | | | | | | | | | | 2006-10-01 devel/rtplib 2006-09-01 emulators/linux_base 2006-09-01 emulators/linux_base-debian 2006-09-01 emulators/linux_base-8 2006-09-01 emulators/linux_base-rh-9 2006-10-01 misc/pointless 2006-10-01 www/mediawiki14 Notes: svn path=/head/; revision=174307
* - Update to 16 finalJose Alonso Cardenas Marquez2006-10-026-41/+61
| | | | | | | | | - Add devel/py-psyco dependency only on i386 - Few modifications in patch files - Bump PORTEPOCH Notes: svn path=/head/; revision=174284
* - Update to 2.3Rong-En Fan2006-09-265-50/+16
| | | | | | | | PR: ports/103635 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=173888
* - Update to 0.90Martin Wilke2006-09-252-6/+11
| | | | | | | | | | - BROKEN Does not build on 4.X PR: ports/103607 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=173792
* - Update WWW to new url of gngeo project.Jose Alonso Cardenas Marquez2006-09-231-1/+1
| | | | Notes: svn path=/head/; revision=173673
* - Update 0.7.2Jose Alonso Cardenas Marquez2006-09-222-5/+4
| | | | Notes: svn path=/head/; revision=173625
* Fix build when PREFIX is set.Erwin Lansing2006-09-211-0/+1
| | | | | | | Submitted by: bz (maintainer) Notes: svn path=/head/; revision=173554
* - Fix SDL-dependent ports broken by last update.Stanislav Sedov2006-09-211-4/+0
| | | | | | | Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173507
* - Change some paths into pyxmamerc file. It solves a problem with wrong path ofJose Alonso Cardenas Marquez2006-09-201-1/+6
| | | | | | | | | default_image. Submitted by: mezz (email) Notes: svn path=/head/; revision=173492
* - Update to 0.6.1Johan van Selst2006-09-203-4/+26
| | | | Notes: svn path=/head/; revision=173485
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-2043-39/+53
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* Maintiainer no longer has time to look after this port.Mark Linimon2006-09-191-6/+4
| | | | Notes: svn path=/head/; revision=173368
* Mark MANUAL_PACKAGE_BUILD as these ports don't build in a jail,Erwin Lansing2006-09-183-0/+9
| | | | | | | | | and thus not on pointyhat. Submitted by: kris, gabor (maintainer) Notes: svn path=/head/; revision=173349
* Now builds on sparc64Kris Kennaway2006-09-173-9/+1
| | | | Notes: svn path=/head/; revision=173262
* - Update to 0.4.0Jose Alonso Cardenas Marquez2006-09-174-19/+13
| | | | | | | Approved by: garga (mentor,implicit) Notes: svn path=/head/; revision=173246
* Add dtcyber 2.0b1, desktop CYBER Emulator.Alexander Botero-Lowry2006-09-177-0/+90
| | | | | | | | | PR: ports/102820 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Approved by: novel (mentor) Notes: svn path=/head/; revision=173209
* BROKEN: Does not buildKris Kennaway2006-09-171-0/+2
| | | | Notes: svn path=/head/; revision=173185
* BROKEN: Incomplete pkg-plistKris Kennaway2006-09-171-0/+2
| | | | Notes: svn path=/head/; revision=173184