Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 02:09:06 +0400 (MSD)
From:      Andrew Dolgov <fox@sigsegv.spb.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38635: new port: comms/bforce-kst
Message-ID:  <200205272209.g4RM96bF046661@meia.org>

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

>Number:         38635
>Category:       ports
>Synopsis:       new port: comms/bforce-kst
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 27 15:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Dolgov
>Release:        FreeBSD 4.6-RC i386
>Organization:
VTI
>Environment:
System: FreeBSD alice 4.6-RC FreeBSD 4.6-RC #10: Mon May 27 16:53:02 MSD 2002 fox@alice:/usr/obj/usr/src/sys/ALICE i386

	
>Description:
	
	BinkleyForce is a simple ifcico like FTN mailer. It can works via
	TCP/IP as well as on modem links. Look sample configs for more
	information.
		
>How-To-Repeat:
	
>Fix:

	

--- bforce-kst-0.22.7.5.shar begins here ---
# 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:
#
#	/usr/ports/comms/bforce-kst/
#	/usr/ports/comms/bforce-kst/files
#	/usr/ports/comms/bforce-kst/distinfo
#	/usr/ports/comms/bforce-kst/Makefile
#	/usr/ports/comms/bforce-kst/pkg-comment
#	/usr/ports/comms/bforce-kst/pkg-descr
#	/usr/ports/comms/bforce-kst/pkg-plist
#	/usr/ports/comms/bforce-kst/pkg-message
#
echo c - /usr/ports/comms/bforce-kst/
mkdir -p /usr/ports/comms/bforce-kst/ > /dev/null 2>&1
echo c - /usr/ports/comms/bforce-kst/files
mkdir -p /usr/ports/comms/bforce-kst/files > /dev/null 2>&1
echo x - /usr/ports/comms/bforce-kst/distinfo
sed 's/^X//' >/usr/ports/comms/bforce-kst/distinfo << 'END-of-/usr/ports/comms/bforce-kst/distinfo'
XMD5 (bforce-0.22.7.kst5.tar.bz2) = 6a5b9b0be70d23e9720787e4aa6c8f4e
END-of-/usr/ports/comms/bforce-kst/distinfo
echo x - /usr/ports/comms/bforce-kst/Makefile
sed 's/^X//' >/usr/ports/comms/bforce-kst/Makefile << 'END-of-/usr/ports/comms/bforce-kst/Makefile'
X# New ports collection makefile for:	bforce-kst
X# Date created:		1 May 2002
X# Whom:			Andrew Dolgov <fox@furry.spb.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	bforce
XPORTVERSION=	0.22.7.5
XCATEGORIES=	comms
XMASTER_SITES=	http://kst.spb.ru/bforce/
XPKGNAMESUFFIX=	-kst
XDISTNAME=	bforce-0.22.7.kst5
X
XMAINTAINER=	fox@furry.spb.ru
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
X
XWRKSRC=		${WRKDIR}/${DISTNAME}/source
X
Xdo-install:
X	${MKDIR} ${PREFIX}/etc/bforce
X	${INSTALL_DATA} ${WRKSRC}/../examples/bforce.conf ${PREFIX}/etc/bforce/bforce.conf.sample
X	${INSTALL_DATA} ${WRKSRC}/../examples/bforce.passwd ${PREFIX}/etc/bforce/bforce.passwd.sample
X	${INSTALL_DATA} ${WRKSRC}/../examples/bforce.subst ${PREFIX}/etc/bforce/bforce.subst.sample
X	${INSTALL_DATA} ${WRKSRC}/../examples/freq.aliases ${PREFIX}/etc/bforce/freq.aliases.sample
X	${INSTALL_DATA} ${WRKSRC}/../examples/freq.dirs ${PREFIX}/etc/bforce/freq.dirs.sample
X	${INSTALL_PROGRAM} ${WRKSRC}/bin/bforce ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKSRC}/bin/bfindex ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKSRC}/bin/bfstat ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKSRC}/bin/nlookup ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-/usr/ports/comms/bforce-kst/Makefile
echo x - /usr/ports/comms/bforce-kst/pkg-comment
sed 's/^X//' >/usr/ports/comms/bforce-kst/pkg-comment << 'END-of-/usr/ports/comms/bforce-kst/pkg-comment'
XSimple ifcico like Fidonet technology mailer
END-of-/usr/ports/comms/bforce-kst/pkg-comment
echo x - /usr/ports/comms/bforce-kst/pkg-descr
sed 's/^X//' >/usr/ports/comms/bforce-kst/pkg-descr << 'END-of-/usr/ports/comms/bforce-kst/pkg-descr'
XBinkleyForce is a simple ifcico like FTN mailer. It can works via
XTCP/IP as well as on modem links. Look sample configs for more
Xinformation.
END-of-/usr/ports/comms/bforce-kst/pkg-descr
echo x - /usr/ports/comms/bforce-kst/pkg-plist
sed 's/^X//' >/usr/ports/comms/bforce-kst/pkg-plist << 'END-of-/usr/ports/comms/bforce-kst/pkg-plist'
Xbin/bforce
Xbin/bfindex
Xbin/bfstat
Xbin/nlookup
Xetc/bforce/bforce.conf.sample
Xetc/bforce/bforce.passwd.sample
Xetc/bforce/bforce.subst.sample
Xetc/bforce/freq.aliases.sample
Xetc/bforce/freq.dirs.sample
X@dirrm etc/bforce
END-of-/usr/ports/comms/bforce-kst/pkg-plist
echo x - /usr/ports/comms/bforce-kst/pkg-message
sed 's/^X//' >/usr/ports/comms/bforce-kst/pkg-message << 'END-of-/usr/ports/comms/bforce-kst/pkg-message'
XPlease don't forget to copy and edit configuration files found
Xin ${PREFIX}/etc/bforce.END-of-/usr/ports/comms/bforce-kst/pkg-message
exit
--- bforce-kst-0.22.7.5.shar ends here ---


>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?200205272209.g4RM96bF046661>