summaryrefslogtreecommitdiff
path: root/net-im (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * Update to 0.71 [1]Joe Marcus Clarke2003-10-105-38/+60
| | | | | | | | | * Add optional Mozilla NSS support Submitted by: Matthew Luckie <mjl@luckie.org.nz> [1] Notes: svn path=/head/; revision=90807
* - Original program can't send/receive non-ASCII chars correctlyKirill Ponomarev2003-10-085-220/+31
| | | | | | | | | | | | | in MSN/Yahoo. This patch can fix that. Also note that original config file has problem in writing default charset setting to file. - Bump PORTREVISION PR: 57734 Submitted by: maintainer Notes: svn path=/head/; revision=90658
* - Update to 7.2.9.1Kirill Ponomarev2003-10-082-3/+8
| | | | | | | | PR: 57740 Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer) Notes: svn path=/head/; revision=90632
* Do not make the Japanese character support the default since it crashesJoe Marcus Clarke2003-10-081-1/+4
| | | | | | | | | Yahoo! chats that contain a '~' character. Reported by: Adam McLaurin <adam.mclaurin@gmx.net> Notes: svn path=/head/; revision=90582
* Update to 2.2.0Erwin Lansing2003-10-072-3/+3
| | | | | | | | PR: 57676 Submitted by: Vivek Khera <vivek@khera.org> Notes: svn path=/head/; revision=90500
* 1. fix build error with MSNYing-Chieh Liao2003-10-072-8/+16
| | | | | | | | | | 2. pass maintainership to clsung@dragon2.net Reported by: Steven Looman <steve@minerva.krx.nl> Submitted by: clsung@dragon2.net Notes: svn path=/head/; revision=90484
* - Update to 0.4.10.5Kirill Ponomarev2003-10-064-4/+4
| | | | Notes: svn path=/head/; revision=90474
* upgrade to 4.9.7Ying-Chieh Liao2003-10-064-28/+55
| | | | Notes: svn path=/head/; revision=90453
* The new ymessenger is still broken. A quick google suggests that Y!Bruce M Simpson2003-10-051-0/+2
| | | | | | | | | | | | | people are aware of the problem (shared library related) and will be putting out a fix soon. [after reading preferences file] 12424 ymessenger.bin RET read 2185/0x889 12424 ymessenger.bin PSIG SIGSEGV SIG_DFL 12424 ymessenger.bin NAMI "ymessenger.bin.core" Notes: svn path=/head/; revision=90303
* Upgrade to version 1.0.4.David E. O'Brien2003-10-052-9/+5
| | | | | | | Submitted by: sethk@meowfishies.com (maintainer) Notes: svn path=/head/; revision=90292
* upgrade to 0.82Ying-Chieh Liao2003-10-043-133/+220
| | | | | | | | PR: pr/57559 Submitted by: maintainer Notes: svn path=/head/; revision=90223
* Fix the -pthread problem in case the option gets removed again. ThisWill Andrews2003-10-033-0/+3
| | | | | | | | | | | | | | | | | | | | patch involved patching the core auto* routines in KDE to accept the PTHREAD_* variables in the environment, with fallbacks. We decided the easiest way to implement this in ports was to generate configure instead of risking incorrect generation at port configure time. Said patch has already been committed to HEAD in KDE and as such will be removed with the 3.2 upgrade once it is released. Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE modules) have this support commented out due to lack of patch. Helped out: Adriaan de Groot <adridg@cs.kun.nl> Lauri Watts <lauri@kde.org> Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=90174
* Update to 0.14.Adam Weinberger2003-10-032-3/+3
| | | | Notes: svn path=/head/; revision=90071
* Fix crash in IP address formatting code for buddy tooltip.Alexander Nedotsukov2003-10-022-0/+20
| | | | | | | Reported by: Aleksey Sosnin <sam@macomnet.ru> Notes: svn path=/head/; revision=90023
* Add p5-Jabber-Connection 0.04, jabber Perl library forKirill Ponomarev2003-10-024-0/+42
| | | | | | | | | | client/component connectivity. PR: 57478 Submitted by: Lars Eggert Notes: svn path=/head/; revision=90021
* - force use of PTHREAD_LIBSDirk Meyer2003-10-021-2/+2
| | | | Notes: svn path=/head/; revision=90016
* - Update to version 0.7.2Kirill Ponomarev2003-10-014-6/+24
| | | | | | | | PR: 57445 Submitted by: Seth Kingsley <sethk@meowfishies.com> Notes: svn path=/head/; revision=89958
* Update to 0.70 which fixes the Yahoo! login problem.Joe Marcus Clarke2003-09-293-9/+8
| | | | | | | | Submitted by: Andrew J Caines <A.J.Caines@halplant.com> Takahiro Morishita <morishita@skywing.org> Notes: svn path=/head/; revision=89826
* upgrade to 4.9.6Ying-Chieh Liao2003-09-282-3/+3
| | | | Notes: svn path=/head/; revision=89603
* KATO mega patchEdwin Groothuis2003-09-271-1/+1
| | | | | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89492
* * Add optional GnuTLS supportJoe Marcus Clarke2003-09-262-6/+36
| | | | | | | | | | * Add optional Tcl support PR: 57262 Submitted by: mi (based on) Notes: svn path=/head/; revision=89478
* Add Japanese character support.Joe Marcus Clarke2003-09-262-0/+6
| | | | | | | | PR: 57242 Submitted by: Takahiro Morishita <morishita@skywing.org> Notes: svn path=/head/; revision=89463
* - Chase library to new gnutls versionKirill Ponomarev2003-09-261-1/+1
| | | | | | | | PR: 57246 Submitted by: Herbert J. Skuhra <herbert@bugat.at> Notes: svn path=/head/; revision=89454
* - Use DOCSDIR and make portlint happyKirill Ponomarev2003-09-264-22/+22
| | | | Notes: svn path=/head/; revision=89430
* - Update to version 0.4.10.4 and take maintainershipKirill Ponomarev2003-09-264-6/+6
| | | | Notes: svn path=/head/; revision=89429
* Update to 0.69 which fixes, among other things, the recent Yahoo! problems.Joe Marcus Clarke2003-09-254-22/+56
| | | | | | | Submitted by: Eric Anderson <anderson@centtech.com> (based on) Notes: svn path=/head/; revision=89365
* - Update to version 0.7.1Kirill Ponomarev2003-09-252-2/+6
| | | | | | | | PR: 57007 Submitted by: Ports Fury Notes: svn path=/head/; revision=89349
* - Update maintainer's email to aquatique@rusunix.orgKirill Ponomarev2003-09-251-2/+2
| | | | | | | Reported by: Evgueni V.Gavrilov <aquatique@rusunix.org> (maintainer) Notes: svn path=/head/; revision=89332
* - use -Wno-deprecated only in CXXFLAGSDirk Meyer2003-09-242-9/+9
| | | | | | | - force configure to use PTHREAD_CFLAGS Notes: svn path=/head/; revision=89260
* Chase repocopies towards ports/dnsEdwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88581
* - don't clobber any given LDFLAGSDirk Meyer2003-09-041-2/+2
| | | | | | | | | resoves conflitcs with bsd.openssl.mk - maintainer contaced: 2003-08-29 Approved by: marcus Notes: svn path=/head/; revision=88475
* Add a missing @dirrm.Joe Marcus Clarke2003-09-031-1/+2
| | | | Notes: svn path=/head/; revision=88394
* * Update to 0.68 [1]Joe Marcus Clarke2003-09-034-6/+34
| | | | | | | | | | * Nasty hack to allow Perl to work where its supported, and install in the default Perl prefix Submitted by: Matthew Luckie <mjl@luckie.org.nz> [1] (based on) Notes: svn path=/head/; revision=88393
* Fix off-by-one error in calculating birthdate day.Max Khon2003-09-012-0/+22
| | | | | | | | | | Similar fix is already in sim CVS tree. Submitted by: fjoe, who got a lot of congrats one day earlier :) Approved by: MAINTAINER Notes: svn path=/head/; revision=88308
* - don't clobber any given LDFLAGSDirk Meyer2003-08-311-1/+2
| | | | | | | conflitcs with bsd.openssl.mk Notes: svn path=/head/; revision=88157
* Fix runtime on HEAD by pre-loading libc_r.so.Doug Barton2003-08-311-5/+7
| | | | | | | | | | This is a no-op on RELENG_4. Fix suggested by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: MAINTAINER Notes: svn path=/head/; revision=88118
* - Update net/simicq to 0.8.3Kirill Ponomarev2003-08-298-54/+116
| | | | | | | | PR: 56142 Submitted by: maintainer Notes: svn path=/head/; revision=88001
* pass maintainership to markus brueffer whoErwin Lansing2003-08-292-2/+2
| | | | | | | | | | | kindly volunteered to keep this port up-to-date as i am concentrating on docs-issues. PR: 56126 Submitted by: maintainer Notes: svn path=/head/; revision=87969
* - New port: eChat - Serverless LAN chatKirill Ponomarev2003-08-284-0/+44
| | | | | | | | | | | eChat is a LAN chat program designed for easy chat and messages exchange over the TCP/IP networks PR: 55994 Submitted by: SeaD <sead@deep.perm.ru> Notes: svn path=/head/; revision=87938
* - use hook for bsd.openssl.mkDirk Meyer2003-08-281-4/+6
| | | | Notes: svn path=/head/; revision=87906
* Fix build with new OpenSSL layout.Joe Marcus Clarke2003-08-271-1/+1
| | | | Notes: svn path=/head/; revision=87765
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Fix sending pre-edit characters after hitting Enter. This mainly affectsJoe Marcus Clarke2003-08-262-0/+31
| | | | | | | | | | CJK users. Submitted by: perky Obtained from: Gentoo Linux Notes: svn path=/head/; revision=87706
* Update to 0.3.Joe Marcus Clarke2003-08-253-2/+33
| | | | Notes: svn path=/head/; revision=87650
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Reset bouncing maintainer address (delivery times out)Kris Kennaway2003-08-151-1/+1
| | | | Notes: svn path=/head/; revision=87009
* Update to 0.67.Joe Marcus Clarke2003-08-155-40/+6
| | | | Notes: svn path=/head/; revision=86987
* Update to 0.5.Joe Marcus Clarke2003-08-153-3/+9
| | | | Notes: svn path=/head/; revision=86986
* Update to 0.13.2.Joe Marcus Clarke2003-08-152-2/+2
| | | | Notes: svn path=/head/; revision=86985
* Fix a bug where certain IRC users will not be removed from the buddy listJoe Marcus Clarke2003-08-132-0/+25
| | | | | | | | | | when they part/are kicked off a channel. PR: 55489 Submitted by: Alexander Nedotsukov <sasha@ortech.co.jp> Notes: svn path=/head/; revision=86868