svn commit: r451190 - head/lang/ats
Baptiste Daroussin
bapt at FreeBSD.org
Wed Oct 4 08:44:59 UTC 2017
Author: bapt
Date: Wed Oct 4 08:44:57 2017
New Revision: 451190
URL: https://svnweb.freebsd.org/changeset/ports/451190
Log:
Mark as deprecated
This port needs lot of refreshments, while not being maintained (last update is
from 2013!)
among the issues, this port is still using NOPORTEXAMPLES, using bsd.ats.mk
bundled in the directory (and absoluetly unused elsewere) using an unexpected
lib64 directory, etc.
Modified:
head/lang/ats/Makefile
Modified: head/lang/ats/Makefile
==============================================================================
--- head/lang/ats/Makefile Wed Oct 4 08:37:41 2017 (r451189)
+++ head/lang/ats/Makefile Wed Oct 4 08:44:57 2017 (r451190)
@@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-lang-${ATS_IMPL}-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Language with a type system rooted in the Applied Type System
+DEPRECATED= Unmaintained, outdated, needs lots of refreshment
+EXPIRATION_DATE= 2017-11-04
+
ONLY_FOR_ARCHS= i386 amd64
USES= gmake tar:tgz
GNU_CONFIGURE= yes
More information about the svn-ports-head
mailing list