aboutsummaryrefslogtreecommitdiff
path: root/net-im/libpurple
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to 2.2.2. See http://developer.pidgin.im/wiki/ChangeLog for allJoe Marcus Clarke2007-10-293-6/+6
| | | | | | | of the changes. Notes: svn path=/head/; revision=202300
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-51/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Update to 2.2.1. See http://developer.pidgin.im/wiki/ChangeLog for aJoe Marcus Clarke2007-09-303-5/+10
| | | | | | | list of changes in this release. Notes: svn path=/head/; revision=200486
* Update to 2.2.0. See http://pidgin.im/ChangeLog for the list of changesJoe Marcus Clarke2007-09-173-6/+16
| | | | | | | in this release. Notes: svn path=/head/; revision=199640
* Update to 2.1.1.Joe Marcus Clarke2007-08-213-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yahoo: * Added an account action to open your inbox in the yahoo prpl. * Added support for Unicode status messages in Yahoo. * Server-stored aliases for Yahoo. (John Moody) * Fixed support for Yahoo! doodling. * Limited support for MSN Messenger contacts Bonjour: * Bonjour plugin uses native Avahi instead of Howl * Bonjour plugin supports Buddy Icons XMPP: * Only report conversation close when 'send typing notifications' preference is turned on (Bob Rossi) Pidgin: * Show current outgoing conversation formatting on the font label on the toolbar * Slim new redesign of conversation tabs to maximize number of conversations that can fit in a window * Tab bar is not visible when only one conversation is open. You can drag and drop conversations from the infopane. * Moved "Reset Formatting" toolbar button to Font menu. * Double click on the infopane to alias buddies and set topics on chats * New smiley style Finch: * Sound support (Eric Polino) Notes: svn path=/head/; revision=198081
* Fix finch build on 5.X on 64-bit platforms. Basically, rely on ourJoe Marcus Clarke2007-08-162-0/+22
| | | | | | | | | CFLAGS override to set _XOPEN_SOURCE_EXTENDED. Reported by: pointyhat via kris Notes: svn path=/head/; revision=197791
* Restore DESTDIR backout.Joe Marcus Clarke2007-08-041-1/+1
| | | | Notes: svn path=/head/; revision=197091
* Update to 2.1.0.Joe Marcus Clarke2007-08-043-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | libpurple: * Core changes to allow UIs to use second-granularity for scheduling. Pidgin and Finch, which use the glib event loop, were changed to use g_timeout_add_seconds() on glib >= 2.14 when possible. This allows glib to better group our longer timers to increase power fficiency. (Arjan van de Ven with Intel Corporation) * No longer linkifies screennames containing @ signs in join/part notifications in chats * With the HTML logger, images in conversations are now saved. NOTE: Saved images are not yet displayed when loading logs. * Added support for QIP logs to the Log Reader plugin (Michael Shkutkov) Pidgin: * Ensure only one copy of Pidgin is running with a given configuration directory. The net effect of this is that trying to start Pidgin a second time will raise the buddy list. (Gabriel Schulhof) * Undo capability in the conversation window * The formatting toolbar has been reorganized to be more concise. * A new status area has been added to the top of conversations to provide additional detail about the buddy, including buddy icon, protocol and status message. * Show idle times in the buddy list as days, hours, seconds Finch: * There's support for workspaces now (details in the manpage) * There's a new custom window manager, Irssi * Some improvements for tab-completion, tooltip and the password entries * Some bugs regarding search results fixed * A new DBus-script to create a docklet for finch * Support for showing empty groups in the buddy list (Eric Polino) Notes: svn path=/head/; revision=197089
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* Chase gnutls shared library version chase: adjust DEPENDS lines andRoman Bogorodskiy2007-07-011-1/+1
| | | | | | | bump PORTREVISIONs. Notes: svn path=/head/; revision=194564
* * Update to 2.0.2Joe Marcus Clarke2007-06-172-8/+8
| | | | | | | | * Make GnuTLS the default SSL provider (over NSS) to avoid crashes reported by some users Notes: svn path=/head/; revision=193705
* Fix plist when building with SILC support.Joe Marcus Clarke2007-06-141-2/+2
| | | | | | | Submitted by: A.J. Kehoe IV (Nanoman) <nanoman@nanoman.ca> Notes: svn path=/head/; revision=193437
* Fix the plist in the non-D-BUS case.Joe Marcus Clarke2007-06-021-1/+1
| | | | | | | Reported by: Yuri Pankov <yuri.pankov@gmail.com> Notes: svn path=/head/; revision=192596
* libpurple does not conflict with Gaim.Joe Marcus Clarke2007-05-291-2/+0
| | | | Notes: svn path=/head/; revision=192327
* Update to 2.0.1.Joe Marcus Clarke2007-05-272-5/+5
| | | | Notes: svn path=/head/; revision=192128
* Update to the long-awaited 2.0.0. This has come a long way since GaimJoe Marcus Clarke2007-05-253-17/+6
| | | | | | | | 1.5.0, so be sure to checkout the new Pidgin website at http://www.pidgin.im/ for all the exciting news. Notes: svn path=/head/; revision=191667
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-3/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Correct an NSS initialization error that was causing crashes with certainJoe Marcus Clarke2007-05-032-1/+12
| | | | | | | | | | protocols. Reported by: mux Obtained from: Pidgin SVN Notes: svn path=/head/; revision=191492
* Add libpurple after a repocopy from net-im/libgaim. Libpurple is the renamedJoe Marcus Clarke2007-05-035-244/+241
| | | | | | | | | | version of libgaim, i.e. the backed library and protocols that drive the Pidgin (nee Gaim) instant messenger client. This is a direct upgrade for users of libgaim from 2.0.0.b6 to 2.0.0.b7. Notes: svn path=/head/; revision=191446
* - Fix breakage after 602107 which includes ncursesw in the baseRong-En Fan2007-04-061-1/+1
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=189390
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-191-3/+3
| | | | | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. Notes: svn path=/head/; revision=187702
* Fix the path to python in gaim-url-handler.Joe Marcus Clarke2007-03-111-2/+3
| | | | | | | Reported by: Rick C. Petty <rick-freebsd@kiwi-computer.com> Notes: svn path=/head/; revision=187094
* Fix net-im/gaim-consoleui-devel build after ncursesw in base. It triesRong-En Fan2007-03-091-0/+4
| | | | | | | | to pick up ncursesw first, so properly define _XOPEN_OPEN_SOURCE to make it compile. Notes: svn path=/head/; revision=187004
* Chase the avahi-core shared lib version.Joe Marcus Clarke2007-02-101-2/+2
| | | | Notes: svn path=/head/; revision=184830
* Fix the Gaim D-BUS service name so that D-BUS-enabled apps can startJoe Marcus Clarke2007-02-092-1/+8
| | | | | | | | | | Gaim. PR: 108851 Submitted by: "Phillip N." <pneumann@gmail.com> Notes: svn path=/head/; revision=184666
* Fix the Gaim D-BUS service so that it points to the correct locationJoe Marcus Clarke2007-02-041-2/+2
| | | | | | | | | | of the gaim executable. PR: 108736 Submitted by: Phillip N <pneumann@gmail.com> Notes: svn path=/head/; revision=184068
* Fix SILC support.Joe Marcus Clarke2007-01-221-3/+5
| | | | | | | | PR: 108040 Submitted by: Sean Farley <sean-freebsd@farley.org> Notes: svn path=/head/; revision=182941
* Teach gaim-remote how to find python in the PATH.Joe Marcus Clarke2007-01-211-1/+3
| | | | | | | Submitted by: sajd on #freebsd-gnome Notes: svn path=/head/; revision=182923
* There is no longer any audiofile requirement. The GTK+ frontend toJoe Marcus Clarke2007-01-201-9/+1
| | | | | | | Gaim can use GStreamer for audio support. Notes: svn path=/head/; revision=182874
* Update to 2.0.0 Beta 6. This release fixes a bunch of crashes, some UIJoe Marcus Clarke2007-01-203-6/+24
| | | | | | | changes, some new plug-ins, and other goodies. Notes: svn path=/head/; revision=182847
* * Correct D-BUS dependency check to match OPTIONSJoe Marcus Clarke2007-01-171-2/+2
| | | | | | | | | | * Fix a portlint warning PR: 108027 Submitted by: Sean Farley <sean-freebsd@farley.org> Notes: svn path=/head/; revision=182585
* - Chase security/gnutls updateRoman Bogorodskiy2007-01-021-1/+1
| | | | | | | | - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here Notes: svn path=/head/; revision=181262
* Add some gstreamer plugin dependencies to gaim-devel so that audio willJoe Marcus Clarke2006-11-281-1/+1
| | | | | | | | | actually work. Reported by: ahze Notes: svn path=/head/; revision=178200
* Update to 2.0.0.b5. A lot of bugs have been fixed in this latest beta.Joe Marcus Clarke2006-11-113-5/+6
| | | | | | | Even users having problems with 1.5.0 are encouraged to upgrade. Notes: svn path=/head/; revision=177047
* Mark IGNORE on 4.X. It does not build, and it will not be supported.Joe Marcus Clarke2006-11-041-0/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=176359
* Add libgaim 2.0.0.b4 after a repo-copy from net-im/gaim-devel. libgaimJoe Marcus Clarke2006-10-314-429/+154
| | | | | | | | is the backend library and protocols for the Gaim instance messenger client. This backend can support a number of client frontends. Notes: svn path=/head/; revision=175616
* Add gaim-devel, a port of the Gaim 2.0 Beta. There are still many problemsJoe Marcus Clarke2006-10-144-0/+761
| | | | | | | | | | | | with this version, but it should no longer crash when signing in to MSN. Large parts of this were submitted as part of PR ports/98473 by yuri.pankov@gmail.com . Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175283
* Remove recently added net-im/gaim-devel port since marcus@ (gaim's maintainer)Renato Botelho2006-08-266-710/+0
| | | | | | | don't want to see this port added now. Notes: svn path=/head/; revision=171443
* Add gaim-devel , multi-protocol instant messaging client (DevelRenato Botelho2006-08-266-0/+710
version). PR: ports/102501 Submitted by: Sokolov Alexey <nullbsd at gmail.com> Notes: svn path=/head/; revision=171425