Summary
InspIRCd is a modular Internet Relay Chat (IRC) server written in C++ for Linux, BSD, Windows and Mac OS X systems which was created from scratch to be stable, modern and lightweight.
Versions
v4.6.0 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
- USE flags
- argon2 debug gnutls ldap log-json maxminddb mysql pcre2 postgres re2 regex-posix sqlite ssl sslrehashsignal syslog
v4.5.0 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
- USE flags
- argon2 debug gnutls ldap log-json maxminddb mysql pcre2 postgres re2 regex-posix sqlite ssl sslrehashsignal syslog
v4.4.0 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
- USE flags
- argon2 debug gnutls ldap log-json maxminddb mysql pcre2 postgres re2 regex-posix sqlite ssl sslrehashsignal syslog
v3.18.0 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
- USE flags
- argon2 debug gnutls ldap maxminddb mbedtls mysql pcre pcre2 postgres re2 regex-posix regex-stdlib sqlite ssl sslrehashsignal tre
v3.17.1-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86 ~arm ~arm64 ~ppc ~ppc64
- USE flags
- argon2 debug gnutls ldap maxminddb mbedtls mysql pcre pcre2 postgres re2 regex-posix regex-stdlib sqlite ssl sslrehashsignal tre
USE flags
General
- argon2
- Enable Argon2 hashes in modules
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- gnutls
- Enable TLS support
- ldap
- Enable LDAP support
- log-json
- Enable logging via JSON
- maxminddb
- Add support for geolocation using libMaxMindDB
- mbedtls
- Add support for TLS using the mbedTLS library
- mysql
- Enable MySQL database backend
- pcre
- Add support for Perl Compatible Regular Expressions
- pcre2
- Add support for Perl Compatible Regular Expressions 2
- postgres
- Enable PostgreSQL database backend
- re2
- Add support for Google RE2 regular expressions library
- regex-posix
- Add support for POSIX Regular Expressions
- regex-stdlib
- Add support for C++ stdlib regular expressions
- sqlite
- Enable Sqlite database backend
- ssl
- Enable SSL support
- sslrehashsignal
- Enable rehashing SSL module by SIGUSR1
- syslog
- Enable support for syslog
- tre
- Enable support for TRE, a lightweight, robust, and efficient POSIX compliant regexp matching library
Dependencies
acct-group / inspircd : System group: inspircd
acct-user / inspircd : User for InspIRCd server daemon
app-crypt / argon2 : Password hashing software that won the Password Hashing Competition (PHC)
dev-db / mysql-connector-c : C client library for MariaDB/MySQL
dev-db / postgresql : PostgreSQL RDBMS
dev-db / sqlite : SQL database engine
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
dev-libs / libmaxminddb : C library for the MaxMind DB file format
dev-libs / libpcre : Perl-compatible regular expression library
dev-libs / libpcre2 : Perl-compatible regular expression library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / re2 : An efficient, principled regular expression library
dev-libs / tre : Lightweight, robust, and efficient POSIX compliant regexp matching library
dev-libs / yyjson : Fast JSON library in C
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libpsl : C library for the Public Suffix List
net-libs / mbedtls : Cryptographic library for embedded systems
net-nds / openldap : LDAP suite of application and development tools
Runtime Dependencies
acct-group / inspircd : System group: inspircd
acct-user / inspircd : User for InspIRCd server daemon
app-crypt / argon2 : Password hashing software that won the Password Hashing Competition (PHC)
dev-db / mysql-connector-c : C client library for MariaDB/MySQL
dev-db / postgresql : PostgreSQL RDBMS
dev-db / sqlite : SQL database engine
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
dev-libs / libmaxminddb : C library for the MaxMind DB file format
dev-libs / libpcre : Perl-compatible regular expression library
dev-libs / libpcre2 : Perl-compatible regular expression library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / re2 : An efficient, principled regular expression library
dev-libs / tre : Lightweight, robust, and efficient POSIX compliant regexp matching library
dev-libs / yyjson : Fast JSON library in C
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libpsl : C library for the Public Suffix List
net-libs / mbedtls : Cryptographic library for embedded systems
net-nds / openldap : LDAP suite of application and development tools
Bugs
- 919508
- net-irc/inspircd-3.16.1 - [clang] A suitable C++ compiler could not be detected on your system!
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: add 4.6.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/40860 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: add 4.5.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/40240 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: add 3.18.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/40236 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Azamat H. Hackimov · gentoo
net-irc/inspircd: slotting net-libs/mbedtls:0
net-libs/mbedtls:0 is remain for mbedtls-2 as safe fallback for all dependent packages. Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: drop 4.2.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/40001 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: add 4.4.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/39266 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: drop 3.16.1
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/38142 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-irc/inspircd: Stabilize 3.17.1 x86, #937843
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-irc/inspircd: Stabilize 3.17.1 amd64, #937843
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-irc/inspircd: adjust deps, add missing dep on 4.2.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: drop 4.1.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/37968 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: add 4.2.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: add 4.1.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/37559 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: add 3.17.1
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/37385 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: drop 3.15.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/32481 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-irc/inspircd: Stabilize 3.16.1 amd64, #912697
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
net-irc/inspircd: Stabilize 3.16.1 x86, #912697
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: drop 3.16.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/31539 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: add 3.16.1
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: add 3.16.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/30927 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: drop 3.14.0-r1
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/29820 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-irc/inspircd: Stabilize 3.15.0 amd64, #895648
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/inspircd: Stabilize 3.15.0 x86, #895648
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: add 3.15.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/29028 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: drop 3.13.0-r1
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/29027 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/inspircd: Stabilize 3.14.0-r1 x86, #889632
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-irc/inspircd: Stabilize 3.14.0-r1 amd64, #889632
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Revbump to fix user/group for logrotate+systemd
Set correct owner and group in logrotate file. ionen's note: doing this also fixes it for the systemd service file Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/27590 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Drop 3.12.0-r1
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/27084 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-irc/inspircd: Stabilize 3.13.0-r1 x86, #867247
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
net-irc/inspircd: Stabilize 3.13.0-r1 amd64, #867247
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Add 3.14.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/27051 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Add logrotate fix
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/26340 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
net-irc/inspircd: remove unnecessary src_prepare
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Add v3.13.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/25396 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/inspircd: fix PATCHES
Uses ${PF}, aaargh! Broke with the OpenLDAP revbump. Thanks-to: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/inspircd: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Drop 3.11.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/24125 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-irc/inspircd: Stabilize 3.12.0 x86, #832820
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Jakov Smolić · gentoo
net-irc/inspircd: Stabilize 3.12.0 amd64, #832820
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/inspircd: Keyword 3.12.0 arm64, #829521
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/inspircd: Keyword 3.12.0 arm, #829521
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Add 3.12.0
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/23609 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Drop 3.10.0
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/22720 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-irc/inspircd: x86 stable wrt bug #818754
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-irc/inspircd: amd64 stable wrt bug #818754
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-irc/inspircd: update EAPI 7 -> 8
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Drop 3.10.0-r1
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/22251 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Add 3.11.0
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Revbump for config file patch tweaks
Fix a few default paths to be more Gentoo-specific. Do not needlessly remove codepage files. Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/21351 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Drop 3.9.0
Bug: https://bugs.gentoo.org/791589 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/21040 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-irc/inspircd: x86 stable wrt bug #791589
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-irc/inspircd: amd64 stable wrt bug #791589
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/inspircd: fix SizeViolation
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Add 3.10.0
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --force Bug: https://bugs.gentoo.org/791589 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/20942 Signed-off-by: Sam James <sam@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Drop old
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Bug: https://bugs.gentoo.org/791589 Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/inspircd: Stabilize 3.9.0 x86, #785763
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-irc/inspircd: Stabilize 3.9.0 amd64, #785763
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Add 3.9.0
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/19767 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Update HOMEPAGE
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/18904 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
net-irc/inspircd: security cleanup (drop <3.8.1)
Bug: https://bugs.gentoo.org/743205 Bug: https://bugs.gentoo.org/755851 Bug: https://bugs.gentoo.org/755854 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/18885 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-irc/inspircd: amd64 stable wrt bug #755854
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-irc/inspircd: x86 stable wrt bug #755854
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Drop 3.8.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Bug: https://bugs.gentoo.org/755854 Closes: https://github.com/gentoo/gentoo/pull/18347 Signed-off-by: Sam James <sam@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Add 3.8.1
Signed-off-by: Wade Cline <wadecline@hotmail.com> Bug: https://bugs.gentoo.org/755854 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Drop 3.7.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/18109 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Bump to 3.8.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Drop v3.6.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/16967 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Add v3.7.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Drop 3.5.0-r1
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/15638 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Drop 2.0.28
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Add 3.6.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Add 2.0.29
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-irc/inspircd: revbump 3.* due to runtime changing patch updates
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-irc/inspircd: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Bump to 3.5.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/14546 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Drop 3.2.0
Closes: https://bugs.gentoo.org/693692 Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/13768 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Drop 2.0.25
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-irc/inspircd: amd64 stable wrt bug #688830
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
net-irc/inspircd: x86 stable (bug #688830)
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-irc/inspircd: call 'default' src_install in 3.4.0
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Remove 3.3.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/13626 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Add 3.4.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
net-irc/inspircd: Drop illegal symlinks
Non-maintainer commit Remove symlinks from files/ which are banned by policy. Adjust ebuilds to patch the intended files. This prevents infra problems popping up like in the last 14 hours Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Brian Evans <grknight@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Fix QA issues
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://bugs.gentoo.org/694654 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Remove 2.0.27
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/12793 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Add 2.0.28
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Bump to 3.3.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-irc/inspircd: amd64 stable wrt bug #688830
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Remove old 3.1.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/12453 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: Bump to 3.2.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Add v3.1.0
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/12027 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: drop 2.0.26
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Wade Cline · gentoo
net-irc/inspircd: bump to 2.0.27
Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://github.com/gentoo/gentoo/pull/10434 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Use mysql provider
Closes: https://bugs.gentoo.org/665984 Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9909 - Wade Cline · gentoo
net-irc/inspircd: Remove old version
Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wade Cline · gentoo
net-irc/inspircd: Version bump to 2.0.26
Closes: https://github.com/gentoo/gentoo/pull/8225 - Mikle Kolyada · gentoo
net-irc/inspircd: amd64 stable wrt bug #621528
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Thomas Deutschmann · gentoo
net-irc/inspircd: x86 stable (bug #621528)
Package-Manager: Portage-2.3.30, Repoman-2.3.9 - Wade Cline · gentoo
net-irc/inspircd: Remove old 2.0.24 - Wade Cline · gentoo
net-irc/inspircd: Bump to 2.0.25
Closes: https://github.com/gentoo/gentoo/pull/6209 - Wade Cline · gentoo
net-irc/inspircd: revbump to 2.0.24-r1.
* Install documentation with proper permissions, it was previously only viewable by the root user. * Remove --logfile option when starting the daemon via OpenRC, this prevents double-logging when the user has configured logging by the more featureful InspIRCd configuration file. Closes: https://bugs.gentoo.org/617686 Closes: https://github.com/gentoo/gentoo/pull/5821 - Michael Palimaka · gentoo
net-irc/inspircd: simplify
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Wade Cline · gentoo
net-irc/inspircd: Version bump to 2.0.24 - Agostino Sarubbo · gentoo
net-irc/inspircd: x86 stable wrt bug #593290
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Palimaka · gentoo
net-irc/inspircd: remove old
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Agostino Sarubbo · gentoo
net-irc/inspircd: amd64 stable wrt bug #593290
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Andrew Wilcox · gentoo
net-irc/inspircd: Bump to v2.0.23 (bug #593290)
Notable ebuild changes: ======================= - Rewritten runscript Closes: https://github.com/gentoo/gentoo/pull/4035 Gentoo-Bug: https://bugs.gentoo.org/593290 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Justin Lecher · gentoo
Merge branch 'anthonyryan1-github'
* anthonyryan1-github: HTTPS (and canonicalize domain) for github.com - Anthony Ryan · gentoo
HTTPS (and canonicalize domain) for github.com
All links to www.github.com were changed to github.com (preferred by GitHub). During the automated testing of all modified packages the following SRC_URIs were discovered to have changed upstream. Upon closer inspection they were all confirmed to not be regressions. They will all continue to work when served from the mirrors. * dev-python/catkin_pkg-0.2.10 (upstream tarball changed) * dev-python/rosdistro-0.4.4 (upstream tarball changed) * dev-util/rosdep-0.11.4 (upstream tarball changed) * dev-util/wstool-0.1.12 (upstream tarball changed) * dev-util/wstool-0.1.13 (upstream tarball changed) * dev-util/rosdep-0.11.5 (upstream tarball deleted) - Ian Delaney · gentoo
net-irc/inspircd: bump to vn. 2.0.21
patches to bump ebuild and fix build paths sunbmitted by the proxy maintainer via the gentoo bug. Keyword arm intially tested fine however requires keywording in required dep, held back for later. Gentoo bug: #575956 Package-Manager: portage-2.2.28 - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/703'. Fixes bug 560362. - Andrew Wilcox · gentoo
net-irc/inspircd: patch tmpnam call (bug #560362)
POSIX::tmpnam() was deprecated in Perl 5.22 which causes a failure in ./configure with various combinations of USE flags enabled on systems with 5.22 installed. - Ian Delaney · gentoo
net-irc/inspircd: cleanup wrt bug #545034
Package-Manager: portage-2.2.20.1 - Agostino Sarubbo · gentoo
net-irc/inspircd: x86 stable wrt bug #545034
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
net-irc/inspircd: amd64 stable wrt bug #545034
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Ian Delaney · gentoo
net-irc/inspircd: bump to 2.0.20
New maintainer added to metadata under proxy-maintainers herd, init file renamed to expand in any '{P}', new patch for fix-path-builds, ebuild and patch by new maintainer via bug #545034, rm 2.0.17 Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed