mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
53ec7442a9
ports tree. It also features a file `database/portaudit.txt' where UUIDs for vulnerabilities can be allocated quickly before they are moved to the VuXML database. Call `packaudit' after upgrading your ports tree.
8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
bin/packaudit
|
|
etc/packaudit.conf.sample
|
|
%%DATADIR%%/vuxml2html.xslt
|
|
%%DATADIR%%/vuxml2portaudit.xslt
|
|
@dirrm %%DATADIR%%
|
|
@exec mkdir -p %%DATABASEDIR%%
|
|
@unexec rmdir %%DATABASEDIR%% 2>/dev/null || true
|