Date: Sun, 22 Apr 2001 13:59:01 +0200 From: "Jedi/Sector One (Frank DENIS)" <j@jedi.claranet.fr> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/26768: ports Message-ID: <20010422135901.A6839@jedi.claranet.fr>
next in thread | raw e-mail | index | archive | help
>Number: 26768 >Category: ports >Synopsis: Pure-FTPd FreeBSD port >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 Apr 22 05:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Charlie & >Release: FreeBSD 4.3-RELEASE i386 >Organization: 42 Networks >Environment: System: FreeBSD tidiable.home.rtchat.com 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 >Description: Pure FTP server >How-To-Repeat: N/A >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: # # pure-ftpd # pure-ftpd/Makefile # pure-ftpd/distinfo # pure-ftpd/pkg-comment # pure-ftpd/pkg-descr # pure-ftpd/pkg-plist # echo c - pure-ftpd mkdir -p pure-ftpd > /dev/null 2>&1 echo x - pure-ftpd/Makefile sed 's/^X//' >pure-ftpd/Makefile << 'END-of-pure-ftpd/Makefile' X# New ports collection makefile for: pure-ftpd X# Date created: 22 April 2001 X# Whom: Frank DENIS X# X# $FreeBSD: ports/ftp/lftp/Makefile,v 1.46 2001/03/29 16:33:35 sobomax Exp $ X# X XPORTNAME= pure-ftpd XPORTVERSION= 0.97.7 XCATEGORIES= ftp ipv6 XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= pureftpd X XMAINTAINER= j@4u.net X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-pam --with-cookie --with-throttling --with-ratios --with-ftpwho X XMAN8= pure-ftpd.8 pure-ftpwho.8 mrtginfo.8 X Xpre-patch: X Xpost-install: X ${INSTALL_DATA} ${WRKSRC}/pureftpd-ldap.conf ${PREFIX}/etc/pureftpd-ldap.conf.sample X ${INSTALL_DATA} ${WRKSRC}/configuration-file/pure-ftpd.conf ${PREFIX}/etc/pure-ftpd.conf.sample X ${INSTALL_DATA} ${WRKSRC}/configuration-file/pure-config.pl ${PREFIX}/sbin/ X ${CHMOD} 755 ${PREFIX}/sbin/pure-config.pl X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/share/doc/pure-ftpd X.for file in COPYING HISTORY NEWS README README.Configuration-File README.LDAP README.Netfilter THANKS X ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/pure-ftpd X.endfor X.endif X X.include <bsd.port.mk> END-of-pure-ftpd/Makefile echo x - pure-ftpd/distinfo sed 's/^X//' >pure-ftpd/distinfo << 'END-of-pure-ftpd/distinfo' XMD5 (pure-ftpd-0.97.7.tar.gz) = 188b6ad2a49fc60f30a6589b64cc110c END-of-pure-ftpd/distinfo echo x - pure-ftpd/pkg-comment sed 's/^X//' >pure-ftpd/pkg-comment << 'END-of-pure-ftpd/pkg-comment' XA small, easy to set up, fast and very secure FTP server END-of-pure-ftpd/pkg-comment echo x - pure-ftpd/pkg-descr sed 's/^X//' >pure-ftpd/pkg-descr << 'END-of-pure-ftpd/pkg-descr' XPure-FTPd is a fast, production-quality, standard-conformant FTP server, Xbased upon Troll-FTPd. X XUnlike other popular FTP servers, it's designed to be secure in default Xconfiguration, has no known buffer overflow, it is really trivial to set up Xand it is especially designed for modern kernels. X XFeatures include PAM support, IPv6, chroot()ed home directories, virtual Xdomains, built-in 'ls', anti-warez system, bounded ports for passive Xdownloads, FXP protocol, bandwidth throttling, ratios, LDAP, fortune files, Xfast standalone mode, text / HTML / XML real-time status report, and more. X XWWW: http://www.pureftpd.org END-of-pure-ftpd/pkg-descr echo x - pure-ftpd/pkg-plist sed 's/^X//' >pure-ftpd/pkg-plist << 'END-of-pure-ftpd/pkg-plist' Xsbin/pure-ftpd Xsbin/pure-ftpwho Xsbin/pure-config.pl Xetc/pureftpd-ldap.conf.sample Xetc/pure-ftpd.conf.sample X%%PORTDOCS%%share/doc/pure-ftpd/COPYING X%%PORTDOCS%%share/doc/pure-ftpd/HISTORY X%%PORTDOCS%%share/doc/pure-ftpd/NEWS X%%PORTDOCS%%share/doc/pure-ftpd/README X%%PORTDOCS%%share/doc/pure-ftpd/README.Configuration-File X%%PORTDOCS%%share/doc/pure-ftpd/README.LDAP X%%PORTDOCS%%share/doc/pure-ftpd/README.Netfilter X%%PORTDOCS%%share/doc/pure-ftpd/THANKS X%%PORTDOCS%%@dirrm share/doc/pure-ftpd END-of-pure-ftpd/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?20010422135901.A6839>