svn commit: r420913 - in head: . emulators emulators/kqemu-kmod emulators/kqemu-kmod-devel

Baptiste Daroussin bapt at FreeBSD.org
Fri Aug 26 12:21:41 UTC 2016


Author: bapt
Date: Fri Aug 26 12:21:39 2016
New Revision: 420913
URL: https://svnweb.freebsd.org/changeset/ports/420913

Log:
  Remove kqemu-kmod{,-devel}
  
  The are broken on recent FreeBSD, they are not supported by any qemu version,
  they do not build with recent binutils (2.27)

Deleted:
  head/emulators/kqemu-kmod/
  head/emulators/kqemu-kmod-devel/
Modified:
  head/MOVED
  head/emulators/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Aug 26 11:18:13 2016	(r420912)
+++ head/MOVED	Fri Aug 26 12:21:39 2016	(r420913)
@@ -8619,3 +8619,5 @@ www/pecl-APC||2016-08-15|No longer maint
 textproc/libtext-wrapi18n-perl|textproc/p5-Text-WrapI18N|2016-08-15|Duplicate
 textproc/libtext-charwidth-perl|textproc/p5-Text-CharWidth|2016-08-15|Duplicate
 net-mgmt/netams||2016-08-18|Has expired: unmaintained, broken on most FreeBSD platforms
+emulators/kqemu-kmod||2016-08-26|Not supported in any qemu version anymore
+emulators/kqemu-kmod-devel||2016-08-26|Not supported in any qemu version anymore

Modified: head/emulators/Makefile
==============================================================================
--- head/emulators/Makefile	Fri Aug 26 11:18:13 2016	(r420912)
+++ head/emulators/Makefile	Fri Aug 26 12:21:39 2016	(r420913)
@@ -64,8 +64,6 @@
     SUBDIR += jzintv
     SUBDIR += kcemu
     SUBDIR += klh10
-    SUBDIR += kqemu-kmod
-    SUBDIR += kqemu-kmod-devel
     SUBDIR += lib765
     SUBDIR += libdsk
     SUBDIR += libspectrum


More information about the svn-ports-all mailing list