svn commit: r396743 - head/deskutils/steadyflow

Olivier Duchateau olivierd at FreeBSD.org
Sat Sep 12 13:17:48 UTC 2015


Author: olivierd
Date: Sat Sep 12 13:17:47 2015
New Revision: 396743
URL: https://svnweb.freebsd.org/changeset/ports/396743

Log:
  Mark as deprecated, Steadyflow is no longer developed.
  It can be replaced by net/uget.

Modified:
  head/deskutils/steadyflow/Makefile

Modified: head/deskutils/steadyflow/Makefile
==============================================================================
--- head/deskutils/steadyflow/Makefile	Sat Sep 12 13:08:40 2015	(r396742)
+++ head/deskutils/steadyflow/Makefile	Sat Sep 12 13:17:47 2015	(r396743)
@@ -13,6 +13,9 @@ COMMENT=	Simple download manager
 
 LICENSE=	GPLv3
 
+DEPRECATED=	No new releases for years, consider using net/uget
+EXPIRATION_DATE=	2015-11-12
+
 LIB_DEPENDS=	libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
 		libgee-0.8.so:${PORTSDIR}/devel/libgee \
 		libnotify.so:${PORTSDIR}/devel/libnotify


More information about the svn-ports-all mailing list