forked from Lainports/freebsd-ports
- Much cleaner code (FreeBSD Update is now a shell script, rather than a
huge ugly makefile),
- Better performance,
- Reduced bandwidth usage when no updates are available,
- Warnings about files which have been affected by security updates, but
cannot be updated because they have been modified locally,
- An "intrusion detection" mode which compares every file which can be
installed as part of a RELEASE against a (signed) database of known good
hashes.
PR: 58028
Submitted by: Colin Percival <cperciva@daemonology.net> (maintainer)
8 lines
226 B
Text
8 lines
226 B
Text
sbin/freebsd-update
|
|
sbin/freebsd-update-verify
|
|
etc/freebsd-update.conf.sample
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/VERSION
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm freebsd-update
|