Date: Wed, 9 Oct 2019 10:40:21 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514132 - in head/ftp: cftp curl fmirror ftpcopy ftpmirror lftp pure-ftpd spegla tnftp tnftpd vsftpd vsftpd-ext wget wzdftpd yafc Message-ID: <201910091040.x99AeLav052967@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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@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@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@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@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@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@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@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910091040.x99AeLav052967>