summaryrefslogtreecommitdiff
path: root/chat/vicq
AgeCommit message (Collapse)AuthorFilesLines
2002-12-14REPLACE_PERL's working directory is ${WRKSRC}, so packages needn'tschmonz1-2/+2
prefix REPLACE_PERL definitions with ${WRKSRC}.
2002-11-15buildlink1 -> buildlink2.jlam1-6/+9
2002-06-15Sort a line in standard order.wiz1-3/+2
2002-06-15Add p5-Term-ReadLine to DEPEND fieldshell1-2/+5
PR#16987 by Kevin Lo <kevlo@kevlo.org>
2002-05-07Update to 0.4.1 (with 0.4.1 tar.bz2 from distribution site).wiz4-21/+20
Changes to 0.4nb1 unknown. Closes pkg/16687 from Kevin Lo.
2002-05-07Not 0.4.1, but 0.4nb1 (should be close enough to the update).wiz1-2/+2
2002-05-07use log_path without trailing /, so that mkdir(2) succeeds whenjdolecek2-1/+33
vicq is creating the directory
2002-05-07Update this to current version. Unfortunately, the author didn'tjdolecek2-4/+5
bump version, so bump to 0.4.1 locally. Changes: o Fixed bug with changing contacts' statuses to offline while saving config o Security fix $HOME/.vicq will have 0700 permissions while creating
2002-03-19use .packlist for perl library. based on PR 15485itojun2-5/+5
2002-03-19forgot to add patchesitojun1-0/+13
2002-03-19upgrade to 0.4.itojun3-7/+10
changelogs are avialable at http://gonzo.kiev.ua/projects/vicq/ChangeLog-0.4
2001-12-30Initial import of vicq-0.3zuntum4-0/+34
vICQ is 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. Fixes pkg/14718 by Shell Hung <shell@shellhung.org>