Commit graph

560 commits

Author SHA1 Message Date
dmcmahill
9c38593220 add ONLY_FOR_PLATFORM. 2002-01-16 19:52:46 +00:00
dmcmahill
e9adff67cd make sure HOME is overridded during a build to avoid looking for . files
in the users home directory.
2002-01-16 19:50:07 +00:00
kristerw
0bcaced641 Make xmess compile for new systems that have libusbhid.so instead of libusb.so.
Remove mame.dk as master site, since it is awfully slow.
2002-01-12 22:53:16 +00:00
tron
5bfb5a9973 Remove "roms.mame.dk" from "MASTER_SITES": the distribution there has
an incorrect checksum and the site is horribly slow.
2002-01-07 14:02:31 +00:00
kristerw
03b9346e9d Make xmame compile for new systems that have libusbhid.so instead of libusb.so.
Noted by Rui-Xiang Guo in a mail to tech-pkg.
2002-01-06 22:09:31 +00:00
kristerw
9c180fe9f9 Update xmame to version 0.57.1
Changes since 0.56.2 include:
* Everything from MAME 0.57.
* src/cpu/z80.c now builds with gcc 3.0.x using -O3.  (Andrea Mazzoleni)
* Fixed a minor typo in src/cpuintrf.c.  (Quench)
* Fixed a bug in src/vidhrdw/nmk16.c that caused bad/leftover sprites
  in gunnail.  (David Haywood)
2002-01-06 09:36:45 +00:00
kristerw
6a4cbae60c Use new format for "UNLIMIT_RESOURCES". 2002-01-05 18:05:19 +00:00
tron
c4db0bc0ad Use new format for "UNLIMIT_RESOURCES". 2002-01-05 06:47:00 +00:00
kristerw
3bf75f7011 Unlimit datasize for buildiung which is necessary for the new toolchain. 2002-01-05 04:30:23 +00:00
tron
d965a27a0d Unlimit datasize for building which is necessary for the new toolchain. 2002-01-04 12:04:22 +00:00
kristerw
af9676fe4c Update xmess to version 0.56.2.
Changes since xmess-0.37b15 include:

New System Drivers Supported
----------------------------
* Unipolbrit Komputer 2086 [Krzysztof Strzecha]
* ZX Spectrum 48k Psycho (ROM modification) [Krzysztof Strzecha]

System Driver Changes:
----------------------
* [TI81] ON/OFF fixed. ROM bank switching added (port 5). NVRAM support added.
  [Krzysztof Strzecha]
* [TI85/TI86] Snapshot loading corrected. [Krzysztof Strzecha]
* [TC2048/TS2068] Aspect ratio corrected. [Krzysztof Strzecha]
* [TS2068] Support for DOCK cartridges added. Support for Z80 snapshots added.
  AY sound added. [Krzysztof Strzecha]
* [DRAGON/COCO] Improved one bit sound out. Improved support for DMK file
  format; now supports multiple sector sizes. Fixed double sided disk access
  in OS-9. Added support for the memory sense switch used to select between
  64/32, 16 and 4K. [tim lindner]
* [APF Imagination] Cassette loading and saving is working. Disc emulation
  is wo rking. Added some more key definitions. [Kev Thacker]
* [ORIC] Fixed cassette loading and saving. [Kev Thacker, Mathis Rosenhauer]
2002-01-03 00:19:01 +00:00
kristerw
acc2f4733f Update xmame to version 0.56.2.
Changes since xmame-0.56.1 include:
* Added the ability for xmame to interpret file names as game names,
  e.g., 'xmame.x11 /path/to/mspacman.zip' should now work.  (Peter
  Trauner)
* Renamed several xmame-specific keyboard functions to prevent a clash
  with svgalib and to avoid future clashes.  (Bugzilla #123)
* Added rapid-fire support for joysticks, enabled with -rapidfire or
  -rapidf.  (Shyouzou Sugitani)
2002-01-03 00:08:35 +00:00
hubertf
e1f641f694 fix name of patched file 2002-01-02 09:28:02 +00:00
kristerw
42afb71105 Update uae to version 0.8.20.
Changes since 0.8.19:
9B1230 lockscr/unlockscr fixes in drawing.c.
       Add sdlgfx from Bernd [4] Lachner.
       Filesystem asm code improvements from Toni (make it pic, call
       setup_exter earlier in the boot sequence, etc.)
       Also add Toni's patch to make rtarea position configurable (keep it
       at 0xF00000 for now, though).
       Avoid installing filesystem stuff if user didn't request to mount
       directories.
       BEAMCON0 is only available with ECS Agnus.
       Revert some bogus parts of the write_log patch.
9B1219 Add some missing clipping to the Picasso code.
       Limit number of illegal-mem warnings.
9B1217 Fix the GUI crash when changing floppies.
       Changes to support programs that change between HAM/no HAM in the
       middle of a line.
       Some bug fixes, and a big fprintf->write_log patch from Alex Kazik.
2002-01-01 19:05:21 +00:00
agc
a9f8e1342d Correct the name of the "makefile.x11" file in a patch and the package
Makefile.

Ensure that a patch to convert.sh applies cleanly by diff'ing against a
clean copy of the original file.

Also, strip the DOS-style \r\n line-terminators on cpu.c before building,
so that ordinary cpp line continuations work properly.

Fixes a problem shown up on latest 1.5.2 bulk build.
2001-12-30 21:44:25 +00:00
abs
1eceda9827 add and enable BasiliskII 2001-12-29 00:22:28 +00:00
abs
577cc461e1 Import BasiliskII-0.9.1
Basilisk II is an Open Source 68k Macintosh emulator. That is, it
enables you to run 68k MacOS software on you computer, even if you
are using a different operating system. However, you still need a
copy of MacOS and a Macintosh ROM image to use Basilisk II.
2001-12-29 00:22:02 +00:00
wiz
19afa87cc0 Buildlinkify. 2001-12-26 23:03:43 +00:00
wiz
0b296e7940 Buildlinkify. 2001-12-26 20:10:31 +00:00
tron
95a6140a5b Fix (again) build problems on systems where the "libusb" package is
installed.
2001-12-17 07:10:15 +00:00
fredb
4c5c9e6203 Update bochs to 1.3. Version 1.3 clearly performs better, and is more
stable than, version 1.1.2. Extensive changes include a new text-based
configuration menu (which starts at launch and upon pressing the config
button), LBA support for hard disks, better error handling for "hard
disk" configuration errors, and a new VGABIOS (optional). Plus, bochs
can now simulate an SMP machine! [The last is not tested on NetBSD,
and is not enabled by default in the package.]
2001-12-13 18:03:52 +00:00
agc
a3c645a3eb Normalise all the uses of "wheel", and "root" for ${ROOT_GROUP}, now that
the definition is available in all the defs.${OPSYS}.mk files.
2001-12-05 16:03:56 +00:00
jlam
13068ed6d1 * Strongly buildlink'ify.
* Reduce the number of patches needed by passing flags down to the make(1)
  process instead of patching the Makefiles and sources in unnecessary ways.
* Remove unnecessary endian.sh script as the computation is down directly
  in the package Makefile.
* Preliminary support for platforms other than NetBSD.
* Generalize the package Makefile enough to make it usable if/when xmess
  compiles again on UNIX platforms
* Use the general INSTALL scripts to manage the spool directory during
  installation/deinstallation.

Approved by kristerw@netbsd.org.
2001-12-04 05:52:22 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
kristerw
8187d52515 Update uae to 0.8.19.
User-visible changes in 0.8.19:
  - A few bug fixes, especially in state-saving.
  - Picasso screens now support panning.
2001-12-01 16:23:22 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
kristerw
6e13e64518 Update emulators/uae to version 0.8.18.
User-visible changes in 0.8.18:
  - Numerous bug fixes.
  - There's a track and LED display added to the bottom of the screen.
2001-11-27 00:04:45 +00:00
kristerw
e1087042d4 Update xmame to 0.56.1:
As usual, this is a sych. with MAME 0.56 (i.e. a slew of new games and
emulation improvments.)

Unix specific changes include:
- Numeric keypad support is now much better.  (Andre Majorel)
- Added arbitrary height scaling, available via the -arbheight option
  and started sanitizing the blit core.  This currently only works with
  the X11 (windows, DGA1, DGA2) and svgalib drivers.  (Adam Moss)
- Added -usbpspad/-pspad switch for support of the direction buttons on
  the Playstation gamepad.  (Bill Adams)
- The -hotrod/-hr and -hotrodse/-hrse should actually work now.
- Fixed a bunch of warnings that occurred when linking with GNU binutils
  using -warn-common.
- Added DGA2 documentation: src/unix/doc/dga2.txt.  (Shyouzou Sugitani)
- Added special-cased fast 2x1 and 3x1 scaling to the blit core.  (Adam
  Moss)
- Added several AdvanceMAME effects, available via -effect/-ef.  Note
  that these effects are not available for some video drivers, nor do
  they work on actual 24-bit (packed) displays yet.  (Ben Saylor)
2001-11-23 23:51:23 +00:00
hubertf
09c1f15d9d Adjust format a bit:
* 75 * '='
 * RCS ID
 * blank line
 * message text
 * optional blank line
 * 75 * '='
2001-11-11 06:17:26 +00:00
tron
3214ea9c9b Fix build problems if the "libusb" package is installed. 2001-11-01 14:45:38 +00:00
tron
2bd334d165 Include "bsd.prefs.mk" before checking for the DGA support so that the
check actually works.
2001-11-01 13:17:18 +00:00
tron
15e4e111a5 Fix build problem on systems running XFree86 3.3.x in conjuction with the
"xpkgwedge" package.
2001-11-01 12:21:38 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
841fee062e Move a one-liner post-extract script to be a standard package Makefile
target, and remove the now unnecessary script file.
2001-10-25 21:04:32 +00:00
agc
4a638f0adf Move the linux-mkpwd.sh script from scripts/ to files/ 2001-10-25 20:58:50 +00:00
agc
7442826736 Move configuration process from a separate script file to a standard
package Makefile target.

Provide a Makefile.inc during the patch stage

Remove now unnecessary configure script
2001-10-25 20:50:38 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
jlam
9a733cc3a4 Set BUILD_USES_MSGFMT as the configure process uses the test for msgfmt to
determine how to install the locale files.
2001-10-17 02:16:36 +00:00
wiz
7fe9fe2687 Add and enable zsnes 2001-10-06 20:01:58 +00:00
wiz
8ef86229d0 Initial import of zsnes, a (i386 only, since it is heavily asm based)
Super Nintendo emulator.
Based on package posted to tech-pkg on 2001/10/21 by
sen_ml@eccosys.com with additional fixes and buildlinkifying by me.
2001-10-06 20:00:42 +00:00
jlam
bcf28510e6 Strongly-buildlink emulators/vice and mark as USE_BUILDLINK_ONLY. Make
this package work with XF4.
2001-10-02 20:04:34 +00:00
jlam
753e2720ce Strongly-buildlink emulators/vice and mark as USE_BUILDLINK_ONLY. Make
this package work with XF4.  Based on work by Thomas Klausner (wiz) sent
in private e-mail.
2001-10-02 20:04:33 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
mycroft
2b4aca4f23 x.mame.net is ungodly slow. Try the roms.mame.dk mirror first. 2001-09-25 21:06:01 +00:00
jdolecek
b9ff893d29 provide more useful hint what this contains 2001-09-19 18:26:21 +00:00
skrll
eacbd89156 Add the sh_utils.rpm so that uname and others get installed.
Fixes pkg/14011 by Martti Kuparinen <martti.kuparinen@iki.fi>
2001-09-19 13:41:29 +00:00
kristerw
4273dee8eb Update xmame to 0.55.1 2001-09-18 23:03:26 +00:00
wiz
bd671fcf19 Update to 0.57, based on pkg/13849 by Hiramatsu Yoshifumi.
Lots of changes, with at least the effect that madplay now works inside swarm.
2001-09-14 22:18:22 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00