./chat/tkirc, GUI for the ircII Internet Relay Chat client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.202nb1, Package name: tkirc-1.202nb1, Maintainer: pkgsrc-users

tkirc is a frontend for unix's ircII (shell-client for the Internet
Relay Chat) based on Tcl/Tk. If you know how to use ircII, you should
not have any problems to use tkirc after installation.

See /usr/pkg/share/doc/tkirc/README for more information.

Also, copy /usr/pkg/share/doc/tkirc/tkircrc-example to $HOME/.tkircrc.


Required to run:
[chat/ircII] [x11/tk]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 91.238 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146)
Log message:
chat: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146)
Log message:
chat: Remove SHA1 hashes for distfiles
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-10-03 02:02:47 by Aleksej Saushev | Files touched by this commit (131)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-06-14 19:37:52 by Joerg Sonnenberger | Files touched by this commit (99)
Log message:
Remove @dirrm entries from PLISTs
   2008-03-03 03:19:52 by Johnny C. Lam | Files touched by this commit (24)
Log message:
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.