svn commit: r328842 - head/security/dazuko
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Mon Sep 30 18:35:45 UTC 2013
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
More information about the svn-ports-head
mailing list