CHANGELIST(5) - File Formats Manual # CHANGELIST(5) - File Formats Manual
NAME # changelist - list of backup files
DESCRIPTION # The /etc/changelist file is a simple text file containing the names of files to be backed up and checked for modification by the system security script, security(8). It is checked daily by the /etc/daily script. See daily(8) for further details.
Each line of the file contains the name of a file, specified by its absolute pathname, one per line.
...
CLEAN-OLD-DISTFILES(1) - General Commands Manual # CLEAN-OLD-DISTFILES(1) - General Commands Manual
NAME # clean-old-distfiles - remove obsolete ports distfiles
SYNOPSIS # clean-old-distfiles [-mnvx] [-e except] [-h history] [timestamp]
DESCRIPTION # Each time dpb(1) is run for a full scan of the ports(7) tree, it appends to the history log, listing files in the distfiles directory that are not, or no longer, needed for building the complete tree. It can also be run solely for that purpose, by using:
...
SIGNIFY(1) - General Commands Manual # SIGNIFY(1) - General Commands Manual
NAME # signify - cryptographically sign and verify files
SYNOPSIS # signify -C [-q] [-p pubkey] [-t keytype] -x sigfile [file …]
signify -G [-n] [-c comment] -p pubkey -s seckey
signify -S [-enz] [-x sigfile] -s seckey -m message
signify -V [-eqz] [-p pubkey] [-t keytype] [-x sigfile] -m message
DESCRIPTION # The signify utility creates and verifies cryptographic signatures.
...