summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /ftp
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'ftp')
-rw-r--r--ftp/IglooFTP/Makefile2
-rw-r--r--ftp/IglooFTP/pkg-comment1
-rw-r--r--ftp/axelq/Makefile2
-rw-r--r--ftp/axelq/pkg-comment1
-rw-r--r--ftp/cftp/Makefile2
-rw-r--r--ftp/cftp/pkg-comment1
-rw-r--r--ftp/downloader/Makefile2
-rw-r--r--ftp/downloader/pkg-comment1
-rw-r--r--ftp/emirror/Makefile2
-rw-r--r--ftp/emirror/pkg-comment1
-rw-r--r--ftp/ftpcube/Makefile2
-rw-r--r--ftp/ftpcube/pkg-comment1
-rw-r--r--ftp/ftpq/Makefile2
-rw-r--r--ftp/ftpq/pkg-comment1
-rw-r--r--ftp/ftptool/Makefile2
-rw-r--r--ftp/ftptool/pkg-comment1
-rw-r--r--ftp/greed/Makefile2
-rw-r--r--ftp/greed/pkg-comment1
-rw-r--r--ftp/hsftp/Makefile2
-rw-r--r--ftp/hsftp/pkg-comment1
-rw-r--r--ftp/jmirror/Makefile2
-rw-r--r--ftp/jmirror/pkg-comment1
-rw-r--r--ftp/junglemonkey/Makefile2
-rw-r--r--ftp/junglemonkey/pkg-comment1
-rw-r--r--ftp/libfxp/Makefile2
-rw-r--r--ftp/libfxp/pkg-comment1
-rw-r--r--ftp/mget/Makefile2
-rw-r--r--ftp/mget/pkg-comment1
-rw-r--r--ftp/moxftp/Makefile2
-rw-r--r--ftp/moxftp/pkg-comment1
-rw-r--r--ftp/muddleftpd/Makefile2
-rw-r--r--ftp/muddleftpd/pkg-comment1
-rw-r--r--ftp/ncftp2/Makefile2
-rw-r--r--ftp/ncftp2/pkg-comment1
-rw-r--r--ftp/pavuk/Makefile2
-rw-r--r--ftp/pavuk/pkg-comment1
-rw-r--r--ftp/profxp/Makefile2
-rw-r--r--ftp/profxp/pkg-comment1
-rw-r--r--ftp/puf/Makefile2
-rw-r--r--ftp/puf/pkg-comment1
-rw-r--r--ftp/sftp/Makefile2
-rw-r--r--ftp/sftp/pkg-comment1
-rw-r--r--ftp/yafc/Makefile2
-rw-r--r--ftp/yafc/pkg-comment1
-rw-r--r--ftp/yale-tftpd/Makefile2
-rw-r--r--ftp/yale-tftpd/pkg-comment1
46 files changed, 23 insertions, 46 deletions
diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile
index 53f565bb511a..11eb56fda463 100644
--- a/ftp/IglooFTP/Makefile
+++ b/ftp/IglooFTP/Makefile
@@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Easy to use FTP client for X Window System
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
USE_X_PREFIX= yes
diff --git a/ftp/IglooFTP/pkg-comment b/ftp/IglooFTP/pkg-comment
new file mode 100644
index 000000000000..0e02b5a2d4f7
--- /dev/null
+++ b/ftp/IglooFTP/pkg-comment
@@ -0,0 +1 @@
+Easy to use FTP client for X Window System
diff --git a/ftp/axelq/Makefile b/ftp/axelq/Makefile
index 72053dc5f422..88244e970ed8 100644
--- a/ftp/axelq/Makefile
+++ b/ftp/axelq/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/axelq_releases/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A queue manager for the download accelerator axel
-
RUN_DEPENDS= axel:${PORTSDIR}/ftp/axel \
bash:${PORTSDIR}/shells/bash2
diff --git a/ftp/axelq/pkg-comment b/ftp/axelq/pkg-comment
new file mode 100644
index 000000000000..c3f4332a66a3
--- /dev/null
+++ b/ftp/axelq/pkg-comment
@@ -0,0 +1 @@
+A queue manager for the download accelerator axel
diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile
index e07a7568ef17..e8cc9296c45d 100644
--- a/ftp/cftp/Makefile
+++ b/ftp/cftp/Makefile
@@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Comfortable FTP, a full screen ftp client
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-sftp
diff --git a/ftp/cftp/pkg-comment b/ftp/cftp/pkg-comment
new file mode 100644
index 000000000000..789ad7555404
--- /dev/null
+++ b/ftp/cftp/pkg-comment
@@ -0,0 +1 @@
+Comfortable FTP, a full screen ftp client
diff --git a/ftp/downloader/Makefile b/ftp/downloader/Makefile
index 9b01e7229a32..9aa736ccc20d 100644
--- a/ftp/downloader/Makefile
+++ b/ftp/downloader/Makefile
@@ -17,8 +17,6 @@ DISTNAME= d4x-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Program for downloading via ftp or http with GUI
-
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
diff --git a/ftp/downloader/pkg-comment b/ftp/downloader/pkg-comment
new file mode 100644
index 000000000000..ac51b678c530
--- /dev/null
+++ b/ftp/downloader/pkg-comment
@@ -0,0 +1 @@
+Program for downloading via ftp or http with GUI
diff --git a/ftp/emirror/Makefile b/ftp/emirror/Makefile
index 3547ad7cd0b7..dd517bb3d09f 100644
--- a/ftp/emirror/Makefile
+++ b/ftp/emirror/Makefile
@@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A full features FTP-mirroring software with nice logfiles
-
USE_PYTHON= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
diff --git a/ftp/emirror/pkg-comment b/ftp/emirror/pkg-comment
new file mode 100644
index 000000000000..fe1886a999aa
--- /dev/null
+++ b/ftp/emirror/pkg-comment
@@ -0,0 +1 @@
+A full features FTP-mirroring software with nice logfiles
diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile
index 38c75eafb3cd..c6417c2961bf 100644
--- a/ftp/ftpcube/Makefile
+++ b/ftp/ftpcube/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A graphical FTP Client
-
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/gtk.py:${PORTSDIR}/x11-toolkits/py-gtk
USE_PYTHON= yes
diff --git a/ftp/ftpcube/pkg-comment b/ftp/ftpcube/pkg-comment
new file mode 100644
index 000000000000..6faabf7a2ff2
--- /dev/null
+++ b/ftp/ftpcube/pkg-comment
@@ -0,0 +1 @@
+A graphical FTP Client
diff --git a/ftp/ftpq/Makefile b/ftp/ftpq/Makefile
index 4b42c773e2d6..60659206aa15 100644
--- a/ftp/ftpq/Makefile
+++ b/ftp/ftpq/Makefile
@@ -14,8 +14,6 @@ MASTER_SITES= http://www.tranchant.freeserve.co.uk/software/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Upload queue manager for non-permanent connections
-
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/ftp/ftpq/pkg-comment b/ftp/ftpq/pkg-comment
new file mode 100644
index 000000000000..2a77235c2bae
--- /dev/null
+++ b/ftp/ftpq/pkg-comment
@@ -0,0 +1 @@
+Upload queue manager for non-permanent connections
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile
index d3b413221dfb..885053521f72 100644
--- a/ftp/ftptool/Makefile
+++ b/ftp/ftptool/Makefile
@@ -15,8 +15,6 @@ DISTFILES= Ftptool${PORTVERSION}.tar.gz
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Graphic ftp shell based on xview
-
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
USE_IMAKE= yes
diff --git a/ftp/ftptool/pkg-comment b/ftp/ftptool/pkg-comment
new file mode 100644
index 000000000000..634e877402d6
--- /dev/null
+++ b/ftp/ftptool/pkg-comment
@@ -0,0 +1 @@
+Graphic ftp shell based on xview
diff --git a/ftp/greed/Makefile b/ftp/greed/Makefile
index 7868bd3d2f5d..20dc2d90f509 100644
--- a/ftp/greed/Makefile
+++ b/ftp/greed/Makefile
@@ -13,8 +13,6 @@ DISTNAME= greed.81p
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A utility for downloading files with resume capabilities
-
ALL_TARGET= freebsd
WRKSRC= ${WRKDIR}/greed.81p
diff --git a/ftp/greed/pkg-comment b/ftp/greed/pkg-comment
new file mode 100644
index 000000000000..67743c5a2027
--- /dev/null
+++ b/ftp/greed/pkg-comment
@@ -0,0 +1 @@
+A utility for downloading files with resume capabilities
diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile
index 6b88ae5690d4..f36a54beca61 100644
--- a/ftp/hsftp/Makefile
+++ b/ftp/hsftp/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= system/network/file-transfer
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= FTP emulator that uses ssh to transport commands/data
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-readline
MAKEFILE= makefile
diff --git a/ftp/hsftp/pkg-comment b/ftp/hsftp/pkg-comment
new file mode 100644
index 000000000000..32d1d1828c44
--- /dev/null
+++ b/ftp/hsftp/pkg-comment
@@ -0,0 +1 @@
+FTP emulator that uses ssh to transport commands/data
diff --git a/ftp/jmirror/Makefile b/ftp/jmirror/Makefile
index b7f229d3eba1..cf52e18fc183 100644
--- a/ftp/jmirror/Makefile
+++ b/ftp/jmirror/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://galileo.spaceports.com/~jharris/distfiles/ \
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP)
-
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
USE_PERL5= YES
diff --git a/ftp/jmirror/pkg-comment b/ftp/jmirror/pkg-comment
new file mode 100644
index 000000000000..d4276d864b73
--- /dev/null
+++ b/ftp/jmirror/pkg-comment
@@ -0,0 +1 @@
+FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP)
diff --git a/ftp/junglemonkey/Makefile b/ftp/junglemonkey/Makefile
index 262a148720ab..6214794a46db 100644
--- a/ftp/junglemonkey/Makefile
+++ b/ftp/junglemonkey/Makefile
@@ -14,8 +14,6 @@ DISTNAME= jm-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A distributed file sharing program for GNOME
-
LIB_DEPENDS= gnet.1:${PORTSDIR}/net/gnet
USE_REINPLACE= yes
diff --git a/ftp/junglemonkey/pkg-comment b/ftp/junglemonkey/pkg-comment
new file mode 100644
index 000000000000..207bda2d9b98
--- /dev/null
+++ b/ftp/junglemonkey/pkg-comment
@@ -0,0 +1 @@
+A distributed file sharing program for GNOME
diff --git a/ftp/libfxp/Makefile b/ftp/libfxp/Makefile
index 131b5e2d323b..ac1e5ee1547c 100644
--- a/ftp/libfxp/Makefile
+++ b/ftp/libfxp/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://millweed.com/projects/libfxp/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= An ftp client library
-
USE_REINPLACE= yes
USE_GMAKE= yes
CFLAGS+= -I. -Ilibmillweed
diff --git a/ftp/libfxp/pkg-comment b/ftp/libfxp/pkg-comment
new file mode 100644
index 000000000000..5414b386c443
--- /dev/null
+++ b/ftp/libfxp/pkg-comment
@@ -0,0 +1 @@
+An ftp client library
diff --git a/ftp/mget/Makefile b/ftp/mget/Makefile
index a770e0e7a46d..bc1b288e9712 100644
--- a/ftp/mget/Makefile
+++ b/ftp/mget/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://www.cse.iitk.ac.in/users/dbera/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Multi Threaded Wget
-
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
CFLAGS+= -DHAS_HERROR -DHAVE_GETOPT_LONG -DHAVE_INET_NTOP -DHAVE_IPV6 \
diff --git a/ftp/mget/pkg-comment b/ftp/mget/pkg-comment
new file mode 100644
index 000000000000..0cd0bf68c00c
--- /dev/null
+++ b/ftp/mget/pkg-comment
@@ -0,0 +1 @@
+Multi Threaded Wget
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile
index e632628b2466..fee4a4f08a69 100644
--- a/ftp/moxftp/Makefile
+++ b/ftp/moxftp/Makefile
@@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Ftp shell under X Window System
-
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= ${PROGRAM_NAME}.1
diff --git a/ftp/moxftp/pkg-comment b/ftp/moxftp/pkg-comment
new file mode 100644
index 000000000000..5be1cdc0ddb8
--- /dev/null
+++ b/ftp/moxftp/pkg-comment
@@ -0,0 +1 @@
+Ftp shell under X Window System
diff --git a/ftp/muddleftpd/Makefile b/ftp/muddleftpd/Makefile
index bb1148c13878..4fd5ef72bcd5 100644
--- a/ftp/muddleftpd/Makefile
+++ b/ftp/muddleftpd/Makefile
@@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A new ftp server that can perform a variety of ftp tasks
-
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/ftp/muddleftpd/pkg-comment b/ftp/muddleftpd/pkg-comment
new file mode 100644
index 000000000000..4c333c225cfa
--- /dev/null
+++ b/ftp/muddleftpd/pkg-comment
@@ -0,0 +1 @@
+A new ftp server that can perform a variety of ftp tasks
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile
index 98ce515360fa..cf4ef12c2e96 100644
--- a/ftp/ncftp2/Makefile
+++ b/ftp/ncftp2/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.ncftp.com/ncftp/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= FTP replacement with advanced user interface
-
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_func_getmaxyx=yes ac_cv_lib_readline=yes
MAN1= ncftp2.1
diff --git a/ftp/ncftp2/pkg-comment b/ftp/ncftp2/pkg-comment
new file mode 100644
index 000000000000..74f015677bfd
--- /dev/null
+++ b/ftp/ncftp2/pkg-comment
@@ -0,0 +1 @@
+FTP replacement with advanced user interface
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index 76d9bcedb6af..fbc7b4425092 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -17,8 +17,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= HTTP, FTP and Gopher mirroring tool
-
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
USE_REINPLACE= yes
diff --git a/ftp/pavuk/pkg-comment b/ftp/pavuk/pkg-comment
new file mode 100644
index 000000000000..3be77f76fcfe
--- /dev/null
+++ b/ftp/pavuk/pkg-comment
@@ -0,0 +1 @@
+HTTP, FTP and Gopher mirroring tool
diff --git a/ftp/profxp/Makefile b/ftp/profxp/Makefile
index 47e37397f97f..fbb6d357b278 100644
--- a/ftp/profxp/Makefile
+++ b/ftp/profxp/Makefile
@@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/p/-pre/}-src
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= FXP (server-to-server FTP) client
-
.include <bsd.port.pre.mk>
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
diff --git a/ftp/profxp/pkg-comment b/ftp/profxp/pkg-comment
new file mode 100644
index 000000000000..f1aae732947c
--- /dev/null
+++ b/ftp/profxp/pkg-comment
@@ -0,0 +1 @@
+FXP (server-to-server FTP) client
diff --git a/ftp/puf/Makefile b/ftp/puf/Makefile
index a76dd067faaa..05598b64517e 100644
--- a/ftp/puf/Makefile
+++ b/ftp/puf/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A parallel HTTP downloader similar to wget
-
GNU_CONFIGURE= yes
MAN1= puf.1
diff --git a/ftp/puf/pkg-comment b/ftp/puf/pkg-comment
new file mode 100644
index 000000000000..774bad90aff6
--- /dev/null
+++ b/ftp/puf/pkg-comment
@@ -0,0 +1 @@
+A parallel HTTP downloader similar to wget
diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile
index 6ff30d190507..aa36fb14ff9b 100644
--- a/ftp/sftp/Makefile
+++ b/ftp/sftp/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/old/
MAINTAINER= cy@FreeBSD.org
-PORTCOMMENT= An ftp replacement that runs over an ssh tunnel
-
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400014
diff --git a/ftp/sftp/pkg-comment b/ftp/sftp/pkg-comment
new file mode 100644
index 000000000000..002fe83242e4
--- /dev/null
+++ b/ftp/sftp/pkg-comment
@@ -0,0 +1 @@
+An ftp replacement that runs over an ssh tunnel
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index 9b78fb99ba85..5fbfaa660959 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Yet another ftp client. Similar to ftp(1)
-
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/ftp/yafc/pkg-comment b/ftp/yafc/pkg-comment
new file mode 100644
index 000000000000..2fb0af59fc0a
--- /dev/null
+++ b/ftp/yafc/pkg-comment
@@ -0,0 +1 @@
+Yet another ftp client. Similar to ftp(1)
diff --git a/ftp/yale-tftpd/Makefile b/ftp/yale-tftpd/Makefile
index b2b695ee43fe..ed30fd47c12b 100644
--- a/ftp/yale-tftpd/Makefile
+++ b/ftp/yale-tftpd/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/net/yale-tftpd/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Enhanced tftpd(8) from Yale University and cisco Systems
-
NO_WRKSUBDIR=
MAN8= tftpd.8
MANCOMPRESSED= yes
diff --git a/ftp/yale-tftpd/pkg-comment b/ftp/yale-tftpd/pkg-comment
new file mode 100644
index 000000000000..343cdf6f8438
--- /dev/null
+++ b/ftp/yale-tftpd/pkg-comment
@@ -0,0 +1 @@
+Enhanced tftpd(8) from Yale University and cisco Systems