Port details |
- biboumi XMPP gateway to IRC
- 9.0_4 net-im =2 9.0_4Version of this port present on the latest quarterly branch.
- Maintainer: samir@noir.im
- Port Added: 2021-07-20 22:15:07
- Last Update: 2024-05-02 13:06:58
- Commit Hash: bae03bd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ZLIB
- WWW:
- https://biboumi.louiz.org/
- Description:
- Biboumi is a Free, Libre and Open Source XMPP gateway that connects to IRC
servers and translates between the two protocols. Its goal is to let XMPP users
take part in IRC discussions, using their favourite XMPP client.
- ¦ ¦ ¦ ¦
- 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/biboumi/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/biboumi
- pkg install biboumi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: biboumi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1625177638
SHA256 (biboumi-9.0.tar.xz) = 1eff9a9110830e056e434e4edf3a33de52c6d092a3db4877b5531513627e7ecb
SIZE (biboumi-9.0.tar.xz) = 161192
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:
-
- sphinx-build : textproc/py-sphinx
- py39-sphinx_rtd_theme>0 : textproc/py-sphinx_rtd_theme
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Runtime dependencies:
-
- ca_root_nss>0 : security/ca_root_nss
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libuuid.so : misc/e2fsprogs-libuuid
- libidn.so : dns/libidn
- libbotan-2.so : security/botan2
- libudns.so : dns/udns
- libpq.so.5 : databases/postgresql15-client
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for biboumi-9.0_4:
DOCS=on: Build and/or install documentation
LIBIDN=on: Stringprep functionality, to provide JIDs for IRC users
PGSQL=on: Store users' options and messages in PostgreSQL
SQLITE3=on: Store users' options and messages in SQLite
TLS=on: Support TLS connections to IRC servers
UDNS=on: Asynchronously resolve domain names, for better performances
===> Use 'make config' to modify these settings
- Options name:
- net-im_biboumi
- USES:
- cmake iconv localbase:ldflags pkgconfig python:build tar:xz pgsql sqlite:3
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.0_4 02 May 2024 13:06:58 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of dns/libidn
Reported by: vvd |
9.0_3 24 Feb 2024 22:17:35 |
Muhammad Moinur Rahman (bofh) |
net-im/biboumi: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
9.0_2 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 ) |
9.0_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
9.0_1 03 Sep 2021 13:01:58 |
Tobias Kortkamp (tobik) |
*: Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
9.0 20 Jul 2021 22:11:30 |
Ashish SHUKLA (ashish) Author: samir |
net-im/biboumi: new port: XMPP gateway to IRC
Biboumi is a Free, Libre and Open Source XMPP gateway that connects to
IRC servers and translates between the two protocols. Its goal is to
let XMPP users take part in IRC discussions, using their favourite XMPP
client.
WWW: https://biboumi.louiz.org/
PR: 250705 |
Number of commits found: 7
|