svn commit: r514132 - in head/ftp: cftp curl fmirror ftpcopy ftpmirror lftp pure-ftpd spegla tnftp tnftpd vsftpd vsftpd-ext wget wzdftpd yafc

Baptiste Daroussin bapt at FreeBSD.org
Wed Oct 9 10:40:24 UTC 2019


Author: bapt
Date: Wed Oct  9 10:40:21 2019
New Revision: 514132
URL: https://svnweb.freebsd.org/changeset/ports/514132

Log:
  Drop the ipv6 virtual category for f* category as it is not relevant anymore

Modified:
  head/ftp/cftp/Makefile
  head/ftp/curl/Makefile
  head/ftp/fmirror/Makefile
  head/ftp/ftpcopy/Makefile
  head/ftp/ftpmirror/Makefile
  head/ftp/lftp/Makefile
  head/ftp/pure-ftpd/Makefile
  head/ftp/spegla/Makefile
  head/ftp/tnftp/Makefile
  head/ftp/tnftpd/Makefile
  head/ftp/vsftpd-ext/Makefile
  head/ftp/vsftpd/Makefile
  head/ftp/wget/Makefile
  head/ftp/wzdftpd/Makefile
  head/ftp/yafc/Makefile

Modified: head/ftp/cftp/Makefile
==============================================================================
--- head/ftp/cftp/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/cftp/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -4,7 +4,7 @@
 PORTNAME=	cftp
 PORTVERSION=	0.12
 PORTREVISION=	4
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	ftp://ftp.giga.or.at/pub/nih/cftp/ \
 		ftp://sunsite.univie.ac.at/pub/nih/cftp/
 

Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/curl/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -106,7 +106,6 @@ HTTP2_USES=		pkgconfig
 IDN_CONFIGURE_WITH=	libidn2
 IDN_LIB_DEPENDS=	libidn2.so:dns/libidn2
 IMAP_CONFIGURE_ENABLE=	imap
-IPV6_CATEGORIES=	ipv6
 IPV6_CONFIGURE_ENABLE=	ipv6
 LDAP_CONFIGURE_ENABLE=	ldap
 LDAP_USE=		OPENLDAP=yes

Modified: head/ftp/fmirror/Makefile
==============================================================================
--- head/ftp/fmirror/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/fmirror/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -4,7 +4,7 @@
 PORTNAME=	fmirror
 PORTVERSION=	0.8.4
 PORTREVISION=	4
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	http://BSDforge.com/projects/source/ftp/fmirror/
 
 MAINTAINER=	kiwi at oav.net

Modified: head/ftp/ftpcopy/Makefile
==============================================================================
--- head/ftp/ftpcopy/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/ftpcopy/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ftpcopy
 PORTVERSION=	0.6.7
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	http://www.ohse.de/uwe/ftpcopy/
 
 MAINTAINER=	mandree at FreeBSD.org

Modified: head/ftp/ftpmirror/Makefile
==============================================================================
--- head/ftp/ftpmirror/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/ftpmirror/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -4,7 +4,7 @@
 PORTNAME=	ftpmirror
 PORTVERSION=	1.96
 PORTREVISION=	5
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	ftp://ftp.sai.msu.su/pub/unix/FTP/mirror/
 
 MAINTAINER=	garga at FreeBSD.org

Modified: head/ftp/lftp/Makefile
==============================================================================
--- head/ftp/lftp/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/lftp/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -4,7 +4,7 @@
 PORTNAME=	lftp
 PORTVERSION=	4.8.4
 PORTREVISION=	5
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	http://lftp.tech/ftp/ \
 		http://lftp.tech/ftp/old/ \
 		http://lftp.cybermirror.org/ \

Modified: head/ftp/pure-ftpd/Makefile
==============================================================================
--- head/ftp/pure-ftpd/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/pure-ftpd/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -4,7 +4,7 @@
 PORTNAME=	pure-ftpd
 PORTVERSION=	1.0.49
 PORTREVISION=	1
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	https://github.com/jedisct1/pure-ftpd/releases/download/${PORTVERSION}/ \
 		https://download.pureftpd.org/pub/pure-ftpd/releases/ \
 		ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/

Modified: head/ftp/spegla/Makefile
==============================================================================
--- head/ftp/spegla/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/spegla/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -4,7 +4,7 @@
 PORTNAME=	spegla
 PORTVERSION=	1.1p5
 DISTVERSIONPREFIX=	v
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 
 MAINTAINER=	hrs at FreeBSD.org
 COMMENT=	Mirror program for FTP sites (written in C)

Modified: head/ftp/tnftp/Makefile
==============================================================================
--- head/ftp/tnftp/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/tnftp/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tnftp
 PORTVERSION=	20151004
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
 
 MAINTAINER=	danilo at FreeBSD.org

Modified: head/ftp/tnftpd/Makefile
==============================================================================
--- head/ftp/tnftpd/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/tnftpd/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tnftpd
 PORTVERSION=	20130325
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
 
 MAINTAINER=	cejkar at fit.vutbr.cz

Modified: head/ftp/vsftpd-ext/Makefile
==============================================================================
--- head/ftp/vsftpd-ext/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/vsftpd-ext/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vsftpd-ext
 PORTVERSION=	${UPSTREAMVERSION}.${EXTVERSION}
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	http://vsftpd.devnet.ru/files/${UPSTREAMVERSION}/ext.${EXTVERSION}/
 PKGNAMESUFFIX?=	${SSL_SUFFIX}${PKGNAMESUFFIX2}
 DISTNAME=	vsFTPd-${UPSTREAMVERSION}-ext${EXTVERSION}

Modified: head/ftp/vsftpd/Makefile
==============================================================================
--- head/ftp/vsftpd/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/vsftpd/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -4,7 +4,7 @@
 PORTNAME=	vsftpd
 PORTVERSION=	3.0.3
 PORTREVISION=	1
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	https://security.appspot.com/downloads/ \
 		GENTOO
 PKGNAMESUFFIX?=	${SSL_SUFFIX}${PKGNAMESUFFIX2}

Modified: head/ftp/wget/Makefile
==============================================================================
--- head/ftp/wget/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/wget/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -3,7 +3,7 @@
 
 PORTNAME=	wget
 DISTVERSION=	1.20.3
-CATEGORIES=	ftp www ipv6
+CATEGORIES=	ftp www
 MASTER_SITES=	GNU
 
 MAINTAINER=	vd at FreeBSD.org

Modified: head/ftp/wzdftpd/Makefile
==============================================================================
--- head/ftp/wzdftpd/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/wzdftpd/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -4,7 +4,7 @@
 PORTNAME=	wzdftpd
 PORTVERSION=	0.8.3
 PORTREVISION=	6
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-sources/${PORTNAME}-${PORTVERSION:R}
 
 MAINTAINER=	ports at FreeBSD.org

Modified: head/ftp/yafc/Makefile
==============================================================================
--- head/ftp/yafc/Makefile	Wed Oct  9 10:37:18 2019	(r514131)
+++ head/ftp/yafc/Makefile	Wed Oct  9 10:40:21 2019	(r514132)
@@ -4,7 +4,7 @@
 PORTNAME=	yafc
 PORTVERSION=	1.2.5
 PORTREVISION=	4
-CATEGORIES=	ftp ipv6
+CATEGORIES=	ftp
 MASTER_SITES=	http://www.yafc-ftp.com/downloads/
 
 MAINTAINER=	wg at FreeBSD.org


More information about the svn-ports-head mailing list