Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 2019 08:14:14 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504236 - in head: games/libggz net/morebalance
Message-ID:  <201906150814.x5F8EE5E051362@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat Jun 15 08:14:14 2019
New Revision: 504236
URL: https://svnweb.freebsd.org/changeset/ports/504236

Log:
  Deprecate games/libggz and net/morebalance too after r504235

Modified:
  head/games/libggz/Makefile
  head/net/morebalance/Makefile

Modified: head/games/libggz/Makefile
==============================================================================
--- head/games/libggz/Makefile	Sat Jun 15 08:08:51 2019	(r504235)
+++ head/games/libggz/Makefile	Sat Jun 15 08:14:14 2019	(r504236)
@@ -9,6 +9,9 @@ CATEGORIES=	games
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The GGZ Gaming Zone - Base Library
 
+DEPRECATED=	Abandonware
+EXPIRATION_DATE=	2019-06-30
+
 LIB_DEPENDS=	libgcrypt.so:security/libgcrypt
 
 USES=		libtool pathfix

Modified: head/net/morebalance/Makefile
==============================================================================
--- head/net/morebalance/Makefile	Sat Jun 15 08:08:51 2019	(r504235)
+++ head/net/morebalance/Makefile	Sat Jun 15 08:14:14 2019	(r504236)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://morebalance.coolprojects.org/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Modular open source user-space load balancing system
 
+DEPRECATED=	Abandonware and depends on expiring games/libggz
+EXPIRATION_DATE=	2019-06-30
+
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libgnutls.so:security/gnutls \
 		libggz.so:games/libggz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906150814.x5F8EE5E051362>