aboutsummaryrefslogtreecommitdiff
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* Add standard termination strings and correct the message conversion betweenJoe Marcus Clarke2003-01-162-0/+13
| | | | | | | | | | | | official yahoo messenger and gaim. PR: 47125 Submitted by: leeym Noticed by: Dustin Liu <dustinl@yahoo-inc.com> Obtained from: Palatis <tblanku@yahoo.com.tw> Notes: svn path=/head/; revision=73213
* Update to 0.4.10Tilman Keskinoz2003-01-138-28/+70
| | | | | | | | PR: 46943 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=73045
* Update to 0.59.8.Joe Marcus Clarke2003-01-103-23/+2
| | | | Notes: svn path=/head/; revision=72862
* New port ocaml-jabbr version 0.0.20021124: XML Messaging and PresenceMario Sergio Fujikawa Ferreira2003-01-095-0/+124
| | | | | | | Protocol a.k.a. Jabber for Objective Caml Notes: svn path=/head/; revision=72790
* licq:Dirk Meyer2003-01-088-42/+29
| | | | | | | | | | | | | | | | | | | - Update to 1.2.3 - default config now prefix aware - Update PKG_MESSAGE for gtk plugin licq-qt-gui: - Update to 1.2.3 licq-console: - Update to 1.2.3 - user newer autoconf/automake licq-jons-gtk-gui: - Update to 1.2.3 (0.20.1) Notes: svn path=/head/; revision=72773
* fix UTF-8 nicknameYing-Chieh Liao2003-01-072-2/+16
| | | | | | | | PR: 46772 Submitted by: Cheng-Lung Sung <AlanSung@alansung.dragon2.net> Notes: svn path=/head/; revision=72685
* Fix build on -STABLE.Hye-Shik Chang2003-01-072-0/+10
| | | | | | | | | PR: ports/46687 Submitted by: Niclas Sodergard <nickus@nickus.net>, Ivajlo Nikolov <ivailon@mobikom.com> Notes: svn path=/head/; revision=72668
* Fix the problem where users were unable to sign on to Yahoo, or wereJoe Marcus Clarke2003-01-062-0/+21
| | | | | | | | | signed on then immediately kicked off with a "Cannot read" error. Obtained from: Gaim CVS Notes: svn path=/head/; revision=72655
* chase gdbm lib versionYing-Chieh Liao2003-01-032-2/+2
| | | | Notes: svn path=/head/; revision=72367
* Update to 0.11.5.Pete Fritchman2003-01-034-5/+29
| | | | | | | | PR: 46177 Submitted by: maintainer Notes: svn path=/head/; revision=72333
* Update to 0.8.1Tilman Keskinoz2003-01-0212-52/+48
| | | | | | | | PR: 46377 Submitted by: Josef El-Rayes <j.el-rayes@daemon.li> (maintainer) Notes: svn path=/head/; revision=72239
* Update to 0.9.8Hye-Shik Chang2003-01-026-164/+16
| | | | Notes: svn path=/head/; revision=72161
* - new feature GUI_KDEDirk Meyer2003-01-022-3/+26
| | | | | | | | PR: 45840 Submitted by: lev@serebryakov.spb.ru, fjoe Notes: svn path=/head/; revision=72135
* - make socks-patch portableDirk Meyer2003-01-021-9/+11
| | | | Notes: svn path=/head/; revision=72133
* Update to 0.59.7.Joe Marcus Clarke2003-01-013-52/+2
| | | | Notes: svn path=/head/; revision=72072
* upgrade to 4.9.0Ying-Chieh Liao2002-12-205-103/+79
| | | | | | | | | some bug fix, jabber support, msn support enhanced, no libsigc++, segfault fix Approved by: portmgr(steve) Notes: svn path=/head/; revision=71732
* Maintainer asked for modification of master_site.Edwin Groothuis2002-12-111-1/+1
| | | | | | | Submitted by: Roman Shterenzon <romanbsd@yahoo.com> Notes: svn path=/head/; revision=71521
* Fix build with bison 1.75.Joe Marcus Clarke2002-12-021-0/+42
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71306
* fix core dump when getenv("LANG") return NULLYing-Chieh Liao2002-11-273-15/+21
| | | | | | | | | PR: 45741 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Tested by: asmodai Notes: svn path=/head/; revision=71140
* fix coredump with MSN UTF-8Ying-Chieh Liao2002-11-252-30/+41
| | | | | | | | PR: 45697 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=71075
* Fix a segfault in the Yahoo protocol that can occur when a user receivesJoe Marcus Clarke2002-11-232-0/+50
| | | | | | | | | | new email. Reported by: Kenneth W Cochran <kwc@TheWorld.com> Obtained from: gaim CVS Notes: svn path=/head/; revision=70920
* Fix Build on -CURRENT.Tilman Keskinoz2002-11-232-0/+38
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=70844
* Maintainer update to version 0.11.4.13Edwin Groothuis2002-11-233-5/+4
| | | | | | | | PR: ports/45385 Submitted by: Ryan T. Dean <rtdean@cytherianage.net> Notes: svn path=/head/; revision=70794
* Fix build problem.Norikatsu Shigemura2002-11-211-0/+1
| | | | | | | | PR: ports/45498 Submitted by: Cedric Lamalle <cedric@cedric.trix.net> (maintainer) Notes: svn path=/head/; revision=70697
* When requested to do cp1251<->koi8 conversion convert to/from koi8-u, notMaxim Sobolev2002-11-212-1/+17
| | | | | | | | | | | to koi8-r, so that not only Russian characters are converted proreply, but Ukrainian as well. Poked about by: Alex Belinsky <tormoz@baklan.kiev.ua> Approved by: maintainer Notes: svn path=/head/; revision=70682
* add ccmsn 0.3p3Ying-Chieh Liao2002-11-206-0/+110
| | | | | | | | | | A Tcl/Tk-based MSN messenger PR: 37111 Submitted by: Sergio Jimenez Romero <TripleDES@eSlack.org> Notes: svn path=/head/; revision=70603
* fix previous commitYing-Chieh Liao2002-11-202-2/+6
| | | | | | | Submitted by: Alan Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=70530
* Update to 0.9.7.2Hye-Shik Chang2002-11-198-112/+96
| | | | Notes: svn path=/head/; revision=70498
* MSN UTF-8 support correctlyYing-Chieh Liao2002-11-194-200/+219
| | | | | | | Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=70465
* Update Maintainers Emailaddress in pkg-descr [1]Tilman Keskinoz2002-11-154-8/+4
| | | | | | | | | | USE_KDELIBS_VER does not work with bsd.port.(pre|post).mk [2] Submitted by: maintainer[1] Herbert Skuhra <zapata@gmx.at> [2] Notes: svn path=/head/; revision=70204
* Add simicq, another KDE-ICQ clone.Tilman Keskinoz2002-11-1510-0/+176
| | | | | | | | PR: 44886 Submitted by: Josef El-Rayes <j.el-rayes@daemon.li> Notes: svn path=/head/; revision=70201
* - implement charset conversion for offline messagesMax Khon2002-11-155-16/+57
| | | | | | | | | - USE_BZIP2 Submitted by: MAINTAINER Notes: svn path=/head/; revision=70154
* upgrade to 7.2.8.1Max Khon2002-11-118-95/+40
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=69927
* Depend on the qssl port. Simply having that installed will enable psiDima Dorfman2002-11-111-1/+2
| | | | | | | | | | to connect ot jabberd over SSL (it will automatically detect its presense--no compile-time configuration changes are necessary). Approved by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=69884
* Update to 0.98.126.Joe Marcus Clarke2002-11-108-50/+62
| | | | Notes: svn path=/head/; revision=69850
* Add Jarl, a Perl/Tk Jabber client.Dima Dorfman2002-11-106-0/+408
| | | | Notes: svn path=/head/; revision=69814
* Upgrade to 0.8.7.Dima Dorfman2002-11-108-116/+45
| | | | | | | | PR: 44874 Submitted by: Jonathan Chen <jonc@chen.org.nz> Notes: svn path=/head/; revision=69811
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1010-11/+5
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Update to 0.59.6.Joe Marcus Clarke2002-11-083-20/+2
| | | | Notes: svn path=/head/; revision=69739
* Fix issues documented in PRs ports/43152 and ports/42128.Edwin Groothuis2002-11-071-5/+17
| | | | | | | | | | | | | + Avoid using a dash in PORTVERSION. + Patch the binaries for the latest version of gettext, and add it to LIB_DEPENDS. + Require 4.x libc. PR: ports/43901 Submitted by: Seth Kingsley <sethk@meowfishies.com> Notes: svn path=/head/; revision=69662
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0610-5/+10
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* PERL -> REINPLACEEdwin Groothuis2002-11-041-0/+1
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* - Fix GGC problem on currentDirk Meyer2002-11-042-0/+23
| | | | | | | Submitted by: vs@foldr.org Notes: svn path=/head/; revision=69431
* upgrade to 4.8.7Ying-Chieh Liao2002-11-032-3/+3
| | | | Notes: svn path=/head/; revision=69333
* support utf-8 encoding with msnYing-Chieh Liao2002-10-302-1/+200
| | | | | | | | | PR: 44740 Submitted by: Cheng-Lung Sung <AlanSung@alansung.dragon2.net> Tested with: yinjieh@csie.nctu.edu.tw Notes: svn path=/head/; revision=69147
* Add net/icmpchat - Simple chat program based on the ICMP protocol.Patrick Li2002-10-295-0/+40
| | | | | | | | PR: ports/44579 Submitted by: Matthew West <mwest@uct.ac.za> Notes: svn path=/head/; revision=69075
* Unbreak build of net/kmerlin.Edwin Groothuis2002-10-291-2/+1
| | | | | | | | PR: ports/43797, ports/44072 Submitted by: Cédric Lamalle <cedric@cedric.trix.net> Notes: svn path=/head/; revision=69070
* Fix build on -current (#include <wchar.h> instead of <rune.h>)Kris Kennaway2002-10-261-5/+12
| | | | Notes: svn path=/head/; revision=68860
* Fix right-clicking behavior on Qt3.Hye-Shik Chang2002-10-212-4/+12
| | | | | | | | PR: 44280 Submitted by: Fork <bouloumag@hotmail.com> Notes: svn path=/head/; revision=68503
* Fix the plist in the case where esound support is built without libpanelJoe Marcus Clarke2002-10-212-11/+13
| | | | | | | | | support. Reported by: kdulzo@sockpuppet.org Notes: svn path=/head/; revision=68471