From nobody Fri Jun 12 06:47:47 2026 X-Original-To: dev-commits-ports-main@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 4gc97S06KMz6h8Hv for ; Fri, 12 Jun 2026 06:47:48 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gc97R64Hfz3ZyL for ; Fri, 12 Jun 2026 06:47:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781246867; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=MgSEEDwSWe+umDqifm/vLxsaJP9RpI7W410FD5poSHM=; b=BAwcioUo0JSfnbuY8MTOUfuQDFP7U3tOreRSxYRl0w06+ZHg4D4HiRmCT6206Z0vQ5l26/ f++VDqv7sDnKIA1rhqrgfn+B01mh3DyEGWE6yfmvZilPzvQA8OkQ4fe/Ip4Pm/wVp4PKNH PX8QjR+SpGN/H0a805jOi16g3JRFxdd1GjmHhHKJ1gacqimGgTIEpzlZKUQWI/tffIqTt/ mmJUS5IZWkF93z+jf3+eI4LRwPLEAKTRDGrCEI3V/sThUVBRITIJsT6hGkjgQPxtCkSeT7 pBbvPGo8XuvqnG8SgYWoMN8zsNl/CesZF/2lt7t2SUKNsFVYhCLHIDv9wwQ6ig== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781246867; a=rsa-sha256; cv=none; b=McWnit0MK4w73pwRBJJ22Wql8uFcFHiu88i3M7PvkceCsOmcE7wItT5oKUQruSc+84H5Bd 6IYcoP/PPkJ8eXioG0o/G5y1U5FxTU+bheuBI5qyrqTb0Xmy8HKb0Fqi8MHzJmQwLI6uM6 bKJwSKXrkXKnM2XPDL3CRIoP6gJ2IPhGduppOFAcqZkYAnTajC5fS2Hso14K3hNMIbt0pN GR+Cn6ZDK9NE81Ra+nyWIcHmkkSgFdSKPWMZtV7+J+adx8XaRkyKlDabbRxl+fjDz5j+Y/ WoqBQHXLT0YYFZoJE9knAjsd8DFabXOvh7cLEyMAB3e6pMUjAJDOJZYF103FTw== 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=1781246867; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=MgSEEDwSWe+umDqifm/vLxsaJP9RpI7W410FD5poSHM=; b=oSfts2JPFe/VYTJGiARJA+EOA2qoEmrMyPyPU/8olrtH31tbsBGQu3cTwbupGVnTM7iiYw fLoqydiRWkke0abmoGzP9IMVLtSr5QcT9Us3OUn5FfP/NlCouPIXkeWZbKcPe4Yzh1ELzc hnq+QX2/VcY2bvnJjt0KVFNPs2+fgglhhnxsNKx/Er47WdbMM27V2YrhGv9sZsxyWpGdoy onv3p+KGMztL0JDCvPJUyUFVhbVQ5Eu0QyPu9jqbCLhpqg0N8v0WEuWq5DD36PeTOkcgFP ynnNduW18DlMVCNAUCQUlzLo8j5hZFTxt8WqfWZg6HgOgaJrmDj+5GRGgaN4sg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gc97R5Qm2z9l9 for ; Fri, 12 Jun 2026 06:47:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1855c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 12 Jun 2026 06:47:47 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: e58ec5d9b111 - main - www/gitlab: add new ports required for 19.0.2 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e58ec5d9b1110cc27fb72aea010aaebc48c7998a Auto-Submitted: auto-generated Date: Fri, 12 Jun 2026 06:47:47 +0000 Message-Id: <6a2bab93.1855c.6af54d33@gitrepo.freebsd.org> The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=e58ec5d9b1110cc27fb72aea010aaebc48c7998a commit e58ec5d9b1110cc27fb72aea010aaebc48c7998a Author: Matthias Fechner AuthorDate: 2026-06-12 06:40:03 +0000 Commit: Matthias Fechner CommitDate: 2026-06-12 06:47:43 +0000 www/gitlab: add new ports required for 19.0.2 --- devel/Makefile | 1 + devel/rubygem-erb-gitlab/Makefile | 22 ++++++++++++++++++++++ devel/rubygem-erb-gitlab/distinfo | 3 +++ devel/rubygem-erb-gitlab/pkg-descr | 3 +++ mail/Makefile | 1 + mail/rubygem-net-imap-gitlab/Makefile | 22 ++++++++++++++++++++++ mail/rubygem-net-imap-gitlab/distinfo | 3 +++ mail/rubygem-net-imap-gitlab/pkg-descr | 2 ++ 8 files changed, 57 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index dd6a7df6e458..75cfbe808030 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -7490,6 +7490,7 @@ SUBDIR += rubygem-equalizer SUBDIR += rubygem-equatable SUBDIR += rubygem-erb + SUBDIR += rubygem-erb-gitlab SUBDIR += rubygem-errand SUBDIR += rubygem-error_highlight SUBDIR += rubygem-et-orbi diff --git a/devel/rubygem-erb-gitlab/Makefile b/devel/rubygem-erb-gitlab/Makefile new file mode 100644 index 000000000000..d27f8d9d02ef --- /dev/null +++ b/devel/rubygem-erb-gitlab/Makefile @@ -0,0 +1,22 @@ +PORTNAME= erb +PORTVERSION= 4.0.3.1 +CATEGORIES= devel rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -gitlab + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Easy to use but powerful templating system for Ruby +WWW= https://github.com/ruby/erb + +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual +#LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL +LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-cgi>=0.3.3:www/rubygem-cgi + +USES= gem + +PLIST_FILES= bin/erb + +.include diff --git a/devel/rubygem-erb-gitlab/distinfo b/devel/rubygem-erb-gitlab/distinfo new file mode 100644 index 000000000000..6914b6883763 --- /dev/null +++ b/devel/rubygem-erb-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1781242453 +SHA256 (rubygem/erb-4.0.3.1.gem) = bcaaef8cbaa9c46674487c95636050820262ba61293cf33f10242a90dc80654f +SIZE (rubygem/erb-4.0.3.1.gem) = 19968 diff --git a/devel/rubygem-erb-gitlab/pkg-descr b/devel/rubygem-erb-gitlab/pkg-descr new file mode 100644 index 000000000000..33ee925209e3 --- /dev/null +++ b/devel/rubygem-erb-gitlab/pkg-descr @@ -0,0 +1,3 @@ +ERB provides an easy to use but powerful templating system for Ruby. Using ERB, +actual Ruby code can be added to any plain text document for the purposes of +generating document information details and/or flow control. diff --git a/mail/Makefile b/mail/Makefile index 44fffcae9021..32daa002d298 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -635,6 +635,7 @@ SUBDIR += rubygem-mailfactory SUBDIR += rubygem-mini_mime SUBDIR += rubygem-net-imap + SUBDIR += rubygem-net-imap-gitlab SUBDIR += rubygem-net-pop SUBDIR += rubygem-net-smtp SUBDIR += rubygem-pony diff --git a/mail/rubygem-net-imap-gitlab/Makefile b/mail/rubygem-net-imap-gitlab/Makefile new file mode 100644 index 000000000000..de1bbd76010d --- /dev/null +++ b/mail/rubygem-net-imap-gitlab/Makefile @@ -0,0 +1,22 @@ +PORTNAME= net-imap +PORTVERSION= 0.6.4.1 +CATEGORIES= mail rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -gitlab + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Ruby client api for Internet Message Access Protocol +WWW= https://github.com/ruby/net-imap + +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual +LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-date>=0:devel/rubygem-date \ + rubygem-net-protocol>=0:net/rubygem-net-protocol + +USES= gem + +NO_ARCH= yes + +.include diff --git a/mail/rubygem-net-imap-gitlab/distinfo b/mail/rubygem-net-imap-gitlab/distinfo new file mode 100644 index 000000000000..210fcb0a0a48 --- /dev/null +++ b/mail/rubygem-net-imap-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1781243417 +SHA256 (rubygem/net-imap-0.6.4.1.gem) = 29f0360d75a7efd3539f16ac1957dea5c0a51ddeceb348db4553c3120914ea0d +SIZE (rubygem/net-imap-0.6.4.1.gem) = 190976 diff --git a/mail/rubygem-net-imap-gitlab/pkg-descr b/mail/rubygem-net-imap-gitlab/pkg-descr new file mode 100644 index 000000000000..e752209e54ba --- /dev/null +++ b/mail/rubygem-net-imap-gitlab/pkg-descr @@ -0,0 +1,2 @@ +Net::IMAP implements Internet Message Access Protocol (IMAP) client +functionality.