IABSD.fr/ports/net/irctk/Makefile

Branch :


Log

Author Commit Date CI Message
d177d8b2 2025-01-21 15:23:29 Remove unneeded devel/tcllib from RUN_DEPENDS. ok op@ (maintainer).
5a47d795 2024-10-26 18:52:17 irctk: remove upstreamed patch Not sure how I forgot to cvs rm it, since with it in place patch(1) complains that it is already applied. If patch however diceded to revert it, it would re-introduce wrong paths in the resulting binary. Reported by Kirill Miazine (km [at] krot [dot] org), thank you!
b5fa2796 2024-10-04 07:50:48 update net/irctk to 1.1.0 changelog: https://lab.abiscuola.com/irctk/doc/trunk/www/wiki/changelog.md#1_1_0 ircfossil, an irc bridge for the fossil chat, is included too.
83cfeda6 2024-09-01 21:41:30 tweak comment; no functional change.
e0e2a5ae 2024-01-20 19:41:12 import irctk-1.0.0 IRCTk is a graphical user interface for IRC that supports the client protocol as specified in RFC1459 and a subset of IRCv3. ok and tweaks sdk@