aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2023-12-06 23:33:05 +0000
committerBrooks Davis <brooks@FreeBSD.org>2023-12-08 23:29:37 +0000
commit7695063756fa08ce4e47ff15053fc6b31ac29690 (patch)
treec501e38774c2042648243694cd534083a8a1bf2a
parent7723e73e5ee58e3afbb05cb4423729914d04491d (diff)
downloadports-7695063756fa08ce4e47ff15053fc6b31ac29690.tar.gz
ports-7695063756fa08ce4e47ff15053fc6b31ac29690.zip
sysutils/torque: deprecate
The last real opensource release and update other that ports infrastructure fixes was in 2013. WWW and MASTER_SITE are both dead.
-rw-r--r--sysutils/torque/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/torque/Makefile b/sysutils/torque/Makefile
index 1f687a30f244..9171332aae16 100644
--- a/sysutils/torque/Makefile
+++ b/sysutils/torque/Makefile
@@ -1,6 +1,6 @@
PORTNAME= torque
PORTVERSION= 2.5.13
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= sysutils parallel
MASTER_SITES= http://www.adaptivecomputing.com/index.php?wpfb_dl=1643/
@@ -12,6 +12,9 @@ WWW= http://www.adaptivecomputing.com/products/open-source/torque/
BROKEN_aarch64= fails to link: missing sbrk
BROKEN_riscv64= fails to link: missing sbrk
+DEPRECATED= unfetchable, upstream no longer open source
+EXPIRATION_DATE= 2023-12-31
+
FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES}
USES= gmake perl5 libtool
GNU_CONFIGURE= yes