Description
openfire - Enterprise instant messaging server
Property |
Value |
Distribution |
FreeBSD 11 |
Repository |
FreeBSD Ports Latest amd64 |
Package filename |
openfire-4.2.3,1.txz |
Package name |
openfire |
Package version |
4.2.3,1 |
Package release |
- |
Package architecture |
amd64 |
Package type |
txz |
Category |
java net-im |
Homepage |
http://www.igniterealtime.org/projects/openfire/index.jsp |
License |
APACHE20 |
Maintainer |
ports@FreeBSD.org |
Download size |
98.08 MB |
Installed size |
104.60 MB |
Openfire (formerly Wildfire) is an enterprise instant messaging (EIM) server
dual-licensed under the Open Source GPL and commercially. It uses the leading
open protocol for instant messaging, XMPP (also called Jabber).
Openfire is incredibly easy to setup and administer, but offers rock-solid
security and performance.
WWW: http://www.igniterealtime.org/projects/openfire/index.jsp
Groups: openfire
Options:
- DOCS: on
- PLUGINS: on
To enable the openfire startup script please add
openfire_enable="YES" to your /etc/rc.conf file.
The following sample configuration files have been
placed in /usr/local/etc/openfire:
openfire.xml.sample
security.xml.sample
keystore.sample
truststore.sample
===> NOTICE:
The openfire port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Alternatives
Requires
Download
Install Howto
Install openfire txz package:
# pkg install openfire
See Also