notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
anope-devel Set of IRC services for IRC networks (development version)
2.1.16 ircnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: devnull@apt322.org search for ports maintained by this maintainer
Port Added: 2025-07-02 06:27:06
Last Update: 2025-07-02 06:25:44
Commit Hash: 9969ce0
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: - InspIRCd 3 or later - UnrealIRCd 6 or later - ircd-hybrid 8.2.34 or later - ircd-ratbox 3 or later - ngIRCd 19.2 or later - Plexus 3 or later - Solanum (all versions) 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. For mysql support, please install -mysql FLAVOR.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • anope-devel-default>0:irc/anope-devel
Conflicts:
CONFLICTS_INSTALL:
  • anope
To install the port:
cd /usr/ports/irc/anope-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install irc/anope-devel
  • pkg install anope-devel-default
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: anope-devel-default
Package flavors (<flavor>: <package>)
  • default: anope-devel-default
  • mysql: anope-devel-mysql
distinfo:
TIMESTAMP = 1751384030 SHA256 (anope-anope-2.1.16_GH0.tar.gz) = dffc17e39b21216a064738931de078bb9328d5a615d4173399213c5730c2a933 SIZE (anope-anope-2.1.16_GH0.tar.gz) = 1505103

Packages (timestamps in pop-ups are UTC):
anope-devel-default
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.162.1.16--2.1.16---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.1.16--2.1.16---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-2.1.16n/a-n/a---
 

anope-devel-mysql
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.162.1.16--2.1.16---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.1.16--2.1.16---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-2.1.16n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. msgfmt : devel/gettext-tools
Library dependencies:
  1. libsasl2.so : security/cyrus-sasl2
  2. libsqlite3.so : databases/sqlite3
  3. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for anope-devel-default-2.1.16: LDAP=off: LDAP protocol support NLS=on: Native Language Support REDIS=off: Redis key-value store database support SQLITE=on: SQLite database support XMLRPC=off: Allow modules to send and receive XMLRPC ====> Regular expression support PCRE2=off: Perl Compatible Regular Expressions (v2) Support POSIX=off: POSIX Basic Regular Expression Support TRE=off: TRE Regex Support ====> Crypt Hashing Module ENC_POSIX=off: Posix crypto hashing ENC_ARGON=off: Argon2 hashing algorithm via libargon2 ====> Secure network connection support via TLS: you have to select exactly one of them OPENSSL=on: SSL/TLS support via OpenSSL GNUTLS=off: SSL/TLS support via GnuTLS ===> Use 'make config' to modify these settings
Options name:
irc_anope-devel
USES:
cmake localbase:ldflags gettext ssl
pkg-message:
For install:
Anope now installs to /usr/local/anope
If upgrading from < 2.1.0:
If you are upgrading from < 2.1.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: https://www.anope.org/upgrading.html
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/anope/anope/tar.gz/2.1.16?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.16
02 Jul 2025 06:25:44
commit hash: 9969ce022275667b6e1938c6a9ac3cc2d94a8017commit hash: 9969ce022275667b6e1938c6a9ac3cc2d94a8017commit hash: 9969ce022275667b6e1938c6a9ac3cc2d94a8017commit hash: 9969ce022275667b6e1938c6a9ac3cc2d94a8017 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Rafael Grether
irc/anope-devel: add port: Set of IRC services for IRC networks (development
version)

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:
  - InspIRCd 3 or later
  - UnrealIRCd 6 or later
  - ircd-hybrid 8.2.34 or later
  - ircd-ratbox 3 or later
  - ngIRCd 19.2 or later
  - Plexus 3 or later
  - Solanum (all versions)
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 1