Jeremy Messenger
b427b0d251
Readd socks5 support by using net/dante instead of removal net/socks5.
...
PR: ports/167826
Submitted by: 4721@hushmail.com <4721@hushmail.com>
2012-05-20 16:46:32 +00:00
Koop Mast
162f8947f9
Update to 2.8.8.
...
PR: ports/148442
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
2010-07-13 18:03:37 +00:00
Joe Marcus Clarke
610ae56816
Presenting GNOME 2.24 for FreeBSD.
...
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet
PR: 125857 [1]
126993 [2]
130031 [3]
127399 [4]
127661 [5]
124302 [6]
129570 [7]
129936
123790
2009-01-10 05:22:13 +00:00
Jeremy Messenger
129752552f
Various small fixes, bump the PORTREVISION.
...
Obtained from: http://www.xchat.org/files/source/2.8/patches/
2008-08-04 02:46:24 +00:00
Jeremy Messenger
4339d2d670
Update to 2.8.6.
2008-06-14 16:25:41 +00:00
Jeremy Messenger
6261706d40
The buffers need to be larger for some translations to fix the crash. Bump the
...
PORTREVISION.
PR: ports/118659
Reported by: Kyryll A Mirnenko <mirya@zoc.com.ua>
Obtained from: Its CVS.
2008-03-24 04:52:31 +00:00
Jeremy Messenger
208d15ac2a
Scrollback shrinking code forgets to close(), bump the PORTREVISION.
...
Obtained from: http://xchat.org/files/source/2.8/patches/
2007-12-12 05:55:49 +00:00
Jeremy Messenger
70e751c61a
- Stops scrollback files growing too large by fixing the file-shrink code.
...
- Puts a "Display scrollback from previous session" into the Setup GUI
(logging section) so people can turn this off without typing commands.
- Bump the PORTREVISION.
Obtained from: http://xchat.org/files/source/2.8/patches/
2007-10-18 17:13:25 +00:00
Jeremy Messenger
0236e95915
Fix creation of ~/.xchat2/scrollback/ paths, bump the PORTREVISION.
...
Obtained from: http://xchat.org/files/source/2.8/patches/
2007-07-11 15:20:27 +00:00
Jeremy Messenger
f1ec09f0d6
Update to 2.8.4.
2007-07-05 00:58:25 +00:00
Jeremy Messenger
ca85956a03
Fix defunc processes created by opening tray balloons, bump the PORTREVISION.
...
Obtained from: http://xchat.org/files/source/2.8/patches/
2007-06-07 02:21:42 +00:00
Joe Marcus Clarke
f5858b7780
Update tp 2.8.2.
2007-04-14 06:38:15 +00:00
Jeremy Messenger
3a0ccf7858
Fix Japanese translation error in 2.6.8 and 2.8.0 causes xchat NOT to run,
...
bump the PORTREVISION.
Submitted by: Takeharu KATO <takeharu1219@ybb.ne.jp>
2007-03-21 21:35:47 +00:00
Jeremy Messenger
b20c5c257d
Fix the /back and repeat /away if you are back. Also, it fixes in the Server ->
...
Away menu when you try to uncheck it. This patch was took from xchat2 CVS. Bump
the PORTREVISION.
2007-01-06 01:01:15 +00:00
Jeremy Messenger
eb96436d3a
Update to 2.8.0.
...
PR: ports/107563
Submitted by: Alex <goo@t72.ru>
2007-01-05 21:25:14 +00:00
Pav Lucistnik
71da93b153
- Fix a security problem
...
Obtained from: Peter Zelezny <zed@xchat.org> (author)
2006-12-18 15:57:41 +00:00
Joe Marcus Clarke
f7cdb2aaaa
Update to 2.6.8.
2006-10-31 02:39:57 +00:00
Joe Marcus Clarke
7344b58d22
Update to 2.6.6. See http://xchat.org/changelog.txt for a list of changes.
2006-07-27 15:32:21 +00:00
Jeremy Messenger
d50933c749
- Fix the invisible cursor color when using GTKSpell and a black input box
...
(when "Use the text box font & colors" is ON). Took from xchat CVS.
- Fix the plist when disable dbus support.
- Add a new knob, WITHOUT_GTKSPELL, to disable spell check support.
- Bump the PORTREVISION.
2006-06-13 22:31:23 +00:00
Pav Lucistnik
89c9d6285c
- Rename ports
...
irc/xchat -> irc/xchat1
irc/xchat2 -> irc/xchat
2006-05-28 12:35:56 +00:00
Eivind Eklund
648bc08b6a
Make the default config conform to RFC1122 (no public away messages).
2004-03-31 14:27:43 +00:00
Jim Mock
c8622c1f62
Update to 1.8.11.
...
Submitted by: Paolo Gatti <onel0ve@libero.it>
Tested by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
2003-01-19 00:09:27 +00:00
Joe Marcus Clarke
00a00f61a0
Update to 1.8.10.
...
PR: 44051
Approved by: maintainer
2002-10-21 16:25:37 +00:00
Jim Mock
36fd7fc802
Update to version 1.8.6. While I'm here, add a WITH_TRANSPARENCY knob
...
so that non-GNOME users can get transparent windows if so desired.
2001-11-28 07:50:03 +00:00
Jim Mock
513cd5af55
Add two patches -- one fixes dccs autoresume, and the other fixes xchat
...
when used with bnc.
Prodded by: David Hill <david@phobia.ms>
Obtained from: xchat.org
2001-11-25 01:00:05 +00:00