aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-01-30 03:05:07 +0800
committergabor <gabor@FreeBSD.org>2007-01-30 03:05:07 +0800
commitd8aef9fbb4c7f9e8f74b0e7505f599dc03732c7c (patch)
tree265fe7c13ce89af9631eeaa5fe6bec4e05d292ae /ftp
parent1f6dd6334f485c4249428d52a0f802611c74d385 (diff)
downloadfreebsd-ports-gnome-d8aef9fbb4c7f9e8f74b0e7505f599dc03732c7c.tar.gz
freebsd-ports-gnome-d8aef9fbb4c7f9e8f74b0e7505f599dc03732c7c.tar.zst
freebsd-ports-gnome-d8aef9fbb4c7f9e8f74b0e7505f599dc03732c7c.zip
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/lftp/Makefile4
-rw-r--r--ftp/lftp/distinfo3
-rw-r--r--ftp/twoftpd/Makefile2
-rw-r--r--ftp/twoftpd/distinfo3
4 files changed, 0 insertions, 12 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index cd1319525859..b02212f2eb33 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -19,8 +19,6 @@ MASTER_SITES= ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \
ftp://ftp.yars.free.net/pub/source/lftp/old/ \
ftp://lftp.yar.ru/lftp/ \
ftp://lftp.yar.ru/lftp/old/
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= fm@cross-road.org.ua
COMMENT= Shell-like command line ftp client
@@ -31,8 +29,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_ICONV= yes
USE_BZIP2= yes
-USE_GPG?= yes
-SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.asc
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo
index c6cd96883072..d1bc3e2dd44b 100644
--- a/ftp/lftp/distinfo
+++ b/ftp/lftp/distinfo
@@ -1,6 +1,3 @@
MD5 (lftp-3.5.6.tar.bz2) = 3d4508c00639b9e776f0904a4079547a
SHA256 (lftp-3.5.6.tar.bz2) = 3c91fe25e440bcb704b73bbfe1cde67cf72780627394a8c5f038f4b44eed35a8
SIZE (lftp-3.5.6.tar.bz2) = 1325232
-MD5 (lftp-3.5.6.tar.bz2.asc) = f55556b10f3798ef2c05cedb9b3f97b3
-SHA256 (lftp-3.5.6.tar.bz2.asc) = 150a27e2b54852ceba5f4b8c597eb0b0df58120a3c8d62721e97408045a72662
-SIZE (lftp-3.5.6.tar.bz2.asc) = 185
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile
index 951f2477a8d9..76995180d795 100644
--- a/ftp/twoftpd/Makefile
+++ b/ftp/twoftpd/Makefile
@@ -16,8 +16,6 @@ COMMENT= A simple, secure, efficient FTP server
LIB_DEPENDS= cvm-v2client.1:${PORTSDIR}/security/cvm
-USE_GPG= yes
-SIG_SUFFIX= .sig
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -s -L${LOCALBASE}/lib
BGLIBS_LIB= ${LOCALBASE}/lib/bglibs
diff --git a/ftp/twoftpd/distinfo b/ftp/twoftpd/distinfo
index ebe2236c4a8a..d68a61c58f82 100644
--- a/ftp/twoftpd/distinfo
+++ b/ftp/twoftpd/distinfo
@@ -1,6 +1,3 @@
MD5 (twoftpd-1.21.tar.gz) = aea76c06d38b50c9a230def0f16475c0
SHA256 (twoftpd-1.21.tar.gz) = 1fc52b20e48d4ef8e18816836b3c2c9a807ef177e6036dd9e1dae102ff48ef29
SIZE (twoftpd-1.21.tar.gz) = 61205
-MD5 (twoftpd-1.21.tar.gz.sig) = c22d05c3ecffbc8d5e6c1e94b409cff5
-SHA256 (twoftpd-1.21.tar.gz.sig) = 0349f18231e6fb282058118ab7fd75765fb4146b5f5d58e875b121f390ea1e7e
-SIZE (twoftpd-1.21.tar.gz.sig) = 191