./chat/atheme, Flexible IRC services system with proven scalability

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.2.12nb1, Package name: atheme-7.2.12nb1, Maintainer: pkgsrc-users

Atheme is a set of services for IRC networks designed for large IRC networks
with high scalability requirements. It is relatively mature software, with
some code and design derived from another package called Shrike.

Atheme's behavior is tunable using modules and a highly detailed configuration
file. Almost all behavior can be changed at deployment time just by editing
the configuration.


Required to run:
[security/openssl] [converters/qrencode] [devel/libmowgli]

Required to build:
[pkgtools/cwrappers]

Package options: ssl

Master sites:

Filesize: 1047.844 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2022-03-04 08:59:38 by Nia Alarie | Files touched by this commit (3) | Package updated
Log message:
atheme: update to 7.2.12

Changes since v7.2.11:

    Minor improvements to the build system
    Don't try to write the database if we couldn't open it
    Keep track of pending entity ID for SASL login
   2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146)
Log message:
chat: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146)
Log message:
chat: Remove SHA1 hashes for distfiles
   2021-04-08 12:17:28 by Nia Alarie | Files touched by this commit (3)
Log message:
atheme: Update to 7.2.11

Changes since v7.2.10:

    Support building contrib modules on most non-Linux Operating Systems
    Add a preliminary Turkish translation
    Add HMAC-MD5 verify-only support to crypto/pbkdf2v2
    atheme.conf.example: document needoper not being inherited
    modules/chanserv/akick: fix unload crash with akicks that have timeouts
    modules/nickserv/register: check e-mail address validity earlier in the process
    modules/nickserv/multimark: use IRC case canonicalisation for restored nicks
    modules/nickserv/multimark: forbid unloading due to the potential for data loss
    CA_ constants: include CA_EXEMPT (+e) where appropriate
    libathemecore/conf.c: fix minor memory leak with hide_xop
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2019-12-12 21:28:55 by Nia Alarie | Files touched by this commit (1)
Log message:
atheme: Avoid requiring git to generate a header file.
   2019-12-10 14:22:37 by Nia Alarie | Files touched by this commit (1)
Log message:
atheme: Update DESCR