aboutsummaryrefslogtreecommitdiff
path: root/math/cgal
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-02-05 15:07:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-02-05 15:07:10 +0000
commitcd8a69e251f70d7ecde4ff2e2fb095e05c513d20 (patch)
treed1ccee564501e57b77ca64c027e7a171f6b790df /math/cgal
parent9b5140c936f78eb6c7097bf5fbfe2e66a76cf8e0 (diff)
downloadports-cd8a69e251f70d7ecde4ff2e2fb095e05c513d20.tar.gz
ports-cd8a69e251f70d7ecde4ff2e2fb095e05c513d20.zip
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
Notes
Notes: svn path=/head/; revision=311718
Diffstat (limited to 'math/cgal')
-rw-r--r--math/cgal/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/math/cgal/Makefile b/math/cgal/Makefile
index b062f6ade667..34f385250c9c 100644
--- a/math/cgal/Makefile
+++ b/math/cgal/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cgal
-# Date created: 10 Apr 2006
-# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
-#
+# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= cgal
PORTVERSION= 3.6.1
@@ -20,6 +16,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-doc_html${EXTRACT_SUFX}
MAINTAINER= wenheping@gmail.com
COMMENT= A computational geometry library
+DEPRECATED= Broken for more than 6 month
+EXPIRATION_DATE= 2013-03-05
BROKEN= does not build with boost-1.48.0
BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boost-libs