summaryrefslogtreecommitdiff
path: root/net-im (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0cvs2svn2003-12-12356-17543/+0
| | | | | Notes: svn path=/head/; revision=95679 svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
* Update to 0.73. The new OpenSSL patch was provided byJoe Marcus Clarke2003-11-223-3/+4
| | | | | | | Matthew Luckie <mjl@luckie.org.nz>. Notes: svn path=/head/; revision=94700
* Fix build on -STABLE.Joe Marcus Clarke2003-11-211-0/+11
| | | | Notes: svn path=/head/; revision=94613
* - Update to 0.11.6.3Pav Lucistnik2003-11-194-14/+5
| | | | | | | | | PR: ports/59438 Submitted by: Walter Venable <weaseal@hotmail.com> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94375
* Update to 0.6.Joe Marcus Clarke2003-11-183-11/+29
| | | | Notes: svn path=/head/; revision=94280
* Add port net/ginsu, a threaded client for the gale secure chat system.Mark Linimon2003-11-174-0/+31
| | | | | | | | | | | Compiles on both 4.x and 5.x. PR: ports/46005 Submitted by: Jason Stone <jason-fbsd-ports-ginsu@shalott.net> Reviewed by: edwin (implicitly) Notes: svn path=/head/; revision=94211
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-173-0/+3
| | | | Notes: svn path=/head/; revision=94169
* - Update to version 0.99.2Kirill Ponomarev2003-11-163-9/+7
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=94112
* Add a new port.Sergey A. Osokin2003-11-1412-0/+1024
| | | | | | | | | | | | | Tkabber is a free client for an instant messaging system called Jabber. It is written in Tcl/Tk and supports many features like support of unicode, ssl support, http proxy, file transfers and support of multi-user conference protocol. Submitted by: Alexander Timoshenko <gonzo@univ.kiev.ua> PR: 58389 Notes: svn path=/head/; revision=93955
* - Update to version 1.10Kirill Ponomarev2003-11-102-8/+10
| | | | | | | | PR: 59130 Submitted by: Ports Fury Notes: svn path=/head/; revision=93687
* - Update to version 0.9.1Kirill Ponomarev2003-11-1010-72/+16
| | | | | | | | | | - fixed USE_OPENSSL, USE_KDELIBS_VER usage (see PR 57502) PR: 59108 Submitted by: maintainer Notes: svn path=/head/; revision=93657
* - Update to version 0.9Kirill Ponomarev2003-11-0418-128/+260
| | | | | | | | | | | | | | - Simicq is now a multi protocol messenger. Supported protocols are: * Oscar - ICQ and AIM support * Jabber * MSN PR: 58931 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Notes: svn path=/head/; revision=93111
* Utilize ${PYEXPAT} which is introduced in bsd.python.mk 1.40.Hye-Shik Chang2003-11-042-2/+2
| | | | Notes: svn path=/head/; revision=93097
* [MAINTAINER PATCH]: net/ymessenger pkg-plist errorEdwin Groothuis2003-11-042-6/+3
| | | | | | | | | | | | | Net/ymessenger has an invalid pkg-plist entry. Note, this port is marked for deletion on Feb 2 if this problem persists. Also bumped portrevision and moved LIB_DEPENDS to USE_GNOME. PR: ports/58906 Submitted by: Seth Kingsley <sethk@meowfishies.com> Notes: svn path=/head/; revision=93028
* - Update from 4.9.7 to 4.9.8Vanilla I. Shu2003-11-0321-1230/+7102
| | | | | | | | | | - Add unofficial patch for MSN support PR: ports/58869 Submitted by: maintainer Notes: svn path=/head/; revision=92973
* Make it fetchable.Vanilla I. Shu2003-11-031-1/+1
| | | | | | | | PR: ports/58858 Submitted by: maintainer Notes: svn path=/head/; revision=92940
* fix mastersite for this port.Edwin Groothuis2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92937
* remove sourceforge as the project doesn't exist there (anymore)Edwin Groothuis2003-11-031-3/+1
| | | | Notes: svn path=/head/; revision=92934
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.Mark Linimon2003-11-032-2/+2
| | | | Notes: svn path=/head/; revision=92931
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-032-0/+4
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Add extra mastersite to keep port fetchable.Edwin Groothuis2003-11-021-1/+2
| | | | Notes: svn path=/head/; revision=92872
* Make port fetchable againEdwin Groothuis2003-11-021-1/+1
| | | | Notes: svn path=/head/; revision=92847
* Make port fetchable again.Edwin Groothuis2003-11-021-1/+2
| | | | Notes: svn path=/head/; revision=92846
* Update to 0.72.Joe Marcus Clarke2003-11-013-5/+5
| | | | | | | OpenSSL patch by: Matthew Luckie <mjl@luckie.org.nz> Notes: svn path=/head/; revision=92796
* Don't be such a cruel master to my slaves.Joe Marcus Clarke2003-11-011-3/+5
| | | | | | | | PR: 58593 Submitted by: Takahiro Morishita <morishita@skywing.org> Notes: svn path=/head/; revision=92762
* - Update to version 1.32Kirill Ponomarev2003-10-293-16/+16
| | | | | | | | | | | | | | | | | * fixed a bug in the awaylogmodule where it would print * messages in inverse order * fixed a bug in the awaylogmodule where it would print * the current time instead of the time it received the message. * fixed a bug in the transport registration code. - Use DOCSDIR PR: 58679 Submitted by: Ports Fury Notes: svn path=/head/; revision=92564
* - 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