Commit graph

21 commits

Author SHA1 Message Date
Jan Beich
3537aef17a irc/kvirc: unbreak with clang 4.0
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)
2017-02-01 05:28:52 +00:00
Max Brazhnikov
ecfb6f5c63 - Fix runtime problems when building with clang
Submitted by:	cognet
2013-11-21 18:27:22 +00:00
Max Brazhnikov
80a8171197 Update to 4.0.2 2010-09-15 20:45:30 +00:00
Max Brazhnikov
12b5322404 Add patch from upstream to fix security issue:
https://svn.kvirc.de/kvirc/ticket/858

PR:		ports/149094
Reported by:	Axel Gonzalez <loox at e-shell.net>
2010-08-01 19:15:42 +00:00
Max Brazhnikov
a46667fa7d Update to 4.0.0
Build with KDE4 support
2010-07-17 19:16:14 +00:00
Jeremy Messenger
dd9618f0fc Use LTMAIN instead of hardcore.
Approved by:	chris <chris@officialunix.com> (maintainer)
2009-07-02 22:01:36 +00:00
Beech Rintoul
0774d47596 - Update to 3.4.0
- Unbreak on 7.x

PR:		ports/125110
Suggested by:	Chris Pet <chrispetso@gmail.com>
Approved by:	Maintainer timeout (two weeks)
2008-07-15 03:03:49 +00:00
Andrey Slusar
fd092d0ec0 Fix conflict between kvirc and kdenetwork.
PR:		ports/93402
Submitted by:	"chris@i13i.com" <kse@admin.i13i.com>
Approved by:	maintainer
2006-04-30 16:23:47 +00:00
Sergey Matveychuk
2303a5899f - Update to 3.2.0
PR:             ports/79144
Submitted by:   maintainer
2005-04-16 22:20:31 +00:00
Edwin Groothuis
e83e2c5959 [MAINTAINER] irc/kvirc: [New MASTER_SITES, Fix arts support]
- 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>
2004-12-19 03:40:41 +00:00
Tilman Keskinoz
51200dff62 Update to 3.0.1
PR:		70089
Submitted by:	Michael Ranner <mranner@inode.at>
2004-08-10 15:59:28 +00:00
Kirill Ponomarev
d7e00733ed - Fix build on 5.x
PR:		ports/63461
Submitted by:	maintainer
2004-02-27 19:53:16 +00:00
Tilman Keskinoz
975b54ec9f Readd kvirc 3.0.0 beta2
Submitted by:	mranner@inode.at
2004-01-13 23:27:16 +00:00
Kris Kennaway
28e7382123 As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
2003-05-06 03:49:05 +00:00
Maxim Sobolev
a295437e88 - Drop gettext-old dependency;
- make it respecting CFLAGS while I'm here.
2002-09-25 10:43:27 +00:00
Trevor Johnson
e82c7b575b Update to 2.1.0. 2001-02-02 11:40:01 +00:00
Will Andrews
cfa3447d9a Update to KVIRC 2.0.0. These were forgotten in the original update.
PR:		21530
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-26 22:29:10 +00:00
Will Andrews
04b96465b6 Update to KVIRC 2.0.0. Many thanks to Trevor for sending in the update,
which works flawlessly, much to my amazement.  He is now MAINTAINER.

PR:		21530
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-26 22:26:13 +00:00
Will Andrews
fd69975780 Minor changes:
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>
2000-04-15 00:18:30 +00:00
Jim Mock
da7dbb2aab Upgrade to version 1.0.0
PR:		16485
Submitted by:	maintainer
2000-02-05 00:17:56 +00:00
Justin M. Seger
cfb30e90c7 Import of net/kvirc 0.9.0
A powerful Internet Relay Chat client designed for UNIX

PR:		ports/10097
Submitted by:	Anders Nordby <anders@fix.no>
1999-04-10 19:08:24 +00:00