Port details on branch 2024Q4 |
- anope Set of IRC services for IRC networks
- 2.0.16_1 irc =0 2.0.16_1Version of this port present on the latest quarterly branch.
- Maintainer: devnull@apt322.org
- Port Added: 2024-10-17 03:06:08
- Last Update: 2024-10-17 03:04:47
- Commit Hash: 53512da
- 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 3.4 or later
- ircd-hybrid 8.2.23 or later
- InspIRCd 1.2 or later
- ngIRCd 19.2 or later
- Plexus 3 or later
- Ratbox 3 or later
- UnrealIRCd 3.2 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 = 1723784777
SHA256 (anope-anope-2.0.16_GH0.tar.gz) = 29a0ca188371c2e2324d8b1cb5a528038c19cf2b73bc65aca123785bdb207d3c
SIZE (anope-anope-2.0.16_GH0.tar.gz) = 1654972
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
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- 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.16_1:
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.16_1 17 Oct 2024 03:04:47 |
Vladimir Druzenko (vvd) Author: Rafael Grether |
irc/anope: Fix MySQL database support with MariaDB
PR: 273370
MFH: 2024Q4
(cherry picked from commit cc7b3f0d0ba13ff5308cf513edde09f8b22b549f) |
Number of commits found: 1
|