CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/05/11 06:57:48
Modified files:
mail/amavisd-new: Makefile
mail/amavisd-new/pkg: PLIST
mail/archiveopteryx: Makefile
mail/archiveopteryx/pkg: PLIST
mail/clamnailer: Makefile
mail/clamnailer/pkg: PLIST
mail/courier-imap: Makefile
mail/courier-imap/pkg: PLIST-main PLIST-pop3
mail/cucipop : Makefile
mail/cucipop/pkg: PLIST
mail/dovecot : Makefile
mail/dovecot/pkg: PLIST-server
mail/dspam : Makefile
mail/dspam/pkg : PLIST
mail/exim : Makefile
mail/exim/pkg : PLIST-main
mail/mailman : Makefile
mail/mailman/pkg: PLIST
mail/majordomo : Makefile
mail/majordomo/pkg: PLIST
mail/milter-regex: Makefile
mail/milter-regex/pkg: PLIST
mail/milter-spamd: Makefile
mail/milter-spamd/pkg: PLIST
mail/mimedefang: Makefile
mail/mimedefang/pkg: PLIST
mail/smtp-vilter: Makefile
mail/smtp-vilter/pkg: PLIST
mail/solid-pop3d: Makefile
mail/solid-pop3d/pkg: PLIST
mail/sympa : Makefile
mail/sympa/pkg : PLIST
Log message:
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
ok aja@