diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /ftp | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'ftp')
44 files changed, 22 insertions, 22 deletions
diff --git a/ftp/axyftp/Makefile b/ftp/axyftp/Makefile index fe441a74b7ff..2d28d9a391ce 100644 --- a/ftp/axyftp/Makefile +++ b/ftp/axyftp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.wxftp.seul.org/pub/wxftp/${PORTVERSION}/ \ ftp://ftp.bitcon.no/.10/linux/linuxberg/files/x11/network/ MAINTAINER= kris@FreeBSD.org +COMMENT= X Window System FTP client, with WSftp-like UI USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/ftp/axyftp/pkg-comment b/ftp/axyftp/pkg-comment deleted file mode 100644 index 5a94e9a3c0b5..000000000000 --- a/ftp/axyftp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X Window System FTP client, with WSftp-like UI diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile index 6dbf33539281..150fca0a17b4 100644 --- a/ftp/bftpd/Makefile +++ b/ftp/bftpd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= ftp MASTER_SITES= http://bftpd.sourceforge.net/downloads/src/ MAINTAINER= petef@FreeBSD.org +COMMENT= Very configurable FTP server that can do chroot easily GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-pam diff --git a/ftp/bftpd/pkg-comment b/ftp/bftpd/pkg-comment deleted file mode 100644 index ed3863250d91..000000000000 --- a/ftp/bftpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Very configurable FTP server that can do chroot easily diff --git a/ftp/emacs-wget/Makefile b/ftp/emacs-wget/Makefile index 8626364fc741..db460b0034db 100644 --- a/ftp/emacs-wget/Makefile +++ b/ftp/emacs-wget/Makefile @@ -11,6 +11,7 @@ CATEGORIES= ftp www MASTER_SITES= http://pop-club.hp.infoseek.co.jp/emacs/emacs-wget/ MAINTAINER= yoichi@FreeBSD.org +COMMENT= Simple front-end to wget on Emacsen RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget diff --git a/ftp/emacs-wget/pkg-comment b/ftp/emacs-wget/pkg-comment deleted file mode 100644 index 52c357a62f0a..000000000000 --- a/ftp/emacs-wget/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple front-end to wget on Emacsen diff --git a/ftp/gtm/Makefile b/ftp/gtm/Makefile index eb1f025c2999..1e93e0a078da 100644 --- a/ftp/gtm/Makefile +++ b/ftp/gtm/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= gtm \ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org +COMMENT= The GNOME Transfer Manager, a front-end to wget BUILD_DEPENDS= wget:${PORTSDIR}/ftp/wget RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget diff --git a/ftp/gtm/pkg-comment b/ftp/gtm/pkg-comment deleted file mode 100644 index 658e883cd227..000000000000 --- a/ftp/gtm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The GNOME Transfer Manager, a front-end to wget diff --git a/ftp/jftpgw/Makefile b/ftp/jftpgw/Makefile index dd6e2c5eab20..383f56430f9b 100644 --- a/ftp/jftpgw/Makefile +++ b/ftp/jftpgw/Makefile @@ -11,6 +11,7 @@ CATEGORIES= ftp MASTER_SITES= http://www.mcknight.de/jftpgw/ MAINTAINER= se@FreeBSD.org +COMMENT= Highly configurable FTP proxy USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/ftp/jftpgw/pkg-comment b/ftp/jftpgw/pkg-comment deleted file mode 100644 index aacba70caaee..000000000000 --- a/ftp/jftpgw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Highly configurable FTP proxy diff --git a/ftp/llnlxdir/Makefile b/ftp/llnlxdir/Makefile index d9533823c66e..ca9126dd9f15 100644 --- a/ftp/llnlxdir/Makefile +++ b/ftp/llnlxdir/Makefile @@ -13,6 +13,7 @@ DISTNAME= latest_xdir EXTRACT_SUFX= .tar.Z MAINTAINER= dima@FreeBSD.org +COMMENT= Motif FTP client with drag-and-drop file transfer MAN1= xdir.1 diff --git a/ftp/llnlxdir/pkg-comment b/ftp/llnlxdir/pkg-comment deleted file mode 100644 index 1bd1bb27dc91..000000000000 --- a/ftp/llnlxdir/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Motif FTP client with drag-and-drop file transfer diff --git a/ftp/llnlxftp/Makefile b/ftp/llnlxftp/Makefile index b79c812f516b..647cbcaa7b15 100644 --- a/ftp/llnlxftp/Makefile +++ b/ftp/llnlxftp/Makefile @@ -14,6 +14,7 @@ DISTNAME= latest_xftp EXTRACT_SUFX= .tar.Z MAINTAINER= dima@FreeBSD.org +COMMENT= Motif FTP client WRKSRC= ${WRKDIR}/llnlxftp2.1/sources USE_MOTIF= yes diff --git a/ftp/llnlxftp/pkg-comment b/ftp/llnlxftp/pkg-comment deleted file mode 100644 index 9dec038cd45b..000000000000 --- a/ftp/llnlxftp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Motif FTP client diff --git a/ftp/lukemftp/Makefile b/ftp/lukemftp/Makefile index 9444302c07c1..651930abc7b1 100644 --- a/ftp/lukemftp/Makefile +++ b/ftp/lukemftp/Makefile @@ -11,6 +11,7 @@ CATEGORIES= ftp MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/ MAINTAINER= jedgar@FreeBSD.org +COMMENT= Enhanced ftp client from NetBSD GNU_CONFIGURE= yes diff --git a/ftp/lukemftp/pkg-comment b/ftp/lukemftp/pkg-comment deleted file mode 100644 index 7d8ecff9c7bb..000000000000 --- a/ftp/lukemftp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Enhanced ftp client from NetBSD diff --git a/ftp/ncftp/Makefile b/ftp/ncftp/Makefile index f292ba612233..1766676e5911 100644 --- a/ftp/ncftp/Makefile +++ b/ftp/ncftp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ DISTNAME= ncftp-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org +COMMENT= FTP replacement with advanced user interface MAN1= ncftp.1 diff --git a/ftp/ncftp/pkg-comment b/ftp/ncftp/pkg-comment deleted file mode 100644 index 74f015677bfd..000000000000 --- a/ftp/ncftp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FTP replacement with advanced user interface diff --git a/ftp/ncftp1/Makefile b/ftp/ncftp1/Makefile index f292ba612233..1766676e5911 100644 --- a/ftp/ncftp1/Makefile +++ b/ftp/ncftp1/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ DISTNAME= ncftp-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org +COMMENT= FTP replacement with advanced user interface MAN1= ncftp.1 diff --git a/ftp/ncftp1/pkg-comment b/ftp/ncftp1/pkg-comment deleted file mode 100644 index 74f015677bfd..000000000000 --- a/ftp/ncftp1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FTP replacement with advanced user interface diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index 635657830b14..4834df4dfb5f 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -18,6 +18,7 @@ PATCHFILES= ncftp-314-v6-20020709.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= obrien@FreeBSD.org +COMMENT= ftp replacement with advanced user interface .if defined(INSTALL_AS_NCFTP) LATEST_LINK= ncftp diff --git a/ftp/ncftp3/pkg-comment b/ftp/ncftp3/pkg-comment deleted file mode 100644 index 80b124dc8e03..000000000000 --- a/ftp/ncftp3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ftp replacement with advanced user interface diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile index 2e017c8fc7eb..20a6169da7bb 100644 --- a/ftp/oftpd/Makefile +++ b/ftp/oftpd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.time-travellers.org/oftpd/ \ http://atreides.freenix.no/~anders/ MAINTAINER= anders@FreeBSD.org +COMMENT= A threaded, anonymous only FTP server designed for security GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/ftp/oftpd/pkg-comment b/ftp/oftpd/pkg-comment deleted file mode 100644 index fa06ddb86bd4..000000000000 --- a/ftp/oftpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A threaded, anonymous only FTP server designed for security diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile index 4bf0060c9b08..2f70b4ab17fc 100644 --- a/ftp/omi/Makefile +++ b/ftp/omi/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ DISTNAME= omi-alpha-9 MAINTAINER= ache@FreeBSD.org +COMMENT= "mirror" subtrees of FTP servers ALL_TARGET= freebsd diff --git a/ftp/omi/pkg-comment b/ftp/omi/pkg-comment deleted file mode 100644 index 283984f6cd04..000000000000 --- a/ftp/omi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -"mirror" subtrees of FTP servers diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile index 913bcbbc4d1b..1135da224cbe 100644 --- a/ftp/p5-Net-FTPServer/Makefile +++ b/ftp/p5-Net-FTPServer/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= petef@FreeBSD.org +COMMENT= A full-featured, secure, extensible and configurable Perl FTP server BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Authen/PAM.pm:${PORTSDIR}/security/p5-Authen-PAM \ ${SITE_PERL}/${PERL_ARCH}/BSD/Resource.pm:${PORTSDIR}/devel/p5-BSD-Resource \ diff --git a/ftp/p5-Net-FTPServer/pkg-comment b/ftp/p5-Net-FTPServer/pkg-comment deleted file mode 100644 index 8de9f3810260..000000000000 --- a/ftp/p5-Net-FTPServer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A full-featured, secure, extensible and configurable Perl FTP server diff --git a/ftp/p5-POE-Component-Client-FTP/Makefile b/ftp/p5-POE-Component-Client-FTP/Makefile index 0f8d832ee5e1..583bf9b68232 100644 --- a/ftp/p5-POE-Component-Client-FTP/Makefile +++ b/ftp/p5-POE-Component-Client-FTP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= Implements an FTP client POE Component BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/ftp/p5-POE-Component-Client-FTP/pkg-comment b/ftp/p5-POE-Component-Client-FTP/pkg-comment deleted file mode 100644 index 18cfe7f95b08..000000000000 --- a/ftp/p5-POE-Component-Client-FTP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Implements an FTP client POE Component diff --git a/ftp/paraget/Makefile b/ftp/paraget/Makefile index 9ed1cec1b9dc..49c740ed9bf3 100644 --- a/ftp/paraget/Makefile +++ b/ftp/paraget/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org +COMMENT= Parallel ftp-fetching program BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker diff --git a/ftp/paraget/pkg-comment b/ftp/paraget/pkg-comment deleted file mode 100644 index bd6b6f1510c0..000000000000 --- a/ftp/paraget/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Parallel ftp-fetching program diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 3d94c5152dc7..d439d9f115ef 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \ DISTNAME= ${PORTNAME}-1.2.6 MAINTAINER= mharo@FreeBSD.org +COMMENT= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 MAN5= xferlog.5 diff --git a/ftp/proftpd-devel/pkg-comment b/ftp/proftpd-devel/pkg-comment deleted file mode 100644 index 31b65c3f855c..000000000000 --- a/ftp/proftpd-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Highly configurable ftp daemon diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 3d94c5152dc7..d439d9f115ef 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \ DISTNAME= ${PORTNAME}-1.2.6 MAINTAINER= mharo@FreeBSD.org +COMMENT= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 MAN5= xferlog.5 diff --git a/ftp/proftpd/pkg-comment b/ftp/proftpd/pkg-comment deleted file mode 100644 index 31b65c3f855c..000000000000 --- a/ftp/proftpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Highly configurable ftp daemon diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile index 6bfeb9da44f0..23c9a08aa125 100644 --- a/ftp/sftp/Makefile +++ b/ftp/sftp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/old/ \ http://www.komquats.com/distfiles/ MAINTAINER= cy@FreeBSD.org +COMMENT= An ftp replacement that runs over an ssh tunnel .include <bsd.port.pre.mk> diff --git a/ftp/sftp/pkg-comment b/ftp/sftp/pkg-comment deleted file mode 100644 index 002fe83242e4..000000000000 --- a/ftp/sftp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An ftp replacement that runs over an ssh tunnel diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index 231376032729..527584a20cde 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -17,6 +17,7 @@ PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ PATCHFILES= ${DISTNAME}-ipv6-20020129-3.diff.gz MAINTAINER= jkh@FreeBSD.org +COMMENT= A mirror program for FTP sites (written in C) MANCOMPRESSED= yes MAN1= spegla.1 diff --git a/ftp/spegla/pkg-comment b/ftp/spegla/pkg-comment deleted file mode 100644 index 33643a63db4e..000000000000 --- a/ftp/spegla/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A mirror program for FTP sites (written in C) diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile index 56c83f812a26..ecd5e270f4a9 100644 --- a/ftp/wu-ftpd+ipv6/Makefile +++ b/ftp/wu-ftpd+ipv6/Makefile @@ -19,6 +19,7 @@ PATCHFILES= wu-ftpd-262-v6-20020830.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= sumikawa@FreeBSD.org +COMMENT= A replacement ftp server for Un*x systems USE_AUTOCONF= yes CONFIGURE_ARGS= --enable-rfc931 --disable-pasvip --enable-opie \ diff --git a/ftp/wu-ftpd+ipv6/pkg-comment b/ftp/wu-ftpd+ipv6/pkg-comment deleted file mode 100644 index 47292e734244..000000000000 --- a/ftp/wu-ftpd+ipv6/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A replacement ftp server for Un*x systems diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile index ddd03d2b7f48..57d3782b3bb0 100644 --- a/ftp/wu-ftpd/Makefile +++ b/ftp/wu-ftpd/Makefile @@ -14,6 +14,7 @@ CATEGORIES= ftp MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/ MAINTAINER= ache@FreeBSD.org +COMMENT= A replacement ftp server for Un*x systems USE_AUTOCONF= yes CONFIGURE_ARGS= --enable-rfc931 --disable-pasvip --enable-opie \ diff --git a/ftp/wu-ftpd/pkg-comment b/ftp/wu-ftpd/pkg-comment deleted file mode 100644 index 47292e734244..000000000000 --- a/ftp/wu-ftpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A replacement ftp server for Un*x systems |