summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-11-29 09:51:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-11-29 09:51:30 +0000
commita1af583929f28afb51a5190a9e28de2b1746d9ad (patch)
treeb91b466eb9eb2ef81c548783b0eebab6e3cf6cf7 /www
parentsysutils/dar: Update version 2.5.1=>2.5.2 (diff)
Deprecate ports broken for more than 6 months
Notes
Notes: svn path=/head/; revision=402586
Diffstat (limited to 'www')
-rw-r--r--www/eliom/Makefile3
-rw-r--r--www/ocsigen/Makefile2
2 files changed, 5 insertions, 0 deletions
diff --git a/www/eliom/Makefile b/www/eliom/Makefile
index 39a5d7e69bd6..278823690f45 100644
--- a/www/eliom/Makefile
+++ b/www/eliom/Makefile
@@ -14,6 +14,9 @@ LICENSE_NAME= Lesser GPL 2.1 with a special OpenSSL exception clause
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Depends on broken and expiring www/ocsigen
+EXPIRATION_DATE= 2015-12-30
+
BUILD_DEPENDS= ${PORTREQS}
RUN_DEPENDS= ${PORTREQS}
diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile
index d93b398ca63d..d543e13e2d91 100644
--- a/www/ocsigen/Makefile
+++ b/www/ocsigen/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Web programming framework for OCaml
BROKEN= Fails to build with ocaml 4.02
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2015-12-30
LICENSE= LGPL21_SSLEX
LICENSE_NAME= Lesser GPL 2.1 with a special OpenSSL exception clause