Date: Sun, 17 Mar 2002 23:20:36 +0800 (CST) From: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@infomath.math.nctu.edu.tw Subject: ports/36012: New port: ftp/pftpd Message-ID: <20020317152036.57E4F3D8D@infomath.math.nctu.edu.tw>
next in thread | raw e-mail | index | archive | help
>Number: 36012 >Category: ports >Synopsis: New port: ftp/pftpd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 17 07:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #5: Fri Mar 8 02:38:09 CST 2002 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386 >Description: Multithreaded anonymous FTP daemon. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pftpd # pftpd/Makefile # pftpd/distinfo # pftpd/pkg-comment # pftpd/pkg-descr # pftpd/pkg-plist # echo c - pftpd mkdir -p pftpd > /dev/null 2>&1 echo x - pftpd/Makefile sed 's/^X//' >pftpd/Makefile << 'END-of-pftpd/Makefile' X# New ports collection makefile for: vsftpd X# Date created: 17 Mar 2002 X# Whom: Gea-Suan Lin <gslin@ccca.nctu.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= pftpd XPORTVERSION= 0.31 XCATEGORIES= ftp XMASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/pftpd/ X XMAINTAINER= gslin@ccca.nctu.edu.tw X XGNU_CONFIGURE= yes X XNO_CDROM= "License problem" XNO_PACKAGE= "License problem" X Xpost-configure: X @${PERL} -pi -e 's/.*man8.*//g' ${WRKSRC}/Makefile X X.include <bsd.port.mk> END-of-pftpd/Makefile echo x - pftpd/distinfo sed 's/^X//' >pftpd/distinfo << 'END-of-pftpd/distinfo' XMD5 (pftpd-0.31.tar.gz) = b63f2bd022eb787bb68a45c7dcc02de4 END-of-pftpd/distinfo echo x - pftpd/pkg-comment sed 's/^X//' >pftpd/pkg-comment << 'END-of-pftpd/pkg-comment' XMultithreaded anonymous FTP daemon END-of-pftpd/pkg-comment echo x - pftpd/pkg-descr sed 's/^X//' >pftpd/pkg-descr << 'END-of-pftpd/pkg-descr' XPftpd is an implementation of an anonymous FTP daemon written from scratch. XIt uses multithreading (where available) in order to be lightweight, but Xstill have high performance. X X-- XGea-Suan Lin <gslin@ccca.nctu.edu.tw> END-of-pftpd/pkg-descr echo x - pftpd/pkg-plist sed 's/^X//' >pftpd/pkg-plist << 'END-of-pftpd/pkg-plist' Xsbin/pftpd END-of-pftpd/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020317152036.57E4F3D8D>