pkgsrc/emulators
ryoon 74d0654325 Update to 2.4.0
Changelog:
# System emulation

## Incompatible changes
* The handling of the floppy device controller is different between <2.4 and >=2.4 machine types that use the Q35 chipset (e.g. "-M pc-q35-2.3" vs. "-M pc-q35-2.4"). This can cause problems if you are defining floppy drives with command-line options such as "-global isa-fdc.driveA=id.
* The ARM 'virt' board default interface type has changed from IDE to virtio. This means that some incorrect command lines that we previously silently accepted will now fail with an error message like "qemu-system-arm: -drive file=img.qcow2,id=foo: Drive 'foo' is already in use because it has been automatically connected to another device (did you need 'if=none' in the drive options?)". As the error message suggests, you should add "if=none" to the -drive option to fix this.

## Future incompatible changes
* Three options are using different names on the command line and in configuration file. In particular:
** The "acpi" configuration file section matches command-line option "acpitable";
** The "boot-opts" configuration file section matches command-line option "boot";
** The "smp-opts" configuration file section matches command-line option "smp".
-readconfig will standardize on the name for the command line option.

* Behavior of automatic calculation of SMP topology when some SMP topology options for -smp are omitted (sockets, cores, threads) will change in the future. If guest ABI needs to be preserved on upgrades while using the SMP topology options, users should either set set all options explicitly (sockets, cores, threads), or omit all of them.
* Image encryption is fatally flawed, and will be dropped entirely. It'll remain available only in qemu-img, so you can use 'qemu-img convert' to convert encrypted images to uncrypted ones.
* Host floppy device pass-through (block driver "host_floppy") is deprecated, and will be dropped in a future release.
* Block device parameter aio=native has no effect without cache.direct=on. It will be made an error.
* A few devices will be configured with explicit properties instead of implicitly. Unlikely to affect users; for the full list, see the 2.3 ChangeLog.
* QMP command blockdev-add is still a work in progress. It doesn't support all block drivers, it lacks a matching blockdev-del, and more. It might change incompatibly.
* The configure option --disable-guest-base is unneeded and will be removed in a future release.

## Alpha
* Major fixes to the implementation of floating point exceptions.

## ARM
* New board model xlnx-ep108
* Support for ACPI v5.1 tables in the "-M virt" board.
* Support for instantiation sysbus devices from the command line (using "-device") in the "-M virt" board.
* Emulation of the stream ID for MSI writes, for use in GICv3.
* The "virt" board default drive type is now virtio; this means that drives created with if=virtio or with no if= specification will be created as drives plugged into a virtio-blk-pci device. Short form options like -hda will also create this kind of drive. (Note that at time of writing Linux only supports the virt board's PCI controller for 32-bit ARM kernels; support has not yet made it into the 64-bit kernels. So 64-bit guests will need to continue using long command lines and virtio-mmio for now.) Unfortunately this means that some old command lines will need to change -- see the "incompatible changes" section above for details.

## MIPS
* More accurate emulation of the dp8393x network card and RC4030 DMA/IOMMU controller.
* Support for microMIPS32 R6 emulation (enabled in new "-cpu mips32r6-generic")
* Support for unaligned R6 and MSA memory accesses in TCG
* Support for XPA in MIPS32 and LPA in MIPS64 (eXtended and Large Physical Addressing) emulation
* Support for MIPS UHI semihosting

## PowerPC
* The default RAM size for the pseries machine is 512 MB.
* Support of PCI device hotplug on SPAPR (pSeries).

## s390
* Channel I/O is now available when running with TCG. Thus, the default machine for qemu-system-s390x is now s390-ccw.
* Several other fixes for TCG (emulation) mode.
* Extended name and UUID in STSI 3.2.2 information block
* Support for reading/writing guest memory while holding the IPTE lock under KVM, including access register mode
* Various cleanups in the s390-virtio and virtio-ccw transports
* Support for diag288 watchdog (KVM only).
* Support for vector registers
* Add virtio-1 specific ccws to virtio-ccw (SET_REV and v1 version of SET_VQ)
** Revision 1 (and therefore virtio 1.0) is not yet enabled, however.
* The s390-ccw-virtio machine is now versioned; the first versioned machine is s390-ccw-virtio-2.4
** The s390-ccw alias has been removed

## SH
* Optimizations to code generated by TCG.

## SPARC
* Fix SunOS 4.1.4 boot on sun4m with OpenBIOS

## x86
* Improvements to system management mode emulation, including support for high SMRAM and TSEG on machines using the Q35 chipset.
* q35 machine types starting with pc-q35-2.4.0 do not have a floppy disk controller. It will be created if you use "-drive if=floppy", "-fda" or "-fdb" to add a floppy disk drive, or it can be created if necessary with "-device isa-fdc".
* q35 now implements the TCO watchdog. Unlike real hardware, the watchdog is disabled when the virtual machine boot, so as to let existing firmware run with new QEMU. This may change in the future, but the change would be restricted to new machine types.

## KVM
* Support for MMIO operations outside the "big QEMU lock". For now, this only applies to the ACPI PM timer, which can alone improve performance substantially for very large Windows guests as long as they do not span multiple NUMA nodes in the host. For guests that span multiple NUMA nodes more kernel changes are required.
* Support for system management mode (requires Linux 4.1).
* When running under KVM, CPUID information includes the ARAT ("Always running APIC timer") bit

# Device emulation and assignment
## ACPI
* Support for memory hot-unplug.
* S3/S4 states can be disabled for boards using the Q35 machine type via "-global ICH9_LPC.disable_s3=on" and"-global ICH9_LPC.disable_s4=on"

## Block devices
* Minimal support in NVMe emulation for the NVME_VOLATILE_WRITE_CACHE feature.
* The infamous floppy device controller is not added to Q35 boards if not explicitly requested and no floppy drives are specified with "-drive if=floppy".
* I/O throttling now supports "groups" so multiple disks can use share a budget (use -drive groups=<name>)
* Performance of the parallels image format block driver has been improved

## Character devices
* Improved support for flow control in virtio-serial.

## IDE
* Fix macio CDROM detection for PPC
* Fix macio data corruption bug under Darwin/OS X PPC
* AHCI support rerror=stop and werror=stop.

## Mouse/keyboard
* Support for virtio-keyboard, virtio-mouse, virtio-tablet.

## Network
* Support for the "rocker" L2 switch device.

## SCSI
* scsi-generic now supports migration.

## PCI/PCIe
* Support for extra PCI root buses using PCI expander bridge devices. Unlike PCI-PCI bridges, a PCI expander bridge's bus can be associated with a NUMA node, allowing the guest OS to recognize the proximity of a device to RAM and CPUs.

## TPM
* Support for TPM 2

## VFIO
* Support for resetting AMD Bonaire and Hawaii GPUs
* Platform device passthrough support for Calxeda xgmac devices

## virtio
* Support for up to 1024 queues.
* Support for ioeventfd in virtio-mmio.
* FIXME: virtio 1
* New virtio-gpu device (only supports accelerated 2D for now)
* New virtio-input-host, virtio-keyboard, virtio-mouse and virtio-tablet devices (and corresponding virtio-*-pci devices for use on a PCI bus).
* Support for cross-endian vhost (i.e. little-endian host and big-endian guest, or vice versa).
* vhost can now be enabled even if MSI-X is not
* virtio-balloon can tell the guest that it should deflate the balloon on OOM conditions.

## VGA
* Support for virtio-vga, a VGA device that also supports the virtio-gpu interface.

## Character devices
* Improved support for flow control in spice-char.

## GUI
* Support for OpenGL-based display rendering in the SDL2 and GTK+ backend. This is preparatory work for 3D acceleration.
* Improvements to the Cocoa front-end, fixing full-screen mode and adding a list of consoles to the View menu.
* The two extra keys in Brazilian 107-key keyboards are now usable.

## Monitor
* qmp: New MIGRATION event to communicate change in the migration state

## Migration
* Support for compression of RAM data using multiple threads for compression and decompression (using migration capability "compress" and migration parameters "compress_threads", "compress_level" and "decompress_threads").

## Network
* Support for multi-queue vhost-user backends.

## Block devices in system emulation
* The BLOCK_IMAGE_CORRUPTED event has a new "node-name" field.
* FIXME: Throttle groups
* Block device mirroring supports concurrent unmap (aka discard or trim) operations on the source device and can create a thin-provisioned image in this case.
* Block device mirroring can use discard or "write zero" operations to speed up copying of large zero regions.
* FIXME: incremental backup?

## Command-line options
* A longhand version of -global (-global driver=DRIVER,property=PROP,value=VAL) is introduced, to set properties globally for devices that have a period in their name. The older syntax -global DRIVER.PROP=VAL did not allow this.
* New option -fw_cfg to pass arbitrary binary data to the guest.

## TCG
* New command line option "-icount sleep=no". The option will run emulation at the maximum possible speed: every time the CPU would go to sleep, the virtual clock will move to the next timer deadline. For virtual machines that have no other sources of non-determinism (e.g. asynchronous block I/O, character devices or user input) this will also make execution deterministic.

# Block devices and tools
* The "null" block device now has a new "latency-ns" option to delay the answer from the block device.
* The iscsi driver can use the target's FUA capabilities to greatly improve roundtrip times in write-through caching modes (cache.writeback=off). These modes are recommended when the storage has a non-volatile (battery-backed) cache.
* Parallels format driver now supports image creation and write to the image. Performance is significantly improved.
* qcow2 performance improvements.
* qemu-io supports encrypted qcow2 images (which are deprecated).

# Audio
* Obsolete audio backends have been removed: esd (superseded by pulseaudio), winwave (superseded by dsound), fmod (not compatible with the GPL)

# Guest agent
* Support for building a .msi file with the Windows version of the guest agent ("make msi"). This requires msitools.
* qemu-ga implements guest-get-fsinfo and guest-network-get-interfaces on Windows too

# User-mode emulation
* The default CPU for qemu-sh4 and qemu-sh4eb is the sh7785.

# Build dependencies
* QEMU now requires a minimum glib version of 2.22. (In particular, we will no longer build on a stock RHEL5 or Centos 5 system.)
* QEMU can now optionally be linked against tcmalloc.
* QEMU now compiles using clang 3.5 without warnings, which includes disabling GCC features not supported by clang.
* QEMU now compiles with ICC.
* libepoxy is required to compile QEMU with OpenGL support.
* Building on Mac OS X versions earlier than 10.5 is no longer supported.
* Sound on Windows now requires DirectSound (the old 'winwave' default audio backend has been dropped).

# Known issues
* SDL audio only works with SDL 1.x.
* Problems with QEMU for Windows and builds from newer versions of MinGW-w64, see this thread on qemu-devel (this is not a regression, other versions are also affected)
** Crash of 64-bit QEMU (Fix)
** Broken networking (Fix)
* Incomplete translations for GTK user interface
2015-08-12 06:55:59 +00:00
..
aliados Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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 Update 2.6.2 to 2.6.8 2015-07-01 13:39:17 +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 Fix DESTDIR violation. 2014-09-10 12:14:57 +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.164. 2015-07-29 12:03:40 +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 2015-08-12 06:55:59 +00:00
qemu0 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +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 (pkgsrc) 2014-08-29 04:40:06 +00:00
ski needs yacc 2015-03-15 18:40:53 +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 Import suse32_alsa-12.1 as emulators/suse121_32_alsa. 2012-03-21 13:26:27 +00:00
suse121_32_aspell Import suse32_aspell-12.1 as emulators/suse121_32_aspell. 2012-03-21 13:27:25 +00:00
suse121_32_base Import suse32_base-12.1 as emulators/suse121_32_base. 2012-03-21 13:28:53 +00:00
suse121_32_compat Import suse32_compat-12.1 as emulators/suse121_32_compat. 2012-03-21 13:29:07 +00:00
suse121_32_expat Import suse32_expat-12.1 as emulators/suse121_32_expat. 2012-03-21 13:29:21 +00:00
suse121_32_fontconfig Import suse32_fontconfig-12.1 as emulators/suse121_32_fontconfig. 2012-03-21 13:29:39 +00:00
suse121_32_freetype2 Import suse32_freetype2-12.1 as emulators/suse121_32_freetype2. 2012-03-21 13:29:58 +00:00
suse121_32_glx Import suse32_glx-12.1 as emulators/suse121_32_glx. 2012-03-21 13:30:11 +00:00
suse121_32_gstreamer Import suse32_gstreamer-12.1 as emulators/suse121_32_gstreamer. 2014-12-04 19:54:12 +00:00
suse121_32_gtk2 Import suse32_gtk2-12.1 as emulators/suse121_32_gtk2. 2012-03-21 13:30:25 +00:00
suse121_32_krb5 Import suse32_krb5-12.1 as emulators/suse121_32_krb5. 2012-03-21 13:30:35 +00:00
suse121_32_libcups Import suse32_libcups-12.1 as emulators/suse121_32_libcups. 2012-03-21 13:30:46 +00:00
suse121_32_libcurl Import suse32_libcurl-12.1 as emulators/suse121_32_libcurl. 2012-03-21 13:31:01 +00:00
suse121_32_libdrm Import suse32_libdrm-12.1 as emulators/suse121_32_libdrm. 2012-03-21 13:31:19 +00:00
suse121_32_libjpeg Import suse32_libjpeg-12.1 as emulators/suse121_32_libjpeg. 2012-03-21 13:31:33 +00:00
suse121_32_libpng Import suse32_libpng-12.1 as emulators/suse121_32_libpng. 2012-03-21 13:31:50 +00:00
suse121_32_libsigc++2 Import suse32_libsigc++2-12.1 as emulators/suse121_32_libsigc++2. 2012-03-21 13:32:09 +00:00
suse121_32_libtiff Import suse32_libtiff-12.1 as emulators/suse121_32_libtiff. 2012-03-21 13:32:25 +00:00
suse121_32_libxml2 Import suse32_libxml2-12.1 as emulators/suse121_32_libxml2. 2012-03-21 13:32:39 +00:00
suse121_32_locale Import suse32_locale-12.1 as emulators/suse121_32_locale. 2012-03-21 13:33:11 +00:00
suse121_32_openmotif Import suse32_openmotif-12.1 as emulators/suse121_32_openmotif. 2012-03-21 13:33:21 +00:00
suse121_32_openssl Import suse32_openssl-12.1 as emulators/suse121_32_openssl. 2012-03-21 13:33:31 +00:00
suse121_32_qt4 Import suse32_qt4-12.1 as emulators/suse121_32_qt4. 2012-03-21 13:34:44 +00:00
suse121_32_slang Import suse32_slang-12.1 as emulators/suse121_32_slang. 2012-03-21 13:34:59 +00:00
suse121_32_sqlite3 Import suse32_sqlite3-12.1 as emulators/suse121_32_sqlite3. 2014-12-04 19:49:20 +00:00
suse121_32_x11 Import suse32_x11-12.1 as emulators/suse121_32_x11. 2012-03-21 13:35:10 +00:00
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_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 Partially revert previous, apparently there exists "make emul-distinfo" 2015-03-10 01:42:13 +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_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 Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +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_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 Partially revert previous, apparently there exists "make emul-distinfo" 2015-03-10 01:42:13 +00:00
suse131_locale Update RPMs from latest openSUSE 13.1 files. 2015-07-28 08:49:14 +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 Put back PKGNAME definitions. 2015-02-16 10:15:43 +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 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +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 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
wine-devel Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +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 Remove emulators/mess, now part of emulators/mame. 2015-07-14 20:15:59 +00:00