summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2002-10-25Update to 0.11.4.9, and convert to buildlink2.wiz4-30/+31
Some of the changes: o More small bugs quashed. New /clearall command. o Small bugs quashed in buddy offline acknowledgement and queued message forwarding. o Speed-ups in the playback procedures. o General clean-ups for cross-platform compiles. o On Tuesday, October 1, AOL's TOC servers began periodically sending packets with a previously unused frame type. naim does not know how to decipher these packets, but version 0.11.4 was released with code changes to simply ignore unknown frame types.
2002-10-25buildlink1 -> buildlink2.wiz1-2/+3
2002-10-22need libiconv for internationalized behavioritojun1-1/+2
2002-10-21buildlink1 -> buildlink2.wiz1-4/+4
2002-10-20Use buildlink2. Use perl5/module.mk.seb2-12/+7
2002-10-20Updated to micq-0.4.9.4shell4-13/+22
- update maintainer email - re-add patch-aa Changes : * add error message for missing file reception directory * web page: add blurb for misconfigured browsers * final translation updates * .. or non-updates (english text copied to translated man pages) * compile fixes (thanks, Andy) * do not send CAP_IS_2002 (it means UTF-8, we can't do that yet) * show failing connections only when verbose or for server connections * display 0x46 meta result (just output the text) For more see Changes
2002-10-19Use PKGNAME_PREFIX.minoura1-2/+2
2002-10-17Minor man page fix.wiz2-1/+14
2002-10-13buildlink1 -> buildlink2.wiz1-4/+4
2002-10-13buildlink1 -> buildlink2.wiz1-2/+3
2002-10-13buildlink1 -> buildlink2.wiz1-3/+3
2002-10-12buildlink1 -> buildlink2.wiz1-5/+8
2002-10-10buildlink1 -> buildlink2.wiz1-3/+3
2002-10-10Fix path to Perl binary in "src/update.pl" and "src/contact-update.pl".tron1-1/+3
Problem noted by Matthias Hertel in private e-mail.
2002-10-09buildlink1 -> buildlink2jlam1-7/+13
2002-10-09buildlink1 -> buildlink2.wiz1-10/+10
2002-10-09Convert to buildlink2. Use perl5/module.mk.schmonz1-7/+4
2002-10-09Convert to buildlink2. Use perl5/module.mk. Move post-extract to pre-configure.schmonz1-11/+9
2002-10-05Convert to buildlink2.wiz2-7/+9
2002-10-05Convert gaim-gnome to buildlink2, and fix PLIST.wiz4-24/+23
2002-10-04buildlink1 -> buildlink2jlam1-7/+7
2002-09-29buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gccjlam1-12/+12
2002-09-29Use gcc/buildlink2.mk instead of Makefile.gcc.jlam1-7/+3
2002-09-28Update gaim to 0.59.3. Changes:hubertf4-23/+12
0.59.3 (09/14/2002): Rob: This really has been made a little early. Of course, we figured that some of you may like to connect to Yahoo. Sorry about that little blunder. I blame it on George. Sean: That was just a silly mistake--there's no need to make George feel bad! There's also some nice i18n fixes in there by Matt Wilson from RedHat. George: Why doesn't anybody love me? 0.59.2 (09/09/2002): Rob: This time Sean couldn't be with us. I finally got my linux box some what back in order. Life has been extremely hectic for both Sean and myself lately, I think. Sean will have his cable connection soon and my linux box should be completely happy again soon. Thanks to everyone that kept the patches coming in and organized while we were busy (chip, luke, robot, etc.)
2002-09-26Add freetype dependency.wiz1-5/+6
Don't test sigc++ during configure, fails for some strange reason under 1.5.x. Closes PR 18281.
2002-09-25Update to 1.6.10nb1, provided by Sergey Svishchev in PR 18062:wiz4-3/+37
Enable language files.
2002-09-25Update to 20020918, by Dawid Szymanski in PR 18335.wiz5-16/+53
Some fixes and buildlink2ing by me. Changes: - bugfixes - new ncurses based interface (like irssi)
2002-09-25Convert to buildlink2. Also, tell configure not to go looking for ncurses.wiz1-7/+6
Should fix PR 18099.
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-09-23Instead of using BUILDLINK_TRANSFORM.<pkg> to change the location ofjlam1-2/+3
headers in ${BUILDLINK_DIR}, simply create BUILDLINK_CPPFLAGS.<pkg> variables whose values are appended to CPPFLAGS, which are automatically passed to the configure and build processes. BUILDLINK_TRANSFORM.<pkg> has little use in buildlink2 since packages are now told that the software may be found where it really is installed, not in ${BUILDLINK_DIR} as was the case with buildlink1. Eventually, these variables will be declared unsupported by buildlink2.
2002-09-22Unused, I think.wiz1-49/+0
2002-09-21buildlink1 -> buildlink2jlam1-4/+4
2002-09-21Finish incomplete buildlink1 -> buildlink2 conversion accidentallyjlam2-7/+7
committed with the last set of changes.
2002-09-21Strip the ".buildlink" from the names of the python application andjlam2-14/+16
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-09-21buildlink1 -> buildlink2jlam1-7/+8
2002-09-21libyahoo-authors.h was accidentally left out in the update...restore it.jlam2-2/+6
2002-09-21libyahoo now has shared libs, so match libyahoo.*, not just libyahoo.a.jlam2-4/+4
2002-09-20Belatedly note that the example rc.d file moved to ${PREFIX}/etc/rc.d.jlam1-2/+2
2002-09-20kyahoo has been removedjlam1-2/+1
2002-09-20kyahoo is dead...superseded by kyim.jlam7-108/+0
2002-09-20Add and enable chat/kyim.jlam1-1/+2
2002-09-20Initial import if kyim-1.0.jlam4-0/+81
KYim is an instant messenger for Yahoo! networks. It supports basic connection to the Yahoo! Networks system, and connection through HTTP proxies, allowing you to: * manage your buddy list (add/remove buddies) * chat with your buddies by instant messages * send messages to your buddies when they are off-line * take part in conferences * have information about your Yahoo! Mail (is there mail waiting?) * receive incoming file transfers KYim is the successor to KYahoo, which is no longer maintained.
2002-09-20Update chat/libyahoo to 0.18.4. Changes from version 0.18.2 are forjlam5-19/+19
thread-safety, to build a shared library, and a very minor bug fix.
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant1-2/+2
script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam.
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam1-12/+7
2002-09-18When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file alreadyjlam1-3/+1
exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or INSTALL_EXTRA_TMPL.
2002-09-17Add & enable liece.uebayasi1-1/+2
2002-09-17Initial import of Liece 1.4.8, another IRC client for Emacs/XEmacs.uebayasi4-0/+153
Liece has many advanced features, atractive user interface, and is being actively developed.
2002-09-17irchat -> irchat-pjuebayasi1-2/+2
2002-09-17Move to chat/irchat-pj, which reflects the original package name and moreuebayasi6-117/+0
appropriate. Pointed out by Yoshiyuki Haraoka.