Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 1998 21:01:27 -0400 (EDT)
From:      Bill Fumerola <billf@jade.chc-chimes.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7670: new port: net/beroftpd
Message-ID:  <199808190101.VAA09332@jade.chc-chimes.com>

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

>Number:         7670
>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:   Tue Aug 18 18:10:00 PDT 1998
>Last-Modified:
>Originator:     Bill Fumerola
>Organization:
Computer Horizons Corp
>Release:        FreeBSD 2.2.7-STABLE i386
>Environment:

boring.

>Description:

from what I see a combo of the existing ftpd and wu-ftpd, why everyone just doesn't use proftpd is beyond me, 
but hey.... to each their own 

>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.0.9
X# Date created:        29 July 1998
X# Whom:                Bill Fumerola <billf@chc-chimes.com>
X#
X# $Id: $
X#
X
XDISTNAME=	BeroFTPD-1.0.9
XPKGNAME=	beroftpd-1.0.9
XCATEGORIES=	net
XMASTER_SITES=	ftp://aachen.linux.de/pub/BeroFTPD/
X
XMAINTAINER=	billf@chc-chimes.com
X
XFETCH_ARGS=	-t
XUSE_AUTOCONF=	hellyeah
X
XMAN1=	ftpcount.1 ftpwho.1
XMAN5=	ftpaccess.5 ftpconversions.5 ftphosts.5 xferlog.5
XMAN8=	ftpd.8 ftpshut.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.0.9.tar.gz) = 836c3f30613d1d9e525b0ccf1b964aec
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'
Xexperimental replacement 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'
Xbin/ftpcount
Xbin/ftpshut
Xbin/ftpwho
Xsbin/BeroFTPD
END-of-./pkg/PLIST
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XBeroFTPD is an experimental replacement ftp server for Un*x systems
Xbased on wu-ftpd. 
X
Xit has on-the-fly recompression for almost any formats. 
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?199808190101.VAA09332>