aboutsummaryrefslogtreecommitdiff
path: root/net-im/finch
Commit message (Collapse)AuthorAgeFilesLines
* net-im/finch: switch WWW: to httpsEugene Grosbein2020-01-261-1/+1
| | | | | | | | | Today Pidging developers announced switch to new version of their site www.pidgin.im keeping old one as old.pidgin.im. New version redirects plain HTTP requests to HTTPS, so switch the link to decrease delay. Notes: svn path=/head/; revision=524233
* Remove the mention of MSN and Yahoo! from pkg-descrs.Joe Marcus Clarke2017-10-041-2/+1
| | | | | | | | | | Pidgin dropped support for these services back in March 2017. PR: 222784 Submitted by: mi Notes: svn path=/head/; revision=451253
* Make sure we do not include gconf2 when we're notJoe Marcus Clarke2017-09-271-1/+1
| | | | | | | | | | using the GTK+ UI. PR: 208733 Submitted by: cyberleo@cyberleo.net Notes: svn path=/head/; revision=450773
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update to 2.10.12. See https://developer.pidgin.im/wiki/ChangeLogJoe Marcus Clarke2016-01-051-1/+1
| | | | | | | for changes in this release. Notes: svn path=/head/; revision=405315
* Fix a crash caused by changing window size.Joe Marcus Clarke2015-07-121-0/+1
| | | | | | | PR: 200936 Notes: svn path=/head/; revision=391782
* Update to 2.10.11 and fix the build with the ncurses port.Joe Marcus Clarke2014-12-021-1/+0
| | | | | | | Submitted by: Matthias Apitz <guru@unixarea.de> (ncurses fix) Notes: svn path=/head/; revision=373770
* Cleanup plistAntoine Brodin2014-11-211-4/+0
| | | | Notes: svn path=/head/; revision=373023
* Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE inAntoine Brodin2014-09-121-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 Notes: svn path=/head/; revision=368066
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-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) Notes: svn path=/head/; revision=362645
* Add NCURSES_WIDECHAR to CPPFLAGS to fix the build on -CURRENT.Joe Marcus Clarke2014-06-081-0/+1
| | | | | | | PR: 190792 Notes: svn path=/head/; revision=357065
* Fix gettext detection.Tijl Coosemans2014-05-271-1/+1
| | | | | | | PR: 190299 Notes: svn path=/head/; revision=355575
* Strip libraries.Tijl Coosemans2014-05-201-1/+1
| | | | | | | Requested by: mandree Notes: svn path=/head/; revision=354690
* Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)Tijl Coosemans2014-05-172-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) Notes: svn path=/head/; revision=354341
* Remove a bogus file that sneaked in due to a manual apply of the previousJoe Marcus Clarke2014-02-142-2/+1
| | | | | | | | | patch. Submitted by: olgeni Notes: svn path=/head/; revision=344273
* When converting to stage I accidentally left out finch.1.gz. Re-add thisJoe Marcus Clarke2014-02-142-5/+7
| | | | | | | | | | and sort the plist. PR: 186746 Submitted by: olgeni Notes: svn path=/head/; revision=344159
* Update to 2.10.8.Joe Marcus Clarke2014-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. Notes: svn path=/head/; revision=342485
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* Forgot to commit this plist change for the 2.10.7 update.Joe Marcus Clarke2013-02-252-2/+2
| | | | | | | Reported by: sunpoet Notes: svn path=/head/; revision=312934
* Update to 2.10.6.Joe Marcus Clarke2012-07-091-1/+1
| | | | Notes: svn path=/head/; revision=300642
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Update Pidgin and friends to 2.10.0. SeeJoe Marcus Clarke2011-08-271-1/+1
| | | | | | | | http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release. Notes: svn path=/head/; revision=280586
* Update Pidgin and friends to 2.9.0. SeeJoe Marcus Clarke2011-07-021-1/+1
| | | | | | | | http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release. Notes: svn path=/head/; revision=276939
* Update to 2.8.0. See http://developer.pidgin.im/wiki/ChangeLog for a listJoe Marcus Clarke2011-06-191-1/+1
| | | | | | | of changes. Notes: svn path=/head/; revision=275861
* Update Pidgin and friends to 2.7.0. SeeJoe Marcus Clarke2010-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 Notes: svn path=/head/; revision=254786
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Updat to 2.6.6. See http://developer.pidgin.im/wiki/ChangeLog for a listJoe Marcus Clarke2010-02-211-1/+1
| | | | | | | | | of changes. Feature safe: yes Notes: svn path=/head/; revision=250109
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Allow these ports to report the correct set of protocol modules.Joe Marcus Clarke2009-08-221-1/+2
| | | | | | | | PR: 138042 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=240110
* Update to 2.6.1. See http://developer.pidgin.im/wiki/ChangeLog for a listJoe Marcus Clarke2009-08-202-1/+5
| | | | | | | of changes. Notes: svn path=/head/; revision=239995
* Update to 2.5.4.Joe Marcus Clarke2009-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 Notes: svn path=/head/; revision=226008
* Update to 2.5.0. See http://developer.pidgin.im/wiki/ChangeLog for a listJoe Marcus Clarke2008-08-211-1/+1
| | | | | | | of changes in this release. Notes: svn path=/head/; revision=218970
* Update to 2.4.3. See http://developer.pidgin.im/wiki/ChangeLog for a listJoe Marcus Clarke2008-07-021-1/+1
| | | | | | | | | of changes. Submitted by: dougb Notes: svn path=/head/; revision=216127
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* Update to 2.4.2. See http://developer.pidgin.im/wiki/ChangeLog for the listJoe Marcus Clarke2008-05-191-1/+2
| | | | | | | of changes. Notes: svn path=/head/; revision=213319
* Update to 2.4.0. See http://developer.pidgin.im/wiki/ChangeLog for a listJoe Marcus Clarke2008-03-022-1/+5
| | | | | | | of changes. Notes: svn path=/head/; revision=208302
* Update pidgin to 2.3.1, and chase the shared lib version bump. SeeJoe Marcus Clarke2007-12-131-1/+1
| | | | | | | http://developer.pidgin.im/wiki/ChangeLog for the list of changes. Notes: svn path=/head/; revision=203443
* Update to 2.2.2. See http://developer.pidgin.im/wiki/ChangeLog for allJoe Marcus Clarke2007-10-291-0/+1
| | | | | | | of the changes. Notes: svn path=/head/; revision=202300
* Update to 2.2.0. See http://pidgin.im/ChangeLog for the list of changesJoe Marcus Clarke2007-09-172-1/+2
| | | | | | | in this release. Notes: svn path=/head/; revision=199640
* Update to 2.1.0.Joe Marcus Clarke2007-08-042-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) Notes: svn path=/head/; revision=197089
* Update to the long-awaited 2.0.0. This has come a long way since GaimJoe Marcus Clarke2007-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. Notes: svn path=/head/; revision=191667
* Remove leftover lib/finch.Joe Marcus Clarke2007-05-222-1/+2
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=191599
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+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-031-0/+1
| | | | | | | | | | protocols. Reported by: mux Obtained from: Pidgin SVN Notes: svn path=/head/; revision=191492
* Add finch after a repocopy from net-im/gaim-consoleui-devel. Finch is the newJoe Marcus Clarke2007-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. Notes: svn path=/head/; revision=191448
* Update to 2.0.0.b5. A lot of bugs have been fixed in this latest beta.Joe Marcus Clarke2006-11-111-0/+2
| | | | | | | Even users having problems with 1.5.0 are encouraged to upgrade. Notes: svn path=/head/; revision=177047
* Add gaim-consoleui-devel after a repo-copy from net-im/gaim-devel.Joe Marcus Clarke2006-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. Notes: svn path=/head/; revision=175620
* Update to 2.0.0.b4. See http://gaim.sourceforge.net/planet/ for an ideaJoe Marcus Clarke2006-10-313-363/+222
| | | | | | | of the new features in this beta release. Notes: svn path=/head/; revision=175617
* 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