summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)AuthorFilesLines
2005-06-01Convert to options framework.wiz1-3/+10
2005-06-01Remove mk/autoconf.mk and mk/automake.mk and replace their usage withjlam1-5/+3
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or "automake14". Also, we don't need to call the auto* tools via ${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care to symlink the correct tool to the correct name, so we can just use aclocal, autoconf, etc.
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam37-74/+68
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-05-31Convert to options framework.wiz2-7/+12
2005-05-31Make use of PKG_OPTIONS_LEGACY_OPTS.dillo1-4/+5
2005-05-31Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's adillo3-11/+10
user settable variable. Set PKG_SUGGESTED_OPTIONS instead. Also, make use of PKG_OPTIONS_LEGACY_VARS. Reviewed by wiz.
2005-05-25fix SDL include for vl.c on darwindbj3-10/+29
2005-05-25Add RMD160 checksum.wiz1-1/+2
2005-05-25Update MASTER_SITES.wiz1-2/+2
2005-05-25Add RMD160 checksum.wiz6-6/+17
2005-05-25Changes 20050419:adam9-45/+68
- Mailslot support. - Support for side mouse buttons (X buttons). - More Richedit improvements. - Loading of Windows registry files disabled for now. - Many code cleanups. - Lots of bug fixes. Changes 20050524: - Many MSI improvements. - More features in the file manager. - Better compatibility for Winelib import libraries. - SGML documentation moved out of the source tree. - Header files cleanups. - Lots of bug fixes.
2005-05-23Set NO_BUILD to yes instead of 1.rillig1-2/+2
2005-05-23Replaced $f with ${f}.rillig1-2/+2
2005-05-23Set NO_BUILD and NO_MTREE to yes instead of #defined.rillig1-3/+3
2005-05-23Removed trailing white-space.rillig6-11/+11
2005-05-22Replace explicit build dependencies on bison and manipulations on thejlam1-5/+2
YACC variable with USE_TOOLS+=bison.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam40-80/+80
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-22For packages that use GNU configure, don't bother adding "TOOL"jlam1-2/+1
variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically.
2005-05-20Note that this package expects gzip to exist to compress the man page,jlam1-3/+3
and set MANCOMPRESSED to "yes" to note that the package installs compressed man pages on its own.
2005-05-18Remove packages that have been broken on 2.0/i386 for over 9 monthswiz4-228/+1
now; neither maintainer nor anyone else stepped up to fix them. Predicted on tech-pkg and in private mail to maintainers; no comments.
2005-05-18Remove -march/-mcpu from CFLAGS to fix the build by usingxtraeme1-1/+5
BUILDLINK_TRANSFORM+= rm-optarg, fixes build when using these flags.
2005-05-17Changes 1.3.6:adam4-16/+15
* different color palette used by default * PNG screenshots added * added sector counter and speedometer * F6 is Atari HELP key on Curses, Falcon and in X11 * added missing combinations of ANTIC modes with GTIA modes * keyboard joystick works in more games (doesn't pause the game) in SDL * mouse joystick emulation works in X11 * cassette loading by hardware registers (Ninja and Elektraglide are examples of games that load correctly now) * blank boot ATR disk image can be created in the Disk Management menu * many small fixes and major source code clean up
2005-05-16This package uses gzip and gunzip during build & installation.jlam1-1/+2
2005-05-16Note that gtar is required by the package.jlam1-1/+3
2005-05-15Note where gzip or gunzip is required by the package since it isn'tjlam1-1/+2
required by default any longer in bsd.pkg.mk under the new tools framework.
2005-05-15add dependency on suse_x11jdolecek1-1/+2
pointed out by Bernd Ernesti
2005-05-12Update xmame/xmess to 0.96.kristerw6-39/+39
Release 0.96, 10 May 2005: - Everything from MAME 0.96 (http://x.mame.net/changes-mame.html) and MESS 0.96 (http://x.mame.net/changes-mess.html). - Fixed the RGB to YUV conversion used by the Xv driver so that it conforms to the CCIR digital component video specifications. Fixes Bugzilla bug 691. (Alex W. Jackson) - The rows of the OpenGL bitmap used for 16bpp games are no longer misaligned in some cases; nagano98 now displays without doubled lines. - The behavior of "-listgamelist" should once again match the Windows side with regard to case-insensitive sorting and the treatment of leading "The" and "Le". - When a specific joystick device is designated with "-joydevname (-jdev)", it is now always treated as the player 1 joystick. - The built-in profiler works again. (Colin Howell) - The X11 build now properly sets the standard window properties. (Christian Birchinger's friend)
2005-05-12Update to latest available version 4.3.99.902-43.42.5skrll2-7/+7
Bump PKGREVISION. OK'd by tron.
2005-05-07Fix typo in email address committed with update.wiz1-2/+2
2005-05-03Update to 0.7.0.xtraeme13-111/+253
Changes: - better BIOS translation and HDD geometry auto-detection - user mode networking bug fix - undocumented FPU ops support - Cirrus VGA: support for 1280x1024x[8,15,16] modes - 'pidfile' option - .dmg disk image format support (Johannes Schindelin) - keymaps support (initial patch by Johannes Schindelin) - big endian ARM support (Lennert Buytenhek) - added generic 64 bit target support - x86_64 target support - initial APIC support - MMX/SSE/SSE2/PNI support - PC parallel port support (Mark Jonckheere) - initial SPARC64 support (Blue Swirl) - SPARC target boots Linux (Blue Swirl) - armv5te user mode support (Paul Brook) - ARM VFP support (Paul Brook) - ARM "Angel" semihosting syscalls (Paul Brook) - user mode gdb stub support (Paul Brook) - Samba 3 support - initial Cocoa support (Pierre d'Herbemont) - generic FPU emulation code - Virtual PC read-only disk image support (Alex Beregszaszi) pkgsrc changes: Applied Hubert Feyrer workaround for the x86_64 target (patch-aw).
2005-05-02RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.reed1-1/+2
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-04-29Update to 0.3.2xtraeme3-9/+28
The most important/visible changes from 0.3.1 to 0.3.2 are: x) NetBSD/cobalt can run from a harddisk image. (Installation must be done using another OS though, for example NetBSD/pmax.) x) Some minor fixes to make the binary translation system a bit more stable.
2005-04-28Remove unused variables.jlam1-10/+3
2005-04-22Remove rewind -- does not build on 2.0/i386, and hasn't been buildingwiz7-458/+1
for over 8 months. No new version out either.
2005-04-22Add patch to make this look for the generated html pageswiz2-1/+15
in the correct place. Should fix bulk build.
2005-04-20Update to 2.17:wiz2-7/+7
10/04/2005 *** v2.17 *** - Uses DatLib v2.5. - Excludes disks from RomCenter data files (-k will include them).
2005-04-20Update to 2.5:wiz2-7/+7
10/04/2005 *** v2.5 *** - Excludes disks from RomCenter data files (datutil -k to override).
2005-04-15Correct HOMEPAGE.kristerw1-2/+2
2005-04-15Prevent warnings during bulk dependency tree creation for ports thatkristerw4-8/+8
cannot use these packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv97-194/+97
2005-04-07Update to 0.3.1.xtraeme3-9/+9
The two most visible changes from version 0.3 to 0.3.1 are: x) Name change (from mips64emul to GXemul). x) NetBSD/hpcmips can now be installed and run from a harddisk image on an emulated NEC MobilePro 770, 780, 800, or 880.
2005-04-05Convert to bl3, untested.wiz1-4/+2
2005-04-05Add buildlink3.mk.wiz1-0/+18
2005-04-05Sort lines to please pkglint.wiz1-2/+2
2005-04-05Sort.wiz1-2/+2
2005-04-05Set USE_X11.wiz1-1/+2
2005-04-03pull in 7.3 SUSE_VERSION and SUSE_DIR_PREFIX explicitlyjdolecek1-1/+4
fixes build problem pointed out by Krister Walfrid in private e-mail
2005-04-03put definition of SUSE_VERSION and SUSE_DIR_PREFIX into separate filejdolecek5-11/+25
vars.mk
2005-04-02Make this build on NetBSD/1.6.x-i386.kristerw3-1/+30
The source code use some global register variables, and gcc 2.95 reports errors because the header files contains "static inline" function definitions before the global register variables are defined. Reordering the includes is too much work, so just fall back to normal (non-register) globals when using gcc2.
2005-04-02Update xmess to 0.95.kristerw4-29/+29
Changes since 0.90 includes: - Everything from MAME 0.95 (http://x.mame.net/changes-mame.html) and MESS 0.95 (http://x.mame.net/changes-mess.html). - Forcing Xv to use YV12 ("-force-yuv 2") no longer causes rotated games to segfault. Fixes Bugzilla bug 679. - Fixed the aspect ratio of the MESS SuperVision driver so that it's quadratic. (PeT) - Fixed several problems with the front-end "-list" commands: The MESS commands could segfault, some commands' headers were misaligned, and "-listpalettesize" was causing the ROM list to print. - Worked around or fixed a double-free on exit in xmess. - Fixed a segfault on startup that occurred when four or more joysticks devices were found. - The SDL joystick driver now works with multiple joysticks attached. - The SDL sound driver should produce much better output. Also fixed a potential deadlock.