Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2015 10:54:31 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383286 - in head/ftp: axel fmirror ftpsync gnusget spegla twoftpd
Message-ID:  <201504051054.t35AsVt3061412@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Apr  5 10:54:30 2015
New Revision: 383286
URL: https://svnweb.freebsd.org/changeset/ports/383286

Log:
  Mark a few ports in ftp category BROKEN (unfetchable)

Modified:
  head/ftp/axel/Makefile
  head/ftp/fmirror/Makefile
  head/ftp/ftpsync/Makefile
  head/ftp/gnusget/Makefile
  head/ftp/spegla/Makefile
  head/ftp/twoftpd/Makefile

Modified: head/ftp/axel/Makefile
==============================================================================
--- head/ftp/axel/Makefile	Sun Apr  5 10:29:46 2015	(r383285)
+++ head/ftp/axel/Makefile	Sun Apr  5 10:54:30 2015	(r383286)
@@ -12,6 +12,8 @@ MASTER_SITES=	https://alioth.debian.org/
 MAINTAINER=	prudhvi-krishna-bsd@surapaneni.in
 COMMENT=	Download accelerator
 
+BROKEN=		No public distfiles
+
 USES=		gmake
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${PREFIX} --mandir=${MANPREFIX}/man

Modified: head/ftp/fmirror/Makefile
==============================================================================
--- head/ftp/fmirror/Makefile	Sun Apr  5 10:29:46 2015	(r383285)
+++ head/ftp/fmirror/Makefile	Sun Apr  5 10:54:30 2015	(r383286)
@@ -11,6 +11,8 @@ MASTER_SITES=	ftp://ftp.guardian.no/pub/
 MAINTAINER=	kiwi@oav.net
 COMMENT=	Program for mirroring files and directories from a remote FTP server
 
+BROKEN=		No public distfiles
+
 GNU_CONFIGURE=	yes
 
 OPTIONS_DEFINE=	DOCS

Modified: head/ftp/ftpsync/Makefile
==============================================================================
--- head/ftp/ftpsync/Makefile	Sun Apr  5 10:29:46 2015	(r383285)
+++ head/ftp/ftpsync/Makefile	Sun Apr  5 10:54:30 2015	(r383286)
@@ -11,6 +11,8 @@ MASTER_SITES=	http://ftpsync.sourceforge
 MAINTAINER=	rodrigO@FreeBSD.org
 COMMENT=	Synchronizes a local and a remote FTP directory trees
 
+BROKEN=		No public distfiles
+
 RUN_DEPENDS=	p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww
 
 USES=		perl5 tar:bzip2 shebangfix

Modified: head/ftp/gnusget/Makefile
==============================================================================
--- head/ftp/gnusget/Makefile	Sun Apr  5 10:29:46 2015	(r383285)
+++ head/ftp/gnusget/Makefile	Sun Apr  5 10:54:30 2015	(r383286)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://fb.roolz.org/gnusge
 MAINTAINER=	ilya.otyutskiy@gmail.com
 COMMENT=	Shell-extension for wget which uses download- and history-file
 
+BROKEN=		No public distfiles
+
 RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget
 
 NO_BUILD=	yes

Modified: head/ftp/spegla/Makefile
==============================================================================
--- head/ftp/spegla/Makefile	Sun Apr  5 10:29:46 2015	(r383285)
+++ head/ftp/spegla/Makefile	Sun Apr  5 10:54:30 2015	(r383286)
@@ -14,6 +14,8 @@ PATCHFILES=	${DISTNAME}-ipv6-20020129-3.
 MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	Mirror program for FTP sites (written in C)
 
+BROKEN=		Checksum mismatch
+
 USES=		uidfix
 MAKE_ARGS=	MANDIR=${MAN1PREFIX}/man/man
 PLIST_FILES=	bin/spegla man/man1/spegla.1.gz

Modified: head/ftp/twoftpd/Makefile
==============================================================================
--- head/ftp/twoftpd/Makefile	Sun Apr  5 10:29:46 2015	(r383285)
+++ head/ftp/twoftpd/Makefile	Sun Apr  5 10:54:30 2015	(r383286)
@@ -12,6 +12,8 @@ COMMENT=	Simple, secure, efficient FTP s
 
 LICENSE=	GPLv2
 
+BROKEN=		No public distfiles
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/bg-installer:${PORTSDIR}/devel/bglibs
 LIB_DEPENDS=	libcvm-v2client.so:${PORTSDIR}/security/cvm
 



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