summaryrefslogtreecommitdiffstats
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* 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-133-11/+11
| | | | | | reordering. Submitted by: "Ryan T. Dean" <rtdean-dated-1055968269.a3fb0b@cytherianage.net> (maintainer)
* Change to my FreeBSD.org addresserwin2003-06-121-1/+1
|
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-122-6/+2
|
* Update to 0.7.0.naddy2003-06-104-7/+16
| | | | | PR: 52577 Submitted by: Ports Fury
* - remove empty dirsdinoex2003-06-091-0/+1
|
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-041-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-184-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-061-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-014-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-281-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-2010-10/+0
|
* Update to 0.7.0.adamw2003-04-192-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-103-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-072-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-052-2/+2
|
* Convert to new GNOME infrastructure.marcus2003-04-051-1/+1
|
* Add a missing dependency on audiofile.marcus2003-04-051-1/+2
|
* Gaim no longer needs WANT_GNOME.marcus2003-04-051-1/+0
|
* Update to 0.60. Note, this is now a GTK+-2 application.marcus2003-04-058-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-245-7/+46
|
* Fix Build after recent SSL changes.arved2003-03-232-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)
OpenPOWER on IntegriCloud