[EMAIL PROTECTED] writes:
> === Checking filesystem state
> list of extra files and directories in / (not present before this port was 
> installed but present after it was deinstalled)
> 9445449        4 drwxr-xr-x    3 root             wheel                 512 
> Nov 10 13:44 usr/local/share/zsh
> 9445450        4 drwxr-xr-x    2 root             wheel                 512 
> Nov 10 13:44 usr/local/share/zsh/site-functions
> ================================================================
> build of /usr/ports/shells/zsh ended at Mon Nov 10 13:44:38 UTC 2008

This shouldn't happen - there is a @dirrmtry in the plist:

@exec   mkdir %%ZSH_SITEFNDIR%% 2> /dev/null || true
@dirrmtry %%ZSH_SITEFNDIR%%

The log would be much more helpful if the script ran pkg_delete -v
instead of just pkg_delete.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to