Bug 181551 - net/ftelnetd: master site disappeared, can't fetch
Summary: net/ftelnetd: master site disappeared, can't fetch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-26 12:40 UTC by John Marino
Modified: 2013-09-10 10:59 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2013-08-26 12:40:02 UTC
www.corehack.org is now parked.  This port needs a new host for distfiles:

=> Attempting to fetch http://www.corehack.org/codes/ftelnetd-0.0.2.tar.gz
fetch: http://www.corehack.org/codes/ftelnetd-0.0.2.tar.gz: size unknown
fetch: http://www.corehack.org/codes/ftelnetd-0.0.2.tar.gz: size of remote file is not known
ftelnetd-0.0.2.tar.gz                                   -1  B  104 MBps
===> Fetching all distfiles required by ftelnetd-0.0.2 for building
===>   ftelnetd-0.0.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by ftelnetd-0.0.2 for building
=> SHA256 Checksum mismatch for ftelnetd-0.0.2.tar.gz.
===>  Giving up on fetching files: ftelnetd-0.0.2.tar.gz 
Make sure the Makefile and distinfo file (/usr/dports/net/ftelnetd/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-26 12:40:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-26 12:40:24 UTC
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
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-09-10 10:42:54 UTC
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"
Comment 4 John Marino freebsd_committer freebsd_triage 2013-09-10 10:59:25 UTC
State Changed
From-To: feedback->closed

Marked BROKEN