Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2026 00:18:03 +0000
From:      =?utf-8?Q?Jes=C3=BAs?= Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 141378badeea - main - */*: Add more information about instructions for creating assets
Message-ID:  <698fbf3b.34262.705e2a94@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dtxdf:

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

commit 141378badeea2bc96f8ba114ed7c1246d100fd50
Author:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
AuthorDate: 2026-02-14 00:15:39 +0000
Commit:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
CommitDate: 2026-02-14 00:15:39 +0000

    */*: Add more information about instructions for creating assets
    
    Reported by:    bapt@
---
 deskutils/readur/Makefile           | 2 ++
 finance/homebox/Makefile            | 2 ++
 multimedia/navidrome/Makefile       | 2 ++
 security/opkssh/Makefile            | 2 ++
 sysutils/backrest/Makefile          | 2 ++
 sysutils/go-ntfy/Makefile           | 2 ++
 sysutils/gol/Makefile               | 2 ++
 sysutils/nginx-ui/Makefile          | 2 ++
 www/filebrowser-quantum/Makefile    | 2 ++
 www/filebrowser/Makefile            | 2 ++
 www/filepizza/Makefile              | 2 ++
 www/gatus/Makefile                  | 2 ++
 www/github-release-monitor/Makefile | 2 ++
 www/homepage/Makefile               | 2 ++
 www/pocket-id/Makefile              | 2 ++
 www/py-flatnotes/Makefile           | 2 ++
 www/tinyauth/Makefile               | 2 ++
 17 files changed, 34 insertions(+)

diff --git a/deskutils/readur/Makefile b/deskutils/readur/Makefile
index 52adb63faaed..fc5bf66629ff 100644
--- a/deskutils/readur/Makefile
+++ b/deskutils/readur/Makefile
@@ -4,6 +4,8 @@ DISTVERSION=	2.6.3
 PORTREVISION=	4
 CATEGORIES=	deskutils
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/readur
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \
 		swagger-ui-${SWAGGER_TAG}.zip
 
diff --git a/finance/homebox/Makefile b/finance/homebox/Makefile
index 6e5a1e1f9602..32e5b8fb9800 100644
--- a/finance/homebox/Makefile
+++ b/finance/homebox/Makefile
@@ -4,6 +4,8 @@ DISTVERSION=	0.22.3
 PORTREVISION=	3
 CATEGORIES=	finance
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/homebox
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile
index b2361de994bb..9cfea46ba1b0 100644
--- a/multimedia/navidrome/Makefile
+++ b/multimedia/navidrome/Makefile
@@ -3,6 +3,8 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.60.0
 CATEGORIES=	multimedia
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/:assets
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/navidrome
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}:assets \
 		${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.vendor${EXTRACT_SUFX}:assets
 
diff --git a/security/opkssh/Makefile b/security/opkssh/Makefile
index 46879bef9ea8..bf9f4581d673 100644
--- a/security/opkssh/Makefile
+++ b/security/opkssh/Makefile
@@ -4,6 +4,8 @@ DISTVERSION=	0.10.0
 PORTREVISION=	3
 CATEGORIES=	security
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/opkssh
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.vendor${EXTRACT_SUFX}
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/sysutils/backrest/Makefile b/sysutils/backrest/Makefile
index c450f39ba4d5..20d7d28dc223 100644
--- a/sysutils/backrest/Makefile
+++ b/sysutils/backrest/Makefile
@@ -4,6 +4,8 @@ DISTVERSION=	1.11.1
 PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/backrest
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/sysutils/go-ntfy/Makefile b/sysutils/go-ntfy/Makefile
index df8af55d8c38..f1e1c6f5c2a2 100644
--- a/sysutils/go-ntfy/Makefile
+++ b/sysutils/go-ntfy/Makefile
@@ -4,6 +4,8 @@ DISTVERSION=	2.17.0
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/:assets
 PKGNAMEPREFIX=	go-
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/ntfy
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}:assets
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/sysutils/gol/Makefile b/sysutils/gol/Makefile
index 0353941cc1aa..4c68ef322f6c 100644
--- a/sysutils/gol/Makefile
+++ b/sysutils/gol/Makefile
@@ -4,6 +4,8 @@ DISTVERSION=	1.0.35
 PORTREVISION=	4
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/gol
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.vendor${EXTRACT_SUFX}
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/sysutils/nginx-ui/Makefile b/sysutils/nginx-ui/Makefile
index 650ee2ed8d7a..62713b5feb42 100644
--- a/sysutils/nginx-ui/Makefile
+++ b/sysutils/nginx-ui/Makefile
@@ -4,6 +4,8 @@ DISTVERSION=	2.3.2
 PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/nginx-ui
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \
 		${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.vendor${EXTRACT_SUFX}
 
diff --git a/www/filebrowser-quantum/Makefile b/www/filebrowser-quantum/Makefile
index 7880a51b05c1..6108ea25237d 100644
--- a/www/filebrowser-quantum/Makefile
+++ b/www/filebrowser-quantum/Makefile
@@ -5,6 +5,8 @@ PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/filebrowser-quantum
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}-${FILEBROWSER_QUANTUM_CHANNEL}.frontend${EXTRACT_SUFX} \
 		${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}-${FILEBROWSER_QUANTUM_CHANNEL}.vendor${EXTRACT_SUFX}
 
diff --git a/www/filebrowser/Makefile b/www/filebrowser/Makefile
index 88e8e272a808..1c8769b064c3 100644
--- a/www/filebrowser/Makefile
+++ b/www/filebrowser/Makefile
@@ -4,6 +4,8 @@ DISTVERSION=	2.55.0
 PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/filebrowser
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/www/filepizza/Makefile b/www/filepizza/Makefile
index 3fdf2b87fabc..b492dcf87cde 100644
--- a/www/filepizza/Makefile
+++ b/www/filepizza/Makefile
@@ -2,6 +2,8 @@ PORTNAME=	filepizza
 DISTVERSION=	2.0.20251222
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/filepizza
 DISTFILES=	${PORTNAME}-${GITID}${EXTRACT_SUFX}
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/www/gatus/Makefile b/www/gatus/Makefile
index c987efdabbbe..c49a1ff1a8a7 100644
--- a/www/gatus/Makefile
+++ b/www/gatus/Makefile
@@ -4,6 +4,8 @@ DISTVERSION=	5.34.0
 PORTREVISION=	3
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/gatus
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.vendor${EXTRACT_SUFX}
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/www/github-release-monitor/Makefile b/www/github-release-monitor/Makefile
index c843a9114436..65841f7c3ea1 100644
--- a/www/github-release-monitor/Makefile
+++ b/www/github-release-monitor/Makefile
@@ -2,6 +2,8 @@ PORTNAME=	github-release-monitor
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.4.1
 CATEGORIES=	www
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/github-release-monitor
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/www/homepage/Makefile b/www/homepage/Makefile
index 8ffaf33ca074..354def4128a9 100644
--- a/www/homepage/Makefile
+++ b/www/homepage/Makefile
@@ -2,6 +2,8 @@ PORTNAME=	homepage
 DISTVERSION=	1.8.0
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/homepage
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile
index b81fee3265a3..fdc67867c935 100644
--- a/www/pocket-id/Makefile
+++ b/www/pocket-id/Makefile
@@ -3,6 +3,8 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.0
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/pocket-id
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/www/py-flatnotes/Makefile b/www/py-flatnotes/Makefile
index b1427800fcc4..123cc42f3310 100644
--- a/www/py-flatnotes/Makefile
+++ b/www/py-flatnotes/Makefile
@@ -4,6 +4,8 @@ DISTVERSION=	5.5.4
 CATEGORIES=	www python
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/:assets
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/flatnotes
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}:assets
 
 MAINTAINER=	dtxdf@FreeBSD.org
diff --git a/www/tinyauth/Makefile b/www/tinyauth/Makefile
index 0d52aca6b298..248f52ae746f 100644
--- a/www/tinyauth/Makefile
+++ b/www/tinyauth/Makefile
@@ -4,6 +4,8 @@ DISTVERSION=	4.0.1
 PORTREVISION=	5
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/
+# For instructions on how to create assets:
+#   https://github.com/DtxdF/port-assets-makejails/tree/main/tinyauth
 DISTFILES=	${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}
 
 MAINTAINER=	dtxdf@FreeBSD.org


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698fbf3b.34262.705e2a94>