Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 1998 16:25:30 -0500 (EST)
From:      Bill Fumerola <billf@jade.chc-chimes.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8584: new port: net/beroftpd
Message-ID:  <199811062125.QAA19812@jade.chc-chimes.com>

next in thread | raw e-mail | index | archive | help

>Number:         8584
>Category:       ports
>Synopsis:       new port: net/beroftpd
>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:   Fri Nov  6 13:30:01 PST 1998
>Last-Modified:
>Originator:     Bill Fumerola
>Organization:
Computer Horizons Corp
>Release:        FreeBSD 2.2.7-STABLE i386
>Environment:
>Description:

a new port of beroftpd. this PR obsoletes (the uncommitted) ports/7670, so
that port should be closed (that's my PR as well).

>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:
#
#	.
#	./Makefile
#	./files
#	./files/md5
#	./pkg
#	./pkg/COMMENT
#	./pkg/PLIST
#	./pkg/DESCR
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:   beroftpd
X# Version required:    1.2.1
X# Date created:        6 November 1998
X# Whom:                Bill Fumerola <billf@chc-chimes.com>
X#
X# $Id: $
X#
X
XDISTNAME=	BeroFTPD-1.2.1
XPKGNAME=	beroftpd-1.2.1
XCATEGORIES=	net
XMASTER_SITES=	ftp://beroftpd.unix.eu.org/pub/BeroFTPD/ \
X		ftp://ftp.croftj.net/usr/bero/BeroFTPD/
X
XMAINTAINER=	billf@chc-chimes.com
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS= --with-confdir=${PREFIX}/etc
X
XMAN1=	ftpcount.1 ftpwho.1
XMAN5=	ftpaccess.5 ftpconversions.5 ftphosts.5 xferlog.5 \
X	ftpservers.5
XMAN8=	ftpd.8 ftpshut.8 ftprestart.8
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (BeroFTPD-1.2.1.tar.gz) = a06aa600daf751e8c0dafa9e15d9c815
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
Xreplacement ftp server for Un*x systems based on wu-ftpd
END-of-./pkg/COMMENT
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xsbin/BeroFTPD
Xsbin/ftpshut
Xsbin/ftprestart
Xbin/ftpcount
Xbin/ftpwho
Xsbin/ckconfig
Xsbin/ftpck
Xetc/conversions
Xetc/ftpaccess
END-of-./pkg/PLIST
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XBeroFTPD is a replacement ftp server for Un*x systems based on wu-ftpd.
XIn addition to wu-ftpd's features, BeroFTPD includes better support for
Xvirtual hosts, the possibility to send an e-mail to the FTP administrator
Xwhen an anonymous user uploads a file, better support for on-the-fly 
X[re]compression, support for upload/download ratios, include-directive
Xin ftpaccess, an internal ls command (optional, currently experimental),
Xthe ability to run as standalone daemon, and support for Kerberos5 and
XAFS authentication.
X
XNo homepage.
X
XBill Fumerola <billf@chc-chimes.com>
END-of-./pkg/DESCR
exit


>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?199811062125.QAA19812>