aboutsummaryrefslogtreecommitdiff
path: root/security/john/pkg-plist
blob: 874e09ed9a7bb05d73996371a375ed88d2be1046 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
bin/john
bin/unshadow
bin/xtract
@unexec if cmp -s %D/etc/john.conf %D/etc/john.conf.default; then rm -f %D/etc/john.conf; fi
etc/john.conf.default
@exec [ -f %B/john.conf ] || cp %B/%f %B/john.conf
%%DATADIR%%/all.chr
%%DATADIR%%/alnum.chr
%%DATADIR%%/alpha.chr
%%DATADIR%%/digits.chr
%%DATADIR%%/lanman.chr
%%DATADIR%%/password.lst
@dirrm %%DATADIR%%