summaryrefslogtreecommitdiff
path: root/net-im (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - patch libtool to ignore treads. fix build for CURRENTDirk Meyer2003-10-262-5/+12
| | | | | | | Submitted by: fjoe Notes: svn path=/head/; revision=92162
* utilize SITE_PERLYing-Chieh Liao2003-10-2411-61/+56
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* * Document two more options available in the MakefileJoe Marcus Clarke2003-10-232-21/+4
| | | | | | | | | | * Remove the Oscar IP address patch. It does not appear to be needed anymore, and may actually cause breakage Submitted by: Matthew Luckie <mjl@luckie.org.nz> Notes: svn path=/head/; revision=91998
* Upgrade to support MSN protocol v9.Vanilla I. Shu2003-10-236-5/+1163
| | | | | | | | PR: ports/58422 Submitted by: maintainer. Notes: svn path=/head/; revision=91956
* Submitted by: maintainerFoxfair Hu2003-10-221-1/+4
| | | | | | | Add RUN_DEPENDS to make it work in real && bump PORTREVISION. Notes: svn path=/head/; revision=91880
* PR: 58170Foxfair Hu2003-10-213-25/+106
| | | | | | | | Submitted by: maintainer, Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Upgrade net/amsn to 0.83 Notes: svn path=/head/; revision=91815
* Add optional (default to ON) SSL support built on OpenSSL. All the other SSLJoe Marcus Clarke2003-10-213-7/+28
| | | | | | | | | backends are still supported. Submitted by: Matthew Luckie <mjl@luckie.org.nz> Notes: svn path=/head/; revision=91784
* - Switch to tcl-8.4Kirill Ponomarev2003-10-191-4/+4
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=91692
* Update various URLs that no longer resolve or are useful.Sean Chittenden2003-10-175-6/+6
| | | | | | | Pointed out by: demon Notes: svn path=/head/; revision=91516
* Upgrade to 1.2.8.rc1 and fix dependency.Munechika SUMIKAWA2003-10-163-5/+9
| | | | | | | | PR: ports/58118 Submitted by: Martijn Lina <martijn@pacno.net> Notes: svn path=/head/; revision=91426
* jabber-aim != jabber-judDima Dorfman2003-10-162-2/+3
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=91418
* Update to 1.3Hye-Shik Chang2003-10-164-8/+12
| | | | | | | Notified by: yakkle <yakkle@hanmail.net> Notes: svn path=/head/; revision=91409
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91384
* Unbreak using the new distfile.David E. O'Brien2003-10-152-4/+2
| | | | Notes: svn path=/head/; revision=91360
* Upgrade to 1.2.8pre10.Munechika SUMIKAWA2003-10-143-5/+10
| | | | | | | | PR: ports/57670 Submitted by: Martijn Lina <martijn@sewers-2.demon.nl> Notes: svn path=/head/; revision=91236
* Fix Perl installation.Joe Marcus Clarke2003-10-132-7/+8
| | | | | | | Submitted by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=91106
* - mark BROKEN for CURRENT (> 501109)Dirk Meyer2003-10-131-0/+5
| | | | Notes: svn path=/head/; revision=91053
* Update to 0.14.1.Adam Weinberger2003-10-132-2/+2
| | | | Notes: svn path=/head/; revision=91041
* *Sigh* let's try this again. Link all of gaim to ${PTHREAD_LIBS} to ensureJoe Marcus Clarke2003-10-131-3/+3
| | | | | | | | that the loaded plug-in modules can resolve all threading symbols. This should fix the problem with the MSN plug-in not loading on 4.x. Notes: svn path=/head/; revision=90983
* Fix a linking bug with NSS support.Joe Marcus Clarke2003-10-121-2/+3
| | | | Notes: svn path=/head/; revision=90954
* Allow everybuddy to find its module files at startup (correct REINPLACEKris Kennaway2003-10-121-2/+2
| | | | | | | | | regexp), and bump PORTREVISION. Approved by: maintainer timeout Notes: svn path=/head/; revision=90871
* Enable NSS encryption support by default so that packages can be built withJoe Marcus Clarke2003-10-111-4/+4
| | | | | | | | | MSN enabled. NSS can still be disabled if so desired. Suggested by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=90868
* Warn the user that MSN will not work unless they specify either WITH_GNUTLSJoe Marcus Clarke2003-10-101-0/+4
| | | | | | | | | or WITH_NSS (or both). Suggested by: Tuc <tuc@ttsg.com> Notes: svn path=/head/; revision=90820
* Add a missing dependency on startup-notification.Joe Marcus Clarke2003-10-101-0/+3
| | | | Notes: svn path=/head/; revision=90818
* * 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