Date: Sat, 24 Nov 2001 13:59:56 +0200 (EET) From: "Alexandr P. Kovalenko" <never@nevermind.kiev.ua> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/32248: New port: net/vicq : ICQ client with v7 protocol support Message-ID: <200111241159.fAOBxuF19570@mile.nevermind.kiev.ua>
next in thread | raw e-mail | index | archive | help
>Number: 32248 >Category: ports >Synopsis: New port: net/vicq : ICQ client with v7 protocol support >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Nov 24 04:00:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alexandr P. Kovalenko >Release: FreeBSD 4.4-STABLE i386 >Organization: Net.Style Ltd. >Environment: System: FreeBSD mile.nevermind.kiev.ua 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Nov 20 16:04:14 EET 2001 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386 >Description: vICQ is a simple ICQ client written in Perl with look & feel of micq and works fine with v7 protocol of ICQ. It is based on Net::ICQ2000 module written by Robin Fisher <robin@phase3solutions.com> and slightly modified by Alexander Timoshenko <gonzo@ukrweb.net> Author: Alexander Timoshenko <gonzo@ukrweb.net> WWW: http://gonzo.kiev.ua/projects/vicq/ >How-To-Repeat: N/A >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: # # net/vicq/Makefile # net/vicq/distinfo # net/vicq/pkg-comment # net/vicq/pkg-descr # net/vicq/pkg-plist # echo x - net/vicq/Makefile sed 's/^X//' >net/vicq/Makefile << 'END-of-net/vicq/Makefile' X# New ports collection makefile for: vicq X# Date created: November 24 2001 X# Whom: Alexandr P. Kovalenko <never@nevermind.kiev.ua> X# X# $FreeBSD$ X# X XPORTNAME= vicq XPORTVERSION= 0.2 XCATEGORIES= net XMASTER_SITES= http://gonzo.kiev.ua/projects/vicq/ X XMAINTAINER= never@nevermind.kiev.ua X XWRKSRC= ${WRKDIRPREFIX}${.CURDIR}/work/vicq XUSE_PERL5= yes XNO_BUILD= yes X Xdo-install: X ${CP} ${WRKSRC}/vicq ${PREFIX}/bin/vicq X ${MKDIR} ${PREFIX}/share/examples/vicq X ${CP} ${WRKSRC}/vicqrc.example ${PREFIX}/share/examples/vicq/vicqrc.example X X.include <bsd.port.mk> END-of-net/vicq/Makefile echo x - net/vicq/distinfo sed 's/^X//' >net/vicq/distinfo << 'END-of-net/vicq/distinfo' XMD5 (vicq-0.2.tar.gz) = 9773b1c798b8b992347a241b7db2c34c END-of-net/vicq/distinfo echo x - net/vicq/pkg-comment sed 's/^X//' >net/vicq/pkg-comment << 'END-of-net/vicq/pkg-comment' XICQ client with look and feel of micq and v7 protocol support END-of-net/vicq/pkg-comment echo x - net/vicq/pkg-descr sed 's/^X//' >net/vicq/pkg-descr << 'END-of-net/vicq/pkg-descr' XvICQ is a simple ICQ client written in Perl with look & feel of micq and Xworks fine with v7 protocol of ICQ. It is based on Net::ICQ2000 module Xwritten by Robin Fisher <robin@phase3solutions.com> and slightly modified Xby Alexander Timoshenko <gonzo@ukrweb.net> X XAuthor: Alexander Timoshenko <gonzo@ukrweb.net> XWWW: http://gonzo.kiev.ua/projects/vicq/ END-of-net/vicq/pkg-descr echo x - net/vicq/pkg-plist sed 's/^X//' >net/vicq/pkg-plist << 'END-of-net/vicq/pkg-plist' Xbin/vicq Xshare/examples/vicq/vicqrc.example X@dirrm share/examples/vicq END-of-net/vicq/pkg-plist exit >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?200111241159.fAOBxuF19570>