# HG changeset patch # User John Beck # Date 1421689838 28800 # Node ID 9542243c87712ce5da2240438c0145696bc8ae6c # Parent 4006eaaa7d29ca78cbd8c1983c42958def35b8c6 20355401 add sendmail to Userland (restore partly dropped fix for 19357995) diff -r 4006eaaa7d29 -r 9542243c8771 components/sendmail/libmilter.p5m --- a/components/sendmail/libmilter.p5m Fri Jan 16 12:38:45 2015 -0800 +++ b/components/sendmail/libmilter.p5m Mon Jan 19 09:50:38 2015 -0800 @@ -28,6 +28,7 @@ set name=pkg.summary value="Sendmail Mail Filter API" set name=pkg.description \ value="The sendmail Mail Filter API (Milter) library allows access to mail messages as they are being processed in order to filter meta-information and content." +set name=com.oracle.info.description value="Sendmail Mail Filter API" set name=com.oracle.info.tpno value=$(TPNO) set name=info.classification \ value=org.opensolaris.category.2008:System/Libraries diff -r 4006eaaa7d29 -r 9542243c8771 components/sendmail/sendmail.p5m --- a/components/sendmail/sendmail.p5m Fri Jan 16 12:38:45 2015 -0800 +++ b/components/sendmail/sendmail.p5m Mon Jan 19 09:50:38 2015 -0800 @@ -33,6 +33,7 @@ set name=pkg.summary value="Sendmail utilities" set name=pkg.description \ value="SMTP-based mail transfer agent sendmail(1M), its configuration hierarchy sendmail(4), and various other mail-related utilities." +set name=com.oracle.info.description value="Sendmail utilities" set name=com.oracle.info.tpno value=$(TPNO) set name=info.classification value=org.opensolaris.category.2008:System/Core set name=info.upstream value="Sendmail community" @@ -226,7 +227,7 @@ file MailHeader.html path=usr/lib/help/auths/locale/C/MailHeader.html file MailQueue.html path=usr/lib/help/auths/locale/C/MailQueue.html file SmfSendmailStates.html \ - path=usr/lib/help/auths/locale/C/SmfSendmailStates.html + path=usr/lib/help/auths/locale/C/SmfSendmailStates.html file RtMailMngmnt.html path=usr/lib/help/profiles/locale/C/RtMailMngmnt.html file usr/bin/mailq path=usr/lib/inet/mailq mode=4555 file usr/lib/sendmail path=usr/lib/inet/sendmail group=smmsp mode=2555