Summary: | net/ftelnetd: master site disappeared, can't fetch | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | John Marino <freebsd> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
John Marino
2013-08-26 12:40:02 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Maintainer of net/ftelnetd, Please note that PR ports/181551 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181551 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org Author: marino Date: Tue Sep 10 09:42:47 2013 New Revision: 326885 URL: http://svnweb.freebsd.org/changeset/ports/326885 Log: net/ftelnetd: Mark BROKEN, unfetchable due to parked MASTER_SITES PR: ports/181551 (timed out) Modified: head/net/ftelnetd/Makefile Modified: head/net/ftelnetd/Makefile ============================================================================== --- head/net/ftelnetd/Makefile Tue Sep 10 09:39:11 2013 (r326884) +++ head/net/ftelnetd/Makefile Tue Sep 10 09:42:47 2013 (r326885) @@ -1,7 +1,4 @@ -# New ports collection makefile for: ftelnetd -# Date created: 11 March 2007 -# Whom: Levent Kayan <levent@corehack.org> -# +# Created by: Levent Kayan <levent@corehack.org> # $FreeBSD$ PORTNAME= ftelnetd @@ -12,7 +9,8 @@ MASTER_SITES= http://www.corehack.org/co MAINTAINER= levent@corehack.org COMMENT= A small server faking various telnet daemons -USE_GMAKE= YES +BROKEN= Unfetchable due to parked MASTER_SITES +USES= gmake PLIST_FILES= sbin/ftelnetd _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Marked BROKEN |