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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - 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.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- 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
![commit hash: bae03bdd17b294e3354848e123f3ec4bd9b7592a commit hash: bae03bdd17b294e3354848e123f3ec4bd9b7592a](/images/git.png) ![commit hash: bae03bdd17b294e3354848e123f3ec4bd9b7592a commit hash: bae03bdd17b294e3354848e123f3ec4bd9b7592a](/images/codeberg.svg) ![commit hash: bae03bdd17b294e3354848e123f3ec4bd9b7592a commit hash: bae03bdd17b294e3354848e123f3ec4bd9b7592a](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Bump consumers of dns/libidn
Reported by: vvd |
9.0_3 24 Feb 2024 22:17:35
![commit hash: b5aa442c0a3eee017a0018fbb28c8b77db730ce7 commit hash: b5aa442c0a3eee017a0018fbb28c8b77db730ce7](/images/git.png) ![commit hash: b5aa442c0a3eee017a0018fbb28c8b77db730ce7 commit hash: b5aa442c0a3eee017a0018fbb28c8b77db730ce7](/images/codeberg.svg) ![commit hash: b5aa442c0a3eee017a0018fbb28c8b77db730ce7 commit hash: b5aa442c0a3eee017a0018fbb28c8b77db730ce7](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net-im/biboumi: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed](/images/git.png) ![commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed](/images/codeberg.svg) ![commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dima Panov (fluffy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: bump all consumers after recent boost upgrade |
9.0_1 03 Sep 2021 13:01:58
![commit hash: 310623bb97f644b7a9a90c9e231574670edfa8f7 commit hash: 310623bb97f644b7a9a90c9e231574670edfa8f7](/images/git.png) ![commit hash: 310623bb97f644b7a9a90c9e231574670edfa8f7 commit hash: 310623bb97f644b7a9a90c9e231574670edfa8f7](/images/codeberg.svg) ![commit hash: 310623bb97f644b7a9a90c9e231574670edfa8f7 commit hash: 310623bb97f644b7a9a90c9e231574670edfa8f7](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias Kortkamp (tobik) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*: 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
![commit hash: 5f49d1f3a82c393bb865e7ca43c06aa591e78b84 commit hash: 5f49d1f3a82c393bb865e7ca43c06aa591e78b84](/images/git.png) ![commit hash: 5f49d1f3a82c393bb865e7ca43c06aa591e78b84 commit hash: 5f49d1f3a82c393bb865e7ca43c06aa591e78b84](/images/codeberg.svg) ![commit hash: 5f49d1f3a82c393bb865e7ca43c06aa591e78b84 commit hash: 5f49d1f3a82c393bb865e7ca43c06aa591e78b84](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ashish SHUKLA (ashish) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) 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
|