aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2017-09-11 09:42:51 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2017-09-11 09:42:51 +0000
commited71ab5a0fe3c6fbb2bac7bc81defd1355b2e19a (patch)
tree87c87cc42145cd17d35450c25f644bd6d1d45683 /ports-mgmt
parentcd52421acd332abe17bf46177e8bce0358687af4 (diff)
downloadports-ed71ab5a0fe3c6fbb2bac7bc81defd1355b2e19a.tar.gz
ports-ed71ab5a0fe3c6fbb2bac7bc81defd1355b2e19a.zip
Mark as DEPRECATED and set EXPIRATION_DATE because upstream
is dead and so the port is not useable anymore. If someone wants to continue the project please head up to https://github.com/freebsd/redports/ Thanks and goodbye redports.
Notes
Notes: svn path=/head/; revision=449623
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/redports-node/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/ports-mgmt/redports-node/Makefile b/ports-mgmt/redports-node/Makefile
index 42d2f2e97d50..c261bd8cc8aa 100644
--- a/ports-mgmt/redports-node/Makefile
+++ b/ports-mgmt/redports-node/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= ports-mgmt
MASTER_SITES= https://api.redports.org/downloads/
DISTFILES= ${PORTNAME}-${DISTVERSION}.phar ${PORTNAME}-${DISTVERSION}.phar.pubkey
-MAINTAINER= decke@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Redports building node
LICENSE= BSD2CLAUSE
@@ -16,6 +16,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \
poudriere:ports-mgmt/poudriere \
${LOCALBASE}/bin/ccache:devel/ccache
+DEPRECATED= Upstream is dead so port is not useable anymore.
+EXPIRATION_DATE= 2017-09-30
+
NO_BUILD= yes
USE_PHP= curl hash json openssl pcntl phar
USE_RC_SUBR= redportsnode