The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-im : gyach

Gyach is a GTK+ based Yahoo! Chat client

 Gyach is a Yahoo! chat program with a GTK+ interface.  It was originally
based upon the yahmini program (see AUTHORS file).  All yahmini code
has since been replaced.  Gyach was written for a few reasons:

1 - I run Linux at home and I couldn't stand the yahoo java interface.
2 - I didn't want to run qt unless absolutely necessary.
3 - I wanted to occasionally have something a little more fancy than
    the text-based interface that a few others are working on.
4 - I'm impatient and didn't want to wait for someone else to write a
    simple GTK-based interface.

So, I got the source to yahmini and created a GTK+ interface for it using
Glade.  Functionality was limited in the early stages, but I continue to
add new features.  Yahmini code has now been totally replaced as well as
conversion from Yahoo's older YCHT protocol to their newer YMSG protocol. 

http://www4.infi.net/~cpinkham/gyach/



gyach history


v. 1.14
date: 2007/05/19 20:19:29;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.13 date: 2005/11/09 07:48:11; author: pav; state: Exp; lines: +1 -1 Move instant messaging related ports to newly created net-im category: net/aim -> net-im/aim net/amsn -> net-im/amsn net/ari-yahoo -> net-im/ari-yahoo net/ayttm -> net-im/ayttm net/bsflite -> net-im/bsflite net/ccmsn -> net-im/ccmsn net/centericq -> net-im/centericq net/cicquin -> net-im/cicquin net/coccinella -> net-im/coccinella net/convey -> net-im/convey net/echat -> net-im/echat net/ejabberd -> net-im/ejabberd net/firetalk -> net-im/firetalk net/fugu -> net-im/fugu net/gajim -> net-im/gajim net/gale -> net-im/gale net/ginsu -> net-im/ginsu net/gnome-jabber -> net-im/gnome-jabber net/gtkyahoo -> net-im/gtkyahoo net/gyach -> net-im/gyach net/icb -> net-im/icb net/icmpchat -> net-im/icmpchat net/icqlib -> net-im/icqlib net/imcom -> net-im/imcom net/jabberd -> net-im/jabberd net/jabber-pymsn -> net-im/jabber-pymsn net/jit -> net-im/jit net/kmerlin -> net-im/kmerlin net/kmess -> net-im/kmess net/konverse -> net-im/konverse net/kpopup -> net-im/kpopup net/libmsn -> net-im/libmsn net/libyahoo2 -> net-im/libyahoo2 net/linpopup -> net-im/linpopup net/linux-ymessenger -> net-im/linux-ymessenger net/mcabber -> net-im/mcabber net/mercury -> net-im/mercury net/micq -> net-im/micq net/mu-conference -> net-im/mu-conference net/naim -> net-im/naim net/pebrot -> net-im/pebrot net/pork -> net-im/pork net/py-msnp -> net-im/py-msnp net/py-pyxmpp -> net-im/py-pyxmpp net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection net/p5-Net-AIM -> net-im/p5-Net-AIM net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000 net/p5-Net-MSN -> net-im/p5-Net-MSN net/p5-Net-NetSend -> net-im/p5-Net-NetSend net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR net/simicq -> net-im/simicq net/sulci -> net-im/sulci net/tik -> net-im/tik net/tkabber -> net-im/tkabber net/tkabber-devel -> net-im/tkabber-devel net/tmsnc -> net-im/tmsnc net/vicq -> net-im/vicq net/vqcc-gtk -> net-im/vqcc-gtk net/xicq -> net-im/xicq net/ymessenger -> net-im/ymessenger net/ysm -> net-im/ysm Repocopied by: marcus
v. 1.12 date: 2005/11/05 05:19:20; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.11 date: 2005/08/30 17:08:27; author: vs; state: Exp; lines: +1 -1 s/PTHREAD_FLAGS/PTHREAD_CFLAGS/
v. 1.10 date: 2005/03/12 10:52:43; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.9 date: 2004/11/18 22:18:36; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386: Does not compile
v. 1.8 date: 2004/11/07 22:37:03; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.7 date: 2004/08/31 14:13:14; author: vs; state: Exp; lines: +4 -9 - Update to 0.9.8 - Fix threading (me) PR: ports/68847 Submitted by: Aaron Myles Landwehr (maintainer)
v. 1.6 date: 2004/04/05 03:30:00; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.5 date: 2004/02/19 09:37:15; author: kris; state: Exp; lines: +7 -1 FORBIDDEN on 5.x: links against conflicting thread libraries
v. 1.4 date: 2004/02/04 05:08:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.3 date: 2004/02/01 23:44:34; author: pav; state: Exp; lines: +2 -5 - Update to 0.9.7 PR: ports/62229 Submitted by: Aaron Myles Landwehr (maintainer)
v. 1.2 date: 2004/02/01 16:10:18; author: krion; state: Exp; lines: +4 -2 - Update to version which supports new Yahoo's chat protocol PR: ports/62135 Submitted by: maintainer
v. 1.1 date: 2003/12/26 00:01:50; author: pav; state: Exp; Add gyach, a Gtk2 client for Yahoo! Chat. PR: ports/59114 Submitted by: Aaron Myles Landwehr ============================================================================= v. 1.14 date: 2007/05/19 20:19:29; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13 date: 2005/11/09 07:48:11; author: pav; state: Exp; lines: +1 -1 Move instant messaging related ports to newly created net-im category: net/aim -> net-im/aim net/amsn -> net-im/amsn net/ari-yahoo -> net-im/ari-yahoo net/ayttm -> net-im/ayttm net/bsflite -> net-im/bsflite net/ccmsn -> net-im/ccmsn net/centericq -> net-im/centericq net/cicquin -> net-im/cicquin net/coccinella -> net-im/coccinella net/convey -> net-im/convey net/echat -> net-im/echat net/ejabberd -> net-im/ejabberd net/firetalk -> net-im/firetalk net/fugu -> net-im/fugu net/gajim -> net-im/gajim net/gale -> net-im/gale net/ginsu -> net-im/ginsu net/gnome-jabber -> net-im/gnome-jabber net/gtkyahoo -> net-im/gtkyahoo net/gyach -> net-im/gyach net/icb -> net-im/icb net/icmpchat -> net-im/icmpchat net/icqlib -> net-im/icqlib net/imcom -> net-im/imcom net/jabberd -> net-im/jabberd net/jabber-pymsn -> net-im/jabber-pymsn net/jit -> net-im/jit net/kmerlin -> net-im/kmerlin net/kmess -> net-im/kmess net/konverse -> net-im/konverse net/kpopup -> net-im/kpopup net/libmsn -> net-im/libmsn net/libyahoo2 -> net-im/libyahoo2 net/linpopup -> net-im/linpopup net/linux-ymessenger -> net-im/linux-ymessenger net/mcabber -> net-im/mcabber net/mercury -> net-im/mercury net/micq -> net-im/micq net/mu-conference -> net-im/mu-conference net/naim -> net-im/naim net/pebrot -> net-im/pebrot net/pork -> net-im/pork net/py-msnp -> net-im/py-msnp net/py-pyxmpp -> net-im/py-pyxmpp net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection net/p5-Net-AIM -> net-im/p5-Net-AIM net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000 net/p5-Net-MSN -> net-im/p5-Net-MSN net/p5-Net-NetSend -> net-im/p5-Net-NetSend net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR net/simicq -> net-im/simicq net/sulci -> net-im/sulci net/tik -> net-im/tik net/tkabber -> net-im/tkabber net/tkabber-devel -> net-im/tkabber-devel net/tmsnc -> net-im/tmsnc net/vicq -> net-im/vicq net/vqcc-gtk -> net-im/vqcc-gtk net/xicq -> net-im/xicq net/ymessenger -> net-im/ymessenger net/ysm -> net-im/ysm Repocopied by: marcus
v. 1.12 date: 2005/11/05 05:19:20; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.11 date: 2005/08/30 17:08:27; author: vs; state: Exp; lines: +1 -1 s/PTHREAD_FLAGS/PTHREAD_CFLAGS/
v. 1.10 date: 2005/03/12 10:52:43; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.9 date: 2004/11/18 22:18:36; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386: Does not compile
v. 1.8 date: 2004/11/07 22:37:03; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.7 date: 2004/08/31 14:13:14; author: vs; state: Exp; lines: +4 -9 - Update to 0.9.8 - Fix threading (me) PR: ports/68847 Submitted by: Aaron Myles Landwehr (maintainer)
v. 1.6 date: 2004/04/05 03:30:00; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.5 date: 2004/02/19 09:37:15; author: kris; state: Exp; lines: +7 -1 FORBIDDEN on 5.x: links against conflicting thread libraries
v. 1.4 date: 2004/02/04 05:08:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.3 date: 2004/02/01 23:44:34; author: pav; state: Exp; lines: +2 -5 - Update to 0.9.7 PR: ports/62229 Submitted by: Aaron Myles Landwehr (maintainer)
v. 1.2 date: 2004/02/01 16:10:18; author: krion; state: Exp; lines: +4 -2 - Update to version which supports new Yahoo's chat protocol PR: ports/62135 Submitted by: maintainer
v. 1.1 date: 2003/12/26 00:01:50; author: pav; state: Exp; Add gyach, a Gtk2 client for Yahoo! Chat. PR: ports/59114 Submitted by: Aaron Myles Landwehr ============================================================================= v. 1.14 date: 2007/05/19 20:19:29; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13 date: 2005/11/09 07:48:11; author: pav; state: Exp; lines: +1 -1 Move instant messaging related ports to newly created net-im category: net/aim -> net-im/aim net/amsn -> net-im/amsn net/ari-yahoo -> net-im/ari-yahoo net/ayttm -> net-im/ayttm net/bsflite -> net-im/bsflite net/ccmsn -> net-im/ccmsn net/centericq -> net-im/centericq net/cicquin -> net-im/cicquin net/coccinella -> net-im/coccinella net/convey -> net-im/convey net/echat -> net-im/echat net/ejabberd -> net-im/ejabberd net/firetalk -> net-im/firetalk net/fugu -> net-im/fugu net/gajim -> net-im/gajim net/gale -> net-im/gale net/ginsu -> net-im/ginsu net/gnome-jabber -> net-im/gnome-jabber net/gtkyahoo -> net-im/gtkyahoo net/gyach -> net-im/gyach net/icb -> net-im/icb net/icmpchat -> net-im/icmpchat net/icqlib -> net-im/icqlib net/imcom -> net-im/imcom net/jabberd -> net-im/jabberd net/jabber-pymsn -> net-im/jabber-pymsn net/jit -> net-im/jit net/kmerlin -> net-im/kmerlin net/kmess -> net-im/kmess net/konverse -> net-im/konverse net/kpopup -> net-im/kpopup net/libmsn -> net-im/libmsn net/libyahoo2 -> net-im/libyahoo2 net/linpopup -> net-im/linpopup net/linux-ymessenger -> net-im/linux-ymessenger net/mcabber -> net-im/mcabber net/mercury -> net-im/mercury net/micq -> net-im/micq net/mu-conference -> net-im/mu-conference net/naim -> net-im/naim net/pebrot -> net-im/pebrot net/pork -> net-im/pork net/py-msnp -> net-im/py-msnp net/py-pyxmpp -> net-im/py-pyxmpp net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection net/p5-Net-AIM -> net-im/p5-Net-AIM net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000 net/p5-Net-MSN -> net-im/p5-Net-MSN net/p5-Net-NetSend -> net-im/p5-Net-NetSend net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR net/simicq -> net-im/simicq net/sulci -> net-im/sulci net/tik -> net-im/tik net/tkabber -> net-im/tkabber net/tkabber-devel -> net-im/tkabber-devel net/tmsnc -> net-im/tmsnc net/vicq -> net-im/vicq net/vqcc-gtk -> net-im/vqcc-gtk net/xicq -> net-im/xicq net/ymessenger -> net-im/ymessenger net/ysm -> net-im/ysm Repocopied by: marcus
v. 1.12 date: 2005/11/05 05:19:20; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.11 date: 2005/08/30 17:08:27; author: vs; state: Exp; lines: +1 -1 s/PTHREAD_FLAGS/PTHREAD_CFLAGS/
v. 1.10 date: 2005/03/12 10:52:43; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.9 date: 2004/11/18 22:18:36; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386: Does not compile
v. 1.8 date: 2004/11/07 22:37:03; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.7 date: 2004/08/31 14:13:14; author: vs; state: Exp; lines: +4 -9 - Update to 0.9.8 - Fix threading (me) PR: ports/68847 Submitted by: Aaron Myles Landwehr (maintainer)
v. 1.6 date: 2004/04/05 03:30:00; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.5 date: 2004/02/19 09:37:15; author: kris; state: Exp; lines: +7 -1 FORBIDDEN on 5.x: links against conflicting thread libraries
v. 1.4 date: 2004/02/04 05:08:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.3 date: 2004/02/01 23:44:34; author: pav; state: Exp; lines: +2 -5 - Update to 0.9.7 PR: ports/62229 Submitted by: Aaron Myles Landwehr (maintainer)
v. 1.2 date: 2004/02/01 16:10:18; author: krion; state: Exp; lines: +4 -2 - Update to version which supports new Yahoo's chat protocol PR: ports/62135 Submitted by: maintainer
v. 1.1 date: 2003/12/26 00:01:50; author: pav; state: Exp; Add gyach, a Gtk2 client for Yahoo! Chat. PR: ports/59114 Submitted by: Aaron Myles Landwehr =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm