Index: head/mail/sendmail/pkg-plist =================================================================== --- head/mail/sendmail/pkg-plist (revision 48656) +++ head/mail/sendmail/pkg-plist (revision 48657) @@ -1,28 +1,30 @@ -@comment $FreeBSD: /tmp/pcvs/ports/mail/sendmail/pkg-plist,v 1.7 2001-10-09 19:20:15 dinoex Exp $ +@comment $FreeBSD: /tmp/pcvs/ports/mail/sendmail/pkg-plist,v 1.8 2001-10-10 21:32:56 dinoex Exp $ @exec if ! pw groupshow smmsp 2>/dev/null; then pw groupadd smmsp -g 90; fi @exec if ! pw usershow smmsp 2>/dev/null; then pw useradd smmsp -g smmsp -u 90 -h - -d /nonexistent -s /nonexistent -c "Sendmail Queue"; fi @exec mkdir -p /var/spool/clientmqueue @exec chown smmsp:smmsp /var/spool/clientmqueue @exec chmod 770 /var/spool/clientmqueue @unexec if pw usershow smmsp | grep -q 90:90; then pw userdel smmsp; fi @comment (removed by userdel) pw groupdel smmsp bin/hoststat bin/mailq bin/newaliases bin/purgestat bin/rmail bin/vacation etc/rc.d/sm-client.sh.sample libexec/mail.local libexec/smrsh sbin/editmap sbin/mailstats sbin/makemap sbin/praliases +@group smmsp sbin/sendmail -@exec chown root:smmsp sbin/sendmail +@group wheel +@comment (overwritten by pkg_add) chown root:smmsp sbin/sendmail @exec chmod 2555 sbin/sendmail %%PORTDOCS%%share/doc/sendmail/DEVTOOLS %%PORTDOCS%%share/doc/sendmail/SENDMAIL %%PORTDOCS%%share/doc/sendmail/MAIL.LOCAL %%PORTDOCS%%share/doc/sendmail/SMRSH Property changes on: head/mail/sendmail/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/mail/sendmail812/pkg-plist =================================================================== --- head/mail/sendmail812/pkg-plist (revision 48656) +++ head/mail/sendmail812/pkg-plist (revision 48657) @@ -1,28 +1,30 @@ -@comment $FreeBSD: /tmp/pcvs/ports/mail/sendmail812/Attic/pkg-plist,v 1.7 2001-10-09 19:20:15 dinoex Exp $ +@comment $FreeBSD: /tmp/pcvs/ports/mail/sendmail812/Attic/pkg-plist,v 1.8 2001-10-10 21:32:56 dinoex Exp $ @exec if ! pw groupshow smmsp 2>/dev/null; then pw groupadd smmsp -g 90; fi @exec if ! pw usershow smmsp 2>/dev/null; then pw useradd smmsp -g smmsp -u 90 -h - -d /nonexistent -s /nonexistent -c "Sendmail Queue"; fi @exec mkdir -p /var/spool/clientmqueue @exec chown smmsp:smmsp /var/spool/clientmqueue @exec chmod 770 /var/spool/clientmqueue @unexec if pw usershow smmsp | grep -q 90:90; then pw userdel smmsp; fi @comment (removed by userdel) pw groupdel smmsp bin/hoststat bin/mailq bin/newaliases bin/purgestat bin/rmail bin/vacation etc/rc.d/sm-client.sh.sample libexec/mail.local libexec/smrsh sbin/editmap sbin/mailstats sbin/makemap sbin/praliases +@group smmsp sbin/sendmail -@exec chown root:smmsp sbin/sendmail +@group wheel +@comment (overwritten by pkg_add) chown root:smmsp sbin/sendmail @exec chmod 2555 sbin/sendmail %%PORTDOCS%%share/doc/sendmail/DEVTOOLS %%PORTDOCS%%share/doc/sendmail/SENDMAIL %%PORTDOCS%%share/doc/sendmail/MAIL.LOCAL %%PORTDOCS%%share/doc/sendmail/SMRSH Property changes on: head/mail/sendmail812/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property