git: More sendmail transition work

2015-03-10 Thread John Marino
commit 9c7f77ff80b9392768601296f96f54bfca389ebc Author: John Marino dr...@marino.st Date: Tue Mar 10 10:56:40 2015 +0100 More sendmail transition work Several changes were made, including * set default SENDMAIL_CF_DIR to standard dports location * add SENDMAIL_CF_DIR

git: sendmail transition: Do not pre-generate sendmail.cf

2015-03-10 Thread John Marino
commit 545f1377ff4ba12a5f4578698a99f6e26ec9e876 Author: John Marino dr...@marino.st Date: Tue Mar 10 11:46:07 2015 +0100 sendmail transition: Do not pre-generate sendmail.cf Originally a starter sendmail.cf file was created using the .mc template files and the m4 files

git: Remove contrib/sendmail-8.14

2015-03-10 Thread John Marino
commit fe53971ef5311d22f141d29dd7aa94b613bf0db6 Author: John Marino dr...@marino.st Date: Tue Mar 10 12:06:09 2015 +0100 Remove contrib/sendmail-8.14 The deletion of these source files should complete the removal of Sendmail from base. Summary of changes:

git: sys/vfs/hammer: Properly set mirror_tid on root node split

2015-03-10 Thread Tomohiro Kusumi
commit f0b930f314d1ccc165af3f9fe5f2512343fc9482 Author: Tomohiro Kusumi kusumi.tomoh...@gmail.com Date: Tue Mar 10 20:09:36 2015 +0900 sys/vfs/hammer: Properly set mirror_tid on root node split - Set elms[0].internal.mirror_tid of the new root node after root split.

git: sbin/hammer: Remove unnecessary workarond after f0b930f3

2015-03-10 Thread Tomohiro Kusumi
commit dff08fe7fd957453edf54865845e605849f2173a Author: Tomohiro Kusumi kusumi.tomoh...@gmail.com Date: Tue Mar 10 20:36:18 2015 +0900 sbin/hammer: Remove unnecessary workarond after f0b930f3 - Revert one of the workarounds made in commit 2f8c6a59 since it's no longer

git: make upgrade: Clear out installer files conditionally

2015-03-10 Thread John Marino
commit 8a71718789fb03e38b77cce54e88d2300b2f9f6a Author: John Marino dr...@marino.st Date: Tue Mar 10 15:08:52 2015 +0100 make upgrade: Clear out installer files conditionally Installing DragonFly from an image installer will end up coping the installer itself to /usr/sbin.

git: Remove NO_SENDMAIL and all it masks, except one

2015-03-10 Thread John Marino
commit 46ba0b785287af8bf902aef711c940b640ae9f45 Author: John Marino dr...@marino.st Date: Tue Mar 10 00:53:02 2015 +0100 Remove NO_SENDMAIL and all it masks, except one The next step in the removal of Sendmail is to remove all the components that NO_SENDMAIL masked, and then

git: kernel/acpi: Reduce code duplication with ACPICA.

2015-03-10 Thread Sascha Wildner
commit fc673eaa749a01e148fc5f0b6e81587531576344 Author: Sascha Wildner s...@online.de Date: Tue Mar 10 22:31:02 2015 +0100 kernel/acpi: Reduce code duplication with ACPICA. Use the types which the ACPICA framework provides whereever possible in our acpi_fadt and acpi_madt

git: make upgrade: Remove more installer stuff if WANT_INSTALLER isn't set.

2015-03-10 Thread Sascha Wildner
commit 6bc95bce3a9e887578f86a43550e12efdf42ce34 Author: Sascha Wildner s...@online.de Date: Tue Mar 10 22:32:36 2015 +0100 make upgrade: Remove more installer stuff if WANT_INSTALLER isn't set. Summary of changes: Makefile_upgrade.inc | 3 +++ 1 file changed, 3 insertions(+)

git: make.conf(5): Remove SENDMAIL_SET_USER_ID functionality

2015-03-10 Thread John Marino
commit 3ddba12595e63b7f8eabd45dbc8848f3bc4ad087 Author: John Marino dr...@marino.st Date: Tue Mar 10 09:20:33 2015 +0100 make.conf(5): Remove SENDMAIL_SET_USER_ID functionality This sendmail option has been deprecated and off by default since version 8.12. It is also not