summaryrefslogtreecommitdiff
path: root/irc/kvirc/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* irc/kvirc: update to 5.2.4, take maintainershipVladimir Druzenko2024-05-142-20/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | This release contains changes from the last 5 years of development, including: - Support for the latest version of upstream libraries: Qt5.15/6.6, KDE5/6, OpenSSL 1.x/3.x - Wayland support - Fix for some nasty crash bugs - an improved font rendering engine able to represent complex characters like emojis with ligatures - a reworked tray icon that now follows your OS style - better support for solanum ircd (Libera net) News: https://www.kvirc.net/?id=news&story=2024.01.14.19.25.1.story&dir=latest https://www.kvirc.net/?id=news&story=2024.03.09.12.18.1.story&dir=latest https://www.kvirc.net/?id=news&story=2024.05.11.13.48.1.story&dir=latest Changelog: https://github.com/kvirc/KVIrc/releases/tag/5.2.0 https://github.com/kvirc/KVIrc/releases/tag/5.2.2 https://github.com/kvirc/KVIrc/releases/tag/5.2.4 PR: 278718 Reviewed by: arrowd, makc Approved by: makc (kde), tcberner (kde) Differential Revision: D45025
* irc/kvirc: update to latest commitAdriaan de Groot2023-01-051-1/+1
| | | | | | | | | | | | There's a handful of bugfixes and compatibility improvements in the not-otherwise-released 5.0 (main) branch of kvirc. Update anyway, since at least one is a crash fix. Chris proposed an update to -85, but I looked at the rest of the newer commits and concluded they would be useful too. So some of this is Chris's work, some is my own. PR: 267956
* irc/kvirc: link to thread libraryTobias C. Berner2020-08-051-0/+10
| | | | | | | | | | | - when building outside of poudriere kvirc can fail linking - it is not quite clear yet why this is required PR: 242305 Reported by: VVD <vvd@unislabs.com> Notes: svn path=/head/; revision=544236
* irc/kvirc: prepare for Qt5-5.15Tobias C. Berner2020-05-181-0/+10
| | | | Notes: svn path=/head/; revision=535743
* irc/kvirc: update to 5.0.0-beta1Tobias C. Berner2018-12-223-61/+0
| | | | | | | | | - KDE4 will be removed by the end of the year - Give maintainership to kde@ - Remove irc/kvirc-qt4 Notes: svn path=/head/; revision=488136
* irc/kvirc and irc/kvirc-qt4, fix build with clang6Tobias C. Berner2018-02-151-0/+30
| | | | Notes: svn path=/head/; revision=461948
* irc/kvirc: unbreak with clang 4.0Jan Beich2017-02-011-0/+20
| | | | | | | | | | | | | | src/modules/rijndael/libkvirijndael.cpp:331:11: error: ordered comparison between pointer and zero ('int *' and 'int') if(len > 0) ~~~ ^ ~ src/modules/rijndael/libkvirijndael.cpp:357:11: error: ordered comparison between pointer and zero ('int *' and 'int') if(len > 0) ~~~ ^ ~ Reported by: antoine (via exp-run) Notes: svn path=/head/; revision=432985
* - Fix runtime problems when building with clangMax Brazhnikov2013-11-211-0/+11
| | | | | | | Submitted by: cognet Notes: svn path=/head/; revision=334507
* Update to 4.0.2Max Brazhnikov2010-09-151-118/+0
| | | | Notes: svn path=/head/; revision=261236
* Add patch from upstream to fix security issue:Max Brazhnikov2010-08-011-0/+118
| | | | | | | | | | https://svn.kvirc.de/kvirc/ticket/858 PR: ports/149094 Reported by: Axel Gonzalez <loox at e-shell.net> Notes: svn path=/head/; revision=258600
* Update to 4.0.0Max Brazhnikov2010-07-174-61/+0
| | | | | | | Build with KDE4 support Notes: svn path=/head/; revision=257896
* Use LTMAIN instead of hardcore.Jeremy Messenger2009-07-021-1/+1
| | | | | | | Approved by: chris <chris@officialunix.com> (maintainer) Notes: svn path=/head/; revision=236935
* - Update to 3.4.0Beech Rintoul2008-07-152-14/+14
| | | | | | | | | | | - Unbreak on 7.x PR: ports/125110 Suggested by: Chris Pet <chrispetso@gmail.com> Approved by: Maintainer timeout (two weeks) Notes: svn path=/head/; revision=216855
* Fix conflict between kvirc and kdenetwork.Andrey Slusar2006-04-302-0/+21
| | | | | | | | | PR: ports/93402 Submitted by: "chris@i13i.com" <kse@admin.i13i.com> Approved by: maintainer Notes: svn path=/head/; revision=160922
* - Update to 3.2.0Sergey Matveychuk2005-04-163-49/+32
| | | | | | | | PR: ports/79144 Submitted by: maintainer Notes: svn path=/head/; revision=133492
* [MAINTAINER] irc/kvirc: [New MASTER_SITES, Fix arts support]Edwin Groothuis2004-12-191-6/+24
| | | | | | | | | | | | | - Remove duplicate and inactive mirror from MASTER_SITES - Add new official mirrors to MASTER_SITES - Fix arts support, add OPTIONS for audio settings and use correct entries for LIB_DEPENDS - Use DATADIR in pkg-plist PR: ports/75082 Submitted by: Michael Ranner <mranner@inode.at> Notes: svn path=/head/; revision=124471
* Update to 3.0.1Tilman Keskinoz2004-08-103-57/+19
| | | | | | | | PR: 70089 Submitted by: Michael Ranner <mranner@inode.at> Notes: svn path=/head/; revision=115839
* - Fix build on 5.xKirill Ponomarev2004-02-271-0/+21
| | | | | | | | PR: ports/63461 Submitted by: maintainer Notes: svn path=/head/; revision=102305
* Readd kvirc 3.0.0 beta2Tilman Keskinoz2004-01-133-0/+56
| | | | | | | Submitted by: mranner@inode.at Notes: svn path=/head/; revision=98123
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,Kris Kennaway2003-05-063-79/+0
| | | | | | | | remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix. Notes: svn path=/head/; revision=80201
* - Drop gettext-old dependency;Maxim Sobolev2002-09-253-0/+79
| | | | | | | - make it respecting CFLAGS while I'm here. Notes: svn path=/head/; revision=67120
* Update to 2.1.0.Trevor Johnson2001-02-0212-142/+0
| | | | Notes: svn path=/head/; revision=37905
* Update to KVIRC 2.0.0. These were forgotten in the original update.Will Andrews2000-09-262-0/+22
| | | | | | | | PR: 21530 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=33155
* Update to KVIRC 2.0.0. Many thanks to Trevor for sending in the update,Will Andrews2000-09-262-10/+10
| | | | | | | | | | which works flawlessly, much to my amazement. He is now MAINTAINER. PR: 21530 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=33154
* Minor changes:Will Andrews2000-04-151-0/+10
| | | | | | | | | | | 1) Move kvirc to use Qt 2.1. Patch added assists with this. 2) Add support for multi-byte people, through SS_X_EXTRA_LIBS=-lxpg4. Submitted by: imura (#2) Reported by: Vladimir B. Grebenschikov <vova@express.ru> Notes: svn path=/head/; revision=27559
* Upgrade to version 1.0.0Jim Mock2000-02-059-19/+110
| | | | | | | | PR: 16485 Submitted by: maintainer Notes: svn path=/head/; revision=25483
* Import of net/kvirc 0.9.0Justin M. Seger1999-04-101-0/+19
A powerful Internet Relay Chat client designed for UNIX PR: ports/10097 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=17759