Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2026 06:47:47 +0000
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e58ec5d9b111 - main - www/gitlab: add new ports required for 19.0.2
Message-ID:  <6a2bab93.1855c.6af54d33@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e58ec5d9b1110cc27fb72aea010aaebc48c7998a

commit e58ec5d9b1110cc27fb72aea010aaebc48c7998a
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2026-06-12 06:40:03 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
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 <bsd.port.mk>
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 <bsd.port.mk>
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.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2bab93.1855c.6af54d33>