diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-04 20:50:48 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-04 20:50:48 +0800 |
commit | a88b6fe942b969b225ad5c5bc192fd6e3caae557 (patch) | |
tree | 58055672a44f6666df9bc848bc44f4e3355909d8 /www | |
parent | d319c48b2e908ff2737c3b80896b171d10ed0f5c (diff) | |
download | freebsd-ports-gnome-a88b6fe942b969b225ad5c5bc192fd6e3caae557.tar.gz freebsd-ports-gnome-a88b6fe942b969b225ad5c5bc192fd6e3caae557.tar.zst freebsd-ports-gnome-a88b6fe942b969b225ad5c5bc192fd6e3caae557.zip |
Deprecate: abandonware, messing the clusters
Diffstat (limited to 'www')
-rw-r--r-- | www/aolserver-xotcl/Makefile | 3 | ||||
-rw-r--r-- | www/aolserver/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/www/aolserver-xotcl/Makefile b/www/aolserver-xotcl/Makefile index 97c5eb785588..ced59f052c44 100644 --- a/www/aolserver-xotcl/Makefile +++ b/www/aolserver-xotcl/Makefile @@ -8,5 +8,8 @@ AOLSERVER_XOTCL= yes MASTERDIR= ${.CURDIR}/../../lang/xotcl +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/www/aolserver/Makefile b/www/aolserver/Makefile index 3c2c4d428b88..5a527ed1d1ae 100644 --- a/www/aolserver/Makefile +++ b/www/aolserver/Makefile @@ -15,6 +15,9 @@ COMMENT= A multithreaded web server with embedded TCL interpreter LICENSE= MPL LICENSE_FILE= ${WRKSRC}/license.terms +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} |