mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
56ac9da8fd
- let the ports-secteam maintain this port instead of secteam. This should assign PRs to the appropriate place. [1] - recent freebsd versions should use pkg audit instead of portaudit - stagify - remove mention of preference file format changes which changed in 2004 PR: ports/184004 (partial Discussed with: simon (many months ago) [1]
10 lines
267 B
Plaintext
10 lines
267 B
Plaintext
sbin/portaudit
|
|
etc/portaudit.pubkey
|
|
etc/portaudit.conf.sample
|
|
man/man1/portaudit.1.gz
|
|
%%PERIODICDIR%%/security/410.portaudit
|
|
@dirrmtry %%PERIODICDIR%%/security
|
|
@dirrmtry %%PERIODICDIR%%
|
|
@exec mkdir -p %%DATABASEDIR%%
|
|
@unexec rmdir %%DATABASEDIR%% 2>/dev/null || true
|