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
State Changed From-To: open->closed Committed. Thanks.