[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
to bsdadminscripts users
- To: freebsd-ports_(_at_)_freebsd_(_dot_)_org
- Subject: to bsdadminscripts users
- From: "[LoN]Kamikaze" <LoN_Kamikaze_(_at_)_gmx_(_dot_)_de>
- Date: Thu, 01 Nov 2007 11:27:23 +0100
Since the new release wasn't committed before the freeze I recommend you to
update your ports manually if you combine the use of ccache and distcc.
The new release changes the handling of this combination to allow ccache to
detect compiler changes and not to mistake distcc changes for compiler changes.
Also the new version introduces a script called pkg_libchk. The command
'pkg_libchk -q' will list all packages that need to be rebuild because they
link to libraries in /usr/local/lib/compat or link to a missing library. This
is useful after a major upgrade to avoid a 'portupgrade -fa'.
It also helps you to find the packages that need to be rebuild after a
portupgrade to delete the contents in /usr/local/lib/compat/pkg. After all
having outdated libraries lying around on your system can turn out to be a
security risk.
The patch can be obtained in the following way:
# cd /usr/ports
# fetch -o bsda 'http://www.freebsd.org/cgi/query-pr.cgi?prp=117533-1-diff'
# patch < bsda
# rm bsda
Afterwards you can upgrade sysutils/bsdadminscripts.
_______________________________________________
freebsd-ports_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org