aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.29Martin Wilke2006-09-123-10/+9
| | | | | | | | PR: ports/103144 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> Notes: svn path=/head/; revision=172824
* - Update to 20060309Martin Wilke2006-09-123-4/+48
| | | | | | | | PR: ports/103145 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> Notes: svn path=/head/; revision=172823
* Fix a typo and unbreak the build.Alexey Dokuchaev2006-09-091-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=172615
* - upodate to 1.20Dirk Meyer2006-09-076-42/+40
| | | | Notes: svn path=/head/; revision=172524
* - Update to 0.7Jose Alonso Cardenas Marquez2006-09-053-7/+201
| | | | | | | | | | | | - Change MASTER_SITES to MASTER_SITE_BERLIOS - Remove USE_X_PREFIX - Modify pkg-plist - See the changes at http://gngeo.berlios.de/?page=changelog Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=172361
* - Reformat Makefile header, expand `Whom:' to full nameAlexey Dokuchaev2006-09-052-14/+13
| | | | | | | | | | | | - Fix a minor typo in COMMENT - Kill useless ROMPATH variable (it was always = DATADIR) - Pacify portlint(1) - Improve on pkg-descr, fix WWW line [1], and kill spaces EOL Submitted by: jylefort Notes: svn path=/head/; revision=172357
* - Update to version 0.4.3 [1]Alexey Dokuchaev2006-09-058-249/+56
| | | | | | | | | - Respect PREFIX better Submitted by: jylefort [1] Notes: svn path=/head/; revision=172355
* Add TilEm, a Gtk+-based TI graphing calculators emulator. It supports allAlexey Dokuchaev2006-09-055-0/+105
| | | | | | | | | | Z80 TI calculators (73, 82, 83, 83+, 83+ SE, 84+, 84+ SE, 85, and 86) except for TI-81, and all known ROM/OS versions. WWW: http://lpg.ticalc.org/prj_tilem/ Notes: svn path=/head/; revision=172324
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-053-3/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172267
* These are a couple of small fixes and improvements I haveIon-Mihai Tetcu2006-09-041-3/+9
| | | | | | | | | | | | | | | | | | | | | | accumulated for the emulators/zsnes port: * Heed CFLAGS and CPPFLAGS set in /etc/make.conf. Without this, C/C++ code is not optimised for ${CPUTYPE} but always for i386 instead. CFLAGS were ignored entirely before this update, even though the port contains both C and C++ code. CPPFLAGS were passed to configure but overridden again for the actual compile. * Only search headers and libaries in ${X11BASE} if building with X11 support. This is rather cosmetic, really. * Fix configure script summary to report correct zsnes version. * Fix compiler warnings about __FreeBSD__ being redefined. PR: ports/102691 Submitted by: Stefan Sperling (maintainer) Notes: svn path=/head/; revision=172192
* NO_PACKAGE and NO_CDROM are superfluous. Allow package builds.Kris Kennaway2006-09-031-4/+3
| | | | Notes: svn path=/head/; revision=172026
* BROKEN: Unfetchable. Since this is such an old version, deprecate it andKris Kennaway2006-09-031-0/+4
| | | | | | | schedule for termination on 2006-12-01 Notes: svn path=/head/; revision=172007
* BROKEN: Unfetchable. Since this is such an old version, deprecate itKris Kennaway2006-09-031-0/+3
| | | | | | | and schedule for termination on 2006-12-01 Notes: svn path=/head/; revision=172006
* Use compat5x instead of bailing on >= 6.xKris Kennaway2006-09-031-8/+3
| | | | Notes: svn path=/head/; revision=171959
* Previous commit accidentally added a duplicate deprecation block.Kris Kennaway2006-09-021-3/+0
| | | | | | | Noticed by: bsam Notes: svn path=/head/; revision=171912
* Chase net/samba to net/samba3 in preparation for removal of the former.Kris Kennaway2006-09-022-2/+2
| | | | Notes: svn path=/head/; revision=171911
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-024-0/+8
| | | | Notes: svn path=/head/; revision=171889
* Add an interim patch that allows FreeBSD to learn the clock frequencyJoseph Koshy2006-09-022-0/+15
| | | | | | | | | of the emulated MIPS32 processor from yamon's environment. Submitted by: bms Notes: svn path=/head/; revision=171881
* - Update to 0.7.1Jose Alonso Cardenas Marquez2006-09-012-4/+5
| | | | | | | | | | - Add USE_GCC=3.4+. It fixed a problem on 4.x [1] Reported by: kris [1] Approved by: garga(mentor) Notes: svn path=/head/; revision=171837
* Wah!Cade is a GNU/Linux friendly clone of Minwah's excellent MameWAH. It's aPav Lucistnik2006-08-316-0/+188
| | | | | | | | | | | | | front end for the M.A.M.E. arcade game emulator, and has been designed with arcade cabinet controls & projects in mind. WWW: http://www.anti-particle.com/wahcade.shtml PR: ports/102525 Submitted by: Nathaniel Roark <robb_force@holybuffalo.net> Notes: svn path=/head/; revision=171757
* Use updated RPMs (all descriptions are taken verbatim from the INDEXTrevor Johnson2006-08-313-39/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file provided by Novell): glibc-2.3.4-23.4 This update fixes a problem when debugging threaded programs using gdb. The symptom would be that 'info threads' returns empty in every case. Everyone who debugs should update. coreutils-5.3.0-10.2 Fix a bug in the cp and mv utilities that cause them to terminate with a segmentation fault when copying extended attributes fails. libtiff-3.7.1-7.8, This update of libtiff is the result of a source-code audit done by Tavis Ormandy. It fixes various bugs that can lead to denial-of-service conditions as well as to remote code execution while parsing a tiff image. (CVE-2006-3459, CVE-2006-3460, CVE-2006-3461, CVE-2006-3462, CVE-2006-3463, CVE-2006-3464, CVE-2006-3465) giflib-4.1.3-5.2 This update fixes the following security issues: - specially crafted GIF files could crash applications (CVE-2005-2974). - specially crafted GIF files could overwrite memory which potentially allowed to execute arbitrary code (CVE-2005-3350). freetype2-2.1.9-4.4 This security update fixes crashes in the PCF handling of freetype2 which might be used to crash freetype2 using applications or even to execude code in them. This issue is tracked by the Mitre CVE ID CVE-2006-3467. gtk2-2.6.4-6.3 This update fixes the following security problem: a heap overflow in the XPM reader allowed attackers to execute arbitrary code via specially crafted XPM images (CVE-2005-3186, CVE-2005-2976). kdelibs3-3.4.0-20.10 This update contain a fix for kdelibs3. The package contained libraries or applications having an internal empty rpath / runpath. This problem leads to programs searching shared libaries in the current directory. arts-1.4.0-10.2 The KDE soundserver aRts lacked checks around some setuid() calls. This could potentially be used by a local attacker to gain root privileges. (CVE-2006-2916) Add linux_base-8 to CONFLICTS. Set PORTREVISION to 4. Remove deprecation. Notes: svn path=/head/; revision=171697
* Update the bzip2 RPM (description from the INDEX file provided by Novell):Trevor Johnson2006-08-312-20/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bzip2 could crash or run into an enless loop when decompressing certain specially crafted archives. This problem has been fixed. (CAN-2005-1260) An advisory is at <url:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1260>. Update the coreutils RPM (description from the INDEX file provided by Novell): Fix a bug in the cp and mv utilities that cause them to terminate with a segmentation fault when copying extended attributes fails. Update the zlib RPM: The previous zlib update for CAN-2005-2096 fixed a flaw in zlib that could allow a carefully crafted compressed stream to crash an application. While the original patch corrected the reported overflow, Markus Oberhumer discovered additional ways a stream could trigger an overflow. This update fixes those problems as well. This issue is tracked by the Mitre CVE ID CAN-2005-1849. Since only zlib 1.2.x is affected, older SUSE products are not affected by this problem. --<url:http://www.novell.com/linux/security/advisories/2005_43_zlib.html> Add linux_base-8 and linux_base-suse-9.3 to CONFLICTS. Remove quotes from RESTRICTED line (portlint). Remove deprecation. Remove duplicate $FreeBSD$ tag. Increment PORTREVISION to 2. Notes: svn path=/head/; revision=171696
* Update the bash RPM (description from the INDEX file provided by Novell):Trevor Johnson2006-08-312-35/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using any locale with UTF-8 encoding leads to an endless loop if after a quote a tabluator completion is tried. Update the bzip2 RPM (description from the INDEX file provided by Novell): bzip2 could crash or run into an enless loop when decompressing certain specially crafted archives. This problem has been fixed. (CAN-2005-1260) An advisory is at <url:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1260>. Update the coreutils RPM (description from the INDEX file provided by Novell): Fix a bug in the cp and mv utilities that cause them to terminate with a segmentation fault when copying extended attributes fails. Update the libacl RPM (description from the INDEX file provided by Novell): When specifying multiple files, the X pseudo permission was handled wrong. (X evaluates to x if any acl entry contains x, and - otherwise.) Update the ncurses RPM (description from the INDEX file provided by Novell): Make resizing of the terminal work even with threaded curses programs Update the zlib RPM: The previous zlib update for CAN-2005-2096 fixed a flaw in zlib that could allow a carefully crafted compressed stream to crash an application. While the original patch corrected the reported overflow, Markus Oberhumer discovered additional ways a stream could trigger an overflow. This update fixes those problems as well. This issue is tracked by the Mitre CVE ID CAN-2005-1849. Since only zlib 1.2.x is affected, older SUSE products are not affected by this problem. --<url:http://www.novell.com/linux/security/advisories/2005_43_zlib.html> Add linux_base-8, linux_base-suse-9.2 and linux_base-suse-9.3 to CONFLICTS. Remove quotes from RESTRICTED line (portlint). Remove deprecation. Increment PORTREVISION to 2. PR: 102707 Notes: svn path=/head/; revision=171695
* - Install module into /boot/modulesPav Lucistnik2006-08-284-6/+26
| | | | | | | | | | - Update URLs PR: ports/101286 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=171595
* 1. Update port: emulators/skyeye update to 1.2-RC8 [1]Boris Samorodov2006-08-274-22/+22
| | | | | | | | | | | | | | | | | | | | | | * gcc-2.95/3.3/3.4/4.0/4.1 can compile skyeye * add amd64 support, update autotest, * in 64bit system, long=64 bit int=32bit, long long =64 bit, long int=64bit; * in 32bit system, long = 32 bit, int=32bit, long long =64 bit, long int=32bit * so I do: long ---> int * Changed files: *.[ch] which has long --->int , long int ---> int Makefile utils/tools/auto_test/daily_test.sh * added files: Makefile_gcc-3.3_with_DBCT_X86_32 2. Add to Makefile ONLY_FOR_ARCHS= i386 amd64 PR: 102558 [1] Submitted by: RuanWei <iamayan at gmail.com> (maintainer) [1] Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=171473
* Mark as broken: leaves a file behind on deinstall.Mark Linimon2006-08-271-0/+2
| | | | Notes: svn path=/head/; revision=171453
* - change to samba3Martin Wilke2006-08-252-2/+2
| | | | | | | | | PR: ports/102494 Submitted by: Juergen Lock <nox(at)jelal.kn-bremen.de>,(maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=171413
* Update to Wine 0.9.20. This includes the following changes:Gerald Pfeifer2006-08-256-14/+18
| | | | | | | | | | | | - XEmbed system tray support. - Many improvements to NTLM support. - Many messages made localizable instead of hardcoded to English. - Improved support for various OpenGL platforms. - More improvements to the IDL compiler. - Lots of bug fixes. Notes: svn path=/head/; revision=171362
* - New port: emulators/yabauseJose Alonso Cardenas Marquez2006-08-245-0/+63
| | | | | | | | | | | | | | Yabause is a Sega Saturn emulator. It currently runs on GNU/Linux, FreeBSD and is being ported to Microsoft Windows and Mac OS X. It is also ported to the Sega Dreamcast as a separate project. It is written in C using the SDL and OpenGL libraries with support for cdrom and iso files. WWW: http://yabause.sourceforge.net/ Approved by: garga (mentor) Notes: svn path=/head/; revision=171346
* - Update to 0.6.4Jose Alonso Cardenas Marquez2006-08-243-4/+29
| | | | | | | | | - Can to see the changes at http://mednafen.com/releases/ChangeLog Approved by: garga (mentor) Notes: svn path=/head/; revision=171345
* - Fix build on 4.x [1]Shaun Amott2006-08-2110-40/+472
| | | | | | | | | | | | | | - Respect CFLAGS [2] - Support parallel port under FreeBSD [3] PR: ports/102154 [1], ports/102188 [2] Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> [1], Stanislav Sedov <ssedov@mbsd.msk.ru> [2], Robert Jenssen (via freebsd-ports) [3] Approved by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) [2] [3] Notes: svn path=/head/; revision=171135
* Update to v0.4.2. Upstream changes include:Joseph Koshy2006-08-202-4/+4
| | | | | | | | | | | | | | - NetWinder emulation mode works well enough to let NetBSD/netwinder run from a disk image. - Algorithmics P5064 emulation works well enough to let NetBSD/algor run from a disk image. - PCI configuration register writes are now handled, which allows NetBSD/Malta (evbmips) 3.0.1 and NetBSD/cobalt 3.0.1 to run from PCI IDE harddisk images. - Some performance increases for translation table updates. Notes: svn path=/head/; revision=171027
* - Update maintainer addressesMartin Wilke2006-08-191-1/+1
| | | | | | | | | PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor) Notes: svn path=/head/; revision=170994
* - Update to 0.5.5Rong-En Fan2006-08-194-11/+111
| | | | | | | | PR: ports/102218 Submitted by: Seiya Yanagita <s_yanagita at ybb.ne.jp> Notes: svn path=/head/; revision=170973
* o update compat-db package to the latest (4.2.52-3.fc4)Boris Samorodov2006-08-1827-306/+324
| | | | | | | | | | | | available for FC4, changes: libdb_cxx-4.1.so and libdb_cxx-4.2.so are added; o bump PORTREVISION; o some polishing: sort DISTFILES by name and same changes to distinfo. Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=170942
* BROKEN: Does not compileKris Kennaway2006-08-171-0/+2
| | | | Notes: svn path=/head/; revision=170896
* - Update to 0.6.3Jose Alonso Cardenas Marquez2006-08-152-5/+4
| | | | | | | | | - Remove USE_X_PREFIX Approved by: garga (mentor) Notes: svn path=/head/; revision=170690
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-143-3/+3
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* Upstream name change from compat-db-4.2.52-2.FC4.i386.rpm toAlexander Leidinger2006-08-1418-99/+99
| | | | | | | | | compat-db-4.2.52-2.i386.rpm. Noticed by: "Alex Pivovarov" <apivovarov@gmail.com> Notes: svn path=/head/; revision=170614
* Update to Wine 0.9.19. This includes the following changes:Gerald Pfeifer2006-08-146-12/+26
| | | | | | | | | | | | | | | | - Support for a proper Trash folder. - Many improvements to the IDL compiler. - Better FreeBSD support. - A number of MSI bug fixes. - Many RichEdit improvements. - Lots of bug fixes. Switch the order of MASTER_SITES. [1] Submitted by: Tijl Coosemans <tijl@ulyssis.org> [1] Notes: svn path=/head/; revision=170546
* - Integrate linux-krb5-libs and linux-e2fsprogs to linux_base-fc4Jose Alonso Cardenas Marquez2006-08-1236-9/+1215
| | | | | | | | Reviewed by: bsam Approved by: netchild, garga (mentor) Notes: svn path=/head/; revision=170386
* - Add OPTIONS for X11/OpenGL, as these are not mandatory dependencies.Shaun Amott2006-08-091-6/+23
| | | | | | | | | | - Pass maintainership to submitter. PR: ports/101663 Submitted by: Stefan Sperling <freebsd-gnats@stsp.in-berlin.de> Notes: svn path=/head/; revision=170154
* Update to 0.8.2.Norikatsu Shigemura2006-08-0724-832/+272
| | | | | | | | PR: ports/101381 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=170008
* - Use new IA32_BINARY_PORT macro instead of ONLY_FOR_ARCHSErwin Lansing2006-08-031-2/+3
| | | | | | | | | | | - Portlint nit PR: 100481 Submitted by: gabor Sponsored by: Google Summer of Code 2006 Notes: svn path=/head/; revision=169540
* - New port: emulators/pyxmameJose Alonso Cardenas Marquez2006-08-017-0/+120
| | | | | | | | | | | | Pyxmame is a free application that provides a simple frontend for the xmame, developed with PyGTK WWW: http://pegueroles.com/Pyxmame/ Approved by: garga (mentor) Notes: svn path=/head/; revision=169408
* - Update to 16bJose Alonso Cardenas Marquez2006-08-017-157/+81
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=169321
* Update to Wine 0.9.18. This includes the following changes:Gerald Pfeifer2006-07-316-12/+26
| | | | | | | | | | | - Still more work on Direct3D. - A lot of MSI bug fixes and improvements. - More compatible memory management. - Several fixes for Win64 support. - Some performance improvements. Notes: svn path=/head/; revision=169183
* Nonpareil is a high-fidelity simulator for calculators. It currentlyRenato Botelho2006-07-2715-0/+899
| | | | | | | | | | | | | | | supports many HP calculators models introduced between 1972 and 1982. Simulation fidelity is achieved through the use of the actual microcode of the calculators, thus in most cases the simulation behavior exactly matches that of the real calculator. WWW: http://nonpareil.brouhaha.com/ PR: ports/100834 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=168901
* Upgrade to v0.4.1.Joseph Koshy2006-07-262-36/+8
| | | | | | | | | | | | | | | | | | | Major upstream changes from the previous ported version include: - speedups for MIPS emulation, - an improved dyntrans backend, - tweaks to ARM, PPC, AVR, SPARC and MIPS emulation, - support for remote debugging using GDB, - a new statistics gathering option "-s", - most configuration options are no longer supported, - bug fixes. Port changes: - the port no longer depends on GCC >= 3.2 on FreeBSD 4.X. - OPTION "X" has been renamed as "X11" for consistency. Notes: svn path=/head/; revision=168798
* - Update to latest versionAaron Dalton2006-07-252-8/+6
| | | | | | | | PR: ports/98782 Submitted by: bsdmaniak <bsdmaniak@daemon-tips.org> Notes: svn path=/head/; revision=168767