Port details on branch 2023Q3 |
- anope Set of IRC services for IRC networks
- 2.0.14 irc
=0 2.0.14Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2023-08-08 17:54:06
- Last Update: 2023-08-08 17:51:18
- Commit Hash: e3119fb
- License: GPLv2
- WWW:
- https://www.anope.org/
- Description:
- Anope is a set of Services for IRC networks that allows users to
manage their nicks and channels in a secure and efficient way, and
administrators to manage their network with powerful tools.
Anope currently works with:
- Bahamut 1.4.27 or later (including 1.8)
- Charybdis 1.0 or later
- DreamForge 4.6.7
- Hybrid 7 or later
- InspIRCd 1.0 or later (including 1.1)
- Plexus 2.0 or later (including 3.0)
- PTlink 6.15 or later
- RageIRCd 2.0 beta-6 or later
- Ratbox 2.0.6 or later
- ShadowIRCd 4.0 beta 7 or later
- Solid IRCd 3.4.6 or later
- UltimateIRCd 2.8.2 or later (including 3.0)
- UnrealIRCd 3.1.1 or later (including 3.2)
- ViagraIRCd 1.3 or later
Anope could also work with some of the daemons derived by the ones listed
above, but there's no support for them if they work or don't work.
¦ ¦ ¦ ¦ 
- 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/irc/anope/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/anope
- pkg install anope
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: anope
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691334576
SHA256 (anope-anope-2.0.14_GH0.tar.gz) = ca5cfdba9caa6825a3fcc137f9ea6ce9458e4d1cc324729f6f30f32b48e6930c
SIZE (anope-anope-2.0.14_GH0.tar.gz) = 1642605
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libmysqlclient.so.21 : databases/mysql80-client
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for anope-2.0.14:
GNUTLS=off: SSL/TLS support via GnuTLS
LDAP=off: LDAP protocol support
MYSQL=on: MySQL database support
NLS=on: Native Language Support
OPENSSL=on: SSL/TLS support via OpenSSL
PCRE=off: Use Perl Compatible Regular Expressions
POSIX=on: POSIX Regex Module
REDIS=off: Redis key-value store database support
SASL=off: SASL authentication support
SQLITE=off: SQLite database support
STATS=off: Channel Statistics Module
TRE=off: Tre Regex Module
===> Use 'make config' to modify these settings
- Options name:
- irc_anope
- USES:
- cmake localbase:ldflags shebangfix mysql gettext ssl
- pkg-message:
- For install:
- Anope now installs to /usr/local/anope
- If upgrading from < 2.0.0:
- If you are upgrading from <2.0.0, you will need
to migrate your configs to the new format. There
is also a guide to migrate your databases to the
new format. Please read the release notes for 2.0.0.
https://www.anope.org/news.php?id=79
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.14 08 Aug 2023 17:51:18
    |
Fernando ApesteguĂa (fernape)  Author: Rafael Grether |
irc/anope: update to 2.0.14 - crash fixes and other minor changes
ChangeLog: https://github.com/anope/anope/issues/316
This update fixes segfault on loading external modules introduced in 2.0.13.
In addition, there was a crash in 2.0.12 when building with clang that was fixed
in PR #266909 and not merged to quarterly.
PR: 272980
Reported by: devnull@apt322.org (maintainer)
MFH: 2023Q3 (bugfix release)
(cherry picked from commit c720397b106aa40c85a924557a38fd607379e604) |
Number of commits found: 1
|