Date: Fri, 26 Aug 2016 12:21:40 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420913 - in head: . emulators emulators/kqemu-kmod emulators/kqemu-kmod-devel Message-ID: <201608261221.u7QCLeoi000877@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608261221.u7QCLeoi000877>