On 2007/09/10 16:13, Chris wrote:
> - also is there any way to distinguish applications I installed from the
>   package list and applications I installed from the ports tree?

No; ports just create packages. If you 'make install' this checks
/usr/ports/packages/whatever/foo.tgz is up-to-date and builds it if
necessary, then runs pkg_add on it.

But this is of little consequence... do the pkg_add -ui, then
ls -l /var/db/pkg and you can easily spot anything that didn't get
updated.

Reply via email to