Port details |
- prosody-modules Prosody Community modules repository snapshot
- 20250111 net-im =5 20240330_1Version of this port present on the latest quarterly branch.
- Maintainer: rozhuk.im@gmail.com
- Port Added: 2017-04-27 06:28:20
- Last Update: 2025-01-18 02:58:45
- Commit Hash: e808222
- People watching this port, also watch:: jitsi-videobridge, prosody, jitsi-meet, node, p5-libwww
- License: MIT
- WWW:
- https://modules.prosody.im/
- Description:
- Prosody modules contains a repository snapshot of contributed
modules needed to extend the Prosody XMPP server.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- prosody-modules>0:net-im/prosody-modules
- To install the port:
- cd /usr/ports/net-im/prosody-modules/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/prosody-modules
- pkg install prosody-modules
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: prosody-modules
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736895495
SHA256 (prosody-modules/c90aab23fb9b.tar.gz) = 0fe22ca15be2622bedddb97d4f6dab795c40544b8d27fa96d2479ade51ff1792
SIZE (prosody-modules/c90aab23fb9b.tar.gz) = 1657451
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- prosodyctl : net-im/prosody
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for prosody-modules-20250111:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-im_prosody-modules
- pkg-message:
- For install:
- To be able to use prosody-modules add this line to your
/usr/local/etc/prosody/prosody.cfg.lua configuration:
plugin_paths = { "/usr/local/lib/prosody-modules" }
and add the modules you want to load in the section
"modules_enabled".
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20250111 18 Jan 2025 02:58:45 |
Vanilla I. Shu (vanilla) |
net-im/prosody-modules: update to 20250111.
PR: 284069
Reported by: maintainer |
20240330_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
20240330 31 Mar 2024 13:24:45 |
Vanilla I. Shu (vanilla) |
net-im/prosody-modules: update to 20240330.
PR: 278056
Reported by: maintainer |
20231030 03 Nov 2023 21:16:24 |
Robert Clausecker (fuz) Author: Rozhuk Ivan |
net-im/prosody-modules: update to 20231030
Changelog: ...
PR: 274883 |
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) |
20220319 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 ) |
20220319 24 Mar 2022 08:00:56 |
Guangyuan Yang (ygy) Author: Ivan Rozhuk |
net-im/prosody-modules: Update to 20220319
PR: 262727 |
20210605 23 Jun 2021 21:14:22 |
Kevin Bowling (kbowling) Author: Rozhuk Ivan |
net-im/prosody-modules: update to 20210605
allow STUN/TURN work
PR: 256693
Approved by: maintainer |
20200302 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20200302 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20200302 28 May 2020 07:41:28 |
tagattie |
- Update to 20200302
- Pass maintainership to submitter
- Add NO_ARCH
PR: 244619
Submitted by: rozhuk.im@gmail.com
Approved by: mentors (implicit) |
20191017 17 Oct 2019 13:12:54 |
dinoex |
- update to 20191015
- fix mod_slack_webhooks
PR: 236072 |
20180216 30 Aug 2019 04:51:35 |
tcberner |
net-im/prosody-modules: hand to ports@ |
20180216 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
20180216 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
20180216 20 Feb 2018 22:43:53 |
rodrigo |
Update prosody-modules to the latest version available
This update is required to support XEP-0363 who becomes
the standard way to attach files to chat. Several xmpp
clients like conversation (conversation.im) moves to this
new standard making impossible the use of the old http_upload
module.
PR: 226041
Submitted by: rodrigo
Approved by: tcberner (maintainer) |
20170512 19 May 2017 07:26:24 |
tcberner |
Update to newer tag.
This fixes a bug, which made it impossible to send files.
Reported by: Martin Sugioarto
Approved by: rakuco (mentor, implicit) |
20170414 27 Apr 2017 06:28:12 |
tcberner |
New port net-im/prosody-modules
* Modules for net-im/prosody
* Based on the patch by Martin Sugioarto <martin@sugioarto.com>
PR: 214960
Reviewed by: rakuco, mat
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10400 |