pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Jun 27 02:09:28 UTC 2024
Modified Files:
pkgsrc/emulators: Makefile
Removed Files:
pkgsrc/emulators/haxm: DESCR Makefile PLIST distinfo
pkgsrc/emulators/haxm/files: haxm-mknod haxm-modload.in haxm-modunload
pkgsrc/emulators/haxm/patches: patch-include_netbsd_hax__netbsd.h
patch-platforms_netbsd_hax__entry.c
Log Message:
haxm: remove package
QEMU dropped support for it in their 8.2 release, meaning it hasn't
been usable in that context with pkgsrc in about six months. It is also
discontinued upstream. No objections on pkgsrc-users@.
To generate a diff of this commit:
cvs rdiff -u -r1.360 -r1.361 pkgsrc/emulators/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/haxm/DESCR
cvs rdiff -u -r1.21 -r0 pkgsrc/emulators/haxm/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/emulators/haxm/PLIST
cvs rdiff -u -r1.13 -r0 pkgsrc/emulators/haxm/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/emulators/haxm/files/haxm-mknod \
pkgsrc/emulators/haxm/files/haxm-modload.in
cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/haxm/files/haxm-modunload
cvs rdiff -u -r1.1 -r0 \
pkgsrc/emulators/haxm/patches/patch-include_netbsd_hax__netbsd.h
cvs rdiff -u -r1.3 -r0 \
pkgsrc/emulators/haxm/patches/patch-platforms_netbsd_hax__entry.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/Makefile
diff -u pkgsrc/emulators/Makefile:1.360 pkgsrc/emulators/Makefile:1.361
--- pkgsrc/emulators/Makefile:1.360 Fri Apr 26 09:11:15 2024
+++ pkgsrc/emulators/Makefile Thu Jun 27 02:09:28 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.360 2024/04/26 09:11:15 nia Exp $
+# $NetBSD: Makefile,v 1.361 2024/06/27 02:09:28 gutteridge Exp $
#
COMMENT= Emulators for other machines and systems
@@ -92,7 +92,6 @@ SUBDIR+= gpsp-rpi
SUBDIR+= gxemul
SUBDIR+= handy_sdl
SUBDIR+= hatari
-SUBDIR+= haxm
SUBDIR+= hercules
SUBDIR+= hercules-images
SUBDIR+= hercules4sdl
Home |
Main Index |
Thread Index |
Old Index