Bug 21988 - new FreeBSD port for qlas-1.91
Summary: new FreeBSD port for qlas-1.91
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-14 17:30 UTC by Denis Shaposhnikov
Modified: 2000-10-28 13:25 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2000-10-14 17:30:01 UTC
qico FIDO mailer log analyzer and statistic builder.

How-To-Repeat: 
# 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:
#
#	qlas/
#	qlas/Makefile
#	qlas/distinfo
#	qlas/pkg-comment
#	qlas/pkg-descr
#	qlas/pkg-plist
#
echo c - qlas/
mkdir -p qlas/ > /dev/null 2>&1
echo x - qlas/Makefile
sed 's/^X//' >qlas/Makefile << 'END-of-qlas/Makefile'
X# New ports collection makefile for:	qlas
X# Date created:		14 Oct 2000
X# Whom:			Denis Shaposhnikov <dsh@vlink.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	qlas
XPORTVERSION=	1.91
XCATEGORIES=	misc
XMASTER_SITES=	http://lev.serebryakov.spb.ru/download/
X
XMAINTAINER=	dsh@vlink.ru
X
XNO_WRKSUBDIR=	yes
XNO_BUILD=	yes
X
Xpost-patch:
X	@ ${PERL} -pi -e 's!/usr/bin/perl!${PERL}!; tr/\r//d' ${WRKSRC}/qlas
X	@ ${PERL} -pi -e 'tr/\r//d' ${WRKSRC}/qlas.conf.default
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/qlas ${PREFIX}/bin/
X	${INSTALL_DATA} ${WRKSRC}/qlas.conf.default ${PREFIX}/etc/
X
X.include <bsd.port.mk>
END-of-qlas/Makefile
echo x - qlas/distinfo
sed 's/^X//' >qlas/distinfo << 'END-of-qlas/distinfo'
XMD5 (qlas-1.91.tar.gz) = 58fab9c62f6db1d392c803142b2458d3
END-of-qlas/distinfo
echo x - qlas/pkg-comment
sed 's/^X//' >qlas/pkg-comment << 'END-of-qlas/pkg-comment'
Xqico FIDO mailer log analyzer and statistic builder
END-of-qlas/pkg-comment
echo x - qlas/pkg-descr
sed 's/^X//' >qlas/pkg-descr << 'END-of-qlas/pkg-descr'
Xqico FIDO mailer log analyzer and statistic builder.
END-of-qlas/pkg-descr
echo x - qlas/pkg-plist
sed 's/^X//' >qlas/pkg-plist << 'END-of-qlas/pkg-plist'
Xetc/qlas.conf.default
Xbin/qlas
END-of-qlas/pkg-plist
exit
Comment 1 jeh freebsd_committer freebsd_triage 2000-10-28 13:25:20 UTC
State Changed
From-To: open->closed

Committed.  Thanks.