Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2013 08:48:53 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313218 - head/net-p2p/moodriver
Message-ID:  <201303020848.r228mr9F012503@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Sat Mar  2 08:48:52 2013
New Revision: 313218
URL: http://svnweb.freebsd.org/changeset/ports/313218

Log:
  Mark broken and deprecated: the project is no longer maintained
  upstream and domain name of project's site is down.
  
  Reported by:	miwi

Modified:
  head/net-p2p/moodriver/Makefile

Modified: head/net-p2p/moodriver/Makefile
==============================================================================
--- head/net-p2p/moodriver/Makefile	Sat Mar  2 08:47:03 2013	(r313217)
+++ head/net-p2p/moodriver/Makefile	Sat Mar  2 08:48:52 2013	(r313218)
@@ -16,6 +16,11 @@ COMMENT=	C++ museekd client library
 
 LIB_DEPENDS=	sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
 
+BROKEN=		Does not fetch
+
+DEPRECATED=	Not supported by upstream, master site is down
+EXPIRATION_DATE=	2013-04-02
+
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib
 CXXFLAGS+=	-I${LOCALBASE}/include



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