Package Details: inspircd 3.17.1-2

Git Clone URL: https://aur.archlinux.org/inspircd.git (read-only, click to copy)
Package Base: inspircd
Description: InspIRCd is a modular Internet Relay Chat (IRC) server written in C++ for Linux, BSD, Windows and macOS systems.
Upstream URL: https://www.inspircd.org/
Licenses: GPL2
Conflicts: inspircd
Provides: inspircd
Submitter: Max-P
Maintainer: Max-P
Last Packager: Max-P
Votes: 11
Popularity: 0.001613
First Submitted: 2015-12-01 03:57 (UTC)
Last Updated: 2024-06-29 23:31 (UTC)

Dependencies (28)

Required by (2)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

ChrisTX commented on 2020-05-31 03:11 (UTC)

This package has some issues at the moment:

  1. Arch any is incorrect, that's for packages that don't contain architecture-specific binaries. It should be x86_64
  2. The set of enabled extra modules is incorrect, some modules have been renamed/split since and thus don't work.
  3. Not all modules that could be built are being built, despite Arch having all the dependencies in the repos.
  4. GID=0 is missing from configure causing it to embed whatever GID the building user has as owning GID.

I've made a patch for these issues, which you can find here. With this, the package passes namcap with only a few informational warnings and that the package description should not contain the package name.

Max-P commented on 2019-06-09 21:58 (UTC)

Hey @TheGoliath, thanks for the offer! I've added you to the maintainers list

Max-P commented on 2018-08-16 01:56 (UTC)

Updated to 2.0.26.

I am no longer running an IRC network so I don't really follow development very closely, as some probably have noticed by the very not timely updates. If someone else would like to pick up the package let me know.

rafaelff commented on 2017-12-26 17:29 (UTC)

The ArchWiki page for InspIRCd is out-of-date mention of starting/stopping daemon using rc.d script. Would it be possible for someone experienced in this package to update the information in there (not only "systemctl start ...' but the specifics, like errors and other things to take care)?

https://wiki.archlinux.org/index.php/InspIRCd#Starting.2FStopping_the_daemon

Max-P commented on 2017-01-23 23:50 (UTC)

@noraj: They are, line 52 and 53 of the PKGBUILD. Seems like the configure script is doing weird things, it says the same for me but then right under is probes for the OpenSSL version and compiles it in anyway. And the module ends up in the package too. IRC daemons and weirdness ¯\_(ツ)_/¯