svn commit: r313218 - head/net-p2p/moodriver
Roman Bogorodskiy
novel at FreeBSD.org
Sat Mar 2 08:48:53 UTC 2013
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
More information about the svn-ports-all
mailing list