aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/finch
Commit message (Collapse)AuthorAgeFilesLines
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
| | | | | PR: 218658 Submitted by: riggs
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Update to 2.10.12. See https://developer.pidgin.im/wiki/ChangeLogmarcus2016-01-061-1/+1
| | | | for changes in this release.
* Fix a crash caused by changing window size.marcus2015-07-131-0/+1
| | | | PR: 200936
* Update to 2.10.11 and fix the build with the ncurses port.marcus2014-12-031-1/+0
| | | | Submitted by: Matthias Apitz <guru@unixarea.de> (ncurses fix)
* Cleanup plistantoine2014-11-221-4/+0
|
* Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE inantoine2014-09-131-1/+1
| | | | | | | | | | include/python2.7/pyconfig.h This fixes x11-toolkits/py-wxPython30 build on head PR: 192365 Exp-run: self Reviewed by: jilles With hat: portmgr
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1
| | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine)
* Add NCURSES_WIDECHAR to CPPFLAGS to fix the build on -CURRENT.marcus2014-06-091-0/+1
| | | | PR: 190792
* Fix gettext detection.tijl2014-05-281-1/+1
| | | | PR: 190299
* Strip libraries.tijl2014-05-211-1/+1
| | | | Requested by: mandree
* Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)tijl2014-05-182-11/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to "USES=libtool tar:bzip2". Bump PORTREVISION on all dependent ports and modernise them as well (USES, LIB_DEPENDS, staging). audio/pidgin-musictracker: - Replace LIBS with LDFLAGS. - Disable static plugin. net/online-desktop: Remove obsolete patches. net-im/mbpurple: - Drop pkgconf dependency. - Replace post-patch with MAKE_ARGS. - Use standard do-build. net-im/pidgin-audacious-remote: Disable static plugin. net-im/pidgin-birthday-reminder: Disable static plugin. net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES. net-im/pidgin-guifications: - Drop USE_GNOME=gnomeprefix. - Replace LIBS with LDFLAGS. net-im/pidgin-hotkeys: - Drop CFLAGS=-fPIC. - Fix build on systems without gcc. net-im/pidgin-libnotify: - Use option helpers. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. net-im/pidgin-manualsize: Fix build on systems without gcc. net-im/pidgin-privacy-please: - Replace a patch with CPPFLAGS and LDFLAGS. - Don't use USE_LDCONFIG for a plugin. net-im/pidgin-sipe: - Don't use USE_LDCONFIG for a plugin. - Drop PORTDOCS that don't contain useful documentation. - Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS. - Use option helpers and fix Kerberos option. - Remove obsolete CONFIGURE_ENV. security/pidgin-encryption: - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Disable static plugin. - Use option helpers. security/pidgin-otr: - Drop redundant comment about PORTREVISION. - Add USE_GNOME=gtk20. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Port uses stack protector unconditionally so link with -lssp_nonshared when necessary like Mk/bsd.ssp.mk does. Approved by: portmgr (PORTREVISION bump on unstaged port)
* Remove a bogus file that sneaked in due to a manual apply of the previousmarcus2014-02-152-2/+1
| | | | | | patch. Submitted by: olgeni
* When converting to stage I accidentally left out finch.1.gz. Re-add thismarcus2014-02-142-5/+7
| | | | | | | and sort the plist. PR: 186746 Submitted by: olgeni
* Update to 2.10.8.marcus2014-02-041-6/+3
| | | | | | | See https://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release. While here, convert to STAGE and update LIB_DEPENDS.
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net-im)
* Forgot to commit this plist change for the 2.10.7 update.marcus2013-02-262-2/+2
| | | | Reported by: sunpoet
* Update to 2.10.6.marcus2012-07-091-1/+1
|
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Update Pidgin and friends to 2.10.0. Seemarcus2011-08-281-1/+1
| | | | | http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release.
* Update Pidgin and friends to 2.9.0. Seemarcus2011-07-031-1/+1
| | | | | http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release.
* Update to 2.8.0. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2011-06-201-1/+1
| | | | of changes.
* Update Pidgin and friends to 2.7.0. Seemarcus2010-05-221-2/+2
| | | | | | | | http://developer.pidgin.im/wiki/ChangeLog for the list of changes. Also, enable Tcl 8.5 support. PR: 146607 Submitted by: dougb
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Updat to 2.6.6. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2010-02-211-1/+1
| | | | | | of changes. Feature safe: yes
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Allow these ports to report the correct set of protocol modules.marcus2009-08-231-1/+2
| | | | | PR: 138042 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
* Update to 2.6.1. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2009-08-212-1/+5
| | | | of changes.
* Update to 2.5.4.marcus2009-01-141-0/+5
| | | | | | | | | | | | | * Add OPTIONS for all of the dynamic chat protocol modules * Add plist support for WITHOUT_GNUTLS * Add the myspace chat protocol * Install the man pages See http://developer.pidgin.im/wiki/ChangeLog for a list of release changes. PR: 130488 Submitted by: dougb
* Update to 2.5.0. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2008-08-221-1/+1
| | | | of changes in this release.
* Update to 2.4.3. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2008-07-021-1/+1
| | | | | | of changes. Submitted by: dougb
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Update to 2.4.2. See http://developer.pidgin.im/wiki/ChangeLog for the listmarcus2008-05-191-1/+2
| | | | of changes.
* Update to 2.4.0. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2008-03-022-1/+5
| | | | of changes.
* Update pidgin to 2.3.1, and chase the shared lib version bump. Seemarcus2007-12-131-1/+1
| | | | http://developer.pidgin.im/wiki/ChangeLog for the list of changes.
* Update to 2.2.2. See http://developer.pidgin.im/wiki/ChangeLog for allmarcus2007-10-291-0/+1
| | | | of the changes.
* Update to 2.2.0. See http://pidgin.im/ChangeLog for the list of changesmarcus2007-09-182-1/+2
| | | | in this release.
* Update to 2.1.0.marcus2007-08-052-3/+9
| | | | | | | | | | | | | | | | | | | | | | | 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)
* Update to the long-awaited 2.0.0. This has come a long way since Gaimmarcus2007-05-251-1/+1
| | | | | 1.5.0, so be sure to checkout the new Pidgin website at http://www.pidgin.im/ for all the exciting news.
* Remove leftover lib/finch.marcus2007-05-222-1/+2
| | | | | Reported by: pointyhat via kris Approved by: portmgr (implicit)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Correct an NSS initialization error that was causing crashes with certainmarcus2007-05-041-0/+1
| | | | | | | protocols. Reported by: mux Obtained from: Pidgin SVN
* Add finch after a repocopy from net-im/gaim-consoleui-devel. Finch is the newmarcus2007-05-033-36/+40
| | | | | | | | name for the Gaim instant messenger client (ncurses UI version). See http://www.pidgin.im/ for more details on the name. This is a direct upgrade for gaim-consoleui-devel users from 2.0.0.b6 to 2.0.0.b7.
* Update to 2.0.0.b5. A lot of bugs have been fixed in this latest beta.marcus2006-11-111-0/+2
| | | | Even users having problems with 1.5.0 are encouraged to upgrade.
* Add gaim-consoleui-devel after a repo-copy from net-im/gaim-devel.marcus2006-10-312-576/+55
| | | | | Gaim-consoleui-devel is the 2.0 beta version of the Gaim instance messaging client with an ncurses, console-based frontend UI.
* Update to 2.0.0.b4. See http://gaim.sourceforge.net/planet/ for an ideamarcus2006-10-313-363/+222
| | | | of the new features in this beta release.
* Add gaim-devel, a port of the Gaim 2.0 Beta. There are still many problemsmarcus2006-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)
* Remove recently added net-im/gaim-devel port since marcus@ (gaim's maintainer)garga2006-08-276-710/+0
| | | | don't want to see this port added now.
* Add gaim-devel , multi-protocol instant messaging client (Develgarga2006-08-266-0/+710
version). PR: ports/102501 Submitted by: Sokolov Alexey <nullbsd at gmail.com>