Skip to content

Commit

Permalink
devel/cdash: Return port to pool, deprecate and set expiration date t…
Browse files Browse the repository at this point in the history
…o 2024-04-30

Return port to pool by request of maintainer
Upstream is still active if anyone wants to pick up this port

Thanks Chris for maintaining it!

PR:		277622
Reported by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Mar 29, 2024
1 parent 601ddbc commit 158c191
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions devel/cdash/Makefile
@@ -1,17 +1,20 @@
PORTNAME= cdash
PORTVERSION= 2.2.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://www.cdash.org/wp-content/uploads/2014/11/
DISTNAME= CDash-2-2-3

MAINTAINER= portmaster@BSDforge.com
MAINTAINER= ports@FreeBSD.org
COMMENT= Web-based software testing server
WWW= https://www.cdash.org/

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/License.txt

DEPRECATED= Very outdated version that's unsupported upstream
EXPIRATION_DATE=2024-04-30

USES= cmake dos2unix php zip
DOS2UNIX_GLOB= *.php *.xml *.xsl *.txt
CMAKE_ARGS= -DCDASH_DB_NAME:STRING=cdash \
Expand Down

0 comments on commit 158c191

Please sign in to comment.