svn commit: r504236 - in head: games/libggz net/morebalance

Tobias Kortkamp tobik at FreeBSD.org
Sat Jun 15 08:14:15 UTC 2019


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 at 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 at 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


More information about the svn-ports-all mailing list