From nobody Mon Aug 3 17:37:58 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hDP5g1y6Dz6mcdH for ; Mon, 03 Aug 2026 17:37:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hDP5g13JJz3q9b for ; Mon, 03 Aug 2026 17:37:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785778679; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=68avhPNpLfiBalNmMS/csYIV2JY4LHMTPykex7X7YJc=; b=YOK2bnlG0gFYnG6Z5arkVvWS/0fHXox6JxURkRjRamu1rsNWSJzbkb6leKf+mx6PBisQyY BVQdS1hATwt4s1LWs7xTmjMAK6bMSMocCf/bL7X3sCn/WVJB05RAms7MVTJK5PfrwRYwEj KXYwJlipXOqtF3OocJzAtQmAnse6dLLI2POpn8fxGQm6mZSvQEl6CI9/UhBdu8CwGuf8zp pyhfVkVolJcwi9enjUqfOq9T7rf86j73RXWkTrs6iXSxCHGNuzuD4lMI8D07vqhFs8A4P7 WHdnLnUMiGJ6c0XSTITKkyBojf1GO+1SWUQp9iSUdnEK05M4PZQhyxy9m+L0oQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785778679; a=rsa-sha256; cv=none; b=ZXMscwVuUIiUvcTaASeXFRSuuq/5e6TnVZdRL9vQ2l7uKdqogus80XdBaU/2sDc/tMB0ax zpDH+s6AORUtrtUpCMtY3CvYyQDo6xAr7ICeiyEGNqITP4RRgjxDkCstiJleh9j/jXAcp+ MHn56h9pkz9JOc1kdo4FTgCCwsrNR2mCk+0Q6IGP+Hv2a/RF5nDcaRiCuk9h8HJ/SDJ0tX tfRMY29otbX1tzYLEnpWU++3awn5GOBNIpXXOSpJ5fzpwXUI4VOAbYVCe3cHcVbWXikOoH onXvZYdXsgwJ5iBRtQgNvfuZ+ptpN8oYAeHjEuoLGd3BjKYGOsWwZwFClci6Kw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785778679; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=68avhPNpLfiBalNmMS/csYIV2JY4LHMTPykex7X7YJc=; b=J10o4ATWHEwrFAcYbNmADbFxKQS4DH0jDDShFwyjOPWkxIaYnNaPKaMVogERtyKf+6k5j+ hAWayNlrOmazcYHdbeiiDxMQgZPW4C6RTOLoE41tsMGseJ0S3n/bI2i9+V2agbAArxb9rz TK/BJVY1JN1laceUU/C1wREySbXf1blZqEKATwTvli3MtxblSEVmJJ21hf4j5mFp1njiCJ ThRdhLUgFCjXFpdqBvtc9+0f/IOb0Y1lvTF8oBe9cmLU6sdgxCFh8bae5SlFRoR0rf62Ui GX237fybZnnLWL9RUsIh+8oB+lhxbQVu8JzbnbgzkL54ifhTcDinUJo/pTQ1nQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hDP5g00yqz19WN for ; Mon, 03 Aug 2026 17:37:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19510 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 03 Aug 2026 17:37:58 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Cc: Matthew Horan From: Yusuf Yaman Subject: git: 26f1324e0a56 - 2026Q3 - irc/unreal: Update 6.1.9.1 => 6.2.6 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nxjoseph X-Git-Repository: ports X-Git-Refname: refs/heads/2026Q3 X-Git-Reftype: branch X-Git-Commit: 26f1324e0a563c5b5d09e1974f8615badfb0660f Auto-Submitted: auto-generated Date: Mon, 03 Aug 2026 17:37:58 +0000 Message-Id: <6a70d1f6.19510.438e7e21@gitrepo.freebsd.org> The branch 2026Q3 has been updated by nxjoseph: URL: https://cgit.FreeBSD.org/ports/commit/?id=26f1324e0a563c5b5d09e1974f8615badfb0660f commit 26f1324e0a563c5b5d09e1974f8615badfb0660f Author: Matthew Horan AuthorDate: 2026-07-30 20:13:40 +0000 Commit: Yusuf Yaman CommitDate: 2026-08-03 17:37:49 +0000 irc/unreal: Update 6.1.9.1 => 6.2.6 Port changes: - Drops LIB_DEPENDS and configure flag for libmaxminddb as there is a new built-in GeoIP database (mmdb). - No longer RUN_DEPENDS on geoipupdate as the new database reloads on start or rehash. Changelog: https://github.com/unrealircd/unrealircd/blob/unreal60_dev/doc/RELEASE-NOTES.md#unrealircd-626 PR: 297176 Reported by: Matthew Horan (author) Approved by: tanawts@gmail.com (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3 (cherry picked from commit 0e55a5b8c5945203b0fab7078a3ef1ae5674ed93) --- irc/unreal/Makefile | 8 ++------ irc/unreal/distinfo | 6 +++--- irc/unreal/files/patch-doc_conf_modules.default.conf | 11 ----------- irc/unreal/pkg-plist | 20 +++++++++++++++----- 4 files changed, 20 insertions(+), 25 deletions(-) diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile index 5ecdb36b45f9..7498a272a6da 100644 --- a/irc/unreal/Makefile +++ b/irc/unreal/Makefile @@ -1,6 +1,5 @@ PORTNAME= unreal -DISTVERSION= 6.1.9.1 -PORTREVISION= 2 +DISTVERSION= 6.2.6 CATEGORIES= irc MASTER_SITES= https://www.unrealircd.org/downloads/ DISTNAME= ${PORTNAME}ircd-${DISTVERSION} @@ -16,9 +15,7 @@ LIB_DEPENDS= libcares.so:dns/c-ares \ libpcre2-8.so:devel/pcre2 \ libargon2.so:security/libargon2 \ libsodium.so:security/libsodium \ - libjansson.so:devel/jansson \ - libmaxminddb.so:net/libmaxminddb -RUN_DEPENDS= ${LOCALBASE}/bin/geoipupdate:net/geoipupdate + libjansson.so:devel/jansson USES= cpe gmake pkgconfig ssl CPE_VENDOR= unrealircd @@ -61,7 +58,6 @@ CONFIGURE_ARGS= --with-nick-history=2000 \ --with-system-cares \ --with-system-argon2 \ --enable-dynamic-linking \ - --enable-libmaxminddb=yes \ --enable-ssl OPTIONS_DEFINE= DOCS diff --git a/irc/unreal/distinfo b/irc/unreal/distinfo index 03e25fc1e698..361c029b00cb 100644 --- a/irc/unreal/distinfo +++ b/irc/unreal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734830072 -SHA256 (unrealircd-6.1.9.1.tar.gz) = 1900df4494206eda7a38a1efb71b62ab6a403111fe1638d1b9bf6e35f763d82c -SIZE (unrealircd-6.1.9.1.tar.gz) = 10014469 +TIMESTAMP = 1785437374 +SHA256 (unrealircd-6.2.6.tar.gz) = 6eaf0f8963c2dc8c28ce580afa0239922e26c7b2df55aed7ec5f73daa307fc9b +SIZE (unrealircd-6.2.6.tar.gz) = 11780385 diff --git a/irc/unreal/files/patch-doc_conf_modules.default.conf b/irc/unreal/files/patch-doc_conf_modules.default.conf deleted file mode 100644 index 5fe783aa0974..000000000000 --- a/irc/unreal/files/patch-doc_conf_modules.default.conf +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/conf/modules.default.conf.orig 2024-10-18 10:45:40 UTC -+++ doc/conf/modules.default.conf -@@ -299,7 +299,7 @@ loadmodule "websocket_common"; /* helper functions for - loadmodule "spamreport"; /* Spam reporting to a blacklist */ - loadmodule "crule"; /* Rules in spamfilter::rule and deny link::rule */ - --loadmodule "geoip_classic"; -+# loadmodule "geoip_classic"; - @if module-loaded("geoip_classic") - set { - geoip-classic { diff --git a/irc/unreal/pkg-plist b/irc/unreal/pkg-plist index 53593b970587..7e3b58edc55e 100644 --- a/irc/unreal/pkg-plist +++ b/irc/unreal/pkg-plist @@ -38,6 +38,7 @@ %%ETCDIR%%/snomasks.default.conf %%ETCDIR%%/spamfilter.conf %%ETCDIR%%/tls/curl-ca-bundle.crt +%%ETCDIR%%/tls/tls.cnf lib/unreal/account-notify.so lib/unreal/account-tag.so lib/unreal/addmotd.so @@ -52,9 +53,9 @@ lib/unreal/blacklist.so lib/unreal/bot-tag.so lib/unreal/botmotd.so lib/unreal/cap.so -lib/unreal/certfp.so lib/unreal/central-api.so lib/unreal/central-blocklist.so +lib/unreal/certfp.so lib/unreal/chanmodes/censor.so lib/unreal/chanmodes/chanadmin.so lib/unreal/chanmodes/chanop.so @@ -111,10 +112,12 @@ lib/unreal/dccdeny.so lib/unreal/echo-message.so lib/unreal/eos.so lib/unreal/extbans/account.so +lib/unreal/extbans/asn.so lib/unreal/extbans/certfp.so lib/unreal/extbans/country.so lib/unreal/extbans/flood.so lib/unreal/extbans/inchannel.so +lib/unreal/extbans/inherit.so lib/unreal/extbans/join.so lib/unreal/extbans/msgbypass.so lib/unreal/extbans/nickchange.so @@ -125,14 +128,13 @@ lib/unreal/extbans/realname.so lib/unreal/extbans/securitygroup.so lib/unreal/extbans/textban.so lib/unreal/extbans/timedban.so -lib/unreal/extbans/asn.so -lib/unreal/extbans/inherit.so +lib/unreal/extended-isupport.so lib/unreal/extended-monitor.so lib/unreal/extjwt.so lib/unreal/geoip-tag.so lib/unreal/geoip_base.so lib/unreal/geoip_csv.so -lib/unreal/geoip_maxmind.so +lib/unreal/geoip_mmdb.so lib/unreal/globops.so lib/unreal/help.so lib/unreal/hideserver.so @@ -144,6 +146,7 @@ lib/unreal/invite.so lib/unreal/ircops.so lib/unreal/ison.so lib/unreal/issued-by-tag.so +lib/unreal/isupport.so lib/unreal/join.so lib/unreal/jointhrottle.so lib/unreal/json-log-tag.so @@ -160,6 +163,7 @@ lib/unreal/locops.so lib/unreal/lusers.so lib/unreal/map.so lib/unreal/max-unknown-connections-per-ip.so +lib/unreal/maxperip.so lib/unreal/md.so lib/unreal/message-ids.so lib/unreal/message-tags.so @@ -168,11 +172,12 @@ lib/unreal/mkpasswd.so lib/unreal/mode.so lib/unreal/monitor.so lib/unreal/motd.so +lib/unreal/multiline.so lib/unreal/names.so lib/unreal/netinfo.so lib/unreal/nick.so -lib/unreal/nocodes.so lib/unreal/no-implicit-names.so +lib/unreal/nocodes.so lib/unreal/oper.so lib/unreal/operinfo.so lib/unreal/opermotd.so @@ -180,6 +185,7 @@ lib/unreal/part.so lib/unreal/pass.so lib/unreal/pingpong.so lib/unreal/plaintext-policy.so +lib/unreal/portinfo.so lib/unreal/protoctl.so lib/unreal/quit.so lib/unreal/real-quit-reason.so @@ -190,8 +196,10 @@ lib/unreal/restrict-commands.so lib/unreal/rmtkl.so lib/unreal/rpc/channel.so lib/unreal/rpc/log.so +lib/unreal/rpc/message.so lib/unreal/rpc/name_ban.so lib/unreal/rpc/rpc.so +lib/unreal/rpc/security_group.so lib/unreal/rpc/server.so lib/unreal/rpc/server_ban.so lib/unreal/rpc/server_ban_exception.so @@ -271,6 +279,8 @@ lib/unreal/usermodes/secureonlymsg.so lib/unreal/usermodes/servicebot.so lib/unreal/usermodes/showwhois.so lib/unreal/usermodes/wallops.so +lib/unreal/utf8functions.so +lib/unreal/utf8only.so lib/unreal/vhost.so lib/unreal/watch-backend.so lib/unreal/watch.so