Port details |
- purple-googlechat Google Chat Plugin for libpurple
- g20250724 net-im
=2 g20231026_1Version of this port present on the latest quarterly branch. - Maintainer: atanubiswas484@gmail.com
 - Port Added: 2021-12-08 10:51:09
- Last Update: 2025-08-06 22:31:34
- Commit Hash: 9a1d66e5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://github.com/EionRobb/purple-googlechat
- Description:
- Google Chat for libpurple is a plugin for pidgin to support the proprietary
protocol that Google uses for its "Google Chat" service.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- purple-googlechat>0:net-im/purple-googlechat
- To install the port:
- cd /usr/ports/net-im/purple-googlechat/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/purple-googlechat
- pkg install purple-googlechat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: purple-googlechat
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1754477664
SHA256 (EionRobb-purple-googlechat-g20250724-nightly-3d07c3a2463ca7dd47fa89b2ce9f8ffb762b320b_GH0.tar.gz) = aa88f98d7f53875ff81185490e580eda1ec33efb937da99a64c499c429c1d0e1
SIZE (EionRobb-purple-googlechat-g20250724-nightly-3d07c3a2463ca7dd47fa89b2ce9f8ffb762b320b_GH0.tar.gz) = 278872
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libjson-glib-1.0.so : devel/json-glib
- libprotobuf-c.so : devel/protobuf-c
- libpurple.so : net-im/libpurple
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-im_purple-googlechat
- USES:
- gmake gnome pkgconfig
- pkg-message:
- For install:
- This plugin needs an oauth token in order to work properly. Watch the following
youtube video https://www.youtube.com/watch?v=hlDhp-eNLMU on how to obtain one.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20250724 06 Aug 2025 22:31:34
    |
Hiroki Tagato (tagattie)  Author: Atanu Biswas |
net-im/purple-googlechat: update to
nightly-3d07c3a2463ca7dd47fa89b2ce9f8ffb762b320b and take maintainership
While here:
- Updated PORTVERSION to DISTVERSION
- Added licence files directory
Changelog:
https://github.com/EionRobb/purple-googlechat/releases/tag/nightly-3d07c3a2463ca7dd47fa89b2ce9f8ffb762b320b
PR: 288663
Reported by: Atanu Biswas <atanubiswas484@gmail.com> (new maintainer) |
g20231026_1 09 Jul 2025 08:58:51
    |
Don Lewis (truckman)  |
*/*: Bump PORTREVISION for devel/protobuf-c update
libprotobuf-c.so once again has version info. Force a rebuild of
its consumers.
PR: 282060
MFH: 2025Q3
Sponsored by: <If the change was sponsored by an organization.> |
g20231026 02 Dec 2023 18:26:19
    |
Mikhail Teterin (mi)  |
net-im/purple-googlechat: update to October '23 snapshot
The latest at this time... |
g20221106_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
g20221106 14 Feb 2023 17:12:10
    |
Mikhail Teterin (mi)  |
net-im/purple-googlechat: Upgrade to Nov 2022 snapshot |
g20211018 30 Oct 2022 13:22:25
    |
Jan Beich (jbeich)  Author: Jose G. Juanino |
*/*: drop maintainership
PR: 267431 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
g20211018 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
g20211018 08 Dec 2021 10:48:52
    |
Daniel Engberg (diizzy)  Author: Jose G. Juanino |
net-im/purple-googlechat: New port: Google Chat plugin for libpurple
WWW: https://github.com/EionRobb/purple-googlechat/
PR: 259687
Approved by: mentors (implicit) |