View | Details | Raw Unified | Return to bug 282063
Collapse All | Expand All

(-)b/net/td-system-tools/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	td-system-tools
1
PORTNAME=	td-system-tools
2
DISTVERSION=	1.6.1
2
DISTVERSION=	2.0.0
3
CATEGORIES=	net
3
CATEGORIES=	net
4
MASTER_SITES=	https://www.nntb.no/~dreibh/system-tools/download/
4
MASTER_SITES=	https://www.nntb.no/~dreibh/system-tools/download/
5
5
(-)b/net/td-system-tools/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1712227996
1
TIMESTAMP = 1728839876
2
SHA256 (td-system-tools-1.6.1.tar.xz) = d6e3b9e6157719f27a62474060e746c4846077f851a21f81bd79d0132f968cf0
2
SHA256 (td-system-tools-2.0.0.tar.xz) = c6c1e3b0f37aebf4f58ea081f766e24ba64fae85dba7d482a21dfe32fa511f9b
3
SIZE (td-system-tools-1.6.1.tar.xz) = 130400
3
SIZE (td-system-tools-2.0.0.tar.xz) = 164640
(-)b/net/td-system-tools/pkg-plist (+20 lines)
Lines 1-6 Link Here
1
bin/configure-grub
1
bin/configure-grub
2
bin/Fingerprint-SSH-Keys
3
bin/get-system-info
4
bin/print-utf8
5
bin/random-sleep
6
bin/Reset-Machine-ID
2
bin/System-Info
7
bin/System-Info
3
bin/System-Maintenance
8
bin/System-Maintenance
9
bin/try-hard
4
etc/profile.d/system-info.csh
10
etc/profile.d/system-info.csh
5
etc/profile.d/system-info.sh
11
etc/profile.d/system-info.sh
6
etc/system-info.d/01-example
12
etc/system-info.d/01-example
Lines 8-20 etc/system-info.d/banner-helper Link Here
8
etc/system-maintenance.d/XX-example
14
etc/system-maintenance.d/XX-example
9
share/configure-grub/grub-defaults-nornet
15
share/configure-grub/grub-defaults-nornet
10
share/configure-grub/grub-defaults-standard
16
share/configure-grub/grub-defaults-standard
17
share/locale/de/LC_MESSAGES/Fingerprint-SSH-Keys.mo
18
share/locale/de/LC_MESSAGES/random-sleep.mo
19
share/locale/de/LC_MESSAGES/Reset-Machine-ID.mo
11
share/locale/de/LC_MESSAGES/System-Info.mo
20
share/locale/de/LC_MESSAGES/System-Info.mo
12
share/locale/de/LC_MESSAGES/System-Maintenance.mo
21
share/locale/de/LC_MESSAGES/System-Maintenance.mo
22
share/locale/de/LC_MESSAGES/try-hard.mo
23
share/locale/nb/LC_MESSAGES/Fingerprint-SSH-Keys.mo
24
share/locale/nb/LC_MESSAGES/random-sleep.mo
25
share/locale/nb/LC_MESSAGES/Reset-Machine-ID.mo
13
share/locale/nb/LC_MESSAGES/System-Info.mo
26
share/locale/nb/LC_MESSAGES/System-Info.mo
14
share/locale/nb/LC_MESSAGES/System-Maintenance.mo
27
share/locale/nb/LC_MESSAGES/System-Maintenance.mo
28
share/locale/nb/LC_MESSAGES/try-hard.mo
15
share/man/man1/configure-grub.1.gz
29
share/man/man1/configure-grub.1.gz
30
share/man/man1/Fingerprint-SSH-Keys.1.gz
31
share/man/man1/get-system-info.1.gz
32
share/man/man1/print-utf8.1.gz
33
share/man/man1/random-sleep.1.gz
34
share/man/man1/Reset-Machine-ID.1.gz
16
share/man/man1/System-Info.1.gz
35
share/man/man1/System-Info.1.gz
17
share/man/man1/System-Maintenance.1.gz
36
share/man/man1/System-Maintenance.1.gz
37
share/man/man1/try-hard.1.gz
18
share/System-Info/01-example
38
share/System-Info/01-example
19
share/System-Info/09-hostname-example
39
share/System-Info/09-hostname-example
20
share/System-Info/10-company-logo-example
40
share/System-Info/10-company-logo-example

Return to bug 282063