Index: head/emulators/xen-kernel47/Makefile =================================================================== --- head/emulators/xen-kernel47/Makefile +++ head/emulators/xen-kernel47/Makefile @@ -14,6 +14,9 @@ ONLY_FOR_ARCHS= amd64 +DEPRECATED= This port is about to be removed, please update to a newer Xen version +EXPIRATION_DATE=2019-07-01 + USES= cpe gmake python:2.7,build # We need to use ld from ports because the version in base doesn't Index: head/sysutils/xen-tools47/Makefile =================================================================== --- head/sysutils/xen-tools47/Makefile +++ head/sysutils/xen-tools47/Makefile @@ -26,6 +26,9 @@ ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than amd64" +DEPRECATED= This port is about to be removed, please update to a newer Xen version +EXPIRATION_DATE=2019-07-01 + USES= cpe gettext gmake libtool localbase:ldflags perl5 pkgconfig \ python:2.7 shebangfix USE_GNOME= glib20