summaryrefslogtreecommitdiff
path: root/chat/tik
AgeCommit message (Collapse)AuthorFilesLines
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+1
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-3/+3
NO_BUILD, USE_LIBTOOL.
2005-06-16Create directories before installing files into them.jlam1-1/+2
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2004-03-12Switch to Tk 8.4.minskim1-2/+2
2004-03-08Enable tk84 and replace x11/tk with x11/tk83. Packages compatibleminskim1-2/+2
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-10make ${PAX} usage consistent:grant1-6/+6
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-04-22update MAINTAINERgrant1-2/+2
2001-10-31move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-11Initial import of tik-0.90 into the NetBSD Packages Collection.agc4-0/+206
TiK is an open source AOL Instant Messenger client, written in Tcl. It was originally written as an alternative to the AIM Java client. Provided in PR 14129 by Grant Beattie (grant@grunta.com).