aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.9.1krion2003-11-1010-72/+16
| | | | | | | - fixed USE_OPENSSL, USE_KDELIBS_VER usage (see PR 57502) PR: 59108 Submitted by: maintainer
* - Update to version 0.9krion2003-11-0518-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)
* Utilize ${PYEXPAT} which is introduced in bsd.python.mk 1.40.perky2003-11-052-2/+2
|
* [MAINTAINER PATCH]: net/ymessenger pkg-plist erroredwin2003-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>
* - Update from 4.9.7 to 4.9.8vanilla2003-11-0421-1230/+7102
| | | | | | | - Add unofficial patch for MSN support PR: ports/58869 Submitted by: maintainer
* Make it fetchable.vanilla2003-11-031-1/+1
| | | | | PR: ports/58858 Submitted by: maintainer
* fix mastersite for this port.edwin2003-11-031-1/+1
|
* remove sourceforge as the project doesn't exist there (anymore)edwin2003-11-031-3/+1
|
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.linimon2003-11-032-2/+2
|
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-032-0/+4
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Add extra mastersite to keep port fetchable.edwin2003-11-031-1/+2
|
* Make port fetchable againedwin2003-11-021-1/+1
|
* Make port fetchable again.edwin2003-11-021-1/+2
|
* Update to 0.72.marcus2003-11-023-5/+5
| | | | OpenSSL patch by: Matthew Luckie <mjl@luckie.org.nz>
* Don't be such a cruel master to my slaves.marcus2003-11-011-3/+5
| | | | | PR: 58593 Submitted by: Takahiro Morishita <morishita@skywing.org>
* - Update to version 1.32krion2003-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
* - patch libtool to ignore treads. fix build for CURRENTdinoex2003-10-262-5/+12
| | | | Submitted by: fjoe
* utilize SITE_PERLijliao2003-10-2411-61/+56
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* * Document two more options available in the Makefilemarcus2003-10-242-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>
* Upgrade to support MSN protocol v9.vanilla2003-10-236-5/+1163
| | | | | PR: ports/58422 Submitted by: maintainer.
* Submitted by: maintainerfoxfair2003-10-221-1/+4
| | | | Add RUN_DEPENDS to make it work in real && bump PORTREVISION.
* PR: 58170foxfair2003-10-213-25/+106
| | | | | Submitted by: maintainer, Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Upgrade net/amsn to 0.83
* Add optional (default to ON) SSL support built on OpenSSL. All the other SSLmarcus2003-10-213-7/+28
| | | | | | backends are still supported. Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* - Switch to tcl-8.4krion2003-10-201-4/+4
| | | | - Bump PORTREVISION
* Update various URLs that no longer resolve or are useful.seanc2003-10-185-6/+6
| | | | Pointed out by: demon
* Upgrade to 1.2.8.rc1 and fix dependency.sumikawa2003-10-163-5/+9
| | | | | PR: ports/58118 Submitted by: Martijn Lina <martijn@pacno.net>
* jabber-aim != jabber-juddd2003-10-162-2/+3
| | | | Approved by: maintainer timeout
* Update to 1.3perky2003-10-164-8/+12
| | | | Notified by: yakkle <yakkle@hanmail.net>
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* Unbreak using the new distfile.obrien2003-10-162-4/+2
|
* Upgrade to 1.2.8pre10.sumikawa2003-10-153-5/+10
| | | | | PR: ports/57670 Submitted by: Martijn Lina <martijn@sewers-2.demon.nl>
* Fix Perl installation.marcus2003-10-142-7/+8
| | | | Submitted by: Pav Lucistnik <pav@oook.cz>
* - mark BROKEN for CURRENT (> 501109)dinoex2003-10-131-0/+5
|
* Update to 0.14.1.adamw2003-10-132-2/+2
|
* *Sigh* let's try this again. Link all of gaim to ${PTHREAD_LIBS} to ensuremarcus2003-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.
* Fix a linking bug with NSS support.marcus2003-10-131-2/+3
|
* Allow everybuddy to find its module files at startup (correct REINPLACEkris2003-10-121-2/+2
| | | | | | regexp), and bump PORTREVISION. Approved by: maintainer timeout
* Enable NSS encryption support by default so that packages can be built withmarcus2003-10-121-4/+4
| | | | | | MSN enabled. NSS can still be disabled if so desired. Suggested by: Pav Lucistnik <pav@oook.cz>
* Warn the user that MSN will not work unless they specify either WITH_GNUTLSmarcus2003-10-111-0/+4
| | | | | | or WITH_NSS (or both). Suggested by: Tuc <tuc@ttsg.com>
* Add a missing dependency on startup-notification.marcus2003-10-111-0/+3
|
* * Update to 0.71 [1]marcus2003-10-115-38/+60
| | | | | | * Add optional Mozilla NSS support Submitted by: Matthew Luckie <mjl@luckie.org.nz> [1]
* - Original program can't send/receive non-ASCII chars correctlykrion2003-10-095-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
* - Update to 7.2.9.1krion2003-10-082-3/+8
| | | | | PR: 57740 Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer)
* Do not make the Japanese character support the default since it crashesmarcus2003-10-081-1/+4
| | | | | | Yahoo! chats that contain a '~' character. Reported by: Adam McLaurin <adam.mclaurin@gmx.net>
* Update to 2.2.0erwin2003-10-072-3/+3
| | | | | PR: 57676 Submitted by: Vivek Khera <vivek@khera.org>
* 1. fix build error with MSNijliao2003-10-072-8/+16
| | | | | | | 2. pass maintainership to clsung@dragon2.net Reported by: Steven Looman <steve@minerva.krx.nl> Submitted by: clsung@dragon2.net
* - Update to 0.4.10.5krion2003-10-074-4/+4
|
* upgrade to 4.9.7ijliao2003-10-064-28/+55
|
* The new ymessenger is still broken. A quick google suggests that Y!bms2003-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"
* Upgrade to version 1.0.4.obrien2003-10-052-9/+5
| | | | Submitted by: sethk@meowfishies.com (maintainer)
* upgrade to 0.82ijliao2003-10-043-133/+220
| | | | | PR: pr/57559 Submitted by: maintainer
* Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-043-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>
* Update to 0.14.adamw2003-10-032-3/+3
|
* Fix crash in IP address formatting code for buddy tooltip.bland2003-10-022-0/+20
| | | | Reported by: Aleksey Sosnin <sam@macomnet.ru>
* Add p5-Jabber-Connection 0.04, jabber Perl library forkrion2003-10-024-0/+42
| | | | | | | client/component connectivity. PR: 57478 Submitted by: Lars Eggert
* - force use of PTHREAD_LIBSdinoex2003-10-021-2/+2
|
* - Update to version 0.7.2krion2003-10-014-6/+24
| | | | | PR: 57445 Submitted by: Seth Kingsley <sethk@meowfishies.com>
* Update to 0.70 which fixes the Yahoo! login problem.marcus2003-09-303-9/+8
| | | | | Submitted by: Andrew J Caines <A.J.Caines@halplant.com> Takahiro Morishita <morishita@skywing.org>
* upgrade to 4.9.6ijliao2003-09-282-3/+3
|
* KATO mega patchedwin2003-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>
* * Add optional GnuTLS supportmarcus2003-09-272-6/+36
| | | | | | | * Add optional Tcl support PR: 57262 Submitted by: mi (based on)
* Add Japanese character support.marcus2003-09-272-0/+6
| | | | | PR: 57242 Submitted by: Takahiro Morishita <morishita@skywing.org>
* - Chase library to new gnutls versionkrion2003-09-261-1/+1
| | | | | PR: 57246 Submitted by: Herbert J. Skuhra <herbert@bugat.at>
* - Use DOCSDIR and make portlint happykrion2003-09-264-22/+22
|
* - Update to version 0.4.10.4 and take maintainershipkrion2003-09-264-6/+6
|
* Update to 0.69 which fixes, among other things, the recent Yahoo! problems.marcus2003-09-264-22/+56
| | | | Submitted by: Eric Anderson <anderson@centtech.com> (based on)
* - Update to version 0.7.1krion2003-09-252-2/+6
| | | | | PR: 57007 Submitted by: Ports Fury
* - Update maintainer's email to aquatique@rusunix.orgkrion2003-09-251-2/+2
| | | | Reported by: Evgueni V.Gavrilov <aquatique@rusunix.org> (maintainer)
* - use -Wno-deprecated only in CXXFLAGSdinoex2003-09-252-9/+9
| | | | - force configure to use PTHREAD_CFLAGS
* Chase repocopies towards ports/dnsedwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* - don't clobber any given LDFLAGSdinoex2003-09-041-2/+2
| | | | | | resoves conflitcs with bsd.openssl.mk - maintainer contaced: 2003-08-29 Approved by: marcus
* Add a missing @dirrm.marcus2003-09-031-1/+2
|
* * Update to 0.68 [1]marcus2003-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)
* Fix off-by-one error in calculating birthdate day.fjoe2003-09-022-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
* - don't clobber any given LDFLAGSdinoex2003-08-311-1/+2
| | | | conflitcs with bsd.openssl.mk
* Fix runtime on HEAD by pre-loading libc_r.so.dougb2003-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
* - Update net/simicq to 0.8.3krion2003-08-308-54/+116
| | | | | PR: 56142 Submitted by: maintainer
* pass maintainership to markus brueffer whoerwin2003-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
* - New port: eChat - Serverless LAN chatkrion2003-08-294-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>
* - use hook for bsd.openssl.mkdinoex2003-08-281-4/+6
|
* Fix build with new OpenSSL layout.marcus2003-08-271-1/+1
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-1/+1
| | | | Prodded by: kris
* Fix sending pre-edit characters after hitting Enter. This mainly affectsmarcus2003-08-262-0/+31
| | | | | | | CJK users. Submitted by: perky Obtained from: Gentoo Linux
* Update to 0.3.marcus2003-08-253-2/+33
|
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* Reset bouncing maintainer address (delivery times out)kris2003-08-161-1/+1
|
* Update to 0.67.marcus2003-08-155-40/+6
|
* Update to 0.5.marcus2003-08-153-3/+9
|
* Update to 0.13.2.marcus2003-08-152-2/+2
|
* Fix a bug where certain IRC users will not be removed from the buddy listmarcus2003-08-132-0/+25
| | | | | | | when they part/are kicked off a channel. PR: 55489 Submitted by: Alexander Nedotsukov <sasha@ortech.co.jp>
* Update to 0.81arved2003-08-073-3/+9
| | | | | | | Pass maintainership to Submitter PR: 55269 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Update to 0.13.1.marcus2003-08-052-3/+3
|
* Add a workaround for gcc3.3perky2003-08-052-0/+2
| | | | | PR: 55145 Submitted by: "Karel J. Bosschaart" <karelj@phys9911.phys.tue.nl>
* Update to 0.13.marcus2003-08-052-2/+2
|
* Update to 0.2.marcus2003-08-023-7/+9
|
* Fix hard-coded python2.2 dependency.perky2003-08-021-1/+2
|
* update net/libyahoo2:daichi2003-07-311-4/+1
| | | | | | | - Rearrange USE_GNOME PR: 55063 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Update to 0.4 versionkrion2003-07-282-3/+3
| | | | Approved by: fjoe (mentor) (implicit)
* update net/naim: 0.11.5.9 -> 0.11.6daichi2003-07-285-22/+37
| | | | | PR: 54962 Submitted by: Ryan T. Dean <rtdean-dated-1060379941.153f97@cytherianage.net> (maintainer)
* Work around build failure on -current until maintainer has a chance tosheldonh2003-07-271-0/+11
| | | | take a look.
* update net/imcom: 1.30.b8 -> 1.31daichi2003-07-274-65/+59
| | | | | PR: 54840 Submitted by: Martijn Lina <martijn@pacno.net> (maintainer)
* This is a small licq-plugin, which uses libxosd2 to display new arrivingdinoex2003-07-276-0/+59
| | | | | | | | messages as OSD (On Screen Display) text on your desktop. I wrote this, as I saw this feature in sim and wanted to have the same functionality in licq. PR: 54537 Submitted by: nm@web.am
* upgrade to 4.9.5ijliao2003-07-272-3/+3
|
* - Fix incomatibility when libgnugetopt is installeddinoex2003-07-261-0/+5
| | | | PR: 54037
* Fix buildarved2003-07-241-1/+2
| | | | | PR: 54807 Submitted by: Andy Hauser <andy-freebsd@splashground.de>
* Update to 1.2.1perky2003-07-244-14/+8
| | | | | PR: 54536 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Attempt to unbreak the port by removing the uneccesary pre-configurearved2003-07-231-10/+1
| | | | | | | | target. Inspired by PR: 52318 Submitted by: Vitaly Markitantov <vm@dics.com.ua>
* Update to 0.99.1krion2003-07-213-15/+24
| | | | | | | - Bug fixes PR: 54468 Approved by: fjoe
* Add a missing dependnecy on libgnomeui.marcus2003-07-191-1/+2
| | | | Reported by: bento
* Update to 0.66. This fixes many of the connection problems people weremarcus2003-07-194-16/+5
| | | | | | reporting. Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* Unbreak by updating to 1.3b3arved2003-07-195-70/+54
| | | | | PR: 54590 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* * Update to 0.4marcus2003-07-183-3/+30
| | | | * Install locale files
* Update to 0.12.adamw2003-07-182-3/+3
|
* Fix build with Perl 5.005_03.marcus2003-07-181-0/+13
| | | | Reported by: many
* Update to 0.65.marcus2003-07-176-20/+84
| | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> (based on)
* Advertize the new configurable WITH_GNUTLS option.marcus2003-07-141-0/+6
|
* * Update to 0.11marcus2003-07-142-5/+19
| | | | * Add optional Gnutls support
* Add gnome-jabber, a GNOME 2 Jabber client.marcus2003-07-124-0/+68
|
* Add gossip.adamw2003-07-084-0/+62
| | | | Gossip is a modern client for the Jabber Instant Messaging system.
* Add loudmouth.adamw2003-07-085-0/+53
| | | | | | Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows.
* update net/amsn: USE_PERL5_BUILD not neededdaichi2003-07-081-1/+0
| | | | | PR: 54139 Submitted by: Guy Coleman <gtchask@mm.st>
* Update the MSN crash patch to add some more sanity checks.marcus2003-07-072-5/+5
| | | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> Obtained from: http://www.chipx86.com/
* Generate plist either statically or before do-install phase formarcus2003-07-062-9/+119
| | | | | | compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Patch file disappeared from ${PATCH_SITES}, so make it available fromanders2003-07-061-1/+1
| | | | somewhere else.
* update net/imcom: 0.93 --> 1.30.b8daichi2003-07-035-47/+69
| | | | | | PR: 51482 Submitted by: Martijn Lina <martijn@sewers-2.demon.nl> Pointed out by: Ian D. Leroux
* The previous update removed the dependency on qssl because the latterdd2003-07-031-0/+2
| | | | | | | port hadn't been upgraded to a version that works with the new Psi. Now that this has been rectified, depend on qssl again. Approved by: Jonathan Chen <jonc@chen.org.nz>
* bugfix: distinfo incorrectandreas2003-07-011-1/+1
| | | | PR: 53916
* update to version 0.80andreas2003-06-302-6/+50
|
* libtool uber-patchade2003-06-273-3/+5
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* - distfile was new created after first release without version bump.dinoex2003-06-271-0/+1
| | | | Only object files and dependencies have been removed.
* - Update to licq-base-1.2.7dinoex2003-06-263-26/+4
| | | | | - Update to licq-console-1.2.7 - Update to licq-qt-gui-1.2.7
* portlintarved2003-06-264-4/+26
| | | | | | | Try to remove some more directories PR: 53677 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* update net/psi: 0.8.7 --> 0.9daichi2003-06-265-37/+42
| | | | | PR: 53618 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* Frerich doesn't use FreeBSD anymore. Preemptively assign two of his portswill2003-06-251-1/+1
| | | | | | | to a new maintainer (kpopup and rc5pipe). Submitted by: Frerich Raabe <frerich.raabe@gmx.de>, Brad Davis <so14k@so14k.com>
* Update to 0.8.2arved2003-06-2314-62/+64
| | | | Approved by: maintainer
* Add a patch to fix MSN crashes.marcus2003-06-202-0/+6
| | | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz> Obtained from: Gaim developers
* updates ports/net/icmpchat from 0.5.1 to 0.6leeym2003-06-154-11/+20
| | | | | PR: 53344 Submitted by: Matthew West <mwest@uct.ac.za>
* Update to 7.2.9.0, fix building on -CURRENTosa2003-06-157-87/+10
| | | | | | Submitted by: maintainer PR: 53270 Approved by: fjoe (implicit)
* Update to 0.11.5.9. MASTER_SITES change, and some pkg-plistadamw2003-06-143-11/+11
| | | | | | reordering. Submitted by: "Ryan T. Dean" <rtdean-dated-1055968269.a3fb0b@cytherianage.net> (maintainer)
* Change to my FreeBSD.org addresserwin2003-06-131-1/+1
|
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-122-6/+2
|
* Update to 0.7.0.naddy2003-06-114-7/+16
| | | | | PR: 52577 Submitted by: Ports Fury
* - remove empty dirsdinoex2003-06-101-0/+1
|
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-5/+5
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Update to 0.64.marcus2003-06-013-2/+3
|
* - update to 0.4.10.3petef2003-05-198-94/+16
| | | | | | | - add WITHOUT_UTF8 knob PR: 52278 Submitted by: Ports Fury
* - use pkg-config and install .pc file to the correct spotpetef2003-05-193-15/+11
| | | | | | | | - sort pkg-plist correctly - bump PORTREVISION PR: 52139 Submitted by: Ports Fury
* Update to 0.63.marcus2003-05-194-40/+5
| | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* BROKEN on 5.1: bad C++kris2003-05-182-0/+10
|
* Depend on p5-Time-modules rather than p5-Time.demon2003-05-131-1/+1
|
* upgrade to 4.9.4ijliao2003-05-132-2/+2
|
* upgrade to 4.9.3ijliao2003-05-086-52/+39
|
* Fix path to smbclientarved2003-05-072-1/+13
| | | | | | PR: 51817 Submitted by: Thierry Thomas <thierry@pompo.net> Approved by: maintainer
* BROKEN: Does not compilekris2003-05-071-0/+2
|
* Update to 1.2perky2003-05-066-4/+14
| | | | Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
* BROKEN: Does not buildkris2003-05-061-0/+2
|
* Update to 0.4.10.2arved2003-05-024-12/+14
| | | | | PR: 51516 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add kpopup, KDE program for sending and receiving WinPopup messagesarved2003-04-305-0/+59
| | | | | PR: 51549 Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
* - Drop broken USE_SSLdinoex2003-04-291-1/+4
| | | | | | - use bsd.openssl.mk - force link with desired path PR: 51500
* Add two missing files to the plist.marcus2003-04-262-0/+3
| | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* Update to 0.62.marcus2003-04-254-25/+4
| | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* Convert to new GNOME infrastructure.marcus2003-04-222-12/+4
|
* Remove USE_GNOMENG.marcus2003-04-2110-10/+0
|
* Update to 0.7.0.adamw2003-04-202-2/+2
| | | | | PR: 51166 Submitted by: Bob Bomar <bob@bomar.us> (maintainer)
* fix strange build problem on stableijliao2003-04-121-0/+10
|
* s/diable/disable/marcus2003-04-111-1/+1
| | | | Submitted by: petef
* Update to 0.61.marcus2003-04-113-3/+7
|
* Fix the accelerator keys (i.e. Ctl+Q, Ctl+I, etc.). This bug has beenmarcus2003-04-092-1/+23
| | | | | | | | filed with the GAIM authors as bug #717883: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=717883&group_id=235 Reported by: Kenneth W Cochran <kwc@TheWorld.com>
* Add I18N conversion to IRC topic messages.marcus2003-04-082-0/+36
| | | | | PR: 50675 Submitted by: Alexander Nedotsukov <bland@mail.ru>
* Add dependency on autoheader.edwin2003-04-071-0/+1
| | | | Noticed by: kris/bento
* add libyahoo2 0.6.3ijliao2003-04-065-0/+78
| | | | A C library that handles the new Yahoo! Messenger protocol
* Added INSTALLS_SHLIB to Makefile. Informed maintainer.edwin2003-04-061-0/+2
|
* Update to 2.1.1.nsayer2003-04-062-2/+2
|
* Convert to new GNOME infrastructure.marcus2003-04-061-1/+1
|
* Add a missing dependency on audiofile.marcus2003-04-061-1/+2
|
* Gaim no longer needs WANT_GNOME.marcus2003-04-061-1/+0
|
* Update to 0.60. Note, this is now a GTK+-2 application.marcus2003-04-068-260/+227
|
* Jabber MSN-Transport moduleedwin2003-04-054-0/+39
| | | | | | | | | The Jabber server (jabberd) is a daemon for Jabber clients to connect and communicate with. The MSN-Transport allows clients to chat with MSN users. PR: ports/37737 Submitted by: Martijn Lina <martijn@pacno.net>
* Update to 0.99.marcus2003-04-048-22/+138
|
* New Port: irc/porkedwin2003-04-014-0/+283
| | | | | | | Pork is a console-based AIM client PR: ports/47936 Submitted by: Bob Bomar <bob@bomar.us>
* Update to 1.1perky2003-03-316-10/+68
|
* - add patch to fix:dinoex2003-03-292-0/+23
| | | | | annoying bug with sending russian letters Submitted by: tima@east.ru
* - update to licq-base-1.2.6, licq-qt-gui-1.2.6, licq-console-1.2.6dinoex2003-03-255-7/+46
|
* Fix Build after recent SSL changes.arved2003-03-242-0/+30
| | | | | | PR: 50007 Submitted by: Maxim Maximov <mcsi@agava.com> Approved by: maintainer
* Update to 0.11.5.6.adamw2003-03-232-6/+6
| | | | | PR: 49101 Submitted by: Ryan T. Dean <rtdean@cytherianage.net> (maintainer)
* Fix URLs.flathill2003-03-071-3/+3
| | | | | PR: ports/48376 Submitted by: tadalunch@s5.xrea.com
* Fix URLs.flathill2003-03-073-6/+6
| | | | | PR: ports/48376 Submitted by: tadalunch@s5.xrea.com
* Clear moonlight beckons.ade2003-03-0728-14/+14
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to 0.59.9.marcus2003-03-032-3/+2
|
* De-pkg-comment.marcus2003-02-262-1/+1
|
* De-pkg-comment for my ports.perky2003-02-256-3/+3
|
* De-pkg-commentlioux2003-02-248-4/+4
|
* * Change gnet dependency to gnet-glib2 which should fix some crashes usersmarcus2003-02-244-8/+10
| | | | | were reporting * De-pkg-comment
* update port: net/naim to latest version 0.11.5.5leeym2003-02-233-3/+8
| | | | | PR: 48570 Submitted by: Ryan T. Dean <rtdean@cytherianage.net>
* - Morten Østergaard created a nice demon logo to get rid of the penguinandreas2003-02-222-0/+79
| | | | | | | | - committed uuencoded version of the gif file, since cvs isn't that good in handline binaries - in the post install section the old logo simply gets overwritten Submitted by: "Morten Østergaard" <webmaster@supermorten.dk>
* Add missing directorykris2003-02-221-0/+1
|
* De-pkg-comment.knu2003-02-2134-17/+17
|
* - retire pkg-commentdinoex2003-02-213-3/+0
|
* De-pkg-comment.knu2003-02-2114-7/+7
|
* - add COMMENTdinoex2003-02-213-0/+3
|
* - use COMMENTleeym2003-02-202-2/+2
| | | | | | | - change MAINTAINER's email address PR: 48469 Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
* update to naim-0.11.5.4leeym2003-02-153-4/+4
| | | | | PR: ports/48245 Submitted by: Ryan T. Dean <rtdean@cytherianage.net>
* Gratuitous PORTREVISION bumps to handle implicit dependencies.marcus2003-02-082-0/+2
|
* Fix maintainers email addressedwin2003-02-051-1/+1
| | | | Submitted by: El Vampiro <vampiro@rusunix.org> via email
* - convert INCDIR -> LICQ_PORTdinoex2003-02-054-7/+6
| | | | so one knob controls it all
* Update to 0.4.10.1.nork2003-02-026-8/+14
| | | | | PR: ports/47765 Submitted by: Ports Fury
* Add a WITHOUT_SSL knob.arved2003-02-022-0/+8
| | | | Approved by: maintainer
* import of amsn 0.71andreas2003-02-027-0/+228
| | | | a tcl/tk based MSN clone which really looks like the original
* - allows licq used as master-port. e.G. for socks.dinoex2003-01-313-7/+22
| | | | | | | - remove WITH_DANTE - fix SOCKS support to work with net/socks5-port. PR: 47636 Submitted by: lofi@lofi.dyndns.org
* Properly handle OMF files.marcus2003-01-312-0/+4
|
* Fixed because maintainer did not follow protocol in referencing Qt libsalane2003-01-291-3/+2
|
* - fix Probem of noexisted dependeny, noted by kris.dinoex2003-01-281-1/+1
| | | | | my regression tests didn't pick this up, cause /usr/ports/current/licq does exits here.
* - add option LICQ_PORT= to alter location of master portdinoex2003-01-271-2/+3
|
* - Update to 1.2.4dinoex2003-01-272-5/+5
| | | | licq-base,licq-console,licq-jons-gtk-gui,licq-qt-gui
* - make portlint happierdinoex2003-01-231-1/+1
|
* upgrade to 4.9.2ijliao2003-01-222-3/+3
|
* New port: IMCom command-line Jabber clientedwin2003-01-206-0/+90
| | | | | | | | | | | | IMCom is a command-line Jabber client written in Python. Its original goal was to replace mICQ as my instant messenger. To that end it looks very similar to mICQ, though the actual command interpreter is a bit different. Commands are issued to IMCom in a style similar to IRC. PR: ports/39059 Submitted by: Martijn Lina <martijn@pacno.net>
* Add p5-Net-AIM 1.22, a perl extension for the AOL Instant Messengerpetef2003-01-195-0/+39
| | | | TOC protocol.
* Update to 0.11.5.2arved2003-01-194-27/+11
| | | | | PR: 47090 Submitted by: Ryan T. Dean <rtdean@cytherianage.net> (maintainer)
* Add standard termination strings and correct the message conversion betweenmarcus2003-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>
* Update to 0.4.10arved2003-01-138-28/+70
| | | | | PR: 46943 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.59.8.marcus2003-01-113-23/+2
|
* New port ocaml-jabbr version 0.0.20021124: XML Messaging and Presencelioux2003-01-095-0/+124
| | | | Protocol a.k.a. Jabber for Objective Caml
* licq:dinoex2003-01-098-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)
* fix UTF-8 nicknameijliao2003-01-072-2/+16
| | | | | PR: 46772 Submitted by: Cheng-Lung Sung <AlanSung@alansung.dragon2.net>
* Fix build on -STABLE.perky2003-01-072-0/+10
| | | | | | PR: ports/46687 Submitted by: Niclas Sodergard <nickus@nickus.net>, Ivajlo Nikolov <ivailon@mobikom.com>
* Fix the problem where users were unable to sign on to Yahoo, or weremarcus2003-01-072-0/+21
| | | | | | signed on then immediately kicked off with a "Cannot read" error. Obtained from: Gaim CVS
* chase gdbm lib versionijliao2003-01-032-2/+2
|
* Update to 0.11.5.petef2003-01-034-5/+29
| | | | | PR: 46177 Submitted by: maintainer
* Update to 0.8.1arved2003-01-0312-52/+48
| | | | | PR: 46377 Submitted by: Josef El-Rayes <j.el-rayes@daemon.li> (maintainer)
* Update to 0.9.8perky2003-01-026-164/+16
|
* - new feature GUI_KDEdinoex2003-01-022-3/+26
| | | | | PR: 45840 Submitted by: lev@serebryakov.spb.ru, fjoe
* - make socks-patch portabledinoex2003-01-021-9/+11
|
* Update to 0.59.7.marcus2003-01-023-52/+2
|
* upgrade to 4.9.0ijliao2002-12-205-103/+79
| | | | | | some bug fix, jabber support, msn support enhanced, no libsigc++, segfault fix Approved by: portmgr(steve)
* Maintainer asked for modification of master_site.edwin2002-12-111-1/+1
| | | | Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
* Fix build with bison 1.75.marcus2002-12-021-0/+42
| | | | Reported by: bento
* fix core dump when getenv("LANG") return NULLijliao2002-11-273-15/+21
| | | | | | PR: 45741 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Tested by: asmodai
* fix coredump with MSN UTF-8ijliao2002-11-252-30/+41
| | | | | PR: 45697 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Fix a segfault in the Yahoo protocol that can occur when a user receivesmarcus2002-11-242-0/+50
| | | | | | | new email. Reported by: Kenneth W Cochran <kwc@TheWorld.com> Obtained from: gaim CVS
* Fix Build on -CURRENT.arved2002-11-232-0/+38
| | | | Approved by: maintainer
* Maintainer update to version 0.11.4.13edwin2002-11-233-5/+4
| | | | | PR: ports/45385 Submitted by: Ryan T. Dean <rtdean@cytherianage.net>
* Fix build problem.nork2002-11-221-0/+1
| | | | | PR: ports/45498 Submitted by: Cedric Lamalle <cedric@cedric.trix.net> (maintainer)
* When requested to do cp1251<->koi8 conversion convert to/from koi8-u, notsobomax2002-11-222-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
* add ccmsn 0.3p3ijliao2002-11-206-0/+110
| | | | | | | A Tcl/Tk-based MSN messenger PR: 37111 Submitted by: Sergio Jimenez Romero <TripleDES@eSlack.org>
* fix previous commitijliao2002-11-202-2/+6
| | | | Submitted by: Alan Cheng-Lung Sung <clsung@dragon2.net>
* Update to 0.9.7.2perky2002-11-208-112/+96
|
* MSN UTF-8 support correctlyijliao2002-11-194-200/+219
| | | | Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Update Maintainers Emailaddress in pkg-descr [1]arved2002-11-164-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]