From e10e1b929f2dfe61d26be6991564021197a16323 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 25 Apr 2009 21:27:22 +0000 Subject: [PATCH] Mark for deprecation, since de facto unmaintained, failing to work with current versions of GCC, mostly dead upstream, and requiring gcc295 which fails to build itself (and does not support current version of FreeBSD nor most primary targets). EXPIRATION_DATE=2009-05-25 Approved by: maintainer timeout --- devel/oskit/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/oskit/Makefile b/devel/oskit/Makefile index 87136b1e075f..293157abec48 100644 --- a/devel/oskit/Makefile +++ b/devel/oskit/Makefile @@ -16,6 +16,9 @@ COMMENT= Framework and a set of libraries for developing operating systems BUILD_DEPENDS= gcc295:${PORTSDIR}/lang/gcc295 RUN_DEPENDS= gcc295:${PORTSDIR}/lang/gcc295 +DEPRECATED= does not work with current versions of GCC, needs gcc295 which has been failing to build for months, no user/maintainer interest +EXPIRATION_DATE=2009-05-25 + USE_PERL5_BUILD= yes OSKITDIR= ${PORTNAME}