aboutsummaryrefslogtreecommitdiff
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Release all my ports.Nick Sayer2002-10-211-1/+1
| | | | | | | | kris made it clear that by his measure I'm not doing my job as a port maintainer. Far be it from me to be an obstruction to the project. Notes: svn path=/head/; revision=68468
* Fix the icon installation. Bump PORTREVISION.Joe Marcus Clarke2002-10-193-6/+6
| | | | Notes: svn path=/head/; revision=68390
* Update to 2.1Nick Sayer2002-10-182-2/+4
| | | | Notes: svn path=/head/; revision=68279
* fix configure on -currentYing-Chieh Liao2002-10-181-1/+1
| | | | Notes: svn path=/head/; revision=68271
* upgrade to 4.8.6Ying-Chieh Liao2002-10-183-8/+8
| | | | Notes: svn path=/head/; revision=68255
* Fix a segfault on sign on when no ~/.gtkrc file exists. This has beenJoe Marcus Clarke2002-10-172-0/+18
| | | | | | | | | | | filed as gaim bug #624899. Reported by: Kenneth W Cochran <kwc@TheWorld.com> David Thiel <lx@redundancy.redundancy.org> Tested by: David Thiel <lx@redundancy.redundancy.org> Notes: svn path=/head/; revision=68227
* Update to 0.59.5.Joe Marcus Clarke2002-10-173-15/+2
| | | | Notes: svn path=/head/; revision=68189
* Upgrade to 0.4.9.4.Vanilla I. Shu2002-10-1618-306/+62
| | | | | | | | PR: ports/44118 Submitted by: Ports Fury. Notes: svn path=/head/; revision=68133
* workaround for installed autoconf/automake griefDirk Meyer2002-10-151-0/+4
| | | | | | | PR: 42585,42654 Notes: svn path=/head/; revision=68079
* ncurses is goneYing-Chieh Liao2002-10-131-7/+1
| | | | Notes: svn path=/head/; revision=67976
* Fix a segfault in the Yahoo! module.Joe Marcus Clarke2002-10-132-1/+13
| | | | | | | | Reported by: Kenneth W Cochran <kwc@TheWorld.com> Obtained from: gaim CVS Notes: svn path=/head/; revision=67953
* Fix build on -CURRENT.Joe Marcus Clarke2002-10-122-0/+26
| | | | Notes: svn path=/head/; revision=67891
* Add the sample config fileNick Sayer2002-10-122-0/+2
| | | | Notes: svn path=/head/; revision=67881
* Add jabber-yahoo 2.0.1, jabber Yahoo Transport module.Nick Sayer2002-10-126-0/+51
| | | | Notes: svn path=/head/; revision=67865
* Make esound support optional.Joe Marcus Clarke2002-10-121-1/+13
| | | | | | | PR: 43600 Notes: svn path=/head/; revision=67841
* Update to 0.59.4.Joe Marcus Clarke2002-10-112-2/+2
| | | | | | | Submitted by: seanc Notes: svn path=/head/; revision=67824
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inAkinori MUSHA2002-10-101-2/+2
| | | | | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead) Notes: svn path=/head/; revision=67737