Commit graph

2609 commits

Author SHA1 Message Date
wiz
20864283be Split off SDL dependency in a default-on (except for Darwin, as before)
"sdl" option.
2011-02-28 17:49:30 +00:00
chs
3c9e949bf6 update glibc to 2.11.2-3.3.1. fixes CVE-2010-3856. 2011-02-28 01:45:43 +00:00
chs
3f197fa872 update to krb5-1.8.1-5.5.1.
fixes CVE-2011-0281, CVE-2011-0282, CVE-2010-4022.
2011-02-27 15:57:21 +00:00
chs
3cb2c05a96 add a "curl" module. 2011-02-27 15:54:03 +00:00
chs
ea141184b5 move libcurl from base to its own emul module since it requires
both krb5 and openssl.  fixes PR 44535.
2011-02-27 15:52:33 +00:00
chs
dd72dddeaf move libcurl from base to its own emul module since it requires
both krb5 and openssl.  fixes PR 44535.
2011-02-27 15:46:20 +00:00
chs
f83c57b455 only redefine CONFLICTS if was defined in the first place. 2011-02-27 15:41:55 +00:00
chs
c508c03e01 for SUSE_COMPAT32, adjust CONFLICTS to refer to the suse32_* equivalents. 2011-02-27 15:00:06 +00:00
adam
a2349667c3 Changes 1.0.0.1:
* Fix temporary breakpoints on platforms using replacement Glib
* Ensure Amiga port can load files
* Fix SVGAlib compilation
2011-02-27 12:33:56 +00:00
adam
79d51900b1 Fix building on Mac OS X when using a SDK 2011-02-27 12:26:28 +00:00
wiz
e614866fd7 regen. 2011-02-26 07:06:38 +00:00
wiz
2f877a1e6f Revert CR-LF changes. They probably have fixed some cases,
but broke on e.g. NetBSD-current.
2011-02-26 07:06:23 +00:00
obache
e00000bcd1 Add more font dirs, same as suse113_fontconfig. 2011-02-21 08:38:30 +00:00
wiz
c4f018efa3 Update to 0.11, set LICENSE.
0.11 (2011-02-20)

- MESS Software Lists support
- retire mkmamedb-xmame.sh, use "mame -listxml | mkmamedb" instead
- link/copy disks from extra if -j (--delete-found) isn't specified
- ckmame: display current game on SIGINFO (Ctrl-T)
- removed ROMPATH support since mame uses a path in the config file nowadays
2011-02-20 22:19:52 +00:00
wiz
ae453916a6 regen 2011-02-17 17:14:22 +00:00
abs
11de1bbdf3 add back comments accidently lost in previous commit 2011-02-11 13:16:40 +00:00
abs
4b35c792f5 All source files in mame.zip have CR-LF but are marked as binary, so
unzip -a does not help. Hence all patches must have CR-LF
2011-02-11 12:49:33 +00:00
obache
4669e0b5d1 remove obsolete patch since last update. 2011-02-10 04:28:37 +00:00
chs
82f706cfec sort entries by architecture. 2011-02-10 03:32:58 +00:00
chs
104497ed1e bump PKGREVISION for addition of dbus-1-glib. 2011-02-10 03:29:27 +00:00
chs
db5fa20b43 add distinfo for dbus-1-glib.
(I checked in the Makefile part before I meant to,
might as well go with the flow now.)
2011-02-10 03:25:58 +00:00
chs
b854af5ca5 make myself the maintainer of all the suse 11.3 pkgs. 2011-02-10 02:55:44 +00:00
chs
4380b44975 update to libopenssl1_0_0-1.0.0-6.5.1.
fixes CVE-2010-4180.
2011-02-10 02:45:33 +00:00
chs
1c1f7cdf6e update to libxml2-2.7.7-4.3.1.
fixes CVE-2010-4008.
2011-02-10 02:44:29 +00:00
chs
37cd67c5d0 update to libtiff3-3.9.2-5.2.1.
fixes CVE-2010-3087.
2011-02-10 02:43:29 +00:00
chs
deab44bd18 update to krb5-1.8.1-5.3.1.
fixes CVE-2010-1323, CVE-2010-1324, CVE-2010-4020, CVE-2010-4021.
2011-02-10 02:41:18 +00:00
ahoka
0617eb21b3 Make the correct symlink this time 2011-02-08 21:29:35 +00:00
ahoka
6a63b513fc Make asound output to pulseaudio instead of alsa by default
this makes adobe Flash work out of the box.

OSS was considered, but it makes Flash very slow for some reason...
2011-02-08 20:17:14 +00:00
wiz
f4deef3ad3 Remove xmame und xmess -- use mame/mess instead.
Ok kristerw
2011-02-06 05:00:57 +00:00
ryoon
484384672b Update to 8.0.
fix PR pkg/44465

Changelog:
2010-01-08    <Jim@LS-RED>

	* Version 8.0 released

2010-01-05    <Jim@LS-RED>

	* xspim/Imakefile, spim/Makefile Jaymie Strecker [JStrecker@wooster.edu]:
	Change install path from /usr to /usr/local.
	Removed -D option, which doesn't exists on MacOS.

	* pervasive:
	Change license to a BSD license, update copyright notices, and
	eliminated references to my old email address.

2009-12-05    <Jim@LS1>

	* CPU/spim-utils.c (initialize_run_stack) [÷ýŽ´ö´ÊîÜ® bupjae@hotmail.com]:
	Simplify alignment of data on stack to ensure enough room is left
	for environment and args at top of stack.

	* PCSpim/PCSpimView.cpp:
	Initialize stack with arguments when running program from run dialog.

	* spim/spim.c (read_input) [Adam Wolfe Gordon
	adam.wolfegordon@gmail.com}:
	read_input filled buffer with last character of file not terminated by
	newline.

	* Documentation/spim.html [Dave Comer dmcomer@dmcmicro.com]:
	Links to MIPS documentation were broken.

2009-09-22    <Jim@LS1>

	* spim/spim.c (main) [Ohad Kammar ohad.kammar@ed.ac.uk]:
	Did not return value from exit syscall.

2009-03-01  James larus  <larus@ubuntu-laptop>

	* xspim/buttons.c [Karl Ljungkvist k.ljungkvist@gmail.com]:
	Step command reinitialized the stack, which changed registers (argc, argv).

2009-03-01    <Jim@LS1>

	* Documentation/spim.html:
	Updated web page to remove reference to spim source in PCSpim source distribution.

	* PCSpim/PCSpimView.{cpp, h}, SettingsDlg.cpp, BreakpointDlg.cpp, MainFrm.{cpp, h}:
	Force redisplay of data segment in situations in which register
	values may have changed, such as $sp. Some cleanup as well.

	* PCSpim/PCSpimView.cpp:
	Properly initialize the PC at the first invocation of the step operation.

	* PCSpim/PCSpimView.cpp, spim/spim.c [Pierce, Bill [pierce@hood.edu]:
	Initialize the stack when initializing the world, so the stack is
	initialized when single stepping as well as running.

2009-02-13    <Jim@LS1>

	* CPU/mem.c (bad_mem_write) [phong le phongle@nlsim.com]:
	Major memory leak: instructions overwritten by self-modifying code
	were not freed!

	* spim/Configure, xspim/Configure [Carlos Pantelides carlos_pantelides@yahoo.com]:
	Added test for 64 bit Linux systems.

2009-01-22    <Jim@LS1>

	* spim/Makefile:
	Fix install commands so exceptions.s is installed at /usr/lib/spim.
	Rerelease of spim.tar.*

2009-01-14    <Jim@LS1>

	* pcspim.zip:
	Rerelease of pcspim to correct installer problem. Visual Studio
	9.0 required new crt and mfc libraries.

2009-01-01    <Jim@LS1>

	* Released version 7.4

2009-01-01  James larus  <larus@ubuntu-laptop>

	* xspim/Imakefile, spim/Makefile:
	Fix install directories for Linux.

2008-11-29    <Jim@LS1>

	* xspim/buttons.c [karl.marklund@gmail.com]:
	Command line arguments for assembly code not properly set.

2008-11-28    <Jim@LS1>

	* PCSpim/PCSpimView.{cpp,h}:
	Command line arguments not set properly on second and subsequent runs.

2008-11-01    <Jim@LS1>

	* Version 7.4

	* Tests/tt.core.s (madd_) Miguel BarŽÃŽ£o [mjsb@di.uevora.pt]:
	Added test for madd(2, -1) with (hi, lo) = (0, -1).

2008-05-18    <Jim@LS1>

	* CPU/scanner.l [liblit@cs.wisc.edu]:
	Fix for flex 2.5.33 was too specific for that version and failed
	on later versions, which propagated the change recoganized by fix
	of2005-02-05.

2007-05-20    <Jim@LS1>

	* CPU/run.c (run_spim):
	Fixed handling of borrow from subtract of low-order word in MSUB
	and MSUBU

2007-05-03    <Jim@LS1>

	* CPU/run.c Tim ODonnell [timodonnell@gmail.com]:
	Fixed handling of overflow from add of low-order word in MADD and
	MADDU.

2007-04-15    <Jim@LS1>

	* Documentation/spim.html:
	Updated MIPS documenation links to reflect new file
	versions. Included link to Nokia 660 port.

2007-01-14    <Jim@LS1>

	* CPU/inst.c (inst_decode) Cai Hongxu [caihongxu@gmail.com]:
	Did not correctly decode SPECIAL2 instructions (e.g., madd).

2006-08-28    <Jim@LS1>

	* spim/Makefile:
	Explicitly include exception handler path for "make test" to
	eliminate need to install it before running test.
2011-02-05 13:38:14 +00:00
wiz
969643da0b Remove sdlmame and sdlmess, replaced by mame and mess, respectively.
Add mame+mess to category Makefile.
2011-02-03 22:24:45 +00:00
wiz
0e4d71627a Initial import of mess-0.141:
MESS is a source-available project which documents the hardware
for a wide variety of (mostly vintage) computers, video game
consoles, and calculators through software emulation, as MAME does
for arcade games. As a nice side effect to this documentation, MESS
allows software and games for these hardware platforms to be run
on modern PCs.
2011-02-03 22:22:54 +00:00
wiz
fe928a6f89 Initial import of mame-0.141:
MAME stands for Multiple Arcade Machine Emulator. When used in
conjunction with images of the original arcade game's ROM and disk
data, MAME attempts to reproduce that game as faithfully as possible
on a more modern general-purpose computer. MAME can currently
emulate several thousand different classic arcade video games from
the late 1970s through the modern era.

ROMs are needed to play the games. Some are freely available on the
MAME homepage.
2011-02-03 22:22:35 +00:00
ahoka
1129b691de Add more font dirs so linux binaries can use fonts from pkgsrc 2011-01-24 21:51:06 +00:00
wiz
1e38021b54 Add upstream bug report URL. 2011-01-24 14:58:41 +00:00
wiz
c34eb16d7d Fix build with png-1.5. 2011-01-14 11:38:38 +00:00
wiz
4a85d9393e png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
obache
60cac3ed1a Some paths adjustments for x86_64. 2011-01-01 03:48:54 +00:00
dholland
797a98ef87 Not MAKE_JOBS_SAFE; failed at -j8 2010-12-28 05:25:03 +00:00
adam
bd5e9b30da Fix building on Mac OS X (PR#43207) 2010-12-27 12:33:32 +00:00
markd
0583208a6f Use updated suse cups-lib package to fix security vulnerabilities
http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00000.html
Bump PKGREVISION.
2010-12-26 21:39:35 +00:00
adam
ed7d0ca715 Fixed patch-ad: now configure doesn't stop on Mac OS X. 2010-12-25 10:53:21 +00:00
dsainty
1f40f3a084 Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
adam
13069e3a79 Changes 1.0.0:
* audio2tape
  * work with stereo sound files
  * don't crash on an empty ROM block
* tzxlist
  * print data from ROM header blocks
  * Assume non-ASCII characters are in Windows-1252
* snapconv: add -f flag to fix .szx files written with old
  versions of libspectrum
* raw2hdf: ensure version data is always written
2010-12-20 20:54:35 +00:00
adam
d73bdb2a9d Changes 1.0.0:
* Add Opus Discovery disk interface support
* Wii support
* Many improvements to Win32 UI, including an installer
* Support weak data in +3 disk images
* NTSC Spectrum support
* Add support for flipping disk images in single sided drives
* Add support for automatically merging both both disk images where
  they are in separate files named with the text [Ss]ide[ _][abAB12]
* Switch to using Blip_Buffer (by Shay Green) for improved beeper and
  AY output
* Allow beeper and AY volumes to be set
* Enable Beta 128 interface in 48K and TC2048 machines
* Add emulation of the Fuller Audio Box
* Allow sound to run from 2% speed up
* Add emulation of the Melodik and similar 48K-compatible AY interfaces
  that use the 128K sound ports
* Add support for Pentagon 1024SL v2.2 16 colour modek
* Implement GTK+ drag and drop support
* Better support for international keyboards
* Allow svgalib UI to use full range of bit depths and scalers
* Allow GTK+ scalers to set window size in GTK+ UI
* Allow selection of "TV speaker" or "beeper"-style sound output
* Allow hot-key switching between full-screen and windowed mode in SDL UI
2010-12-20 20:53:47 +00:00
adam
dbfb37977c Changes 1.0.0:
* New end of tape flag
* AF and AF' were swapped when reading and writing SZX files
* Support for Fuller Box and Melodik (and similar AY interfaces) in snapshots
* Support for Opus Discovery in snapshots
* Support for the NTSC 48K Spectrum
* Support for stereo sound files
* Add proper support for +2A/+3, Pentagon and Scorpion in .z80 files
* Various fixes for compiling with Visual Studio 6
* Various minor bug fixes/improvements:
* Looser signature checks for .dsk files
* --without-(bzip2|zlib) options to configure for Gentoo and similar
  distributions
* Handle querying the block length for turbo and pure data blocks
  with 0 length
* Fix loading of Warajevo TAPs with raw samples
* Fail sensibly if file decompression fails
* Remove various unused variables, initialisations etc
2010-12-20 20:51:36 +00:00
markd
87207ae282 Update for CVE-2010-3864. Bump PKGREVISION. 2010-12-12 09:58:21 +00:00
wiz
4a939d633a Add link to dbus machine-id during installation.
Add libpulse. Bump PKGREVISION.
From Chuck Silvers.
2010-12-03 00:27:05 +00:00
wiz
53ac21a965 Add gdbm, flac, ogg, sndfile, vorbis, tcpd. From Chuck Silvers.
Bump PKGREVISION.
2010-12-03 00:22:46 +00:00