Port details |
- bitlbee-mastodon Bitlbee plugin to communicate with Mastodon instances
- 1.4.5 irc =3 1.4.5Version of this port present on the latest quarterly branch.
- Maintainer: tobias.rehbein@web.de
- Port Added: 2019-02-16 20:04:07
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pokerth, nanoblogger, ogg2mp3, mkcue, py39-pass-audit
- License: GPLv2
- WWW:
- https://alexschroeder.ch/software/Bitlbee_Mastodon
- Description:
- This plugin allows Bitlbee to communicate with Mastodon instances. Mastodon is
a free, open-source, decentralized microblogging network. Bitlbee is an IRC
server connecting to various other text messaging services. You run Bitlbee and
connect to it using an IRC client, then configure Bitlbee to connect to other
services, such as a Mastodon instance where you already have an account. The
benefit is that you can now use any IRC client you want to connect to Mastodon.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bitlbee-mastodon>0:irc/bitlbee-mastodon
- To install the port:
- cd /usr/ports/irc/bitlbee-mastodon/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/bitlbee-mastodon
- pkg install bitlbee-mastodon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bitlbee-mastodon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1626582406
SHA256 (kensanata-bitlbee-mastodon-v1.4.5_GH0.tar.gz) = 8d093d7ba1cc825fd7ab331895345cc9775ecd7ca75fa0d2cda1afce8b161edb
SIZE (kensanata-bitlbee-mastodon-v1.4.5_GH0.tar.gz) = 189237
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:
-
- bitlbee>=3.5 : irc/bitlbee
- gsed : textproc/gsed
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- bitlbee>=3.5 : irc/bitlbee
- Library dependencies:
-
- 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:
- irc_bitlbee-mastodon
- USES:
- autoreconf gmake gnome libtool pkgconfig
- 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 |
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) |
1.4.5 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 ) |
1.4.5 18 Jul 2021 09:13:06 |
Guangyuan Yang (ygy) Author: tobias.rehbein |
irc/bitlbee-mastodon: Update to 1.4.5
PR: 257241
Approved by: lwhsu (mentor, implicit) |
1.4.4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.4 08 May 2020 10:55:31 |
tagattie |
Update to 1.4.4
PR: 244928
Submitted by: tobias.rehbein@web.de (maintainer)
Approved by: ehaupt (mentor) |
1.4.3 07 Dec 2019 23:14:06 |
tcberner |
irc/bitlbee-mastodon: Update to 1.4.3
PR: 241450
Submitted by: tobias.rehbein@web.de (maintainer) |
1.4.2 27 Feb 2019 03:51:47 |
tobik |
irc/bitlbee-mastodon: Update to 1.4.2
PR: 236066
Submitted by: tobias.rehbein@web.de (maintainer) |
1.4.0 16 Feb 2019 20:03:25 |
0mp |
New port: irc/bitlbee-mastodon: Bitlbee plugin to communicate with Mastodon
instances
This plugin allows Bitlbee to communicate with Mastodon instances. Mastodon
is a free, open-source, decentralized microblogging network. Bitlbee is an
IRC server connecting to various other text messaging services. You run
Bitlbee and connect to it using an IRC client, then configure Bitlbee to
connect to other services, such as a Mastodon instance where you already
have an account. The benefit is that you can now use any IRC client you
want to connect to Mastodon.
WWW: https://alexschroeder.ch/software/Bitlbee_Mastodon
PR: 235731
Submitted by: tobias.rehbein@web.de
Reviewed by: mat
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D19205 |