diff --git a/sysutils/Makefile b/sysutils/Makefile --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1199,6 +1199,7 @@ SUBDIR += rename SUBDIR += renameutils SUBDIR += reoback + SUBDIR += reproduce SUBDIR += reptyr SUBDIR += respond SUBDIR += rest-server diff --git a/sysutils/reproduce/Makefile b/sysutils/reproduce/Makefile new file mode 100644 --- /dev/null +++ b/sysutils/reproduce/Makefile @@ -0,0 +1,27 @@ +PORTNAME= reproduce +DISTVERSIONPREFIX= v +DISTVERSION= 0.3.0 +CATEGORIES= sysutils + +MAINTAINER= DtxdF@disroot.org +COMMENT= AppJail image builder +WWW= https://github.com/DtxdF/reproduce + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USE_GITHUB= yes +GH_ACCOUNT= DtxdF + +NO_BUILD= yes + +PLIST_FILES= bin/appjail-reproduce +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}/${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}/${DOCSDIR} + +.include diff --git a/sysutils/reproduce/distinfo b/sysutils/reproduce/distinfo new file mode 100644 --- /dev/null +++ b/sysutils/reproduce/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1702702539 +SHA256 (DtxdF-reproduce-v0.3.0_GH0.tar.gz) = ff042cdc47076df140b0821d1da2705dc4e6555e0308b450796284f31e1be076 +SIZE (DtxdF-reproduce-v0.3.0_GH0.tar.gz) = 9939 diff --git a/sysutils/reproduce/pkg-descr b/sysutils/reproduce/pkg-descr new file mode 100644 --- /dev/null +++ b/sysutils/reproduce/pkg-descr @@ -0,0 +1,4 @@ +AppJail Reproduce is a small open source BSD-3 licensed tool for +automating the creation of images using Makejails, scripts and +simple text files, providing a common workflow and simplifying many +things. diff --git a/sysutils/reproduce/pkg-message b/sysutils/reproduce/pkg-message new file mode 100644 --- /dev/null +++ b/sysutils/reproduce/pkg-message @@ -0,0 +1,8 @@ +[ +{ type: install + message: <