Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2013 18:35:45 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328842 - head/security/dazuko
Message-ID:  <201309301835.r8UIZjBC047491@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Mon Sep 30 18:35:44 2013
New Revision: 328842
URL: http://svnweb.freebsd.org/changeset/ports/328842

Log:
  - Mark DEPRECATED. Currently, it has not an active development 3 years ago and
    the latest version of dazuko only support linux
  - Set EXPIRATION to 2013-12-30
  - Mark BROKEN. It does not compile on freebsd > 8.x

Modified:
  head/security/dazuko/Makefile

Modified: head/security/dazuko/Makefile
==============================================================================
--- head/security/dazuko/Makefile	Mon Sep 30 18:31:25 2013	(r328841)
+++ head/security/dazuko/Makefile	Mon Sep 30 18:35:44 2013	(r328842)
@@ -12,6 +12,10 @@ COMMENT=	Common interface for 3rd party 
 HAS_CONFIGURE=	yes
 SUB_FILES=	pkg-message
 
+BROKEN=		does not compile on freebsd version > 8.x
+DEPRECATED=	Currently, the project has not an active development and maintainer
+EXPIRATION_DATE=	2013-12-30
+
 OPTIONS_DEFINE=	EXAMPLEC
 OPTIONS_DEFAULT=	EXAMPLEC
 EXAMPLEC_DESC=		Install C example programs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309301835.r8UIZjBC047491>