The FreeBSD Ports Archive
FreeBSD net-im : linux-ymessenger4>
An RPM of Yahoo! Messenger instant messaging client
linux-ymessenger history
v. 1.9
date: 2007/01/30 04:23:57; author: kris; state: Exp; lines: +0 -1
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
v. 1.8
date: 2006/06/08 01:35:14; author: itetcu; state: Exp; lines: +10 -9
- upgrades linux-ymessenger from 1.0.4 to 1.0.6
- merges in the 1.0.6_1 executable
- works around a preferences corruption bug that can cause ymessenger to crash
on startup
To do: determine if any prerequisite tests are missing from the Makefile.
Other issues: this port depends on graphics/linux-gdk-pixbuf,which is marked as
conflicting with x11-toolkits/linux-gtk2. The latter is used by things like
multimedia/linux-realplayer and print/acroread7. Manually installing just the
shared libraries from the linux-gdk-pixbuf-0.22.0.12.fc2_1.tbz package seems to
allow both to coexist. (Hopefully, someone will come up with a better solution.)
PR: ports/97669
Submitted by: Eric P. Scott
Approved by: maintainer, lawrance (mentor, implicit)
v. 1.7
date: 2005/11/09 07:48:14; 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.6
date: 2005/04/12 03:26:13; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.5
date: 2005/04/11 08:03:39; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.4
date: 2004/03/01 20:43:33; author: pav; state: Exp; lines: +1 -1
- rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not work
PR: ports/63516
Submitted by: Stephen J. Roznowski
v. 1.3
date: 2004/01/30 11:39:23; author: pav; state: Exp; lines: +2 -2
- Fix build (rpm2cpio port now installs rpm2cpio.pl)
Reported by: bento via kris
v. 1.2
date: 2004/01/22 12:18:38; author: trevor; state: Exp; lines: +1 -1
Use the CPIO macro defined in bsd.port.mk.
v. 1.1
date: 2003/12/25 20:41:29; author: pav; state: Exp;
Add linux-ymessenger, a Linux version of Yahoo! Messenger client.
Native version is already available in ports but is horribly out of date.
PR: ports/60536
Submitted by: Seth Kingsley
=============================================================================
v. 1.9
date: 2007/01/30 04:23:57; author: kris; state: Exp; lines: +0 -1
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
v. 1.8
date: 2006/06/08 01:35:14; author: itetcu; state: Exp; lines: +10 -9
- upgrades linux-ymessenger from 1.0.4 to 1.0.6
- merges in the 1.0.6_1 executable
- works around a preferences corruption bug that can cause ymessenger to crash
on startup
To do: determine if any prerequisite tests are missing from the Makefile.
Other issues: this port depends on graphics/linux-gdk-pixbuf,which is marked as
conflicting with x11-toolkits/linux-gtk2. The latter is used by things like
multimedia/linux-realplayer and print/acroread7. Manually installing just the
shared libraries from the linux-gdk-pixbuf-0.22.0.12.fc2_1.tbz package seems to
allow both to coexist. (Hopefully, someone will come up with a better solution.)
PR: ports/97669
Submitted by: Eric P. Scott
Approved by: maintainer, lawrance (mentor, implicit)
v. 1.7
date: 2005/11/09 07:48:14; 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.6
date: 2005/04/12 03:26:13; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.5
date: 2005/04/11 08:03:39; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.4
date: 2004/03/01 20:43:33; author: pav; state: Exp; lines: +1 -1
- rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not work
PR: ports/63516
Submitted by: Stephen J. Roznowski
v. 1.3
date: 2004/01/30 11:39:23; author: pav; state: Exp; lines: +2 -2
- Fix build (rpm2cpio port now installs rpm2cpio.pl)
Reported by: bento via kris
v. 1.2
date: 2004/01/22 12:18:38; author: trevor; state: Exp; lines: +1 -1
Use the CPIO macro defined in bsd.port.mk.
v. 1.1
date: 2003/12/25 20:41:29; author: pav; state: Exp;
Add linux-ymessenger, a Linux version of Yahoo! Messenger client.
Native version is already available in ports but is horribly out of date.
PR: ports/60536
Submitted by: Seth Kingsley
=============================================================================
v. 1.9
date: 2007/01/30 04:23:57; author: kris; state: Exp; lines: +0 -1
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
v. 1.8
date: 2006/06/08 01:35:14; author: itetcu; state: Exp; lines: +10 -9
- upgrades linux-ymessenger from 1.0.4 to 1.0.6
- merges in the 1.0.6_1 executable
- works around a preferences corruption bug that can cause ymessenger to crash
on startup
To do: determine if any prerequisite tests are missing from the Makefile.
Other issues: this port depends on graphics/linux-gdk-pixbuf,which is marked as
conflicting with x11-toolkits/linux-gtk2. The latter is used by things like
multimedia/linux-realplayer and print/acroread7. Manually installing just the
shared libraries from the linux-gdk-pixbuf-0.22.0.12.fc2_1.tbz package seems to
allow both to coexist. (Hopefully, someone will come up with a better solution.)
PR: ports/97669
Submitted by: Eric P. Scott
Approved by: maintainer, lawrance (mentor, implicit)
v. 1.7
date: 2005/11/09 07:48:14; 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.6
date: 2005/04/12 03:26:13; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.5
date: 2005/04/11 08:03:39; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.4
date: 2004/03/01 20:43:33; author: pav; state: Exp; lines: +1 -1
- rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not work
PR: ports/63516
Submitted by: Stephen J. Roznowski
v. 1.3
date: 2004/01/30 11:39:23; author: pav; state: Exp; lines: +2 -2
- Fix build (rpm2cpio port now installs rpm2cpio.pl)
Reported by: bento via kris
v. 1.2
date: 2004/01/22 12:18:38; author: trevor; state: Exp; lines: +1 -1
Use the CPIO macro defined in bsd.port.mk.
v. 1.1
date: 2003/12/25 20:41:29; author: pav; state: Exp;
Add linux-ymessenger, a Linux version of Yahoo! Messenger client.
Native version is already available in ports but is horribly out of date.
PR: ports/60536
Submitted by: Seth Kingsley
=============================================================================
|
| |

|