Index: head/devel/py-fabric3/pkg-descr =================================================================== --- head/devel/py-fabric3/pkg-descr (revision 457703) +++ head/devel/py-fabric3/pkg-descr (revision 457704) @@ -1,4 +1,4 @@ -Fabric3 is a fork of Fabric to provide compatability with Python 3.4+. +Fabric3 is a fork of Fabric to provide compatibility with Python 3.4+. The port still works with Python 2.7. WWW: https://github.com/mathiasertl/fabric/ Index: head/mail/postfix211/files/pkg-message.in =================================================================== --- head/mail/postfix211/files/pkg-message.in (revision 457703) +++ head/mail/postfix211/files/pkg-message.in (revision 457704) @@ -1,25 +1,25 @@ To use postfix instead of sendmail: - clear sendmail queue and stop the sendmail daemons Run the following commands to enable postfix during startup: - sysrc postfix_enable="YES" - sysrc sendmail_enable="NONE" If postfix is *not* already activated in %%MC_PREFIX%%/etc/mail/mailer.conf - mv %%MC_PREFIX%%/etc/mail/mailer.conf %%MC_PREFIX%%/etc/mail/mailer.conf.old - install -m 0644 %%DATADIR%%/mailer.conf.postfix %%MC_PREFIX%%/etc/mail/mailer.conf Disable sendmail(8) specific tasks, add the following lines to /etc/periodic.conf(.local): daily_clean_hoststat_enable="NO" daily_status_mail_rejects_enable="NO" daily_status_include_submit_mailq="NO" daily_submit_queuerun="NO" If you are using SASL, you need to make sure that postfix has access to read the sasldb file. This is accomplished by adding postfix to group mail and making the %%PREFIX%%/etc/sasldb* file(s) readable by group mail (this should be the default for new installs). If you are upgrading from prior postfix version, review the RELEASE_NOTES to -familiarize yourself with new features and incompatabilities. +familiarize yourself with new features and incompatibilities. Index: head/net-mgmt/triton-guesttools/pkg-descr =================================================================== --- head/net-mgmt/triton-guesttools/pkg-descr (revision 457703) +++ head/net-mgmt/triton-guesttools/pkg-descr (revision 457704) @@ -1,3 +1,3 @@ -FreeBSD guest tools to enabled compatability with SmartOS and Triton. +FreeBSD guest tools to enabled compatibility with SmartOS and Triton. WWW: https://github.com/joyent/freebsd-kvm-image-builder/tree/master/triton-freebsd-guesttools