Ports wöchentlich auf neue Versionen prüfen
Möchte man wöchentlich die installierten Ports angezeigt bekommen, von denen im Portsbaum eine neuere Version existiert, kann folgende Zeile in der /etc/periodic.conf eingefügt werden:
weekly_status_pkg_enable="YES"
Danach werden die entsprechenden Ports im wöchentlichen Statusmail aufgeführt:
[...] Check for out of date packages: ccache-2.4_7 needs updating (port has 2.4_8) maatkit-1972 needs updating (port has 3119) mysql-client-5.0.75 needs updating (port has 5.0.83) mysql-server-5.0.75 needs updating (port has 5.0.83) portlint-2.11.1 needs updating (port has 2.11.2) postgresql-client-8.2.9 needs updating (port has 8.2.13) postgresql-server-8.2.9 needs updating (port has 8.2.13) rrdtool-1.2.29 needs updating (port has 1.2.30) rsync-3.0.3 needs updating (port has 3.0.6) screen-4.0.3_5 needs updating (port has 4.0.3_6) subversion-freebsd-1.5.5_1 needs updating (port has 1.6.2) [...]
Comments
No new comments allowed (anymore) on this post.