pkgsrc/emulators
wiz 6022981a2c Update to 0.166:
0.166
-------

MAMETesters Bugs Fixed
----------------------
- 05969: [Graphics] (galaxian.c) jumpbug and clones: Missing scrolling starfield (Osso)
- 06028: [Sound] (neogeo.c) neogeo.c: Wrong volume of SSG versus the FM &
  ADPCM sound generation parts (Dr.Venom)
- 06029: [Crash/Freeze] (cclimber.c) yamato: game is broken [2 bugs] (Osso)
- 00999: [Sound] (segaxbd.c) gprider: There are no demo sounds even when
  the dip switch is on. (David Haywood, Ariane Fugmann)
- 04701: [Graphics] (seta.c) blandia, blandiap: Graphic garbage (Mamesick)
- 00878: [Graphics] (suna8.c) rranger: A piece of the yellow box on the map screen after
  the game start is over the CREDIT text. (Luca Elia)
- 05971: [Graphics] (suna8.c) sranger and others clones: graphics issues (Luca Elia)
- 06024: [Crash/Freeze] (system1.c) hvymetal, choplift: Crashing with a message in IC TEST (David Haywood)
- 05345: [Core] (a2600.c) a2600 [dodgeem, haunted]: Assorted issues related to 6502 CPU
- 05718: [Graphics] (a2600.c) a2600p: The demo "TOM/JONES by trilobit" is not working properly.
- 05714: [Graphics] (a2600.c) a2600p: The demo "(core) by wamma" is not working properly.
- 05622: [Graphics] (msx.c) MSX2 and MSX2+: Screen resolutions and refresh rates are wrong. (Wilbert Pol)
- 05623: [Graphics] (msx.c) MSX2 and MSX2+: Top and bottom screenborders are wrong for both PAL and NTSC (Wilbert Pol)
- 05872: [DIP/Input] (sms.c) sms, sms1 [alexbmx][megumi]: Incorrect behavior of the Sports Pad (US model) emulation

Source Changes
--------------
-TMS51xx: Got rid of the request_bits and FIFO implementation, both of
 which were incorrect to hardware. Minor ZPAR fix. Some comment
 cleanup. [Lord Nightmare]

-TMS5110.c: Finally fixed zpar logic correctly. [Lord Nightmare]

-TMS5220: implemented talk status state machine properly as shown by
 patent. Got rid of m_target_* hack in favor of loading data from ROM
 as needed. Fixed ZPAR logic. Fixed pitch zeroing to match(?) patent.
 [Lord Nightmare]

-Added missing PLD for Quantum. [Andrew Welburn]

-TMS5220: Purge process() of gotos to hopefully make the compiler's
 optimizer happier. Add a hack so Victory's "Shields Up" sample and the
 sample afterward aren't corrupted. [Lord Nightmare]

-TMS5110: Purge process() of gotos to hopefully make the compiler's
 optimizer happier. [Lord Nightmare]

-chihiro.c: under the hood 3d accelerator changes [Samuele Zannoli]
 * correct some errors
 * add more primitives to some graphic methods
 * add color mask support
 * method 0x100 (NOP) generates correct interrupt
 * some method parameters are readable from mmio registers

-chihiro.c/xbox.c: Various updates [Samuele Zannoli]
 * support render targets different than rgb32
 * support 16 bit depth buffer
 * support independent clearing of stencil and depth values
 * update rom loading
 * add xbox hack to avoid stalling
 * set xbox bios 4134 as the one used

-xbox.c: now it is able to execute the default.xbe from an iso image [Samuele Zannoli]

-Naomi / Chihiro docs update [f205v]

-Fixed GetModuleHandle to be universal. [Vladimir Kryvian]

-C352: Add divider for System 23, change enum format [Ian Karlsson]

-groundfx.c: fix accelerator [baritonomarchetto]

-besta: hook up 68230 and make its ROM self-test pass [shattered]

-at, at_keybc: hook up Display Switch and remove irrelevant DSW0 [shattered]

-Add skeleton support for K1801VM2 (as clone of T11) and skeleton
 driver dvk_kcgd that uses it [shattered]

-TMS5110: Add same FAST_START_HACK as in tms5220, makes snmath word
 delay closer to hardware. [Lord Nightmare]

-cps1.c: varthu - Added correct dump of VA63B.1A [Caius, The Dumping Union]

-deco32.c: Added some missing PAL dumps [Caius, www.jammarcade.net]

-asst128: use better ROM dumps	[shattered]

-apple2/apple2e: fix raster parameters, French Touch "Scroll Scroll
 Scroll" demo now syncs on apple2e driver. [R. Belmont]

-suna8.c: Overhauled the rendering of text sprites, added masking [Luca Elia]
 Not perfect yet but improves a few effects compared to PCB videos.

-goldstar.c: improve input and DIP switch documentation [Vas Crabb, hsialin]
 * cmast91: Document Skill Stop DIP switch and Stop 1/2/3 buttons,
    correct settings for '7' In Double Up Game and make descriptions
    consistent with other games
 * cmezspin: fix DIP switches and inputs (more like cmv4 than cmasterb),
    add improved layout to match corrected inputs

-opengl: fix overly-strict requirement on SCREEN shaders to match docs
 [cgwg]

-n64.c: Development Disk Drive setting support [LuigiBlood]

-apple2e.c: select displayed page for floating bus [Peter Ferrie]

-French Touch "Crazy Cycles" no longer hangs, but still missing effects

-Sega X-Board
 * Converted 'X Board' to be a device
 * Correctly emulated the 'Twin' X-Board setup which was used by GP Rider
   (a bridge board with shared RAM) [David Haywood, Ariane Fugmann]

-bbc: clones, floppy formats, softlists, and cleanups. [Nigel Barnes]
 * Added clone bbcb1770, bbcb now 8271 only.
 * Added clone pro128s, Olivetti Prodest PC 128S.
 * Added clones Acorn Business Computers and Cambridge Workstation.
 * Added clone reutapm, Reuters APM board.
 * Improved floppy formats, added dsd and double density formats for
    ADFS.
 * Added speech PHROMs, not yet hooked up correctly.
 * Added softlists bbcb_de_cass, bbcb_us_flop and bbcmc_flop.
 * Added S11 links (dipswitch) to specify Econet ID.
 * Address map cleanups.

-macrossp.c: Add PAL dumps to Macross Plus [Caius]

-cninja.c: Add PAL dumps to Caveman Ninja [www.jammarcade.net]

-Sega Pico PCM improvements [ValleyBell]

-pcd: implement pcx video device [Carl, Axel Muhr]

-al520ex: added preliminary Magic Sound expansion (not working)
 [Barry Rodewald]

-netdev: fix pcap crashes on OS X [Rob Braun]

-IGS 027A: Amazonia King V104BR [Felipe Sanches]

-preliminary decryption of newly added igs_m027.c sets [iq_132]

-adjust NeoGeo sound balance based on some hw recordings [Dr.Venom]

-improve amazonia decryption [iq_132]

-TMS5220 and TMS5110: Fix an off-by-one in the interpolator causing the
 k5 coefficient to not be zeroed during unvoiced frames. Fixes various
 speech glitches. [Lord Nightmare]

-TMS5220 and TMS5110: Fixed incorrect implementation of pitch zero
 which caused an improperly long period with no pitch at an
 interpolation inhibited -> voiced boundary. Moved unvoiced parameter
 zeroing into the frame parser, as on the original chips. Some minor
 TALK/SPEN state machine changes as well, which should have minimal
 effect. [Lord Nightmare]

-added 'global_inputs' (disabled by default) to allow MAME to read
 inputs even when it doesn't have the focus [Scrooge McClunk]

-315-5124.c: Minor changes and fix a regression that in theory could
 affect zoomed sprites in TMS9918 modes.  [Enik Land]

-gamegear.c / sms.c:  Improve GG-SMS scaling code a little and update
 the Todo list.  Fixed MT#05872 regarding incorrect behavior of the
 Sports Pad (US model) emulation.  [Enik Land]

-Fix PSG chips to have volume reg inited on reset to 0x0 based on tests
 by ValleyBell. Made Sega PSG chips start up with register 0x3 selected
 (volume for channel 2) based on hardware tests by Nemesis.
 [Lord Nightmare, ValleyBell, Nemesis]

-naomi.c: redumped ss2005 and initdv2j [Guru, R. Belmont]

-ksys573: redumped CDs for drmn8m and gtrfrk9m [Guru]

-dumped another rom on amazona [Felipe Sanches]

-Significant accuracy improvements, documentation and other updates to
 the ER-2055 EAROM emulation used for several Atari games, based on
 schematics and datasheets. It now uses a state machine to keep track
 of the current EAROM bus state. [Lord Nightmare]

-Simplified coreutil.c gregorian_days_in_month. [William Krick]

-DEC LA120: Keyboard matrix is done, keyboard reading should work in
 theory. UART partly attached. Corrected cpu XTAL. [Lord Nightmare]

-DEC LA120: Implemented LED output via logerror; marked one ROM as bad
 since it fails its internal checksum tests. [Lord Nightmare]

-m68k: fix corner case for 020+ bitfield instructions [Till Harbaum]

-Fixed Counter Steer booting [Angelo Salese]
 * Spotted Slave CPU bus request line;
 * Fixed address line swapping for Slave CPU area at 0x2000-0x2fff;

-n64.c: N64 changes: [Happy]
 * PI transfers round down/truncate the last bit.
 * SI transfers signal busy while waiting for a delay.
 * Preliminary work for separating VI and RDP functionality.
 * VI timing period is now set dynamically from the VI registers. VI
   timing should now be accurate (for NTSC)

-DEC LA120: Redumped firmware ROM, now passes checksum test.
 [Brian Walenz]

-a2600: new 6502 PC=cur inst, old 6502 PC=prev inst (MT 5345)
 [Mike Saarna, Trebor, R. Belmont]

-Seperate Space Warp into it's own skeleton driver. [mixxmaster]

-m68k: fix 020+ PACK/UNPK nibble ordering [Till Harbaum, R. Belmont]

-i8271: modernize [Carl]

-Convert galastrm, model2, midzeus, namcos23, and hng64 drivers
to universal "poly" rasterizing interface. [Andrew Gardner]

-Preliminary refactor of IGS017/IGS031 video hardware to be a device
 so that it can be used by the igs_m027.c games (IGS gamblers) once
 the internal ARM roms have been dumped [David Haywood]

-reduce tagmap lookups in taito_f3.c
  (was causing severe slowdown in arkretrn) [David Haywood]

-a7800: More accurate representation of the Activision cart hardware
 for utilized hotspots.  Rampage no longer crashes when P1 selects
 Lizzy. [Mike Saarna]

New machines added or promoted from NOT_WORKING status
------------------------------------------------------
Waku Waku Sonic Patrol Car
  [Will Medved, Ryan Holtz, The Dumping Union]
TI DataMan [hap, Sean Riddle]


New clones added or promoted from NOT_WORKING status
----------------------------------------------------

Revolution X (prototype, rev 5.0 5/23/94) [Chris Engel]
Soccer Superstars (ver UAC) [Smitdogg, The Dumping Union]
Shocking (Korea, set 2) [Arcade Belgium (dump by Nomax)]
J. J. Squawkers (older) [Alex Marshall]
Rolling Thunder (oldest) [Layer (from neo-arcadia & jammaplus)]
Point Blank (World, GN2 Rev B, set 2)
  [Caius, Smitdogg, The Dumping Union]
Oriental Legend (ver. 111, Korean Board) [DarkSoft]
Minefield (The Logicshop, bootleg) [David Haywood, Guru]
Route 16 (set 1) [Siftware, MASH]
 (old set 1 is now 'Route 16 (set 3, bootleg?)')
New Sinbad 7 (set 2) [Siftware, MASH]
various Sega decrypted bootleg sets [Misc contributors]

New machines marked as NOT_WORKING
----------------------------------

Amazonia King II (V202BR) [Macgaiver]
Commodore MPS-1230 NLQ Printer [Guru, R. Belmont]
VTech Genius KID ABC Fan (Germany) [TeamEurope]
VTech CARS 2 Laptop (Germany) [TeamEurope]
Cobra: The Arcade (CBR1 Ver. B) [Guru]
Canon S-80 typowriter [Felipe Sanches]
Mizar 8105 [Joakim Larsson]
Heurikon HK68K/V10 VME board [Joakim Larsson]
LG GP40NW10 USB DVD writer [O. Galibert]
Brother MT735 thermal printer [Cowering, O. Galibert]
DECwriter III (LA120) [Lord Nightmare, NeXT]
Smart Toss 'em / Smartball (Ver 2.0) [David Haywood]
MVME350 - Streaming Tape Controller support QIC-02 [Joakim Larsson]
Squale [Miodrag Milanovic, thanks to Olivier Aichelbaum]
ZAP - Z80 Applications Processor (by Steve Ciarcia - 1981) [Felipe Sanches]
Wacky Gator (Data East - 1990) [Felipe Sanches]
Piggy Pass (Doyle & Assoc.)
Hoop Shot (Doyle & Assoc.)
Round and Round (Rev 6) (Quick $ilver)
Fiddle Stix (1st Rev) (Quick $ilver)
Jack & The Beanstalk (Doyle & Assoc.?) (bad dump)
Dump The Ump (bad dump)
3 Lil' Pigs (bad dump)

New clones marked as NOT_WORKING
--------------------------------

Rescue (Free Enterprise Games, bootleg) [David Haywood, Guru]
 (some code seems missing even after descrambling?)
Tora Tora (prototype?, set 2)  [Siftware]
Hard Head (bootleg, set 2) [leniad]
Kung Fu (IGS, v100) [Siftware]
Ridge Racer V Arcade Battle (RRV1 Ver. A) [Guru]
Soul Calibur III (SC31002-NA-A key, NA-A disc) [Guru]
Tekken 5.1 (TE53 Ver. B) [Guru]

New WORKING software list additions
-----------------------------------

tutor.xml: (Tomy Tutor & Pyuuta cartridges)
- Rescue Copter [3D] (Jpn) [Ryan Holtz, Team Europe]
- Triple Command (Jpn) [Ryan Holtz, Team Europe]

nes.xml: (Nintendo Entertainment System cartridges)
- Booky Man (Spa) [SSJ, TeamEurope]

a800_flop.xml: (Atari 400 / 800 floppy disks)
 - Elektra Glide [Curt Coder]
 - KoalaPainter (Light Pen) [Curt Coder]

c64_flop.xml: (Commodore 64 diskettes)
 - Elektra Glide [Curt Coder]
 - KoalaPainter (Light Pen) [Curt Coder]

New NOT_WORKING software list additions
---------------------------------------

gameking.xml: (TimeTop GameKing cartridges)
 - various 4-in-1 sets [SSJ, TeamEurope]

gameking3.xml: (TimeTop GameKing 3 cartridges)
 - Fly Cab [SSJ, TeamEurope]

gbcolor.xml: (Nintendo Game Boy Color cartridges)
 - Magic Lamp [SSJ, TeamEurope, Taizou]
 - Binary Monster 2 - Adventure of Hell(TW) [SSJ, TeamEurope]

nes.xml: (Nintendo Entertainment System cartridges)
 - Coolboy RS-17 (203-in-1) [SSJ, TeamEurope]

pico.xml: (Sega Pico cartridges)
 - Anpanman Eigo - Tanosii Kanibaru (Tw) [TeamEurope]
 - Doraemon Machinaka (Tw) [TeamEurope]
 - Mickey To Ookina Furudokei (Tw)) [TeamEurope]
 - Ojamajo Doremi Dokka~n! (Jpn) [TeamEurope]
 - Professor Pico and the Paintbox Puzzle (Euro) [TeamEurope]
 - Peter Pan - Neverland e Ikou! ~10th Anniversary Edition~ (Jpn) [TeamEurope]
 - Sanou Kaihatsu Series 5 Meiro - Kioku (CD Tsuki) (Jpn) [TeamEurope]
 - Susie-chan to Marvy o-Tetsudai Da~isuki! (Jpn) [TeamEurope]

vc4000.xml: (Interton VC 4000 cartridges)
 - Come Frutas [SSJ, TeamEurope]

jaguar.xml: (Atari Jaguar cartridges)
 - Air Cars (1994 version) [Porchy]
2015-10-02 07:55:53 +00:00
..
aliados Bump all packages that depend on curses.bui* or terminfo.bui* since they 2015-08-18 07:31:00 +00:00
applyppf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
aranym Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
arcem Provide library search path for X11 libs. 2014-12-10 23:23:09 +00:00
arnold Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
atari800 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
b-em Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
BasiliskII Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
blinkensim Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
bochs Bump all packages that depend on curses.bui* or terminfo.bui* since they 2015-08-18 07:31:00 +00:00
ckmame Recursive PKGREVISION bump for libzip shlib major bump. 2015-05-04 21:14:24 +00:00
cmdpack also install ecm as unecm, since the binary behaves differently if invoked 2015-03-04 05:53:52 +00:00
compat12
compat13
compat14
compat15
compat15-extras
compat16
compat16-extras
compat20
compat20-extras
compat30
compat30-extras
compat40
compat40-extras
compat50 NetBSD compat packages. They chain each other so if you're on NetBSD-6.0 2013-02-17 17:24:07 +00:00
compat50-x11 NetBSD compat packages. They chain each other so if you're on NetBSD-6.0 2013-02-17 17:24:07 +00:00
compat51 NetBSD compat packages. They chain each other so if you're on NetBSD-6.0 2013-02-17 17:24:07 +00:00
compat51-x11 NetBSD compat packages. They chain each other so if you're on NetBSD-6.0 2013-02-17 17:24:07 +00:00
compat60 fix compat60 (and strip down a lot to a backward compatibility package 2015-05-03 15:01:11 +00:00
compat61 fix compat60 (and strip down a lot to a backward compatibility package 2015-05-03 15:01:11 +00:00
compat61-x11 fix compat60 (and strip down a lot to a backward compatibility package 2015-05-03 15:01:11 +00:00
compat_netbsd Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. 2014-10-05 16:41:05 +00:00
Cygne-SDL Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
cygwin_esound Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
cygwin_lib Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
darcnes Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
darwin_lib Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
DatLib Remove unneeded patch after update. 2014-10-10 22:55:02 +00:00
DatUtil Update to 2.46 (2009). Changes: 2014-10-07 20:48:54 +00:00
dega Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
dgen Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
dosbox Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
dynagen Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
dynamips unconditionally needs dlopen 2015-03-12 16:48:40 +00:00
e-uae Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
emulationstation Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
fceu Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
fmsx 'The "+=" operator should only be used with lists.' 2013-04-06 19:42:41 +00:00
free42 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
freebsd_lib Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
fuse Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
fuse-utils Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
gambatte Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gcube Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
generator Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
generator-cbiere Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gens Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gns3 Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
gnuboy Use normal optimiser settings, most of the manual overrides are the 2013-10-28 23:45:28 +00:00
gnuboy-sdl Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gpsim Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gpsim-devel Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gpsim-oscilloscope Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gpsim-ptyusart Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gpsp-rpi Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gxemul Remove obsolete patch. 2014-12-12 09:57:43 +00:00
handy_sdl Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
hatari Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
hercules Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
hercules-images Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
ia64sim Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
kegs Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
kenigma Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
klh10 Avoid symbol overlap with libm. 2013-10-20 18:11:20 +00:00
libdsk Update to 1.3.8. Changes: 2015-08-26 21:29:42 +00:00
libretro-catsfc Import libretro-catsfc-20150204 as emulators/libretro-catsfc. 2015-02-05 02:23:37 +00:00
libretro-fceumm Import libretro-fceumm-20150204 as emulators/libretro-fceumm. 2015-02-04 22:57:29 +00:00
libretro-gambatte Import libretro-gambatte-20150204 as emulators/libretro-gambatte. 2015-02-05 01:40:45 +00:00
libretro-mednafen-pce-fast Import libretro-mednafen-pce-fast-20150210 as emulators/libretro-mednafen-pce-fast. 2015-02-11 00:16:25 +00:00
libretro-mupen64plus Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
libretro-nestopia Add libretro-nestopia, a retroarch core based on the nestopia (undead 2015-04-10 03:16:17 +00:00
libretro-pcsx-rearmed Address issues raised by agc@ to make the github master site handling 2015-03-07 21:14:32 +00:00
libretro-picodrive NetBSD police. 2015-02-05 16:57:53 +00:00
libretro-snes9x-next for non-arm, use platform=unix 2015-02-05 17:15:52 +00:00
libretro-stella Import libretro-stella-20150205 as emulators/libretro-stella. 2015-02-05 22:38:59 +00:00
libretro-vba-next Import libretro-vba-next-20150105 as emulators/libretro-vba-next. 2015-02-13 21:21:03 +00:00
libspectrum Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
lrmi Document ONLY_FOR_PLATFORM. 2015-01-01 10:31:01 +00:00
m1 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
makeppf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
mame Update to 0.166: 2015-10-02 07:55:53 +00:00
MAMEDiff Update to 2.31 (2009). Changes: 2014-10-07 20:49:18 +00:00
mednafen Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
minivmac Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
mmix Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
nestopia Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
netbsd32_compat15
netbsd32_compat15-extras
netbsd32_compat16
netbsd32_compat16-extras
netbsd32_compat20
netbsd32_compat20-extras
netbsd32_compat30
netbsd32_compat30-extras
netbsd32_compat40
netbsd32_compat40-extras
openmsx Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
or1ksim Update HOMEPAGE 2013-10-13 12:45:15 +00:00
osf1_lib ftp.digital.com is long gone. Amazingally this is still up on ftp.hp.com. 2015-03-06 19:49:58 +00:00
p11 Handle FreeBSD like Dragonfly. 2014-01-03 04:30:26 +00:00
palmosemulator Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
pcemu Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
pearpc Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
qemu Update to 2.4.0.1 2015-09-25 14:57:59 +00:00
qemu0 Bump all packages that depend on curses.bui* or terminfo.bui* since they 2015-08-18 07:31:00 +00:00
raine Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
realboy Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
retroarch Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
ROMBuild Update to 2.14 (2009). Changes: 2014-10-07 20:49:47 +00:00
ROMInfo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
simh Allows compiling on -current and netbsd-7 which don't have lto in gcc. 2014-11-20 23:48:12 +00:00
simulavr Bump all packages that depend on curses.bui* or terminfo.bui* since they 2015-08-18 07:31:00 +00:00
ski Bump all packages that depend on curses.bui* or terminfo.bui* since they 2015-08-18 07:31:00 +00:00
sms_sdl Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
snes9x Help detecting X11 libraries. 2015-03-31 15:27:06 +00:00
snes9x-gtk Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
spim Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
stella Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
suse100_32_alsa
suse100_32_aspell
suse100_32_base
suse100_32_compat
suse100_32_expat
suse100_32_fontconfig
suse100_32_freetype2
suse100_32_glx
suse100_32_gtk2
suse100_32_krb5
suse100_32_libcups
suse100_32_libidn Import suse32_libidn-10.0 as emulators/suse100_32_libidn. 2014-04-08 10:03:53 +00:00
suse100_32_libjpeg
suse100_32_libpng
suse100_32_libsigc++2
suse100_32_libtiff
suse100_32_libxml2
suse100_32_locale
suse100_32_openmotif
suse100_32_openssl
suse100_32_resmgr
suse100_32_slang
suse100_32_x11
suse100_alsa Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_aspell Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_base Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_compat Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_expat Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_fontconfig Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_freetype2 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_glx Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_gtk2 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_krb5 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_libcups Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_libidn Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_libjpeg Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_libpng Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_libsigc++2 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_libtiff Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_libxml2 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_linux Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_locale Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_openmotif Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_openssl Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_resmgr Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_slang Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse100_x11 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_32_alsa
suse121_32_aspell
suse121_32_base
suse121_32_compat
suse121_32_expat
suse121_32_fontconfig
suse121_32_freetype2
suse121_32_glx
suse121_32_gstreamer Import suse32_gstreamer-12.1 as emulators/suse121_32_gstreamer. 2014-12-04 19:54:12 +00:00
suse121_32_gtk2
suse121_32_krb5
suse121_32_libcups
suse121_32_libcurl
suse121_32_libdrm
suse121_32_libgc Import libgc1-7.1.9.6-143.1.2 as emulators/suse121_32_libgc 2015-09-26 00:17:13 +00:00
suse121_32_libjpeg
suse121_32_libpng
suse121_32_libsigc++2
suse121_32_libtiff
suse121_32_libxml2
suse121_32_locale
suse121_32_openmotif
suse121_32_openssl
suse121_32_qt4
suse121_32_slang
suse121_32_sqlite3 Import suse32_sqlite3-12.1 as emulators/suse121_32_sqlite3. 2014-12-04 19:49:20 +00:00
suse121_32_x11
suse121_alsa Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_aspell Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_base Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_compat Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_expat Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_fontconfig Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_freetype2 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_glx Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_gstreamer Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_gtk2 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_krb5 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_libcups Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_libcurl Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_libdrm Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_libgc Import libgc1-7.1.9.6-143.1.2 as emulators/suse121_libgc 2015-09-26 00:15:44 +00:00
suse121_libjpeg Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_libpng Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_libsigc++2 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_libtiff Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_libxml2 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_linux Fix incorrect name, suse_gc -> suse_libgc 2015-09-26 01:05:31 +00:00
suse121_locale Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_openmotif Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_openssl Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_qt4 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_slang Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_sqlite3 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse121_x11 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_32_alsa Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_aspell Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_base Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_compat Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_cyrus-sasl Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_dbus-glib Import suse32_dbus-glib-13.1 as emulators/suse131_32_dbus-glib. 2014-01-22 12:31:16 +00:00
suse131_32_expat Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_fontconfig Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_freetype2 Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_glib2 Import suse32_glib2-13.1 as emulators/suse131_32_glib2. 2014-01-22 12:28:39 +00:00
suse131_32_glx Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_gstreamer Import suse32_gstreamer-13.1 as emulators/suse131_32_gstreamer. 2014-12-17 01:32:54 +00:00
suse131_32_gtk2 Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_krb5 Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libaudiofile Add libSDL and two dependencies. 2014-04-17 00:08:34 +00:00
suse131_32_libcups Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libcurl Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libdbus Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libdrm Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libesd Add libSDL and two dependencies. 2014-04-17 00:08:34 +00:00
suse131_32_libffi Import suse32_libffi-13.1 as emulators/suse131_32_libffi. 2014-01-22 12:26:40 +00:00
suse131_32_libgc Import libgc1-7.2d-2.1.2 as emulators/suse131_32_libgc 2015-09-26 00:19:53 +00:00
suse131_32_libidn Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libjpeg Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libjson Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libpng Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libSDL Add libSDL and two dependencies. 2014-04-17 00:08:34 +00:00
suse131_32_libsigc++2 Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libsndfile Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libssh Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libtiff Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libwebp Import suse32_libwebp-13.1 as emulators/suse131_32_libwebp. 2015-03-02 19:18:37 +00:00
suse131_32_libwrap Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libxml2 Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_libxslt Import suse32_libxslt-13.1 as emulators/suse131_32_libxslt. 2015-03-02 16:55:39 +00:00
suse131_32_locale Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_lsb Import suse32_lsb-13.1 as emulators/suse131_32_lsb. 2015-03-02 19:14:36 +00:00
suse131_32_motif Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_mozilla-nspr Added suse131_mozilla-{nspr,nss} package to support nspr and nss linux module. 2013-12-12 02:34:28 +00:00
suse131_32_mozilla-nss Added suse131_mozilla-{nspr,nss} package to support nspr and nss linux module. 2013-12-12 02:34:28 +00:00
suse131_32_openldap Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_openssl Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_pulseaudio Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_qt4 Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_slang Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_32_sqlite3 Import suse32_sqlite3-13.1 as emulators/suse131_32_sqlite3. 2014-12-17 01:37:14 +00:00
suse131_32_x11 Added openSUSE 13.1 packages, provides a number of components for a 2013-12-05 11:42:12 +00:00
suse131_alsa Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_aspell Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_base More suse updates provided by Rin Okuyama in PR 50082. 2015-08-17 16:13:50 +00:00
suse131_compat Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_cyrus-sasl Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_dbus-glib Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_expat Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_fontconfig Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_freetype2 Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_glib2 Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_glx Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_gstreamer libgstvideo needs liborc. Bump PKGREVISION. 2015-03-02 19:25:58 +00:00
suse131_gtk2 Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_krb5 Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_libaudiofile Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_libcups Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_libcurl Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_libdbus Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_libdrm Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_libesd Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_libffi Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_libgc Import libgc1-7.2d-2.1.2 as emulators/suse131_libgc 2015-09-26 00:18:53 +00:00
suse131_libidn Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_libjpeg Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_libjson Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_libpng Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_libSDL Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_libsigc++2 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_libsndfile Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_libssh Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_libtiff Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_libwebp Import suse_libwebp-13.1 as emulators/suse131_libwebp. 2015-03-02 19:18:08 +00:00
suse131_libwrap Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_libxml2 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_libxslt Import suse_libxslt-13.1 as emulators/suse131_libxslt. 2015-03-02 16:54:55 +00:00
suse131_linux Add new entry: DEPENDS_suse-13.1.gc 2015-09-26 01:04:00 +00:00
suse131_locale More suse updates provided by Rin Okuyama in PR 50082. 2015-08-17 16:13:50 +00:00
suse131_lsb Import suse_lsb-13.1 as emulators/suse131_lsb. 2015-03-02 19:14:08 +00:00
suse131_motif Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_mozilla-nspr Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_mozilla-nss Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_openldap More suse updates provided by Rin Okuyama in PR 50082. 2015-08-17 16:13:50 +00:00
suse131_openssl Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_pulseaudio Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_qt4 Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
suse131_slang Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_sqlite3 Put back PKGNAME definitions. 2015-02-16 10:15:43 +00:00
suse131_x11 Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +00:00
swarm Don't redefine __LITTLE_ENDIAN__ or __BIG_ENDIAN__. 2013-05-28 19:02:18 +00:00
sys161 Update to 2.0.3. 2015-08-08 18:44:32 +00:00
tme Avoid left-shifting negative values, which is undefined behavior. 2015-09-13 15:08:09 +00:00
tuxnes Document ONLY_FOR_PLATFORM. In addition to some i386 assembler, this 2015-01-01 10:56:23 +00:00
twin Broken on x86_64. Supposedly supports alpha, which is why this restriction 2015-01-01 10:05:52 +00:00
uae Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
ucon64 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
vba Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
vice Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
vmips Update 1.4.1 to 1.5 2014-11-24 14:47:27 +00:00
wine Bump PKGREVISION for nettle shlib major bump. 2015-08-23 14:30:35 +00:00
wine-devel Bump PKGREVISION for nettle shlib major bump. 2015-08-23 14:30:35 +00:00
x48 Fix return type. 2013-07-19 12:51:10 +00:00
xbeeb Update reference to font installation path. 2014-06-01 16:49:24 +00:00
xcopilot Mark this broken on all LP64PLATFORMS, not just alpha. If it actually 2015-01-01 10:08:13 +00:00
xhomer Unbreak build w/newer Xorg 2013-07-24 21:15:54 +00:00
xm7 Fix build on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 11:48:54 +00:00
xnp2 Update xnp2 to 0.84. 2015-06-06 17:30:35 +00:00
xtrs Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
xyame Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
yabause Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
z26 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
ZIPIdent Update to 2.11 (2009). Changes: 2014-10-07 20:50:11 +00:00
zsnes Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
Makefile +suse131_32_libgc 2015-09-26 00:23:43 +00:00