summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2002-11-11Trivially use buildlink2.seb1-2/+3
2002-11-06Control k already *has* a perfectly good meaning, so instead ofatatat3-2/+25
defeating that purpose, use control c to pop up the colour picker instead. I'm not sure exactly when the gaim people changed this (somewhere between 0.59.1 and 0.59.3), but I think it's rather ill advised.
2002-11-06fix /usr/local paths in man page.grant3-2/+45
2002-11-01Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).wiz1-2/+2
2002-10-31Mention fonts/monafonts is recommended to view 2ch ascii arts.toshii1-0/+11
2002-10-30Note new homepage.kleink1-2/+2
2002-10-29Tell configure script to look for iconv; move iconv dependency to common ↵wiz3-6/+6
Makefile.
2002-10-28Need libiconv for the non gnome applet build as welljmc2-6/+11
2002-10-28Fix a typo.uebayasi1-1/+1
2002-10-28Add & enable navi2ch.uebayasi1-1/+2
2002-10-28Initial import of Navi2ch 1.6.0.uebayasi4-0/+101
Navi2ch is a viewer program dedicated to chatting in 2ch.net - the biggest, most famous, influencial BBS in Japan. Although this software is really well-written, It's worth noting that most opinions/informations found in 2ch.net are next to senseless. Thus, Good NetBSD users are really encouraged not to devote themselves to 2ch! :-)
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