Port details |
- gajim GTK Jabber client
- 2.0.2 net-im
=10 1.9.5_1Version of this port present on the latest quarterly branch. - Maintainer: rm@FreeBSD.org
 - Port Added: 2005-11-09 17:26:38
- Last Update: 2025-03-11 12:03:10
- Commit Hash: 0bc3f05
- People watching this port, also watch:: firefox, xorg, bash, vim, cdparanoia
- License: GPLv3
- WWW:
- https://gajim.org/
- Description:
- The goal of Gajim is to provide a full featured and easy to use XMPP
client. Gajim works nicely with GNOME, but does not require it to run.
It is released under the GNU General Public License.
FEATURES:
* Tabbed chat window and single window modes
* Group chat support (with Multi-User Chat protocol)
* Emoticons, avatars, PEP (user activity, mood and tune)
* Audio / video conferences
* File transfer, room bookmarks
* Metacontacts support
* Trayicon, speller, extended chat history functionalities
* TLS, GPG and End-To-End encryption support (with SSL legacy support)
* Transport registration support
* Service discovery including nodes, user search
* Wikipedia, dictionary and search engine lookup
* Multiple accounts support
* DBus capabilities
* XML console
* Link local (bonjour / zeroconf), BOSH
* Other features via plugins
* Gajim is available in 29 languages
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-im/gajim/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/gajim
- pkg install gajim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gajim
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741694387
SHA256 (gajim-2.0.2.tar.gz) = 426975820aa3b135c69c61e7b40a70a1ad324a5c54222d92d08398fa57f11de5
SIZE (gajim-2.0.2.tar.gz) = 4703640
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-build>0 : devel/py-build@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- py311-pygobject>=0 : devel/py-pygobject@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xscrnsaver.pc : x11/libXScrnSaver
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-css-parser>0 : www/py-css-parser@py311
- py311-keyring>0 : security/py-keyring@py311
- py311-nbxmpp>=1.0.2 : net-im/py-nbxmpp@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-precis_i18n>=1.0.0 : textproc/py-precis_i18n@py311
- py311-cairo>0 : graphics/py-cairo@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- py311-omemo-dr>0 : security/py-omemo-dr@py311
- py311-qrcode>0 : textproc/py-qrcode@py311
- py311-emoji>0 : misc/py-emoji@py311
- py311-sqlalchemy20>0 : databases/py-sqlalchemy20@py311
- py311-dbus>=0.82.2 : devel/py-dbus@py311
- py311-gpgme>0 : security/py-gpgme@py311
- py311-pygobject>=0 : devel/py-pygobject@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xscrnsaver.pc : x11/libXScrnSaver
- Library dependencies:
-
- libsoup-3.0.so : devel/libsoup3
- libspelling-1.so : x11-toolkits/libspelling
- libgsound.so : audio/gsound
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-4.so : x11-toolkits/gtk40
- libgtksourceview-5.so : x11-toolkits/gtksourceview5
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gajim-2.0.2:
DBUS=on: D-Bus IPC system support
DOCS=on: Build and/or install documentation
OPENGPG=on: GPG encryption per XEP-0373
===> Use 'make config' to modify these settings
- Options name:
- net-im_gajim
- USES:
- cpe gettext gnome python:3.11+ xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.1_2 23 Jul 2007 09:36:52
 |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.11.1_2 27 Jun 2007 09:44:55
 |
miwi  |
- Switch to py-pysqlite23
- Bump PORTREVISION
PR: 114027
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
0.11.1_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.11.1 03 Apr 2007 17:43:27
 |
jmelo  |
- Add mastersite.
PR: ports/110840
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
0.11.1 27 Feb 2007 14:01:08
 |
miwi  |
- Update to 0.11.1
PR: 109598
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
0.11_1 13 Feb 2007 13:15:22
 |
miwi  |
Force Commit:
- Fix startup crash
- Bump PORTREVISION
- Pass maintainership to submitter
- patchset based on gajim-devel
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (via privat mail)
Noticed by: Pav |
0.11_1 13 Feb 2007 12:56:40
 |
miwi  |
- Fix startup crash
- Bump PORTREVISION
- Pass maintainership to submitter
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (via privat mail) |
0.11 08 Feb 2007 22:33:51
 |
miwi  |
- Update to 0.11
PR: 108884
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.10.1 13 Dec 2006 17:20:37
 |
shaun  |
- Return to ports@, at maintainer's request.
- Make portlint(1) happy while here.
PR: ports/106676
Submitted by: Stephan Maka <stephan@spaceboyz.net> (maintainer) |
0.10.1 11 Jun 2006 09:19:36
 |
pav  |
- Update to 0.10.1
PR: ports/98770
Submitted by: Stephan Maka <stephan@spaceboyz.net> (maintainer) |
0.10_1 28 May 2006 15:54:10
 |
pav  |
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference |
0.10_1 21 May 2006 19:04:20
 |
arved  |
fix file-transfer connection problems, patch by Dimitur Kirov
PR: 97358
Submitted by: Stephan Maka <stephan@spaceboyz.net> |
0.10 07 May 2006 11:54:21
 |
pav  |
- Update to 0.10
- Take maintainership
PR: ports/96845
Submitted by: Stephan Maka <stephan@spaceboyz.net> |
0.9.1 14 Apr 2006 18:14:59
 |
linimon  |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr |
0.9.1 29 Jan 2006 02:33:27
 |
vsevolod  |
- Update to 0.9.1
- Add SHA256 checksum
- Add dependency for databases/py-pysqlite21
PR: 91400
Submitted by: Herbert J. Skuhra <h.skuhra at gmail.com> |
0.8.2_1 22 Jan 2006 06:28:59
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.8.2_1 09 Nov 2005 07:48:19
 |
pav  |
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above ) |