diff --git a/net/td-system-tools/Makefile b/net/td-system-tools/Makefile index fcfc076a5f04..19af85975b3f 100644 --- a/net/td-system-tools/Makefile +++ b/net/td-system-tools/Makefile @@ -1,21 +1,24 @@ PORTNAME= td-system-tools -DISTVERSION= 2.3.1 +DISTVERSION= 2.4.2 CATEGORIES= net MASTER_SITES= https://www.nntb.no/~dreibh/system-tools/download/ MAINTAINER= thomas.dreibholz@gmail.com COMMENT= Printing basic system information and system maintenance WWW= https://www.nntb.no/~dreibh/system-tools/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= bash:shells/bash \ figlet:misc/figlet \ getopt>=0:misc/getopt \ mbuffer:misc/mbuffer -USES= cmake gettext ssl:run tar:xz +USES= cmake gettext python shebangfix ssl:run tar:xz + +SHEBANG_FILES= src/X509/generate-test-certificates + CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=${PREFIX}/share/man .include diff --git a/net/td-system-tools/distinfo b/net/td-system-tools/distinfo index 3fc943714cd5..46c62f7afa0b 100644 --- a/net/td-system-tools/distinfo +++ b/net/td-system-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776709123 -SHA256 (td-system-tools-2.3.1.tar.xz) = 990d4ccd5ad231c7d6171f7912630c27785c11c54fb009e795c8e5bd52b3a5dd -SIZE (td-system-tools-2.3.1.tar.xz) = 1020240 +TIMESTAMP = 1777234073 +SHA256 (td-system-tools-2.4.2.tar.xz) = 689a6e653d9f3c343ff1969cb10a2342e578b3d63e708f96edb61ec030f228d1 +SIZE (td-system-tools-2.4.2.tar.xz) = 1024636 diff --git a/net/td-system-tools/pkg-plist b/net/td-system-tools/pkg-plist index 85096de65eb1..86f103a5124a 100644 --- a/net/td-system-tools/pkg-plist +++ b/net/td-system-tools/pkg-plist @@ -1,92 +1,95 @@ bin/Fingerprint-SSH-Keys bin/Reset-Machine-ID bin/System-Info bin/System-Maintenance bin/check-certificate bin/configure-grub bin/der2pem bin/extract-pem bin/get-system-info bin/pem2der bin/print-utf8 bin/random-sleep bin/test-tls-connection bin/text-block bin/try-hard bin/view-certificate bin/view-crl etc/profile.d/system-info.csh etc/profile.d/system-info.sh etc/system-info.d/01-example etc/system-info.d/banner-helper etc/system-maintenance.d/XX-example share/System-Info/01-example share/System-Info/09-hostname-example share/System-Info/10-company-logo-example share/System-Info/banner-helper share/bash-completion/completions/Fingerprint-SSH-Keys share/bash-completion/completions/Reset-Machine-ID share/bash-completion/completions/System-Info share/bash-completion/completions/System-Maintenance share/bash-completion/completions/check-certificate share/bash-completion/completions/configure-grub share/bash-completion/completions/der2pem share/bash-completion/completions/extract-pem share/bash-completion/completions/get-system-info share/bash-completion/completions/pem2der share/bash-completion/completions/print-utf8 share/bash-completion/completions/random-sleep share/bash-completion/completions/test-tls-connection share/bash-completion/completions/text-block share/bash-completion/completions/try-hard share/bash-completion/completions/view-certificate share/bash-completion/completions/view-crl share/configure-grub/grub-defaults-nornet share/configure-grub/grub-defaults-standard share/locale/de/LC_MESSAGES/Fingerprint-SSH-Keys.mo share/locale/de/LC_MESSAGES/Reset-Machine-ID.mo share/locale/de/LC_MESSAGES/System-Info.mo share/locale/de/LC_MESSAGES/System-Maintenance.mo share/locale/de/LC_MESSAGES/check-certificate.mo share/locale/de/LC_MESSAGES/extract-pem.mo share/locale/de/LC_MESSAGES/print-utf8.mo share/locale/de/LC_MESSAGES/random-sleep.mo share/locale/de/LC_MESSAGES/test-tls-connection.mo share/locale/de/LC_MESSAGES/text-block.mo share/locale/de/LC_MESSAGES/try-hard.mo share/locale/de/LC_MESSAGES/view-certificate.mo share/locale/de/LC_MESSAGES/view-crl.mo share/locale/nb/LC_MESSAGES/Fingerprint-SSH-Keys.mo share/locale/nb/LC_MESSAGES/Reset-Machine-ID.mo share/locale/nb/LC_MESSAGES/System-Info.mo share/locale/nb/LC_MESSAGES/System-Maintenance.mo share/locale/nb/LC_MESSAGES/check-certificate.mo share/locale/nb/LC_MESSAGES/extract-pem.mo share/locale/nb/LC_MESSAGES/print-utf8.mo share/locale/nb/LC_MESSAGES/random-sleep.mo share/locale/nb/LC_MESSAGES/test-tls-connection.mo share/locale/nb/LC_MESSAGES/text-block.mo share/locale/nb/LC_MESSAGES/try-hard.mo share/locale/nb/LC_MESSAGES/view-certificate.mo share/locale/nb/LC_MESSAGES/view-crl.mo share/man/man1/Fingerprint-SSH-Keys.1.gz share/man/man1/Reset-Machine-ID.1.gz share/man/man1/System-Info.1.gz share/man/man1/System-Maintenance.1.gz share/man/man1/check-certificate.1.gz share/man/man1/configure-grub.1.gz share/man/man1/der2pem.1.gz share/man/man1/extract-pem.1.gz share/man/man1/get-system-info.1.gz share/man/man1/pem2der.1.gz share/man/man1/print-utf8.1.gz share/man/man1/random-sleep.1.gz share/man/man1/test-tls-connection.1.gz share/man/man1/text-block.1.gz share/man/man1/try-hard.1.gz share/man/man1/view-certificate.1.gz share/man/man1/view-crl.1.gz +share/system-tools/CertificateHelper.py +share/system-tools/generate-test-certificates +share/system-tools/make-test-certificates share/text-block/example1.txt share/text-block/example2.txt share/text-block/insert.txt share/text-block/numbers.txt