diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile index 3950e44e8ad1..00eec9bd3df3 100644 --- a/ftp/sftpgo/Makefile +++ b/ftp/sftpgo/Makefile @@ -1,68 +1,67 @@ PORTNAME= sftpgo -PORTVERSION= 2.7.0 -PORTREVISION= 5 +PORTVERSION= 2.7.3 CATEGORIES= ftp www MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps MAINTAINER= skozlov@FreeBSD.org COMMENT= Fully featured and highly configurable SFTP, FTP/S, and WebDAV server WWW= https://github.com/drakkan/sftpgo LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:1.25+,modules tar:xz USE_RC_SUBR= ${PORTNAME} NO_WRKSUBDIR= yes OPTIONS_DEFINE= BASH FISH ZSH MANPAGES OPTIONS_DEFAULT= BASH FISH ZSH MANPAGES OPTIONS_SUB= yes USERS= sftpgo GROUPS= sftpgo post-patch: ${REINPLACE_CMD} -e 's|"templates"|"${DATADIR}/templates"|; \ s|"static"|"${DATADIR}/static"|; \ s|"sftpgo.db"|"/var/db/${PORTNAME}/${PORTNAME}.db"|' \ ${WRKSRC}/${PORTNAME}.json post-build-BASH-on: ${GO_WRKDIR_BIN}/${PORTNAME} gen completion bash > ${WRKDIR}/bash_completions post-build-FISH-on: ${GO_WRKDIR_BIN}/${PORTNAME} gen completion fish > ${WRKDIR}/fish_completions post-build-ZSH-on: ${GO_WRKDIR_BIN}/${PORTNAME} gen completion zsh > ${WRKDIR}/zsh_completions post-build-MANPAGES-on: ${MKDIR} ${WRKDIR}/manpages ${GO_WRKDIR_BIN}/${PORTNAME} gen man --dir ${WRKDIR}/manpages post-install: @${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC} && \ ${COPYTREE_SHARE} templates ${STAGEDIR}${DATADIR} && \ ${COPYTREE_SHARE} static ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.json ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.json.sample post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKDIR}/bash_completions ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} post-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKDIR}/fish_completions ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKDIR}/zsh_completions ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} post-install-MANPAGES-on: ${FIND} ${WRKDIR}/manpages -type f -execdir ${INSTALL_MAN} {} ${STAGEDIR}${PREFIX}/share/man/man1 \; .include diff --git a/ftp/sftpgo/distinfo b/ftp/sftpgo/distinfo index b7952b899e84..d7a8e83740b3 100644 --- a/ftp/sftpgo/distinfo +++ b/ftp/sftpgo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767314470 -SHA256 (sftpgo_v2.7.0_src_with_deps.tar.xz) = 7d70361aa52857816d2c14ff8b306429476f0864a10d99d9139b6ef1a8aaa45e -SIZE (sftpgo_v2.7.0_src_with_deps.tar.xz) = 11463260 +TIMESTAMP = 1780179013 +SHA256 (sftpgo_v2.7.3_src_with_deps.tar.xz) = 8273860c6d98ec335f0bf6242ea0f1428c1ecc9436e6ebf9205dc324a8ec8ac8 +SIZE (sftpgo_v2.7.3_src_with_deps.tar.xz) = 11598236 diff --git a/ftp/sftpgo/pkg-plist b/ftp/sftpgo/pkg-plist index 79229d99506a..ce86e5595c2d 100644 --- a/ftp/sftpgo/pkg-plist +++ b/ftp/sftpgo/pkg-plist @@ -1,122 +1,122 @@ bin/sftpgo %%BASH%%etc/bash_completion.d/sftpgo @sample etc/sftpgo.json.sample %%MANPAGES%%share/man/man1/sftpgo-acme-run.1.gz %%MANPAGES%%share/man/man1/sftpgo-acme.1.gz %%MANPAGES%%share/man/man1/sftpgo-gen-completion-bash.1.gz %%MANPAGES%%share/man/man1/sftpgo-gen-completion-fish.1.gz %%MANPAGES%%share/man/man1/sftpgo-gen-completion-powershell.1.gz %%MANPAGES%%share/man/man1/sftpgo-gen-completion-zsh.1.gz %%MANPAGES%%share/man/man1/sftpgo-gen-completion.1.gz %%MANPAGES%%share/man/man1/sftpgo-gen-man.1.gz %%MANPAGES%%share/man/man1/sftpgo-gen.1.gz %%MANPAGES%%share/man/man1/sftpgo-initprovider.1.gz %%MANPAGES%%share/man/man1/sftpgo-ping.1.gz %%MANPAGES%%share/man/man1/sftpgo-portable.1.gz %%MANPAGES%%share/man/man1/sftpgo-resetpwd.1.gz %%MANPAGES%%share/man/man1/sftpgo-resetprovider.1.gz %%MANPAGES%%share/man/man1/sftpgo-revertprovider.1.gz %%MANPAGES%%share/man/man1/sftpgo-serve.1.gz %%MANPAGES%%share/man/man1/sftpgo-smtptest.1.gz %%MANPAGES%%share/man/man1/sftpgo.1.gz %%FISH%%share/fish/completions/sftpgo.fish %%DATADIR%%/static/assets/css/style.bundle.css %%DATADIR%%/static/assets/js/scripts.bundle.js %%DATADIR%%/static/assets/plugins/custom/datatables/datatables.bundle.css %%DATADIR%%/static/assets/plugins/custom/datatables/datatables.bundle.js %%DATADIR%%/static/assets/plugins/custom/flatpickr/l10n/de.js %%DATADIR%%/static/assets/plugins/custom/flatpickr/l10n/fr.js %%DATADIR%%/static/assets/plugins/custom/flatpickr/l10n/it.js %%DATADIR%%/static/assets/plugins/custom/formrepeater/formrepeater.bundle.js %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-duotone.eot %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-duotone.svg %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-duotone.ttf %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-duotone.woff %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-outline.eot %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-outline.svg %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-outline.ttf %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-outline.woff %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-solid.eot %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-solid.svg %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-solid.ttf %%DATADIR%%/static/assets/plugins/global/fonts/keenicons/keenicons-solid.woff %%DATADIR%%/static/assets/plugins/global/plugins.bundle.css %%DATADIR%%/static/assets/plugins/global/plugins.bundle.js %%DATADIR%%/static/favicon.png %%DATADIR%%/static/img/login_image.png %%DATADIR%%/static/img/logo.png %%DATADIR%%/static/img/openid-logo.png %%DATADIR%%/static/locales/de/translation.json %%DATADIR%%/static/locales/en/translation.json %%DATADIR%%/static/locales/fr/translation.json %%DATADIR%%/static/locales/it/translation.json %%DATADIR%%/static/vendor/codemirror/cm6.bundle.min.js %%DATADIR%%/static/vendor/file-saver/FileSaver.min.js %%DATADIR%%/static/vendor/fonts/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2 %%DATADIR%%/static/vendor/fonts/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2 %%DATADIR%%/static/vendor/fonts/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2 %%DATADIR%%/static/vendor/fonts/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2 %%DATADIR%%/static/vendor/fonts/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2 %%DATADIR%%/static/vendor/fonts/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2 %%DATADIR%%/static/vendor/fonts/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2 -%%DATADIR%%/static/vendor/glightbox/glightbox.min.css -%%DATADIR%%/static/vendor/glightbox/glightbox.min.js %%DATADIR%%/static/vendor/humanize-duration/humanize-duration.min.js %%DATADIR%%/static/vendor/i18next/i18next.min.js %%DATADIR%%/static/vendor/i18next/i18nextBrowserLanguageDetector.min.js %%DATADIR%%/static/vendor/i18next/i18nextChainedBackend.min.js %%DATADIR%%/static/vendor/i18next/i18nextHttpBackend.min.js %%DATADIR%%/static/vendor/i18next/i18nextLocalStorageBackend.min.js %%DATADIR%%/static/vendor/i18next/jquery-i18next.min.js +%%DATADIR%%/static/vendor/imageviewer/imageviewer.css +%%DATADIR%%/static/vendor/imageviewer/imageviewer.js %%DATADIR%%/static/vendor/papaparse/papaparse.min.js %%DATADIR%%/static/vendor/pdfobject/pdfobject.min.js %%DATADIR%%/templates/common/base.html %%DATADIR%%/templates/common/baselogin.html %%DATADIR%%/templates/common/changepassword.html %%DATADIR%%/templates/common/forgot-password.html %%DATADIR%%/templates/common/login.html %%DATADIR%%/templates/common/message.html %%DATADIR%%/templates/common/reset-password.html %%DATADIR%%/templates/common/twofactor-recovery.html %%DATADIR%%/templates/common/twofactor.html %%DATADIR%%/templates/email/password-expiration.html %%DATADIR%%/templates/email/reset-password.html %%DATADIR%%/templates/webadmin/admin.html %%DATADIR%%/templates/webadmin/admins.html %%DATADIR%%/templates/webadmin/adminsetup.html %%DATADIR%%/templates/webadmin/base.html %%DATADIR%%/templates/webadmin/configs.html %%DATADIR%%/templates/webadmin/connections.html %%DATADIR%%/templates/webadmin/defender.html %%DATADIR%%/templates/webadmin/eventaction.html %%DATADIR%%/templates/webadmin/eventactions.html %%DATADIR%%/templates/webadmin/eventrule.html %%DATADIR%%/templates/webadmin/eventrules.html %%DATADIR%%/templates/webadmin/events.html %%DATADIR%%/templates/webadmin/folder.html %%DATADIR%%/templates/webadmin/folders.html %%DATADIR%%/templates/webadmin/fsconfig.html %%DATADIR%%/templates/webadmin/group.html %%DATADIR%%/templates/webadmin/groups.html %%DATADIR%%/templates/webadmin/iplist.html %%DATADIR%%/templates/webadmin/iplists.html %%DATADIR%%/templates/webadmin/maintenance.html %%DATADIR%%/templates/webadmin/mfa.html %%DATADIR%%/templates/webadmin/profile.html %%DATADIR%%/templates/webadmin/role.html %%DATADIR%%/templates/webadmin/roles.html %%DATADIR%%/templates/webadmin/status.html %%DATADIR%%/templates/webadmin/user.html %%DATADIR%%/templates/webadmin/users.html %%DATADIR%%/templates/webclient/base.html %%DATADIR%%/templates/webclient/editfile.html %%DATADIR%%/templates/webclient/files.html %%DATADIR%%/templates/webclient/mfa.html %%DATADIR%%/templates/webclient/profile.html %%DATADIR%%/templates/webclient/share.html %%DATADIR%%/templates/webclient/sharedownload.html %%DATADIR%%/templates/webclient/sharelogin.html %%DATADIR%%/templates/webclient/shares.html %%DATADIR%%/templates/webclient/shareupload.html %%DATADIR%%/templates/webclient/viewpdf.html %%ZSH%%share/zsh/site-functions/_sftpgo